<def f='src/src/sys/dev/sdmmc/sdmmcvar.h' l='201' ll='276'/>
<size>1016</size>
<doc f='src/src/sys/dev/sdmmc/sdmmcvar.h' l='198'>/*
 * Structure describing a single SD/MMC/SDIO card slot.
 */</doc>
<mbr r='sdmmc_softc::sc_dev' o='0' t='device_t'/>
<mbr r='sdmmc_softc::sc_sct' o='64' t='sdmmc_chipset_tag_t'/>
<mbr r='sdmmc_softc::sc_spi_sct' o='128' t='sdmmc_spi_chipset_tag_t'/>
<mbr r='sdmmc_softc::sc_sch' o='192' t='sdmmc_chipset_handle_t'/>
<mbr r='sdmmc_softc::sc_dmat' o='256' t='bus_dma_tag_t'/>
<mbr r='sdmmc_softc::sc_dmap' o='320' t='bus_dmamap_t'/>
<mbr r='sdmmc_softc::sc_mtx' o='384' t='struct kmutex'/>
<mbr r='sdmmc_softc::sc_dying' o='448' t='int'/>
<mbr r='sdmmc_softc::sc_flags' o='480' t='__uint32_t'/>
<mbr r='sdmmc_softc::sc_caps' o='512' t='__uint32_t'/>
<mbr r='sdmmc_softc::sc_function_count' o='544' t='int'/>
<mbr r='sdmmc_softc::sc_card' o='576' t='struct sdmmc_function *'/>
<mbr r='sdmmc_softc::sc_fn0' o='640' t='struct sdmmc_function *'/>
<mbr r='sdmmc_softc::sf_head' o='704' t='struct (anonymous struct at /home/joerg/work/NetBSD/clean/src/sys/dev/sdmmc/sdmmcvar.h:245:2)'/>
<mbr r='sdmmc_softc::sc_tskq_lwp' o='832' t='struct lwp *'/>
<mbr r='sdmmc_softc::sc_tskq' o='896' t='struct (anonymous struct at /home/joerg/work/NetBSD/clean/src/sys/dev/sdmmc/sdmmcvar.h:249:2)'/>
<mbr r='sdmmc_softc::sc_tskq_mtx' o='1024' t='struct kmutex'/>
<mbr r='sdmmc_softc::sc_tskq_cv' o='1088' t='struct kcondvar'/>
<mbr r='sdmmc_softc::sc_discover_task' o='1280' t='struct sdmmc_task'/>
<mbr r='sdmmc_softc::sc_discover_task_mtx' o='1664' t='struct kmutex'/>
<mbr r='sdmmc_softc::sc_intr_task' o='1728' t='struct sdmmc_task'/>
<mbr r='sdmmc_softc::sc_intr_task_mtx' o='2112' t='struct kmutex'/>
<mbr r='sdmmc_softc::sc_intrq' o='2176' t='struct (anonymous struct at /home/joerg/work/NetBSD/clean/src/sys/dev/sdmmc/sdmmcvar.h:260:2)'/>
<mbr r='sdmmc_softc::sc_clkmin' o='2304' t='u_int'/>
<mbr r='sdmmc_softc::sc_clkmax' o='2336' t='u_int'/>
<mbr r='sdmmc_softc::sc_busclk' o='2368' t='u_int'/>
<mbr r='sdmmc_softc::sc_busddr' o='2400' t='_Bool'/>
<mbr r='sdmmc_softc::sc_buswidth' o='2432' t='int'/>
<mbr r='sdmmc_softc::sc_transfer_mode' o='2496' t='const char *'/>
<mbr r='sdmmc_softc::sc_card_detect_ch' o='2560' t='callout_t'/>
<mbr r='sdmmc_softc::sc_ev_xfer' o='3200' t='struct evcnt'/>
<mbr r='sdmmc_softc::sc_ev_xfer_aligned' o='3648' t='struct evcnt [8]'/>
<mbr r='sdmmc_softc::sc_ev_xfer_unaligned' o='7232' t='struct evcnt'/>
<mbr r='sdmmc_softc::sc_ev_xfer_error' o='7680' t='struct evcnt'/>
