Searched refs:ice_pci_mapping (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/ice/
H A Dif_ice_iflib.c94 static int ice_pci_mapping(struct ice_softc *sc);
292 * ice_pci_mapping - Map PCI BAR memory
298 ice_pci_mapping(struct ice_softc *sc) function
314 * Release PCI BARs which were previously mapped by ice_pci_mapping().
467 if (ice_pci_mapping(sc)) {

Completed in 52 milliseconds