Home
last modified time | relevance | path

Searched refs:FCP_QTYPE_SIMPLE (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcp.h72 #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.c751 case FCP_QTYPE_SIMPLE: in ql_command_24xx_iocb()
895 case FCP_QTYPE_SIMPLE: in ql_cmd_24xx_type_6_iocb()
H A Dql_isr.c2328 } else if (sp->fcp->fcp_cntl.cntl_qtype == FCP_QTYPE_SIMPLE) { in ql_status_error()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2634 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE; in fcp_send_scsi_ioctl()
14196 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE; in fcp_prepare_pkt()
16266 fcmd->fcp_cntl.cntl_qtype = FCP_QTYPE_SIMPLE; in fcp_pseudo_start()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c8725 fcp_cmd->fcpCntl1 = FCP_QTYPE_SIMPLE; in emlxs_send_fcp_cmd()