Searched refs:FCP_QTYPE_SIMPLE (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcp.h74 #define FCP_QTYPE_SIMPLE 0 /* simple queueing */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h104 #define FCP_QTYPE_SIMPLE 0 /* simple queueing */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c457 /* else if (fcp->fcp_cntl.cntl_qtype == FCP_QTYPE_SIMPLE) */
694 case FCP_QTYPE_SIMPLE:
820 case FCP_QTYPE_SIMPLE:
H A Dql_isr.c2203 } else if (sp->fcp->fcp_cntl.cntl_qtype == FCP_QTYPE_SIMPLE) {
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c1675 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE;
3543 reportlun->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE;
3894 inq->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE;
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2630 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE;
14195 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE;
16265 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c8702 fcp_cmd->fcpCntl1 = FCP_QTYPE_SIMPLE;

Completed in 134 milliseconds