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