Home
last modified time | relevance | path

Searched defs:baseclass (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pccbb/
H A Dpccbb_pci.c231 uint32_t baseclass; in cbb_pci_probe() local
/freebsd/sys/dev/pci/
H A Dpcivar.h190 uint8_t baseclass; /* chip PCI class */ member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c420 lkpi_pci_get_base_class(unsigned int baseclass, struct pci_dev *from) in lkpi_pci_get_base_class()