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