Home
last modified time | relevance | path

Searched refs:PCI_USBREV_3_1 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/pci/
Dxhci_pci.c251 case PCI_USBREV_3_1: in xhci_pci_attach()
/netbsd/src/sys/dev/usb/
Dxhcireg.h38 #define PCI_USBREV_3_1 0x31 /* USB 3.1 */ macro