uhci_intr
IPL_USB, uhci_intr, sc, devname);
sc->sc_ih = pci_intr_establish(pc, ih, IPL_USB, uhci_intr, sc,
int uhci_intr(void *);