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

/freebsd-12-stable/sys/dev/usb/controller/
H A Duhcireg.h40 #define PCI_USBREV 0x60 /* USB protocol revision */ macro
H A Dehcireg.h39 #define PCI_USBREV 0x60 /* RO USB protocol revision */ macro
H A Duhci_pci.c338 switch (pci_read_config(self, PCI_USBREV, 1) & PCI_USB_REV_MASK) {
H A Dehci_pci.c310 switch (pci_read_config(self, PCI_USBREV, 1) & PCI_USB_REV_MASK) {
/freebsd-12-stable/usr.sbin/bhyve/
H A Dpci_xhci.h34 #define PCI_USBREV 0x60 /* USB protocol revision */ macro
H A Dpci_xhci.c2841 pci_set_cfgdata8(pi, PCI_USBREV, PCI_USB_REV_3_0);

Completed in 35 milliseconds