Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h129 #define NS_GID_PT 0x01A1 /* Get port Id for type */ macro
177 #define FC_IS_CMD_A_QUERY(cmd) ((cmd) >= NS_GA_NXT && (cmd) <= NS_GID_PT)
/illumos-gate/usr/src/uts/common/sys/
H A Dfct_defines.h112 #define NS_GID_PT 0x01A1 /* Get port Id for type */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c921 case NS_GID_PT: in fcoei_initiate_ct_req()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7147 ns_cmd->ns_cmd_code = NS_GID_PT; in fp_ns_get_devcount()
13124 cmd_hdr.ct_cmdrsp <= NS_GID_PT) { in fp_ns_intr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7774 case NS_GID_PT: in ql_cthdr_endian()