Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpciio.h113 struct pci_bar_io { struct
163 #define PCIOCGETBAR _IOWR('p', 6, struct pci_bar_io)
/f-stack/dpdk/drivers/bus/pci/bsd/
H A Dpci.c216 struct pci_bar_io bar; in pci_scan_one()