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