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

/freebsd-11-stable/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.c336 switch (pci_read_config(self, PCI_USBREV, 1) & PCI_USB_REV_MASK) {
H A Dehci_pci.c308 switch (pci_read_config(self, PCI_USBREV, 1) & PCI_USB_REV_MASK) {
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_xhci.h34 #define PCI_USBREV 0x60 /* USB protocol revision */ macro
H A Dpci_xhci.c2835 pci_set_cfgdata8(pi, PCI_USBREV, PCI_USB_REV_3_0);

Completed in 91 milliseconds