fhc_softc
fhc_alloc_bus_tag(struct fhc_softc *sc)
struct fhc_softc *sc = t->cookie;
fhc_find_intr_handle(struct fhc_softc *sc, int ino)
struct fhc_softc *sc = t->cookie;
bus_space_tag_t fhc_alloc_bus_tag(struct fhc_softc *);
bus_space_handle_t *fhc_find_intr_handle(struct fhc_softc *, int);
fhc_attach(struct fhc_softc *sc)
CFATTACH_DECL_NEW(fhc_central, sizeof(struct fhc_softc),
struct fhc_softc *sc = device_private(self);
CFATTACH_DECL_NEW(fhc_mainbus, sizeof(struct fhc_softc),
struct fhc_softc *sc = device_private(self);
void fhc_attach(struct fhc_softc *);