NetBSD/sys/dev/ata
bouyer f3b5c195dd Really implement WDF_DIRTY. patch(1) did something silly here ... 2019-04-07 13:00:00 +00:00
..
Makefile
ata.c Make sure the aprint_verbose chain is terminated with a newline. 2019-04-06 00:35:25 +00:00
ata_raid.c convert from malloc(9) to kmem(9) 2018-10-22 19:38:06 +00:00
ata_raid_adaptec.c convert from malloc(9) to kmem(9) 2018-10-22 19:38:06 +00:00
ata_raid_intel.c convert from malloc(9) to kmem(9) 2018-10-22 19:38:06 +00:00
ata_raid_jmicron.c convert from malloc(9) to kmem(9) 2018-10-22 19:38:06 +00:00
ata_raid_nvidia.c convert from malloc(9) to kmem(9) 2018-10-22 19:38:06 +00:00
ata_raid_promise.c convert from malloc(9) to kmem(9) 2018-10-22 19:38:06 +00:00
ata_raid_subr.c
ata_raid_via.c convert from malloc(9) to kmem(9) 2018-10-22 19:38:06 +00:00
ata_raidreg.h
ata_raidvar.h
ata_recovery.c Merge jdolecek-ncqfixes branch 2018-10-22 20:13:47 +00:00
ata_subr.c don't touch the queue structure in ata_queue_active() if atabus is already 2018-11-07 17:05:54 +00:00
ata_wdc.c hold channel lock during whole ata_dmaerr()/ata_downgrade_mode() - 2018-11-12 18:51:01 +00:00
ataconf.h split off functions used by 'wd* at umass?' into separate file, unfortunately 2017-10-10 17:19:38 +00:00
atareg.h Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch 2017-10-07 16:05:31 +00:00
atavar.h drop AT_RST_NOCMD, it's a cut'n'paste side effect 2019-04-05 21:31:44 +00:00
files.ata only include umass_isdata.c if atabus present, and likewise ata_subr.c 2018-10-24 07:42:12 +00:00
ld_ataraid.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
sata_subr.c split the port status reporting to new function sata_interpret_det() 2018-06-21 21:52:15 +00:00
satafis_subr.c Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch 2017-10-07 16:05:31 +00:00
satafisreg.h
satafisvar.h Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch 2017-10-07 16:05:31 +00:00
satapmp_subr.c Merge jdolecek-ncqfixes branch 2018-10-22 20:13:47 +00:00
satapmpreg.h
satapmpvar.h mark satapmp_rescan() static, it's not to be used outside satapmp_subr.c 2018-07-29 14:11:30 +00:00
satareg.h
satavar.h split the port status reporting to new function sata_interpret_det() 2018-06-21 21:52:15 +00:00
wd.c Really implement WDF_DIRTY. patch(1) did something silly here ... 2019-04-07 13:00:00 +00:00
wdvar.h Implement a DIRTY flag (copied from sd(4)) so avoid flushing the cache if 2019-04-05 18:23:45 +00:00