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

  /src/sys/dev/raidframe/
rf_general.h 46 #define RF_ERRORMSG(s) printf((s))
rf_raid1.c 191 RF_ERRORMSG("Multiple disks failed in a single group! Aborting I/O operation.\n");
400 RF_ERRORMSG("Unable to verify raid1 parity: can't read stripe\n");
519 RF_ERRORMSG("Unable to correct RAID1 parity in VerifyParity\n");
649 RF_ERRORMSG("Buffer wait deadlock\n");
rf_evenodd.c 193 RF_ERRORMSG("more than two disks failed in a single group! Aborting I/O operation.\n");
423 RF_ERRORMSG("Unable to verify parity: can't read the stripe\n");
484 RF_ERRORMSG("Unable to correct parity in VerifyParity: can't write the stripe\n");
514 RF_ERRORMSG("Unable to correct second redundant information in VerifyParity: can't write the stripe\n");
rf_paritylogDiskMgr.c 418 RF_ERRORMSG("Unable to read parity from disk\n");
431 RF_ERRORMSG("Unable to read region log from disk\n");
458 RF_ERRORMSG("Unable to write parity to disk\n");
rf_parityscan.c 278 RF_ERRORMSG("Unable to verify parity: can't read the stripe\n");
324 RF_ERRORMSG("Unable to correct parity in VerifyParity: can't write the stripe\n");
rf_chaindecluster.c 250 RF_ERRORMSG("Multiple disks failed in a single group! Aborting I/O operation.\n");
rf_interdecluster.c 262 RF_ERRORMSG("Multiple disks failed in a single group! Aborting I/O operation.\n");
rf_raid5.c 179 RF_ERRORMSG("Multiple disks failed in a single group! Aborting I/O operation.\n");
rf_declusterPQ.c 99 RF_ERRORMSG("Warning: distributed sparing specified without parity rotation.\n");
rf_decluster.c 120 RF_ERRORMSG("Warning: distributed sparing specified without parity rotation.\n");
rf_driver.c 209 RF_ERRORMSG("Attempt to shut down unconfigured RAIDframe driver. Aborting shutdown\n");
rf_paritylogging.c 825 RF_ERRORMSG("Multiple disks failed in a single group! Aborting I/O operation.\n");
rf_disks.c 179 RF_ERRORMSG("RAIDFRAME: Did not find any live disks in the array.\n");
rf_pq.c 113 RF_ERRORMSG("more than two disks failed in a single group! Aborting I/O operation.\n");
rf_dagutils.c 1149 RF_ERRORMSG("GenerateFailedAccessASMs: did not find failedPDA in asm list\n");

Completed in 22 milliseconds