Searched refs:ATA_E_ILI (Results 1 – 7 of 7) sorted by relevance
49 #define ATA_E_ILI 0x01 /* illegal length */ macro
54 #define ATA_E_ILI 0x01 /* illegal length */ macro
50 #define ATA_E_ILI 0x01 /* illegal length */ macro
549 if ((err & 0x7f) == ATA_E_ILI) { in ata_generic_reset()582 if ((err & 0x7f) == ATA_E_ILI) { in ata_generic_reset()
55 #define ATA_E_ILI 0x01 /* illegal length */ macro
51 #define ATA_E_ILI 0x01 /* illegal length */ macro
191 #define ATA_E_ILI 0x01 /* illegal length */ macro