PCI_USBREV_MASK
switch(pci_conf_read(pc, ca->ca_tag, PCI_USBREV) & PCI_USBREV_MASK) {
switch(pci_conf_read(pc, tag, PCI_USBREV) & PCI_USBREV_MASK) {