Home
last modified time | relevance | path

Searched refs:FCSTYPE_DIRECTORY (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h67 #define FCSTYPE_DIRECTORY 0xFC macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2736 (req_iu->aiu_header.ct_fcstype == FCSTYPE_DIRECTORY && in fcsm_ct_init()
2866 } else if (ct_header->ct_fcstype == FCSTYPE_DIRECTORY) { in fcsm_job_ct_passthru()
2877 (ct_header->ct_fcstype != FCSTYPE_DIRECTORY || in fcsm_job_ct_passthru()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c911 case FCSTYPE_DIRECTORY: in fcoei_initiate_ct_req()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7649 case FCSTYPE_DIRECTORY: in ql_fc_services()
7762 if (hdr.ct_fcstype == FCSTYPE_DIRECTORY) { in ql_cthdr_endian()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c12977 ct.ct_fcstype = FCSTYPE_DIRECTORY; in fp_ct_init()