Searched refs:pc_next (Results 1 – 1 of 1) sorted by relevance
106 SLIST_ENTRY(intr_pic_child) pc_next;345 SLIST_FOREACH(child, &parent->pic_children, pc_next) { in intr_child_irq_handler()917 SLIST_FOREACH(child, &parent_pic->pic_children, pc_next) {922 SLIST_INSERT_HEAD(&parent_pic->pic_children, newchild, pc_next);