Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h436 static int fp_ulp_notify(fc_local_port_t *port, uint32_t statec, int sleep);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2395 job->job_result = fp_ulp_notify(port, statec, KM_SLEEP); in fp_job_handler()
7031 (void) fp_ulp_notify(port, state, KM_NOSLEEP); in fp_statec_cb()
13600 fp_ulp_notify(fc_local_port_t *port, uint32_t statec, int sleep) in fp_ulp_notify() function