Searched refs:PCI_USBREV_3_0 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dxhci_pci.c248 case PCI_USBREV_3_0:
255 if (usbrev < PCI_USBREV_3_0) {
/netbsd-current/sys/arch/arm/nvidia/
H A Dtegra_xusb.c473 case PCI_USBREV_3_0:
480 if (val < PCI_USBREV_3_0) {
/netbsd-current/sys/dev/usb/
H A Dxhcireg.h37 #define PCI_USBREV_3_0 0x30 /* USB 3.0 */ macro

Completed in 130 milliseconds