• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sata/host/

Lines Matching refs:ERR_ATA_STATUS_MASK

1448     if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
1760 ((ataStatus & ERR_ATA_STATUS_MASK) || (ataStatus & DF_ATA_STATUS_MASK))
1776 else if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
2127 if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
5010 ((ataStatus & ERR_ATA_STATUS_MASK) || (ataStatus & DF_ATA_STATUS_MASK))
5022 else if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
5224 ((ataStatus & ERR_ATA_STATUS_MASK) || (ataStatus & DF_ATA_STATUS_MASK))
5236 else if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
5448 ((ataStatus & ERR_ATA_STATUS_MASK) || (ataStatus & DF_ATA_STATUS_MASK))
5460 else if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
5771 else if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
6157 ((ataStatus & ERR_ATA_STATUS_MASK) || (ataStatus & DF_ATA_STATUS_MASK))
6173 else if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
6636 ((ataStatus & ERR_ATA_STATUS_MASK) || (ataStatus & DF_ATA_STATUS_MASK))
6648 else if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
7256 ((ataStatus & ERR_ATA_STATUS_MASK) || (ataStatus & DF_ATA_STATUS_MASK))
7289 if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
7732 if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
8270 ((ataStatus & ERR_ATA_STATUS_MASK) || (ataStatus & DF_ATA_STATUS_MASK))
8282 else if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
8594 ((ataStatus & ERR_ATA_STATUS_MASK) || (ataStatus & DF_ATA_STATUS_MASK))
8606 else if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
9225 ((ataStatus & ERR_ATA_STATUS_MASK) || (ataStatus & DF_ATA_STATUS_MASK))
9241 else if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
10507 ((ataStatus & ERR_ATA_STATUS_MASK) || (ataStatus & DF_ATA_STATUS_MASK))
10519 else if ( (ataStatus & ERR_ATA_STATUS_MASK) ||
11829 if((bATAStatus & ERR_ATA_STATUS_MASK) && (bATAError & NM_ATA_ERROR_MASK))
11834 else if((bATAStatus & ERR_ATA_STATUS_MASK) && (bATAError & ABRT_ATA_ERROR_MASK))
11839 else if((bATAStatus & ERR_ATA_STATUS_MASK) && (bATAError & MCR_ATA_ERROR_MASK))
11844 else if((bATAStatus & ERR_ATA_STATUS_MASK) && (bATAError & IDNF_ATA_ERROR_MASK))
11849 else if((bATAStatus & ERR_ATA_STATUS_MASK) && (bATAError & MC_ATA_ERROR_MASK))
11854 else if((bATAStatus & ERR_ATA_STATUS_MASK) && (bATAError & UNC_ATA_ERROR_MASK))
11862 else if((bATAStatus & ERR_ATA_STATUS_MASK) && (bATAError & ICRC_ATA_ERROR_MASK))