Searched refs:PCI_CLASS_SERIALBUS (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/sys/dev/cardbus/
H A Dfwohci_cardbus.c76 if (PCI_CLASS(ca->ca_class) == PCI_CLASS_SERIALBUS &&
H A Dohci_cardbus.c94 if (PCI_CLASS(ca->ca_class) == PCI_CLASS_SERIALBUS &&
H A Duhci_cardbus.c83 if (PCI_CLASS(ca->ca_class) == PCI_CLASS_SERIALBUS &&
H A Dehci_cardbus.c92 if (PCI_CLASS(ca->ca_class) == PCI_CLASS_SERIALBUS &&
/netbsd-current/sys/arch/i386/pci/
H A Dgcscehci.c80 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS &&
/netbsd-current/sys/dev/acpi/
H A Dohci_acpi.c79 PCI_CLASS_SERIALBUS,
/netbsd-current/sys/dev/pci/
H A Dfwohci_pci.c87 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS &&
H A Dohci_pci.c74 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS &&
H A Duhci_pci.c79 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS &&
H A Dxhci_pci.c74 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS &&
H A Dehci_pci.c108 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS &&
H A Dpcireg.h175 #define PCI_CLASS_SERIALBUS 0x0c macro
H A Dpci_subr.c646 { "serial bus", PCI_CLASS_SERIALBUS,
/netbsd-current/sys/arch/evbmips/loongson/dev/
H A Dglx.c732 data = (PCI_CLASS_SERIALBUS << PCI_CLASS_SHIFT) |
852 data = (PCI_CLASS_SERIALBUS << PCI_CLASS_SHIFT) |

Completed in 301 milliseconds