Lines Matching defs:err_mask
1307 unsigned int err_mask;
1311 err_mask = ata_read_log_page(dev, ATA_LOG_SATA_NCQ, 0, buf, 1);
1312 if (err_mask)
1365 unsigned int err_mask, tag;
1370 err_mask = ata_read_log_page(dev, ATA_LOG_SENSE_NCQ, 0, buf, 2);
1371 if (err_mask) {
1391 qc->err_mask ||
1439 * is setting AC_ERR_DEV in ehi->err_mask. This function takes
1459 if (!link->sactive || !(ehc->i.err_mask & AC_ERR_DEV))
1467 if (qc->err_mask)
1490 qc->err_mask |= AC_ERR_DEV | AC_ERR_NCQ;
1518 if (qc->err_mask)
1539 ehc->i.err_mask &= ~AC_ERR_DEV;