Home
last modified time | relevance | path

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

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