HomeSort by: relevance | last modified time | path
    Searched defs:raidframe_booted (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/raidframe/
rf_driver.c 124 static int raidframe_booted = 0; variable in typeref:typename:int
161 if (raidframe_booted)
163 raidframe_booted = 1;
170 raidframe_booted = 0;

Completed in 12 milliseconds