Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c103 static bus_addr_t bhndb_pci_sprom_addr(struct bhndb_pci_softc *sc);
561 bhndb_pci_sprom_addr(sc), nv_sz); in bhndb_pci_add_children()
589 bhndb_pci_sprom_addr(struct bhndb_pci_softc *sc) in bhndb_pci_sprom_addr() function