Home
last modified time | relevance | path

Searched refs:fp_ns_scr (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h368 static int fp_ns_scr(fc_local_port_t *port, job_request_t *job,
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5272 if (fp_ns_scr(port, job, FC_SCR_FULL_REGISTRATION, in fp_ns_init()
5298 if (fp_ns_scr(port, job, FC_SCR_CLEAR_REGISTRATION, KM_SLEEP) != in fp_ns_fini()
7052 fp_ns_scr(fc_local_port_t *port, job_request_t *job, uchar_t scr_func, in fp_ns_scr() function