Home
last modified time | relevance | path

Searched refs:FCSTYPE_MGMTSERVICE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h65 #define FCSTYPE_MGMTSERVICE 0xFA macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2503 if (ct_header->ct_fcstype == FCSTYPE_MGMTSERVICE) { in fcsm_retry_job()
2735 ASSERT(req_iu->aiu_header.ct_fcstype == FCSTYPE_MGMTSERVICE || in fcsm_ct_init()
2741 if (req_iu->aiu_header.ct_fcstype == FCSTYPE_MGMTSERVICE) { in fcsm_ct_init()
2863 if (ct_header->ct_fcstype == FCSTYPE_MGMTSERVICE) { in fcsm_job_ct_passthru()
2876 if (ct_header->ct_fcstype != FCSTYPE_MGMTSERVICE && in fcsm_job_ct_passthru()
2894 if ((ct_header->ct_fcstype == FCSTYPE_MGMTSERVICE) && in fcsm_job_ct_passthru()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1001 case FCSTYPE_MGMTSERVICE: in fcoei_initiate_ct_req()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7650 case FCSTYPE_MGMTSERVICE: in ql_fc_services()