Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c83 static int bhnd_pci_wars_early_once(struct bhnd_pcihb_softc *sc);
244 if ((error = bhnd_pci_wars_early_once(sc))) in bhnd_pci_hostb_attach()
317 bhnd_pci_wars_early_once(struct bhnd_pcihb_softc *sc) in bhnd_pci_wars_early_once() function