Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpciio.h69 u_int8_t pc_hdr; /* PCI header type */ member
/f-stack/dpdk/drivers/bus/pci/bsd/
H A Dpci.c261 switch (conf->pc_hdr & PCIM_HDRTYPE) { in pci_scan_one()