Home
last modified time | relevance | path

Searched refs:pc_subclass (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dpciio.h77 u_int8_t pc_subclass; /* chip PCI subclass */ member
/f-stack/dpdk/drivers/bus/pci/bsd/
H A Dpci.c246 (conf->pc_subclass << 8) | in pci_scan_one()