IPL_USB 149 dev/cardbus/ehci_cardbus.c IPL_USB, ehci_intr, sc, devname); IPL_USB 147 dev/cardbus/ohci_cardbus.c IPL_USB, ohci_intr, sc, devname); IPL_USB 136 dev/cardbus/uhci_cardbus.c IPL_USB, uhci_intr, sc, devname); IPL_USB 138 dev/pci/ehci_pci.c sc->sc_ih = pci_intr_establish(pc, ih, IPL_USB, ehci_intr, sc, devname); IPL_USB 141 dev/pci/ohci_pci.c sc->sc_ih = pci_intr_establish(pc, ih, IPL_USB, ohci_intr, sc, devname); IPL_USB 132 dev/pci/uhci_pci.c sc->sc_ih = pci_intr_establish(pc, ih, IPL_USB, uhci_intr, sc, IPL_USB 439 dev/usb/ubt.c sc->sc_unit.hci_ipl = IPL_USB; /* XXX: IPL_SOFTUSB ?? */