PCI_USBREV_MASK   147 dev/cardbus/uhci_cardbus.c 	switch(cardbus_conf_read(cc, cf, ca->ca_tag, PCI_USBREV) & PCI_USBREV_MASK) {
PCI_USBREV_MASK   148 dev/pci/ehci_pci.c 	switch(pci_conf_read(pc, tag, PCI_USBREV) & PCI_USBREV_MASK) {
PCI_USBREV_MASK   146 dev/pci/uhci_pci.c 	switch(pci_conf_read(pc, tag, PCI_USBREV) & PCI_USBREV_MASK) {