NetBSD/sys/arch/mac68k/obio
thorpej 527c829fa0 Rename:
- wdc_xfer to ata_xfer
- channel_queue to ata_queue
and move them to <dev/ata/atavar.h> so they can be used by non-wdc ATA
controllers.  Clean up the member names of these structures while at it.
2004-01-01 17:18:53 +00:00
..
asc.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
ascvar.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
esp.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
espvar.h
grf_obio.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
if_mc_obio.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
if_sn_obio.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
iwm.s Get rid of error -66 (sector not found). 2002-08-29 09:26:23 +00:00
iwm_fd.c Initialize some "might (not) be used uninitialized" variables. 2003-10-27 22:16:04 +00:00
iwm_fdvar.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
iwmreg.h writable, not writeable. 2003-01-06 20:30:28 +00:00
obio.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
obiovar.h Accept the bus_dma_tag_t for obio, too. 2002-04-10 05:13:09 +00:00
sbc_obio.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
wdc_obio.c Rename: 2004-01-01 17:18:53 +00:00