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

/freebsd-current/sys/dev/usb/controller/
H A Duhcireg.h40 #define PCI_USB_REV_MASK 0xff macro
H A Dehcireg.h39 #define PCI_USB_REV_MASK 0xff macro
H A Duhci_pci.c362 switch (pci_read_config(self, PCI_USBREV, 1) & PCI_USB_REV_MASK) {
H A Dehci_pci.c325 switch (pci_read_config(self, PCI_USBREV, 1) & PCI_USB_REV_MASK) {

Completed in 63 milliseconds