NetBSD/sys/dev/ata
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
..
ata_raid_adaptec.c
ata_raid_intel.c
ata_raid_jmicron.c
ata_raid_nvidia.c
ata_raid_promise.c
ata_raid_subr.c
ata_raid_via.c
ata_raid.c
ata_raidreg.h
ata_raidvar.h
ata_wdc.c
ata.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
ataconf.h
atareg.h Add some more elements to struct ataparams. 2010-01-25 00:39:51 +00:00
atavar.h
files.ata
ld_ataraid.c
Makefile
sata_subr.c
satafis_subr.c
satafisreg.h
satafisvar.h
satapmpreg.h
satareg.h
satavar.h
wd.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
wdvar.h ATA sepcs changed the LBA48 boundary from 0xfffffff to 0xffffffe between 2009-12-17 21:03:10 +00:00