| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | libata-eh.c | 1353 if (err_mask & AC_ERR_DEV) in ata_err_string() 1388 if (err_mask == AC_ERR_DEV) in atapi_eh_tur() 1572 qc->err_mask |= AC_ERR_DEV; in ata_eh_analyze_tf() 1654 (AC_ERR_DEV|AC_ERR_MEDIA|AC_ERR_INVALID)) == AC_ERR_DEV) in ata_eh_categorize_error() 1892 return qc->err_mask != AC_ERR_DEV; /* retry if not dev error */ in ata_eh_worth_retry() 1971 qc->err_mask &= ~(AC_ERR_DEV | AC_ERR_MEDIA | in ata_eh_link_autopsy() 1986 qc->err_mask &= ~(AC_ERR_DEV | AC_ERR_OTHER); in ata_eh_link_autopsy() 2012 (!(eflags & ATA_EFLAG_IS_IO) && (all_err_mask & ~AC_ERR_DEV))) in ata_eh_link_autopsy() 2241 qc->err_mask == AC_ERR_DEV)) in ata_eh_link_report() 3120 if (err_mask != 0 && err_mask != AC_ERR_DEV) { in atapi_eh_clear_ua() [all …]
|
| H A D | pdc_adma.c | 436 qc->err_mask |= AC_ERR_DEV; in adma_intr_pkt() 450 if (qc->err_mask == AC_ERR_DEV) in adma_intr_pkt() 491 if (qc->err_mask == AC_ERR_DEV) in adma_intr_mmio()
|
| H A D | libata-trace.c | 76 if (eh_err_mask & AC_ERR_DEV) in libata_trace_parse_eh_err_mask()
|
| H A D | libata-sata.c | 1436 if (!link->sactive || !(ehc->i.err_mask & AC_ERR_DEV)) in ata_eh_analyze_ncq_error() 1467 qc->err_mask |= AC_ERR_DEV | AC_ERR_NCQ; in ata_eh_analyze_ncq_error() 1481 ehc->i.err_mask &= ~AC_ERR_DEV; in ata_eh_analyze_ncq_error()
|
| H A D | sata_sil24.c | 265 [0] = { AC_ERR_DEV, 0, 267 [PORT_CERR_DEV] = { AC_ERR_DEV, 0, 269 [PORT_CERR_SDB] = { AC_ERR_DEV, 0,
|
| H A D | sata_inic162x.c | 360 ehi->err_mask |= AC_ERR_DEV; in inic_host_err_intr() 408 qc->err_mask |= AC_ERR_DEV; in inic_host_intr()
|
| H A D | libata-core.c | 1184 if (err_mask == AC_ERR_DEV && (tf.feature & ATA_ABORTED)) in ata_read_native_max_address() 1247 if (err_mask == AC_ERR_DEV && in ata_set_max_sectors() 1617 qc->err_mask |= AC_ERR_DEV; in ata_exec_internal_sg() 1848 if ((err_mask == AC_ERR_DEV) && (tf.feature & ATA_ABORTED)) { in ata_dev_read_id() 2003 return AC_ERR_DEV; in ata_read_log_page() 2260 if (err_mask != AC_ERR_DEV) { in ata_dev_config_ncq() 3244 if (err_mask & ~AC_ERR_DEV) in ata_dev_set_mode() 3280 if (err_mask & AC_ERR_DEV) { in ata_dev_set_mode() 4349 if (err_mask == AC_ERR_DEV && (tf.feature & ATA_ABORTED)) in ata_dev_init_params()
|
| H A D | libahci.c | 1748 active_qc->err_mask |= AC_ERR_DEV; in ahci_error_intr() 1750 active_ehi->err_mask |= AC_ERR_DEV; in ahci_error_intr() 1780 active_ehi->err_mask |= AC_ERR_DEV; in ahci_error_intr() 2121 if (err_mask && err_mask != AC_ERR_DEV) in ahci_set_aggressive_devslp() 2174 if (err_mask && err_mask != AC_ERR_DEV) in ahci_set_aggressive_devslp()
|
| H A D | libata-sff.c | 1023 qc->err_mask |= AC_ERR_DEV; in ata_sff_hsm_move() 1116 qc->err_mask |= AC_ERR_DEV; in ata_sff_hsm_move() 1154 qc->err_mask |= AC_ERR_DEV; in ata_sff_hsm_move() 1210 WARN_ON_ONCE(qc->err_mask & (AC_ERR_DEV | AC_ERR_HSM)); in ata_sff_hsm_move()
|
| H A D | sata_qstor.c | 350 if (qc->err_mask == AC_ERR_DEV) in qs_do_or_die()
|
| H A D | sata_fsl.c | 1164 err_mask |= AC_ERR_DEV; in sata_fsl_error_intr() 1181 err_mask |= AC_ERR_DEV; in sata_fsl_error_intr()
|
| H A D | pata_it821x.c | 435 return AC_ERR_DEV; in it821x_smart_qc_issue()
|
| H A D | sata_nv.c | 818 ehi->err_mask |= AC_ERR_DEV; in nv_adma_check_cpb() 821 ehi->err_mask |= AC_ERR_DEV; in nv_adma_check_cpb() 2218 ehi->err_mask |= AC_ERR_DEV; in nv_swncq_host_interrupt()
|
| H A D | libata-transport.c | 156 { AC_ERR_DEV, "DeviceError" },
|
| H A D | libata-acpi.c | 680 case AC_ERR_DEV: in ata_acpi_run_tf()
|
| H A D | sata_mv.c | 2484 ehi->err_mask |= AC_ERR_DEV; in mv_pmp_eh_prep() 2692 err_mask |= AC_ERR_DEV; in mv_err_intr() 2746 if (err_mask == AC_ERR_DEV) { in mv_err_intr()
|
| H A D | sata_promise.c | 848 ac_err_mask |= AC_ERR_DEV; in pdc_error_intr()
|
| H A D | libata-scsi.c | 2503 if (qc->err_mask && ((qc->err_mask & AC_ERR_DEV) == 0)) { in atapi_sense_complete() 2632 if (unlikely(err_mask & AC_ERR_DEV)) { in atapi_qc_complete()
|
| /OK3568_Linux_fs/u-boot/drivers/ata/ |
| H A D | sata_dwc.c | 777 if ((err_mask == AC_ERR_DEV) && (tf.feature & ATA_ABORTED)) { in ata_dev_read_id() 1078 qc->err_mask |= AC_ERR_DEV; in ata_exec_internal() 1238 return AC_ERR_DEV; in ac_err_mask() 1296 qc->err_mask |= AC_ERR_DEV; in ata_hsm_move() 1338 qc->err_mask |= AC_ERR_DEV; in ata_hsm_move() 1361 qc->err_mask |= AC_ERR_DEV; in ata_hsm_move() 1724 if (err_mask == AC_ERR_DEV && (tf.feature & ATA_ABORTED)) in ata_dev_init_params() 1869 if ((err_mask == AC_ERR_DEV) && (tf.feature & ATA_ABORTED)) { in ata_dev_read_sectors() 2044 if ((err_mask == AC_ERR_DEV) && (tf.feature & ATA_ABORTED)) { in ata_dev_write_sectors()
|
| H A D | sata_dwc.h | 289 AC_ERR_DEV = (1 << 0), enumerator
|
| /OK3568_Linux_fs/kernel/drivers/scsi/libsas/ |
| H A D | sas_ata.c | 70 return AC_ERR_DEV; in sas_to_ata_err() 145 link->eh_info.err_mask |= AC_ERR_DEV; in sas_ata_task_done()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | libata.h | 490 AC_ERR_DEV = (1 << 0), /* device reported error */ enumerator 1807 return AC_ERR_DEV; in ac_err_mask()
|