Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h75 uint8_t lun_l; /* SCSI LUN - LSB */ member
202 uint8_t lun_l; /* SCSI LUN - LSB */ member
226 uint8_t lun_l; /* SCSI LUN - LSB */ member
429 uint8_t lun_l; /* SCSI LUN - LSB */ member
767 uint8_t lun_l; member
881 uint8_t lun_l; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c471 pkt->lun_l = LSB(sp->lun_queue->lun_no); in ql_command_iocb()
1041 pkt->lun_l = LSB(lq->lun_no); in ql_marker()
H A Dql_xioctl.c2390 pkt->cmd3.lun_l = LSB(scsi_req.lun); in ql_scsi_passthru()
2415 pkt->cmd.lun_l = LSB(scsi_req.lun); in ql_scsi_passthru()
4577 pkt->cmd3.lun_l = LSB(lun); in ql_inq()
4601 pkt->cmd.lun_l = LSB(lun); in ql_inq()