Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c2383 pkt->cmd3.entry_count = 1; in ql_scsi_passthru()
4221 pkt->cmd3.entry_count = 1; in ql_report_lun()
4232 pkt->cmd3.scsi_cdb[6] = in ql_report_lun()
4234 pkt->cmd3.scsi_cdb[7] = in ql_report_lun()
4236 pkt->cmd3.scsi_cdb[8] = in ql_report_lun()
4238 pkt->cmd3.scsi_cdb[9] = in ql_report_lun()
4240 pkt->cmd3.byte_count = in ql_report_lun()
4246 pkt->cmd3.dseg[0].length = in ql_report_lun()
4570 pkt->cmd3.entry_count = 1; in ql_inq()
4577 pkt->cmd3.lun_l = LSB(lun); in ql_inq()
[all …]
/illumos-gate/usr/src/cmd/mailx/
H A DMakefile32 OBJS= myfopen.o cmd1.o cmd2.o cmd3.o \
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h1425 cmd_3_entry_t cmd3; member