Home
last modified time | relevance | path

Searched refs:PDC2_HTO_ERR (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/ata/
Dsata_promise.c95 PDC2_HTO_ERR = (1 << 12), /* host bus timeout */ enumerator
104 PDC2_ERR_MASK = PDC2_HTO_ERR | PDC2_ATA_HBA_ERR |
873 if (port_status & (PDC_PH_ERR | PDC_SH_ERR | PDC_DH_ERR | PDC2_HTO_ERR in pdc_error_intr()