Searched refs:RF_ERRORMSG2 (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/dev/raidframe/
H A Drf_general.h48 #define RF_ERRORMSG2(s,a,b) printf((s),(a),(b)) macro
H A Drf_layout.c416 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",
H A Drf_declusterPQ.c102 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",
H A Drf_decluster.c123 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",
H A Drf_driver.c271 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); \
H A Drf_diskqueue.c241 RF_ERRORMSG2("Unknown queue type \"%s\". Using %s\n", cfgPtr->diskQueueType, diskqueuesw[0].queueType);
H A Drf_disks.c211 RF_ERRORMSG2("WARNING: truncating disk at c %d to %d blocks\n",

Completed in 210 milliseconds