Searched refs:PCI_USBREV (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/usb/controller/
H A Duhcireg.h38 #define PCI_USBREV 0x60 /* USB protocol revision */ macro
H A Dehcireg.h37 #define PCI_USBREV 0x60 /* RO USB protocol revision */ macro
H A Duhci_pci.c323 switch (pci_read_config(self, PCI_USBREV, 1) & PCI_USB_REV_MASK) {
H A Dehci_pci.c293 switch (pci_read_config(self, PCI_USBREV, 1) & PCI_USB_REV_MASK) {

Completed in 64 milliseconds