Home
last modified time | relevance | path

Searched refs:pc_device (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Dpciio.h74 u_int16_t pc_device; /* chip device ID, assigned by member
89 u_int16_t pc_device; /* PCI Device ID */ member
H A Dpcpu.h190 struct device *pc_device; member
/f-stack/freebsd/x86/x86/
H A Dlegacy.c352 pc->pc_device = child; in cpu_add_child()
/f-stack/dpdk/drivers/bus/pci/bsd/
H A Dpci.c236 dev->id.device_id = conf->pc_device; in pci_scan_one()