NetBSD/sys/dev/sdmmc
dyoung c1b390d493 A pointer typedef entails trading too much flexibility to declare const
and non-const types, and the kernel uses both const and non-const
PMF qualifiers and device suspensors, so change the pmf_qual_t and
device_suspensor_t typedefs from "pointers to const" to non-pointer,
non-const types.
2010-02-24 22:37:54 +00:00
..
devlist2h.awk
files.sdmmc
ld_sdmmc.c Always sector size is treated as 512 bytes. 2009-11-28 10:00:24 +00:00
Makefile.sdmmcdevs
sbt.c
sdhc.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
sdhcreg.h
sdhcvar.h A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
sdmmc_cis.c
sdmmc_io.c Convert tsleep(&lbolt) to kpause(). Make ltsleep/mtsleep on lbolt 2009-12-05 22:34:43 +00:00
sdmmc_ioreg.h
sdmmc_mem.c Always sector size is treated as 512 bytes. 2009-11-28 10:00:24 +00:00
sdmmc.c
sdmmcchip.h
sdmmcdevs
sdmmcdevs.h
sdmmcreg.h
sdmmcvar.h Always sector size is treated as 512 bytes. 2009-11-28 10:00:24 +00:00