Searched refs:cntl_qtype (Results 1 – 9 of 9) sorted by relevance
62 cntl_qtype : 3; /* tagged queueing type */ member79 uchar_t cntl_qtype : 3, /* tagged queueing type */ member
58 cntl_qtype : 3; /* tagged queueing type */ member
441 cntl_qtype : 3; member
451 if (fcp->fcp_cntl.cntl_qtype == FCP_QTYPE_HEAD_OF_Q) { in ql_command_iocb()454 } else if (fcp->fcp_cntl.cntl_qtype == FCP_QTYPE_ORDERED) { in ql_command_iocb()693 switch (fcp->fcp_cntl.cntl_qtype) { in ql_command_24xx_iocb()819 switch (fcp->fcp_cntl.cntl_qtype) { in ql_cmd_24xx_type_6_iocb()
1457 if (sp->fcp->fcp_cntl.cntl_qtype == FCP_QTYPE_UNTAGGED) { in ql_fast_fcp_post()2197 if (sp->fcp->fcp_cntl.cntl_qtype == FCP_QTYPE_HEAD_OF_Q) { in ql_status_error()2200 } else if (sp->fcp->fcp_cntl.cntl_qtype == FCP_QTYPE_ORDERED) { in ql_status_error()2203 } else if (sp->fcp->fcp_cntl.cntl_qtype == FCP_QTYPE_SIMPLE) { in ql_status_error()
7739 if (sp->fcp->fcp_cntl.cntl_qtype == in ql_next()7826 if (sp->fcp->fcp_cntl.cntl_qtype == in ql_done()
2630 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE; in fcp_send_scsi_ioctl()6591 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_UNTAGGED; in fcp_send_scsi()14205 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_HEAD_OF_Q; in fcp_prepare_pkt()14207 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_ORDERED; in fcp_prepare_pkt()14209 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE; in fcp_prepare_pkt()14211 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_UNTAGGED; in fcp_prepare_pkt()16269 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_HEAD_OF_Q; in fcp_pseudo_start()16271 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_ORDERED; in fcp_pseudo_start()16273 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE; in fcp_pseudo_start()16275 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_UNTAGGED; in fcp_pseudo_start()
1677 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE; in sf_scsi_init_pkt()3545 reportlun->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE; in sf_do_reportlun()3896 inq->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE; in sf_do_inquiry()5300 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_HEAD_OF_Q; in sf_prepare_pkt()5302 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_ORDERED; in sf_prepare_pkt()
1089 frm->frm_payload[offset] = fcp_cmd_iu->fcp_cntl.cntl_qtype & 0x07; in fcoei_initiate_fcp_cmd()