Searched refs:RF_ERRORMSG3 (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/dev/raidframe/
H A Drf_general.h49 #define RF_ERRORMSG3(s,a,b,c) printf((s),(a),(b),(c)) macro
H A Drf_disks.c276 RF_ERRORMSG3("Block size of %d on spare disk %s is not the same as on other disks (%d)\n", disks[i].blockSize, disks[i].devname, bs);
281 RF_ERRORMSG3("Spare disk %s (%d blocks) is too small to serve as a spare (need %" PRIu64 " blocks)\n",
288 RF_ERRORMSG3("Warning: truncating spare disk %s to %" PRIu64 " blocks (from %" PRIu64 ")\n",
1041 RF_ERRORMSG3("Block size of %d on spare disk %s is not the same as on other disks (%d)\n", disks[spare_number].blockSize, disks[spare_number].devname, bs);
1047 RF_ERRORMSG3("Spare disk %s (%d blocks) is too small to serve as a spare (need %" PRIu64 " blocks)\n",
1057 RF_ERRORMSG3("Warning: truncating spare disk %s to %" PRIu64 " blocks (from %" PRIu64 ")\n",
H A Drf_evenodd.c439 RF_ERRORMSG3("Parity verify error: byte %d of parity is 0x%x should be 0x%x\n",
450 RF_ERRORMSG3("Parity verify error: byte %d of second redundant information is 0x%x should be 0x%x\n",
H A Drf_driver.c926 RF_ERRORMSG3("Unable to init mutex file %s line %d rc=%d\n",
933 RF_ERRORMSG3("Unable to add to shutdown list file %s line %d rc=%d\n",
H A Drf_parityscan.c288 RF_ERRORMSG3("Parity verify error: byte %d of parity is 0x%x should be 0x%x\n",
H A Drf_declusterPQ.c123 RF_ERRORMSG3("RAID: config error: Full Table depth (%d) + Spare Space (%d) larger than disk size (%d) (BD too big)\n",
H A Drf_decluster.c145 RF_ERRORMSG3("RAID: config error: Full Table depth (%d) + Spare Space (%d) larger than disk size (%d) (BD too big)\n",
H A Drf_paritylogging.c462 RF_ERRORMSG3("Unable to create parity logging disk thread file %s line %d rc=%d\n",

Completed in 273 milliseconds