Searched refs:fhc_softc (Results 1 – 4 of 4) sorted by relevance
52 bus_space_tag_t fhc_alloc_bus_tag(struct fhc_softc *);57 bus_space_handle_t *fhc_find_intr_handle(struct fhc_softc *, int);60 fhc_attach(struct fhc_softc *sc) in fhc_attach()165 fhc_alloc_bus_tag(struct fhc_softc *sc) in fhc_alloc_bus_tag()183 struct fhc_softc *sc = t->cookie; in _fhc_bus_map()210 fhc_find_intr_handle(struct fhc_softc *sc, int ino) in fhc_find_intr_handle()232 struct fhc_softc *sc = t->cookie; in fhc_intr_establish()
44 struct fhc_softc { struct62 void fhc_attach(struct fhc_softc *); argument
49 CFATTACH_DECL_NEW(fhc_mainbus, sizeof(struct fhc_softc),65 struct fhc_softc *sc = device_private(self); in fhc_mainbus_attach()
51 CFATTACH_DECL_NEW(fhc_central, sizeof(struct fhc_softc),67 struct fhc_softc *sc = device_private(self); in fhc_central_attach()