Lines Matching refs:blogic_warn
822 blogic_warn("BusLogic: Too many Host Adapters detected\n", NULL);
991 blogic_warn("BusLogic: Too many Host Adapters detected\n", NULL);
2155 blogic_warn("*** %s Initialized Successfully ***\n", adapter,
2636 blogic_warn("BusLogic Driver Protocol Error 0x%02X\n",
2662 blogic_warn("Unknown Host Adapter Status 0x%02X\n", adapter,
2721 blogic_warn("Illegal CCB #%ld status %d in Incoming Mailbox\n", adapter, ccb->serial, ccb->status);
2756 blogic_warn("Bus Device Reset CCB #%ld to Target %d Completed\n", adapter, ccb->serial, tgt_id);
2809 blogic_warn("CCB #%ld to Target %d Impossible State\n", adapter, ccb->serial, ccb->tgt_id);
2819 blogic_warn("CCB #%ld to Target %d Aborted\n",
2928 blogic_warn("Internal FlashPoint Error detected - Resetting Host Adapter\n", adapter);
2942 blogic_warn("Resetting %s due to External SCSI Bus Reset\n", adapter, adapter->full_model);
2947 blogic_warn("Resetting %s due to Host Adapter Internal Error\n", adapter, adapter->full_model);
3207 blogic_warn("Unable to write Outgoing Mailbox - Pausing for 1 second\n", adapter);
3212 blogic_warn("Still unable to write Outgoing Mailbox - Host Adapter Dead?\n", adapter);
3262 blogic_warn("Unable to Abort Command to Target %d - No CCB Found\n", adapter, tgt_id);
3265 blogic_warn("Unable to Abort Command to Target %d - CCB Completed\n", adapter, tgt_id);
3268 blogic_warn("Unable to Abort Command to Target %d - CCB Reset\n", adapter, tgt_id);
3286 blogic_warn("Unable to Abort CCB #%ld to Target %d - Abort Tag Not Supported\n", adapter, ccb->serial, tgt_id);
3290 blogic_warn("Aborting CCB #%ld to Target %d\n",
3295 blogic_warn("Unable to Abort CCB #%ld to Target %d - No Outgoing Mailboxes\n", adapter, ccb->serial, tgt_id);
3303 blogic_warn("Aborting CCB #%ld to Target %d\n", adapter,
3446 blogic_warn("Adopting Geometry %d/%d from Partition Table\n", adapter, diskparam->heads, diskparam->sectors);
3448 blogic_warn("Warning: Partition Table appears to have Geometry %d/%d which is\n", adapter, part_end_head + 1, part_end_sector);
3449 blogic_warn("not compatible with current BusLogic Host Adapter Geometry %d/%d\n", adapter, diskparam->heads, diskparam->sectors);