Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpciio.h106 struct pci_io { struct
160 #define PCIOCREAD _IOWR('p', 2, struct pci_io)
161 #define PCIOCWRITE _IOWR('p', 3, struct pci_io)
162 #define PCIOCATTACHED _IOWR('p', 4, struct pci_io)
/f-stack/dpdk/drivers/bus/pci/bsd/
H A Dpci.c412 struct pci_io pi = { in rte_pci_read_config()
456 struct pci_io pi = { in rte_pci_write_config()