Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h114 #define NS_GA_NXT 0x0100 /* Get All next */ 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.h97 #define NS_GA_NXT 0x0100 /* Get All next */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c913 case NS_GA_NXT: in fcoei_initiate_ct_req()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2814 if (ns_cmd->ns_cmd_code < NS_GA_NXT || in fp_job_handler()
7167 ns_cmd->ns_cmd_code = NS_GA_NXT; in fp_ns_get_devcount()
8388 ns_cmd->ns_cmd_code = NS_GA_NXT; in fp_fciocmd()
9619 if (ns_cmd->ns_cmd_code == NS_GA_NXT) { in fp_fciocmd()
12906 if (ns_cmd->ns_cmd_code == NS_GA_NXT) { in fp_ns_query()
13118 if (cmd_hdr.ct_cmdrsp == NS_GA_NXT) { in fp_ns_intr()
13656 ns_cmd->ns_cmd_code = NS_GA_NXT; in fp_ns_getmap()
13708 ns_cmd->ns_cmd_code = NS_GA_NXT; in fp_create_remote_port_by_ns()
H A Dfctl.c1224 ns_cmd->ns_cmd_code = NS_GA_NXT; in fc_ulp_get_remote_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7766 case NS_GA_NXT: in ql_cthdr_endian()