Searched defs:apix_remove_pending_av (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/io/apix/ | ||
H A D | apix_intr.c | 97 apix_remove_pending_av(apix_impl_t *apixp, int ipl) function 188 while ((av = apix_remove_pending_av(apixp, ipl)) != NULL) { |
Completed in 59 milliseconds