Lines Matching refs:blogic_warn
762 blogic_warn("BusLogic: Too many Host Adapters detected\n", NULL);
892 blogic_warn("BusLogic: Too many Host Adapters detected\n", NULL);
2004 blogic_warn("*** %s Initialized Successfully ***\n", adapter,
2482 blogic_warn("BusLogic Driver Protocol Error 0x%02X\n",
2508 blogic_warn("Unknown Host Adapter Status 0x%02X\n", adapter,
2561 blogic_warn("Could not find CCB for dma address %x\n", adapter, next_inbox->ccb);
2578 blogic_warn("Illegal CCB #%ld status %d in Incoming Mailbox\n", adapter, ccb->serial, ccb->status);
2613 blogic_warn("Bus Device Reset CCB #%ld to Target %d Completed\n", adapter, ccb->serial, tgt_id);
2666 blogic_warn("CCB #%ld to Target %d Impossible State\n", adapter, ccb->serial, ccb->tgt_id);
2676 blogic_warn("CCB #%ld to Target %d Aborted\n",
2785 blogic_warn("Internal FlashPoint Error detected - Resetting Host Adapter\n", adapter);
2799 blogic_warn("Resetting %s due to External SCSI Bus Reset\n", adapter, adapter->full_model);
2804 blogic_warn("Resetting %s due to Host Adapter Internal Error\n", adapter, adapter->full_model);
3063 blogic_warn("Unable to write Outgoing Mailbox - Pausing for 1 second\n", adapter);
3068 blogic_warn("Still unable to write Outgoing Mailbox - Host Adapter Dead?\n", adapter);
3118 blogic_warn("Unable to Abort Command to Target %d - No CCB Found\n", adapter, tgt_id);
3121 blogic_warn("Unable to Abort Command to Target %d - CCB Completed\n", adapter, tgt_id);
3124 blogic_warn("Unable to Abort Command to Target %d - CCB Reset\n", adapter, tgt_id);
3142 blogic_warn("Unable to Abort CCB #%ld to Target %d - Abort Tag Not Supported\n", adapter, ccb->serial, tgt_id);
3146 blogic_warn("Aborting CCB #%ld to Target %d\n",
3151 blogic_warn("Unable to Abort CCB #%ld to Target %d - No Outgoing Mailboxes\n", adapter, ccb->serial, tgt_id);
3159 blogic_warn("Aborting CCB #%ld to Target %d\n", adapter,
3302 blogic_warn("Adopting Geometry %d/%d from Partition Table\n", adapter, diskparam->heads, diskparam->sectors);
3304 blogic_warn("Warning: Partition Table appears to have Geometry %d/%d which is\n", adapter, part_end_head + 1, part_end_sector);
3305 blogic_warn("not compatible with current BusLogic Host Adapter Geometry %d/%d\n", adapter, diskparam->heads, diskparam->sectors);