Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_intr.c82 struct autovec **head = apixp->x_intr_head; in apix_insert_pending_av()
103 struct autovec **head = apixp->x_intr_head; in apix_remove_pending_av()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapix.h127 struct autovec *x_intr_head[PIL_MAX + 1]; member