Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c752 pkt->task = TA_STAG; in ql_command_24xx_iocb()
896 cdma->cmd.task = TA_STAG; in ql_cmd_24xx_type_6_iocb()
H A Dql_xioctl.c2362 pkt->cmd24.task = TA_STAG; in ql_scsi_passthru()
4201 pkt->cmd24.task = TA_STAG; in ql_report_lun()
4549 pkt->cmd24.task = TA_STAG; in ql_inq()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h175 #define TA_STAG 0 macro