Searched refs:PCI_USBREV (Results 1 – 7 of 7) sorted by relevance
40 #define PCI_USBREV 0x60 /* USB protocol revision */ macro
42 #define PCI_USBREV 0x60 /* RO USB protocol revision */ macro
50 #define PCI_USBREV 0x60 /* RO USB protocol revision */ 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()
821 case PCI_USBREV: in glx_fn5_read()