Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h306 uint16_t ns_cmd_code; /* NS command code */ member
/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()
2815 ns_cmd->ns_cmd_code > NS_DA_ID) { in fp_job_handler()
2821 if (FC_IS_CMD_A_REG(ns_cmd->ns_cmd_code)) { in fp_job_handler()
2831 ns_cmd->ns_cmd_code, job, 0, KM_SLEEP); in fp_job_handler()
7147 ns_cmd->ns_cmd_code = NS_GID_PT; in fp_ns_get_devcount()
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()
8699 ns_cmd->ns_cmd_code = NS_GID_PN; in fp_fciocmd()
9617 ns_cmd->ns_cmd_code = ns_req->ns_cmd; in fp_fciocmd()
9619 if (ns_cmd->ns_cmd_code == NS_GA_NXT) { in fp_fciocmd()
[all …]
H A Dfctl.c1200 ns_cmd->ns_cmd_code = NS_GID_PN; in fc_ulp_get_remote_port()
1224 ns_cmd->ns_cmd_code = NS_GA_NXT; in fc_ulp_get_remote_port()
1336 ns_cmd->ns_cmd_code = ns_req->ns_cmd; in fc_ulp_port_ns()