Home
last modified time | relevance | path

Searched refs:USBREV_1_1 (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/dev/cardbus/
Duhci_cardbus.c149 sc->sc.sc_bus.ub_revision = USBREV_1_1; in uhci_cardbus_attach()
/netbsd/src/sys/dev/pci/
Duhci_pci.c167 sc->sc.sc_bus.ub_revision = USBREV_1_1; in uhci_pci_attach()
/netbsd/src/sys/dev/usb/
Dusbdivar.h162 #define USBREV_1_1 3 macro
Dusb.c310 case USBREV_1_1: in usb_attach()
472 case USBREV_1_1: in usb_doattach()
/netbsd/src/sys/arch/mips/adm5120/dev/
Dahci.c261 sc->sc_bus.ub_revision = USBREV_1_1; in ahci_attach()
/netbsd/src/sys/dev/ic/
Dsl811hs.c1242 sc->sc_bus.ub_revision = USBREV_1_1; in slhci_attach()