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.c7147 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()
10149 ns_cmd->ns_cmd_code = NS_GID_PN; in fp_fabric_online()
12384 ns_cmd->ns_cmd_code = NS_GPN_ID; in fp_handle_unsol_rscn()
12685 ns_cmd->ns_cmd_code = NS_GID_PN; in fp_remote_lip()
12712 ns_cmd->ns_cmd_code = NS_GPT_ID; in fp_remote_lip()
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()
14066 ns_cmd->ns_cmd_code = NS_GID_PN; in fp_validate_area_domain()
14899 ns_cmd->ns_cmd_code = NS_GID_PN; in fp_ns_validate_device()
[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()