Home
last modified time | relevance | path

Searched refs:NS_RPN_ID (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h130 #define NS_RPN_ID 0x0212 /* Reg port name */ macro
178 #define FC_IS_CMD_A_REG(cmd) ((cmd) >= NS_RPN_ID && (cmd) <= NS_DA_ID)
/illumos-gate/usr/src/uts/common/sys/
H A Dfct_defines.h113 #define NS_RPN_ID 0x0212 /* Reg port name */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c934 case NS_RPN_ID: in fcoei_initiate_ct_req()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c118 NS_RPN_ID,
5387 case NS_RPN_ID: in fp_ns_reg()
5400 rxn.rxn_xname = ((cmd_code == NS_RPN_ID) ? in fp_ns_reg()
5404 if (cmd_code == NS_RPN_ID) { in fp_ns_reg()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5502 fcip_ns_cmd.ns_cmd = NS_RPN_ID; in fcip_spareq()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7775 case NS_RPN_ID: in ql_cthdr_endian()