Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h349 static void fp_ns_init(fc_local_port_t *port, job_request_t *job, int sleep);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3018 fp_ns_init(port, job, KM_SLEEP); in fp_port_startup()
5208 fp_ns_init(fc_local_port_t *port, job_request_t *job, int sleep) in fp_ns_init() function