HomeSort by: relevance | last modified time | path
    Searched defs:fhc_alloc_bus_tag (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sparc64/dev/
fhc.c 52 bus_space_tag_t fhc_alloc_bus_tag(struct fhc_softc *);
68 sc->sc_cbt = fhc_alloc_bus_tag(sc);
165 fhc_alloc_bus_tag(struct fhc_softc *sc) function in typeref:typename:bus_space_tag_t

Completed in 12 milliseconds