Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h306 uint16_t ns_cmd_code; /* NS command code */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2813 if (ns_cmd->ns_cmd_code < NS_GA_NXT || in fp_job_handler()
2814 ns_cmd->ns_cmd_code > NS_DA_ID) { in fp_job_handler()
2820 if (FC_IS_CMD_A_REG(ns_cmd->ns_cmd_code)) { in fp_job_handler()
2830 ns_cmd->ns_cmd_code, job, 0, KM_SLEEP); in fp_job_handler()
7146 ns_cmd->ns_cmd_code = NS_GID_PT; in fp_ns_get_devcount()
7166 ns_cmd->ns_cmd_code = NS_GA_NXT; in fp_ns_get_devcount()
8384 ns_cmd->ns_cmd_code = NS_GA_NXT; in fp_fciocmd()
8695 ns_cmd->ns_cmd_code = NS_GID_PN; in fp_fciocmd()
9613 ns_cmd->ns_cmd_code = ns_req->ns_cmd; in fp_fciocmd()
9615 if (ns_cmd->ns_cmd_code == NS_GA_NXT) { in fp_fciocmd()
[all …]
H A Dfctl.c1199 ns_cmd->ns_cmd_code = NS_GID_PN; in fc_ulp_get_remote_port()
1223 ns_cmd->ns_cmd_code = NS_GA_NXT; in fc_ulp_get_remote_port()
1335 ns_cmd->ns_cmd_code = ns_req->ns_cmd; in fc_ulp_port_ns()