Home
last modified time | relevance | path

Searched refs:lun_h (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h76 uint8_t lun_h; /* SCSI LUN - MSB */ member
203 uint8_t lun_h; /* SCSI LUN - MSB */ member
227 uint8_t lun_h; /* SCSI LUN - MSB */ member
430 uint8_t lun_h; /* SCSI LUN - MSB */ member
768 uint8_t lun_h; member
882 uint8_t lun_h; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c472 pkt->lun_h = MSB(sp->lun_queue->lun_no); in ql_command_iocb()
1042 pkt->lun_h = MSB(lq->lun_no); in ql_marker()
H A Dql_xioctl.c2391 pkt->cmd3.lun_h = MSB(scsi_req.lun); in ql_scsi_passthru()
2416 pkt->cmd.lun_h = MSB(scsi_req.lun); in ql_scsi_passthru()
4578 pkt->cmd3.lun_h = MSB(lun); in ql_inq()
4602 pkt->cmd.lun_h = MSB(lun); in ql_inq()