Home
last modified time | relevance | path

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

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