Home
last modified time | relevance | path

Searched defs:intr_pic (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dsubr_intr.c121 struct intr_pic { struct
131 SLIST_HEAD(, intr_pic_child) pic_children; argument
151 static SLIST_HEAD(, intr_pic) pic_list; argument