Searched refs:drv_stat (Results 1 – 1 of 1) sorted by relevance
799 * @drv_stat: value contained in ATA status register812 static void ata_to_sense_error(u8 drv_stat, u8 drv_err, u8 *sk, u8 *asc, in ata_to_sense_error() argument 875 if (drv_stat & ATA_BUSY) { in ata_to_sense_error() 895 * has only the ABRT bit set, we decode drv_stat. ABRT by itself in ata_to_sense_error() 899 if (stat_table[i][0] & drv_stat) { in ata_to_sense_error()