Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibahci.c1758 struct ata_queued_cmd *active_qc; in ahci_error_intr() local
1782 active_qc = ata_qc_from_tag(ap, link->active_tag); in ahci_error_intr()
1803 if (active_qc) in ahci_error_intr()
1804 active_qc->err_mask |= AC_ERR_DEV; in ahci_error_intr()