Searched refs:fp_ns_reg (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fp.h | 351 static int fp_ns_reg(fc_local_port_t *port, fc_remote_port_t *pd,
|
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 2829 rval = fp_ns_reg(port, ns_cmd->ns_pd, in fp_job_handler() 5253 if (fp_ns_reg(port, NULL, ns_reg_cmds[count], in fp_ns_init() 5306 if (fp_ns_reg(port, NULL, NS_DA_ID, job, 0, KM_SLEEP) != FC_SUCCESS) { in fp_ns_fini() 5363 fp_ns_reg(fc_local_port_t *port, fc_remote_port_t *pd, uint16_t cmd_code, in fp_ns_reg() function
|