Searched refs:ATA_E_ILI (Results 1 – 7 of 7) sorted by relevance
47 #define ATA_E_ILI 0x01 /* illegal length */ macro
52 #define ATA_E_ILI 0x01 /* illegal length */ macro
48 #define ATA_E_ILI 0x01 /* illegal length */ macro
539 if ((err & 0x7f) == ATA_E_ILI) { in ata_generic_reset()572 if ((err & 0x7f) == ATA_E_ILI) { in ata_generic_reset()
53 #define ATA_E_ILI 0x01 /* illegal length */ macro
189 #define ATA_E_ILI 0x01 /* illegal length */ macro
49 #define ATA_E_ILI 0x01 /* illegal length */ macro