freebsd-dev/sys/dev/ata
Poul-Henning Kamp 7ac40f5f59 Gigacommit to improve device-driver source compatibility between
branches:

Initialize struct cdevsw using C99 sparse initializtion and remove
all initializations to default values.

This patch is automatically generated and has been tested by compiling
LINT with all the fields in struct cdevsw in reverse order on alpha,
sparc64 and i386.

Approved by:    re(scottl)
2003-03-03 12:15:54 +00:00
..
ata-all.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
ata-all.h First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
ata-card.c Always set the setmode funcptr. 2003-03-03 11:15:32 +00:00
ata-cbus.c First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
ata-chipset.c Minor cleanup of the Promise code. 2003-03-03 11:51:08 +00:00
ata-disk.c Convert to new disk API. 2003-02-25 15:33:36 +00:00
ata-disk.h Convert to new disk API. 2003-02-25 15:33:36 +00:00
ata-dma.c First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
ata-isa.c Always set the setmode funcptr. 2003-03-03 11:15:32 +00:00
ata-pci.c Properly teardown the interrupt so we wont panic on detach. 2003-02-25 14:46:30 +00:00
ata-pci.h Minor cleanup of the Promise code. 2003-03-03 11:51:08 +00:00
ata-raid.c Convert to new disk API. 2003-02-25 15:33:36 +00:00
ata-raid.h Convert to new disk API. 2003-02-25 15:33:36 +00:00
atapi-all.c Always set the setmode funcptr. 2003-03-03 11:15:32 +00:00
atapi-all.h First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
atapi-cam.c Zero cpi->target_sprt since atapi-cam does not support target mode. This 2003-02-27 20:56:56 +00:00
atapi-cd.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
atapi-cd.h First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
atapi-fd.c NO_GEOM cleanup: 2003-02-28 09:53:36 +00:00
atapi-fd.h NO_GEOM cleanup: 2003-02-28 09:53:36 +00:00
atapi-tape.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
atapi-tape.h First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00