Searched refs:PORT_FBS_SDE (Results 1 – 2 of 2) sorted by relevance
/drivers/ata/ | ||
D | ahci.h | 196 PORT_FBS_SDE = BIT(2), /* FBS single device error */ enumerator |
D | libahci.c | 1769 if ((fbs & PORT_FBS_SDE) && (pmp < ap->nr_pmp_links)) { in ahci_error_intr() |