mm58167_softc
static void tod_attach(struct mm58167_softc *);
CFATTACH_DECL_NEW(tod_obio, sizeof(struct mm58167_softc),
CFATTACH_DECL_NEW(tod_vme, sizeof(struct mm58167_softc),
struct mm58167_softc *sc;
struct mm58167_softc *sc;
tod_attach(struct mm58167_softc *sc)
struct mm58167_softc *sc = device_private(handle->todr_dev);
mm58167_attach(struct mm58167_softc *sc)
struct mm58167_softc *sc = device_private(handle->todr_dev);
todr_chip_handle_t mm58167_attach(struct mm58167_softc *);