Searched refs:pcic_do_io_intr (Results 1 – 1 of 1) sorted by relevance
99 static int pcic_do_io_intr(pcicdev_t *, uint32_t);2429 if (pcic_do_io_intr(pcic, io_ints) == DDI_INTR_CLAIMED) in pcic_intr()2459 pcic_do_io_intr(pcicdev_t *pcic, uint32_t sockets) in pcic_do_io_intr() function