Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_intr.c100 apix_remove_pending_av(apix_impl_t *apixp, int ipl) in apix_remove_pending_av() function
191 while ((av = apix_remove_pending_av(apixp, ipl)) != NULL) { in apix_dispatch_pending_autovect()