Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_msi.h42 } px_msi_t; typedef
60 px_msi_t *msi_p; /* Pointer to MSIs array */
H A Dpx_msi.c74 sizeof (px_msi_t), KM_SLEEP); in px_msi_attach()
117 msi_state_p->msi_cnt * sizeof (px_msi_t)); in px_msi_detach()