PCI_USBREV_MASK
& PCI_USBREV_MASK;
switch(Cardbus_conf_read(ct, tag, PCI_USBREV) & PCI_USBREV_MASK) {
switch (pci_conf_read(pc, tag, PCI_USBREV) & PCI_USBREV_MASK) {
switch (pci_conf_read(pc, tag, PCI_USBREV) & PCI_USBREV_MASK) {
usbrev = pci_conf_read(pc, tag, PCI_USBREV) & PCI_USBREV_MASK;