Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/sys/
H A Dsocalvar.h134 void (*statec_cb)(void *, uint32_t); member
/titanic_50/usr/src/uts/sun/io/
H A Dsocal.c2192 (scbp->statec_cb)(scbp->arg, FCAL_STATE_RESET); in socal_doreset()
2943 (port_statep->sp_unsol_cb->statec_cb != NULL)) { in socal_force_lip()
2945 (*port_statep->sp_unsol_cb->statec_cb) in socal_force_lip()
3104 cbentry->statec_cb = ulp_statec_callback; in socal_add_ulp()
3119 cbentry->statec_cb = ulp_statec_callback; in socal_add_ulp()
3904 if (cblist->statec_cb) { in socal_intr_unsolicited()
3906 (*cblist->statec_cb)(cblist->arg, in socal_intr_unsolicited()