Home
last modified time | relevance | path

Searched refs:px_msiq_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_msiq.h70 px_msiq_t *msiq_p; /* Pointer to MSIQs array */
H A Dpx_msiq.c81 sizeof (px_msiq_t), KM_SLEEP); in px_msiq_attach()
118 msiq_state_p->msiq_cnt * sizeof (px_msiq_t)); in px_msiq_detach()
H A Dpx_ib.h115 px_msiq_t *ino_msiq_p; /* pointer to MSIQ used */
H A Dpx_lib.h55 typedef struct px_msiq px_msiq_t; typedef
H A Dpx_intr.c252 px_msiq_t *msiq_p = ino_p->ino_msiq_p; in px_msiq_intr()