Searched refs:PCI_USBREV_MASK (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Duhcireg.h40 #define PCI_USBREV_MASK 0xff macro
H A Dehcireg.h49 #define PCI_USBREV_MASK 0xff macro
/netbsd-6-1-5-RELEASE/sys/dev/cardbus/
H A Duhci_cardbus.c143 switch(Cardbus_conf_read(ct, tag, PCI_USBREV) & PCI_USBREV_MASK) {
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Duhci_pci.c154 switch(pci_conf_read(pc, tag, PCI_USBREV) & PCI_USBREV_MASK) {
H A Dehci_pci.c190 switch(pci_conf_read(pc, tag, PCI_USBREV) & PCI_USBREV_MASK) {

Completed in 65 milliseconds