sdhost_softc
static int sdhost_dma_setup(struct sdhost_softc *);
CFATTACH_DECL_NEW(bcmsdhost, sizeof(struct sdhost_softc),
struct sdhost_softc * const sc = device_private(self);
sdhost_dma_setup(struct sdhost_softc *sc)
struct sdhost_softc *sc = device_private(self);
struct sdhost_softc * const sc = priv;
sdhost_dma_transfer(struct sdhost_softc *sc, struct sdmmc_command *cmd)
sdhost_dma_wait(struct sdhost_softc *sc, struct sdmmc_command *cmd)
struct sdhost_softc * const sc = arg;
sdhost_wait_idle(struct sdhost_softc *sc, int timeout)
struct sdhost_softc * const sc = sch;
struct sdhost_softc * const sc = sch;
struct sdhost_softc * const sc = sch;
struct sdhost_softc * const sc = sch;
struct sdhost_softc;