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

  /src/sys/dev/raidframe/
rf_general.h 49 #define RF_ERRORMSG3(s,a,b,c) printf((s),(a),(b),(c))
rf_disks.c 276 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",
rf_driver.c 926 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",
rf_evenodd.c 439 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",
rf_parityscan.c 288 RF_ERRORMSG3("Parity verify error: byte %d of parity is 0x%x should be 0x%x\n",
rf_declusterPQ.c 123 RF_ERRORMSG3("RAID: config error: Full Table depth (%d) + Spare Space (%d) larger than disk size (%d) (BD too big)\n",
rf_decluster.c 145 RF_ERRORMSG3("RAID: config error: Full Table depth (%d) + Spare Space (%d) larger than disk size (%d) (BD too big)\n",
rf_paritylogging.c 462 RF_ERRORMSG3("Unable to create parity logging disk thread file %s line %d rc=%d\n",

Completed in 40 milliseconds