Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c695 pkt->task = TA_STAG; in ql_command_24xx_iocb()
821 cdma->cmd.task = TA_STAG; in ql_cmd_24xx_type_6_iocb()
H A Dql_xioctl.c2257 pkt->cmd24.task = TA_STAG; in ql_scsi_passthru()
4084 pkt->cmd24.task = TA_STAG; in ql_report_lun()
4414 pkt->cmd24.task = TA_STAG; in ql_inq()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h172 #define TA_STAG 0 macro