HomeSort by: relevance | last modified time | path
    Searched refs:AHCI_P_FBS_DWE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ahcisatareg.h 288 #define AHCI_P_FBS_DWE 0x000f0000 /* Device With Error */
ahcisata_core.c 1703 drive = (fbs & AHCI_P_FBS_DWE) >> AHCI_P_FBS_DWE_SHIFT;

Completed in 31 milliseconds