Searched refs:ATA_SRST (Results 1 – 2 of 2) sorted by relevance
193 #define ATA_SRST (1 << 2) /* software reset */ macro
1218 if (cmd_fis[15] & ATA_SRST) { in handle_reg_h2d_fis()1232 if (!(cmd_fis[15] & ATA_SRST)) { in handle_reg_h2d_fis()