Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_vsc.c78 VSC_SATA_INT_ERROR = (VSC_SATA_INT_ERROR_CRC | VSC_SATA_INT_ERROR_T | \ enumerator
224 if (unlikely(port_status & VSC_SATA_INT_ERROR)) { in vsc_port_intr()