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

  /src/sys/dev/raidframe/
rf_compat32.c 68 unsigned int layoutSpecificSize; /* size in bytes of
120 k_cfg->layoutSpecificSize = k_cfg32->layoutSpecificSize;
rf_compat50.c 59 unsigned int layoutSpecificSize;
163 k_cfg->layoutSpecificSize = k50_cfg->layoutSpecificSize;
rf_compat80.c 101 unsigned int layoutSpecificSize; /* size in bytes of
289 k_cfg->layoutSpecificSize = k80_cfg->layoutSpecificSize;
raidframevar.h 341 unsigned int layoutSpecificSize; /* size in bytes of

Completed in 12 milliseconds