Searched defs:ata_id_iordy_disable (Results 1 – 2 of 2) sorted by relevance
431 #define ata_id_iordy_disable(id) ((id)[49] & (1 << 10)) macro
589 #define ata_id_iordy_disable(id) ((id)[ATA_ID_CAPABILITY] & (1 << 10)) macro