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 Remove trailing whitespace, 2009-06-28 11:17:39 +00:00
ld_sdmmc.c Always sector size is treated as 512 bytes. 2009-11-28 10:00:24 +00:00
Makefile.sdmmcdevs
sbt.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-06 08:20:49 +00:00
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 fix build broken. 2009-04-26 13:05:55 +00:00
sdmmcvar.h Always sector size is treated as 512 bytes. 2009-11-28 10:00:24 +00:00