Home
last modified time | relevance | path

Searched refs:FCSSUB_DS_NAME_SERVER (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h73 #define FCSSUB_DS_NAME_SERVER 0x02 /* Zoned Name Server */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2737 req_iu->aiu_header.ct_fcssubtype == FCSSUB_DS_NAME_SERVER)); in fcsm_ct_init()
2878 ct_header->ct_fcssubtype != FCSSUB_DS_NAME_SERVER)) { in fcsm_job_ct_passthru()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c12978 ct.ct_fcssubtype = FCSSUB_DS_NAME_SERVER; in fp_ct_init()