Searched refs:PCI_USBREV_MASK (Results 1 – 6 of 6) sorted by relevance
41 #define PCI_USBREV_MASK 0xff macro
43 #define PCI_USBREV_MASK 0xff macro
51 #define PCI_USBREV_MASK 0xff macro
131 switch(pci_conf_read(pc, ca->ca_tag, PCI_USBREV) & PCI_USBREV_MASK) { in uhci_cardbus_attach()
153 switch(pci_conf_read(pc, tag, PCI_USBREV) & PCI_USBREV_MASK) { in uhci_pci_attach()
183 switch(pci_conf_read(pc, tag, PCI_USBREV) & PCI_USBREV_MASK) { in ehci_pci_attach()