Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat.c79 static int ioat_map_pci_bar(struct ioat_softc *ioat);
302 error = ioat_map_pci_bar(ioat); in ioat_attach()
673 ioat_map_pci_bar(struct ioat_softc *ioat) in ioat_map_pci_bar() function