Searched refs:SYS_RES_IRQ (Results 1 – 3 of 3) sorted by relevance
144 res = bus_alloc_resource_any(self, SYS_RES_IRQ, &unit, 0); in ehci_pci_attach()
111 res = bus_alloc_resource_any(self, SYS_RES_IRQ, &unit, 0); in xhci_pci_attach()
85 #define SYS_RES_IRQ 1 /* interrupt lines */ macro