Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Data.h532 SERR_UNRECOG_FIS = (1 << 25), /* Unrecognized FIS */ enumerator
/Linux-v4.19/drivers/ata/
Dlibata-eh.c2503 ehc->i.serror & SERR_UNRECOG_FIS ? "UnrecFIS " : "", in ata_eh_link_report()