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

  /src/sys/dev/raidframe/
rf_general.h 47 #define RF_ERRORMSG1(s,a) printf((s),(a))
rf_disks.c 187 RF_ERRORMSG1("Error: block size on disks (%d) must be a power of 2\n", bs);
206 RF_ERRORMSG1("Error: block size of disk at c %d different from disk at c 0\n", c);
258 RF_ERRORMSG1("Warning: spare disk %s failed TUR\n",
998 RF_ERRORMSG1("Too many spares: %d\n", raidPtr->numSpare);
1021 RF_ERRORMSG1("Warning: spare disk %s failed TUR\n",
rf_layout.c 440 RF_ERRORMSG1("Unknown parity configuration '%c'", parityConfig);
rf_reconstruct.c 232 RF_ERRORMSG1("RECON: no way to reconstruct failed disk for arch %c\n",
260 RF_ERRORMSG1("Unable to reconstruct disk at col %d because status not degraded\n", col);
275 RF_ERRORMSG1("Unable to reconstruct disk at col %d because no spares are available\n", col);
373 RF_ERRORMSG1("RECON: no way to reconstruct failed disk for arch %c\n",
414 RF_ERRORMSG1("Unable to reconstruct to disk at col %d: operation not supported for RF_DISTRIBUTE_SPARE\n", col);
rf_paritylogDiskMgr.c 349 RF_ERRORMSG1("Unable to write core log to disk (region %d)\n", regionID);
rf_driver.c 880 RF_ERRORMSG1("Unknown debug string \"%s\"\n", name);
rf_map.c 119 RF_ERRORMSG1("Unable to map access because offset (%d) was invalid\n",

Completed in 15 milliseconds