ciss_printf
ciss_printf(sc, "error sending BMIC FLUSH_CACHE command (%d)\n", error);
ciss_printf(sc, "error flushing cache (%s)\n",
ciss_printf(sc, "error resetting controller (%d)\n", error);
ciss_printf(sc, "using %d of %d available commands\n",
ciss_printf(sc, "can't allocate command DMA tag\n");
ciss_printf(sc, "can't allocate command memory\n");
ciss_printf(sc, "error sending BMIC ID_CTLR command (%d)\n", error);
ciss_printf(sc, "data over/underrun reading adapter information\n");
ciss_printf(sc, "error reading adapter information (%s)\n",
ciss_printf(sc, "adapter does not support BIG_MAP\n");
ciss_printf(sc, " %d logical drive%s configured\n",
ciss_printf(sc, " firmware %4.4s\n", sc->ciss_id->running_firmware_revision);
ciss_printf(sc, " %d SCSI channels\n", sc->ciss_id->scsi_bus_count);
ciss_printf(sc, " signature '%.4s'\n", sc->ciss_cfg->signature);
ciss_printf(sc, " valence %d\n", sc->ciss_cfg->valence);
ciss_printf(sc, " supported I/O methods 0x%pb%i\n",
ciss_printf(sc, " active I/O method 0x%pb%i\n",
ciss_printf(sc, " 4G page base 0x%08x\n",
ciss_printf(sc, " interrupt coalesce delay %dus\n",
ciss_printf(sc, " interrupt coalesce count %d\n",
ciss_printf(sc, " max outstanding commands %d\n",
ciss_printf(sc, " bus types 0x%pb%i\n",
ciss_printf(sc, " server name '%.16s'\n", sc->ciss_cfg->server_name);
ciss_printf(sc, " heartbeat 0x%x\n", sc->ciss_cfg->heartbeat);
ciss_printf(sc, "error sending %d LUN command (%d)\n", opcode, error);
ciss_printf(sc, "WARNING: more units than driver limit (%d)\n",
ciss_printf(sc, "error detecting logical drive configuration (%s)\n",
ciss_printf(sc, "adapter claims to report absurd number of logical drives (%d > %d)\n",
ciss_printf(sc, "%d logical drive%s\n",
ciss_printf(sc, "%d physical device%s\n",
ciss_printf(sc, "error getting geometry (%d)\n", error);
ciss_printf(sc, "WARNING: Data overrun\n");
ciss_printf(sc, "Error detecting logical drive geometry (%s)\n",
ciss_printf(sc, "error sending BMIC LDRIVE command (%d)\n", error);
ciss_printf(sc, "data over/underrun reading logical drive ID\n");
ciss_printf(sc, "error reading logical drive ID (%s)\n",
ciss_printf(sc, "logical drive (b%dt%d): %s, %dMB ",
ciss_printf(sc, "error sending BMIC LSTATUS command (%d)\n", error);
ciss_printf(sc, "data over/underrun reading logical drive status\n");
ciss_printf(sc, "error reading logical drive status (%s)\n",
ciss_printf(sc, "error sending BMIC ACCEPT MEDIA command (%d)\n", error);
ciss_printf(cr->cr_sc, "error accepting media into failed logical drive (%s)\n",
ciss_printf(sc, "completed invalid request %d (0x%x)\n", index, tag);
ciss_printf(sc, "completed invalid request %d (0x%x)\n", index, tag);
ciss_printf(sc, "WARNING: completing non-busy request\n");
ciss_printf(sc, "WARNING: completed command with no submitter\n");
ciss_printf(cr->cr_sc, "command status 0x%x (%s) scsi status 0x%x\n",
ciss_printf(cr->cr_sc, "invalid command, offense size %d at %d, value 0x%x, function %s\n",
ciss_printf(sc, "can't allocate CAM SIM queue\n");
ciss_printf(sc, "can't allocate CAM SIM for controller %d\n", i);
ciss_printf(sc, "can't register SCSI bus %d\n", i);
ciss_printf(sc, "can't allocate CAM SIM for controller %d\n", i);
ciss_printf(sc, "can't register SCSI bus %d\n", i);
ciss_printf(sc, "rescan failed (can't create path)\n");
ciss_printf(sc, "ADAPTER HEARTBEAT FAILED\n");
ciss_printf(sc, "SENDING NOP MESSAGE FAILED\n");
ciss_printf(sc, "SENDING NOP MESSAGE FAILED (not logging anymore)\n");
ciss_printf(sc, "fatal error in Notify Event request (%s)\n",
ciss_printf(sc, "*** %.80s\n", cn->message);
ciss_printf(sc, "Abort Notify Event command failed (%d)\n", error);
ciss_printf(sc, "Abort Notify Event command failed (%s)\n",
ciss_printf(sc, "Notify Event command failed to abort, adapter may wedge.\n");
ciss_printf(sc, "error sending BMIC Cancel Notify on Event command (%d)\n", error);
ciss_printf(sc, "error cancelling Notify on Event (%s)\n",
ciss_printf(sc, "logical drive %d (%s) changed status %s->%s, spare status 0x%pb%i\n",
ciss_printf(sc, "logical drive %d (%s) media exchanged, ready to go online\n",
ciss_printf(sc, "rebuild of logical drive %d (%s) failed due to %s error\n",
ciss_printf(sc, "FATAL I/O ERROR on logical drive %d (%s), SCSI port %d ID %d\n",
ciss_printf(sc, "logical drive %d (%s) completed consistency initialisation\n",
ciss_printf(sc, "Warning, cannot get physical lun list\n");
ciss_printf(sc, "Unknown hotplug event %d\n", cn->subclass);
ciss_printf(sc, "REQUEST @ %p\n", cr);
ciss_printf(sc, " data %p/%d tag %d flags %pb%i\n",
ciss_printf(sc, " sg list/total %d/%d host tag 0x%x\n",
ciss_printf(sc, " physical bus %d target %d\n",
ciss_printf(sc, " logical unit %d\n", cc->header.address.logical.lun);
ciss_printf(sc, " %s cdb length %d type %s attribute %s\n",
ciss_printf(sc, " %s\n", hexncpy(&cc->cdb.cdb[0], cc->cdb.cdb_length,
ciss_printf(sc, " ");
ciss_printf(sc, "physical drive %d:%d (%x) failed\n", bus, target,
ciss_printf(sc, "ADAPTER:\n");
ciss_printf(sc, "%s %d/%d\n",
ciss_printf(sc, "max_requests %d\n", sc->ciss_max_requests);
ciss_printf(sc, "flags %pb%i\n",
ciss_printf(sc, "LOGICAL DRIVE %d: ", i);
ciss_printf(sc, "unknown adapter type\n");
ciss_printf(sc, "can't allocate register window\n");
ciss_printf(sc, "can't allocate config window\n");
ciss_printf(sc, "config table outside window\n");
ciss_printf(sc, "config signature mismatch (got '%c%c%c%c')\n",
ciss_printf(sc, "No supported transport layers: 0x%x\n",
ciss_printf(sc, "No supported transport methods: 0x%x\n",
ciss_printf(sc, "adapter refuses to accept config update (IDBR 0x%x)\n",
ciss_printf(sc, "adapter refuses to go into available transports "
ciss_printf(sc, "PERFORMANT Transport\n");
ciss_printf(sc, "SIMPLE Transport\n");
ciss_printf(sc, "can't allocate interrupt\n");
ciss_printf(sc, "can't set up interrupt\n");
ciss_printf(sc, "can't allocate parent DMA tag\n");
ciss_printf(sc, "can't allocate buffer DMA tag\n");
ciss_printf(sc, "Using %d MSIX interrupt%s\n", val,
ciss_printf(sc, "can't allocate reply DMA tag\n");
ciss_printf(sc, "can't allocate reply memory\n");
ciss_printf(sc, "waiting for adapter to come ready...\n");
ciss_printf(sc, "timed out waiting for adapter to come ready\n");