Home | History | Annotate | Download | only in ic

Lines Matching defs:mpt_prt

343 mpt_prt(mpt_softc_t *mpt, const char *fmt, ...)
397 mpt_prt(mpt, "recovered from command timeout");
409 mpt_prt(mpt, "mpt_timeout: recovered %d commands",nrepl);
418 mpt_prt(mpt,
422 mpt_prt(mpt, "Status 0x%08x, Mask 0x%08x, Doorbell 0x%08x",
426 mpt_prt(mpt, "request state: %s", mpt_req_state(req->debug));
444 mpt_prt(mpt, "soft reset failed");
480 mpt_prt(mpt, "re-queued %d requests", nreq);
484 mpt_prt(mpt, "restart succeeded");
506 mpt_prt(mpt, "context %u reply OK", reply);
539 mpt_prt(mpt, "Address Reply (index %u):",
541 mpt_prt(mpt, "%08x %08x %08x %08x", pReply[0],
543 mpt_prt(mpt, "%08x %08x %08x %08x", pReply[4],
545 mpt_prt(mpt, "%08x %08x %08x %08x", pReply[8],
562 mpt_prt(mpt, "%s: index 0x%x, NULL reply", __func__,
569 mpt_prt(mpt, "%s: invalid index (0x%x) in reply", __func__,
578 mpt_prt(mpt, "%s: corrupted request_t (0x%x)", __func__,
589 mpt_prt(mpt, "%s: TASK MGMT", __func__);
605 mpt_prt(mpt, "%s: unknown Function 0x%x (0x%x)",
615 mpt_prt(mpt,
618 mpt_prt(mpt, "request state: %s", mpt_req_state(req->debug));
619 mpt_prt(mpt, "mpt_request:");
623 mpt_prt(mpt, "mpt_reply:");
626 mpt_prt(mpt, "context reply: 0x%08x", reply);
671 mpt_prt(mpt, "%s: IOC overrun!", __func__);
730 mpt_prt(mpt, "%s: IOC SCSI residual mismatch!", __func__);
736 mpt_prt(mpt, "%s: IOC SCSI task terminated!", __func__);
743 mpt_prt(mpt, "%s: IOC SCSI task failed!", __func__);
750 mpt_prt(mpt, "%s: IOC task terminated!", __func__);
757 mpt_prt(mpt, "%s: IOC SCSI bus reset!", __func__);
769 mpt_prt(mpt, "%s: IOC indicates protocol error -- "
779 mpt_prt(mpt, "%s: IOC returned unknown code: 0x%x", __func__,
803 mpt_prt(mpt, "%s: IOC has error - logging...\n", __func__);
819 mpt_prt(mpt, "%s: IOC fatal error: restarting...", __func__);
946 mpt_prt(mpt, "error %d loading DMA map", error);
1096 mpt_prt(mpt, "mpt_run_xfer: no timeout specified for request: 0x%x\n",
1181 mpt_prt(mpt, "unable to write Device Page 1");
1186 mpt_prt(mpt, "unable to read back Device Page 1");
1193 mpt_prt(mpt,
1219 mpt_prt(mpt, "unable to read Device Page 0");
1225 mpt_prt(mpt,
1288 mpt_prt(mpt, "enable port reply index %d", index);
1311 mpt_prt(mpt, "unknown ctlop: 0x%x", dmsg->Function);
1325 mpt_prt(mpt, "EvtLogData: IOCLogInfo: 0x%08x", msg->IOCLogInfo);
1326 mpt_prt(mpt, "EvtLogData: Event Data:");
1339 mpt_prt(mpt, "Unit Attn: Bus 0x%02x Target 0x%02x",
1345 mpt_prt(mpt, "IOC Bus Reset Port %d",
1351 mpt_prt(mpt, "External Bus Reset");
1364 mpt_prt(mpt, "Rescan Port %d", (msg->Data[0] >> 8) & 0xff);
1369 mpt_prt(mpt, "Port %d: Link state %s",
1377 mpt_prt(mpt,
1386 mpt_prt(mpt, "\tDevice needs AL_PA");
1388 mpt_prt(mpt, "\tDevice %02x doesn't "
1395 mpt_prt(mpt, "\tDevice detected loop "
1398 mpt_prt(mpt, "\tDevice %02x detected "
1404 mpt_prt(mpt, "\tDevice %02x requests that "
1413 mpt_prt(mpt, "Port %d: FC Link Event: LPE(%02x,%02x) "
1421 mpt_prt(mpt, "Port %d: FC Link Event: LPB(%02x,%02x) "
1429 mpt_prt(mpt, "Port %d: FC Link Event: "
1440 mpt_prt(mpt, "Port %d: FC Logout: N_PortID: %02x",
1454 mpt_prt(mpt, "Phy %d: Link Status Unknown",
1458 mpt_prt(mpt, "Phy %d: Link Disabled",
1462 mpt_prt(mpt, "Phy %d: Failed Speed Negotiation",
1466 mpt_prt(mpt, "Phy %d: SATA OOB Complete",
1470 mpt_prt(mpt, "Phy %d: Link Rate 1.5 Gbps",
1474 mpt_prt(mpt, "Phy %d: Link Rate 3.0 Gbps",
1478 mpt_prt(mpt, "Phy %d: SAS Phy Link Status Event: "
1492 mpt_prt(mpt, "Queue Full Event");
1496 mpt_prt(mpt, "Unknown async event: 0x%x", msg->Event);
1536 mpt_prt(mpt, "no mngt request\n");