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

  /src/sys/dev/raidframe/
rf_general.h 48 #define RF_ERRORMSG2(s,a,b) printf((s),(a),(b))
rf_layout.c 416 RF_ERRORMSG2("raid%d: Invalid sectorsPerStripeUnit: %d\n",
423 RF_ERRORMSG2("raid%d: Invalid StripeUnitsPerParityUnit: %d\n",
430 RF_ERRORMSG2("raid%d: Invalid StripeUnitsPerReconstructUnit: %d\n",
rf_declusterPQ.c 102 RF_ERRORMSG2("RAID: config error: table element count (%d) not equal to no. of cols (%d)\n", v, raidPtr->numCol);
131 RF_ERRORMSG2("RAID: config error: Table depth (%d) larger than disk size (%d) (BD too big)\n",
rf_decluster.c 123 RF_ERRORMSG2("RAID: config error: table element count (%d) not equal to no. of cols (%d)\n", v, raidPtr->numCol);
153 RF_ERRORMSG2("RAID: config error: Table depth (%d) larger than disk size (%d) (BD too big)\n",
rf_driver.c 271 RF_ERRORMSG2("RAIDFRAME: failed %s with %d\n", RF_STRING(f), rc); \
291 RF_ERRORMSG2("RAIDFRAME: failed %s with %d\n", RF_STRING(f), rc); \
rf_diskqueue.c 241 RF_ERRORMSG2("Unknown queue type \"%s\". Using %s\n", cfgPtr->diskQueueType, diskqueuesw[0].queueType);
rf_disks.c 211 RF_ERRORMSG2("WARNING: truncating disk at c %d to %d blocks\n",

Completed in 18 milliseconds