Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_promise.c79 PDC2_HTO_ERR = (1 << 12), /* host bus timeout */ enumerator
88 PDC2_ERR_MASK = PDC2_HTO_ERR | PDC2_ATA_HBA_ERR |
851 if (port_status & (PDC_PH_ERR | PDC_SH_ERR | PDC_DH_ERR | PDC2_HTO_ERR in pdc_error_intr()