Searched refs:ATA_FLAGS_DRDY_REQUIRED (Results 1 – 2 of 2) sorted by relevance
195 #ifndef ATA_FLAGS_DRDY_REQUIRED220 #define ATA_FLAGS_DRDY_REQUIRED 0x01 // Wait for DRDY status from the device before sending the … macro
254 #define ATA_FLAGS_DRDY_REQUIRED (1 << 0) macro