Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h84 ct_fcssubtype : 8, member
99 ct_fcssubtype : 8, /* subtype of service */
/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()
2873 ct_header->ct_fcstype, ct_header->ct_fcssubtype)); in fcsm_job_ct_passthru()
2878 ct_header->ct_fcssubtype != FCSSUB_DS_NAME_SERVER)) { in fcsm_job_ct_passthru()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c887 FCOE_V2B_1(ct->ct_fcssubtype, FPLD + offset); in fcoei_initiate_ct_req()
/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()