Searched refs:px_cb_func (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.h86 uint_t (*px_cb_func)(caddr_t); /* CB intr dispatcher */ member in struct:px_cb
H A Dpx_lib4u.c2196 cb_p->px_cb_func = px_cb_intr;
2210 (intrfunc)cb_p->px_cb_func, (caddr_t)cb_p, NULL, NULL) == 0);

Completed in 65 milliseconds