Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bhnd/bhndb/
HDbhndb_pci.c103 static bus_addr_t bhndb_pci_sprom_addr(struct bhndb_pci_softc *sc);
562 bhndb_pci_sprom_addr(sc), nv_sz); in bhndb_pci_add_children()
590 bhndb_pci_sprom_addr(struct bhndb_pci_softc *sc) in bhndb_pci_sprom_addr() function