linux-stable/drivers/ide/pci
Bartlomiej Zolnierkiewicz 3a7d24841a ide: use ATA_* defines instead of *_STAT and *_ERR ones
* ERR_STAT   -> ATA_ERR
* INDEX_STAT -> ATA_IDX
* ECC_STAT   -> ATA_CORR
* DRQ_STAT   -> ATA_DRQ
* SEEK_STAT  -> ATA_DSC
* WRERR_STAT -> ATA_DF
* READY_STAT -> ATA_DRDY
* BUSY_STAT  -> ATA_BUSY

* MARK_ERR   -> ATA_AMNF
* TRK0_ERR   -> ATA_TRK0NF
* ABRT_ERR   -> ATA_ABORTED
* MCR_ERR    -> ATA_MCR
* ID_ERR     -> ATA_IDNF
* MC_ERR     -> ATA_MC
* ECC_ERR    -> ATA_UNC
* ICRC_ERR   -> ATA_ICRC

* BBD_ERR    -> ATA_BBK

Also:

* ILI_ERR    -> ATAPI_ILI
* EOM_ERR    -> ATAPI_EOM
* LFS_ERR    -> ATAPI_LFS

* CD         -> ATAPI_COD
* IO         -> ATAPI_IO

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-10-10 22:39:21 +02:00
..
aec62xx.c drivers/ide/pci/: use __devexit_p() 2008-08-18 21:40:03 +02:00
alim15x3.c ide: make drive->id an union (take 2) 2008-10-10 22:39:19 +02:00
amd74xx.c ide: ->cable_detect method cannot be marked __devinit 2008-08-05 18:17:04 +02:00
atiixp.c ide: ->cable_detect method cannot be marked __devinit 2008-08-05 18:17:04 +02:00
cmd64x.c ide: ->cable_detect method cannot be marked __devinit 2008-08-05 18:17:04 +02:00
cmd640.c ide: add ide_host_add() helper 2008-07-23 19:55:57 +02:00
cs5520.c cs5520: add enablebits checking 2008-08-05 18:17:03 +02:00
cs5530.c ide: remove drive->driveid 2008-10-10 22:39:19 +02:00
cs5535.c ide: ->cable_detect method cannot be marked __devinit 2008-08-05 18:17:04 +02:00
cy82c693.c drivers/ide/pci/: use __devexit_p() 2008-08-18 21:40:03 +02:00
delkin_cb.c ide: add ide_host_add() helper 2008-07-23 19:55:57 +02:00
generic.c ide: prefix messages from IDE PCI host drivers by driver name 2008-07-24 22:53:32 +02:00
hpt34x.c ide: drop 'name' parameter from ->init_chipset method 2008-07-24 22:53:33 +02:00
hpt366.c ide: make drive->id an union (take 2) 2008-10-10 22:39:19 +02:00
it821x.c ide: remove drive->driveid 2008-10-10 22:39:19 +02:00
it8213.c ide: ->cable_detect method cannot be marked __devinit 2008-08-05 18:17:04 +02:00
jmicron.c ide: ->cable_detect method cannot be marked __devinit 2008-08-05 18:17:04 +02:00
Makefile ide-pci-generic: kill the unused ifdef/endif/MODULE code 2008-02-06 02:57:49 +01:00
ns87415.c ide: use ATA_* defines instead of *_STAT and *_ERR ones 2008-10-10 22:39:21 +02:00
opti621.c ide: prefix messages from IDE PCI host drivers by driver name 2008-07-24 22:53:32 +02:00
pdc202xx_new.c ide: make drive->id an union (take 2) 2008-10-10 22:39:19 +02:00
pdc202xx_old.c ide: remove drive->driveid 2008-10-10 22:39:19 +02:00
piix.c ide: ->cable_detect method cannot be marked __devinit 2008-08-05 18:17:04 +02:00
rz1000.c ide: prefix messages from IDE PCI host drivers by driver name 2008-07-24 22:53:32 +02:00
sc1200.c ide: remove drive->driveid 2008-10-10 22:39:19 +02:00
scc_pata.c ide: use ATA_* defines instead of *_STAT and *_ERR ones 2008-10-10 22:39:21 +02:00
serverworks.c ide: make drive->id an union (take 2) 2008-10-10 22:39:19 +02:00
sgiioc4.c sgiioc4: fixup message on resource allocation failure 2008-08-18 21:40:04 +02:00
siimage.c ide: make drive->id an union (take 2) 2008-10-10 22:39:19 +02:00
sis5513.c drivers/ide/pci/: use __devexit_p() 2008-08-18 21:40:03 +02:00
sl82c105.c ide: drop 'name' parameter from ->init_chipset method 2008-07-24 22:53:33 +02:00
slc90e66.c ide: ->cable_detect method cannot be marked __devinit 2008-08-05 18:17:04 +02:00
tc86c001.c drivers/ide/pci/: use __devexit_p() 2008-08-18 21:40:03 +02:00
triflex.c ide: prefix messages from IDE PCI host drivers by driver name 2008-07-24 22:53:32 +02:00
trm290.c ide: prefix messages from IDE PCI host drivers by driver name 2008-07-24 22:53:32 +02:00
via82cxxx.c drivers/ide/pci/: use __devexit_p() 2008-08-18 21:40:03 +02:00