sys/dev/raid/mpr/mpr.c
1004
mpr_dprint(sc, MPR_FAULT, "Doorbell handshake failed\n");
sys/dev/raid/mpr/mpr.c
1014
mpr_dprint(sc, MPR_FAULT,
sys/dev/raid/mpr/mpr.c
1027
mpr_dprint(sc, MPR_FAULT, "Timeout reading doorbell 0\n");
sys/dev/raid/mpr/mpr.c
1034
mpr_dprint(sc, MPR_FAULT, "Timeout reading doorbell 1\n");
sys/dev/raid/mpr/mpr.c
1053
mpr_dprint(sc, MPR_ERROR, "Driver error, throwing away %d "
sys/dev/raid/mpr/mpr.c
1059
mpr_dprint(sc, MPR_FAULT,
sys/dev/raid/mpr/mpr.c
1075
mpr_dprint(sc, MPR_FAULT, "Timeout reading doorbell\n");
sys/dev/raid/mpr/mpr.c
1084
mpr_dprint(sc, MPR_FAULT, "Timeout waiting to exit doorbell\n");
sys/dev/raid/mpr/mpr.c
1088
mpr_dprint(sc, MPR_FAULT, "Warning, doorbell still active\n");
sys/dev/raid/mpr/mpr.c
1100
mpr_dprint(sc, MPR_TRACE, "SMID %u cm %p ccb %p\n",
sys/dev/raid/mpr/mpr.c
1139
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
1149
mpr_dprint(sc, MPR_INIT, "%s exit, error= %d\n", __func__, error);
sys/dev/raid/mpr/mpr.c
1163
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
1168
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/raid/mpr/mpr.c
1210
mpr_dprint(sc, MPR_INIT, "IOCInit status= 0x%x\n", reply.IOCStatus);
sys/dev/raid/mpr/mpr.c
1211
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/raid/mpr/mpr.c
1267
mpr_dprint(sc, MPR_INIT|MPR_XINFO, "Allocating %d I/O queues\n", nq);
sys/dev/raid/mpr/mpr.c
1276
mpr_dprint(sc, MPR_INIT, "Configuring queue %d %p\n", i, q);
sys/dev/raid/mpr/mpr.c
1316
mpr_dprint(sc, MPR_ERROR, "Cannot allocate queues DMA tag\n");
sys/dev/raid/mpr/mpr.c
1321
mpr_dprint(sc, MPR_ERROR, "Cannot allocate queues memory\n");
sys/dev/raid/mpr/mpr.c
1332
mpr_dprint(sc, MPR_INIT, "free queue busaddr= %#016jx size= %d\n",
sys/dev/raid/mpr/mpr.c
1334
mpr_dprint(sc, MPR_INIT, "reply queue busaddr= %#016jx size= %d\n",
sys/dev/raid/mpr/mpr.c
1365
mpr_dprint(sc, MPR_ERROR, "Cannot allocate replies DMA tag\n");
sys/dev/raid/mpr/mpr.c
1370
mpr_dprint(sc, MPR_ERROR, "Cannot allocate replies memory\n");
sys/dev/raid/mpr/mpr.c
1376
mpr_dprint(sc, MPR_INIT, "reply frames busaddr= %#016jx size= %d\n",
sys/dev/raid/mpr/mpr.c
1424
mpr_dprint(sc, MPR_ERROR, "Cannot allocate request DMA tag\n");
sys/dev/raid/mpr/mpr.c
1429
mpr_dprint(sc, MPR_ERROR, "Cannot allocate request memory\n");
sys/dev/raid/mpr/mpr.c
1435
mpr_dprint(sc, MPR_INIT, "request frames busaddr= %#016jx size= %d\n",
sys/dev/raid/mpr/mpr.c
1441
mpr_dprint(sc, MPR_ERROR, "Cannot allocate chain memory\n");
sys/dev/raid/mpr/mpr.c
1454
mpr_dprint(sc, MPR_ERROR, "Cannot allocate chain DMA tag\n");
sys/dev/raid/mpr/mpr.c
1459
mpr_dprint(sc, MPR_ERROR, "Cannot allocate chain memory\n");
sys/dev/raid/mpr/mpr.c
1464
mpr_dprint(sc, MPR_ERROR, "Cannot load chain memory\n");
sys/dev/raid/mpr/mpr.c
148
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
1480
mpr_dprint(sc, MPR_ERROR, "Cannot allocate sense DMA tag\n");
sys/dev/raid/mpr/mpr.c
1485
mpr_dprint(sc, MPR_ERROR, "Cannot allocate sense memory\n");
sys/dev/raid/mpr/mpr.c
1491
mpr_dprint(sc, MPR_INIT, "sense frames busaddr= %#016jx size= %d\n",
sys/dev/raid/mpr/mpr.c
1514
mpr_dprint(sc, MPR_ERROR, "Cannot allocate buffer DMA tag\n");
sys/dev/raid/mpr/mpr.c
1525
mpr_dprint(sc, MPR_ERROR, "Cannot allocate command memory\n");
sys/dev/raid/mpr/mpr.c
153
mpr_dprint(sc, MPR_INIT, "sequence start, sleep_flag=%d\n", sleep_flag);
sys/dev/raid/mpr/mpr.c
1608
mpr_dprint(sc, MPR_ERROR, "Cannot allocate NVMe PRP DMA "
sys/dev/raid/mpr/mpr.c
1614
mpr_dprint(sc, MPR_ERROR, "Cannot allocate NVMe PRP memory\n");
sys/dev/raid/mpr/mpr.c
177
mpr_dprint(sc, MPR_INIT, "sequence failed, error=%d, exit\n",
sys/dev/raid/mpr/mpr.c
184
mpr_dprint(sc, MPR_INIT, "sequence success, sending reset, reg= 0x%x\n",
sys/dev/raid/mpr/mpr.c
1935
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
1944
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/raid/mpr/mpr.c
1952
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/raid/mpr/mpr.c
1965
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "IOC Facts allocation "
sys/dev/raid/mpr/mpr.c
1981
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/raid/mpr/mpr.c
1993
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/raid/mpr/mpr.c
1999
mpr_dprint(sc, MPR_INIT, "%s exit error= %d\n", __func__, error);
sys/dev/raid/mpr/mpr.c
2011
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
2022
mpr_dprint(sc, MPR_INIT, "disestablish config intrhook\n");
sys/dev/raid/mpr/mpr.c
2026
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/raid/mpr/mpr.c
2046
mpr_dprint(sc, MPR_FAULT, "IOC Fault 0x%08x, Resetting\n", db);
sys/dev/raid/mpr/mpr.c
2063
mpr_dprint(sc, MPR_EVENT, "MPI2_EVENT_LOG_DATA:\n");
sys/dev/raid/mpr/mpr.c
2070
mpr_dprint(sc, MPR_EVENT, "MPI2_EVENT_LOG_ENTRY_ADDED event "
sys/dev/raid/mpr/mpr.c
2113
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
2124
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "failed to detach "
sys/dev/raid/mpr/mpr.c
2156
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/raid/mpr/mpr.c
2167
mpr_dprint(sc, MPR_ERROR, "Completing NULL command\n");
sys/dev/raid/mpr/mpr.c
2175
mpr_dprint(sc, MPR_TRACE,
sys/dev/raid/mpr/mpr.c
2183
mpr_dprint(sc, MPR_TRACE, "waking up %p\n", cm);
sys/dev/raid/mpr/mpr.c
2190
mpr_dprint(sc, MPR_ERROR, "Warning: io_cmds_active is "
sys/dev/raid/mpr/mpr.c
223
mpr_dprint(sc, MPR_INIT, "reset failed, error= %d, exit\n",
sys/dev/raid/mpr/mpr.c
2235
mpr_dprint(sc, MPR_LOG, "log_info(0x%08x): originator(%s), "
sys/dev/raid/mpr/mpr.c
2259
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
2285
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
229
mpr_dprint(sc, MPR_INIT, "diag reset success, exit\n");
sys/dev/raid/mpr/mpr.c
2309
mpr_dprint(sc, MPR_TRACE,
sys/dev/raid/mpr/mpr.c
241
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
2424
mpr_dprint(sc, MPR_ERROR, "Unhandled reply 0x%x\n",
sys/dev/raid/mpr/mpr.c
2442
mpr_dprint(sc, MPR_TRACE, "%s sc %p writing postindex %d\n",
sys/dev/raid/mpr/mpr.c
2467
mpr_dprint(sc, MPR_EVENT, "Unhandled event 0x%x\n",
sys/dev/raid/mpr/mpr.c
2481
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
249
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/raid/mpr/mpr.c
2507
mpr_dprint(sc, MPR_EVENT|MPR_ERROR,
sys/dev/raid/mpr/mpr.c
2531
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
254
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/raid/mpr/mpr.c
2570
mpr_dprint(sc, MPR_TRACE, "%s finished error %d\n", __func__, error);
sys/dev/raid/mpr/mpr.c
2585
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
2617
mpr_dprint(sc, MPR_TRACE, "%s finished with error %d\n", __func__,
sys/dev/raid/mpr/mpr.c
272
mpr_dprint(sc, MPR_INIT, "%s entered, sleep_flags= %d\n",
sys/dev/raid/mpr/mpr.c
277
mpr_dprint(sc, MPR_INIT, " Doorbell= 0x%x\n", reg);
sys/dev/raid/mpr/mpr.c
284
mpr_dprint(sc, MPR_INIT, " Not ready, sending diag "
sys/dev/raid/mpr/mpr.c
2891
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
294
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "IOC is under the "
sys/dev/raid/mpr/mpr.c
3053
mpr_dprint(sc, MPR_ERROR, "Unaligned SGE while "
sys/dev/raid/mpr/mpr.c
3065
mpr_dprint(sc, MPR_ERROR, "Unaligned SGE "
sys/dev/raid/mpr/mpr.c
307
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "IOC in fault "
sys/dev/raid/mpr/mpr.c
316
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/raid/mpr/mpr.c
3165
mpr_dprint(sc, MPR_ERROR, "A chain element cannot be added to "
sys/dev/raid/mpr/mpr.c
319
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/raid/mpr/mpr.c
3244
mpr_dprint(cm->cm_sc, MPR_ERROR,
sys/dev/raid/mpr/mpr.c
330
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/raid/mpr/mpr.c
332
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/raid/mpr/mpr.c
3444
mpr_dprint(sc, MPR_ERROR, "%s: warning: busdma returned %d "
sys/dev/raid/mpr/mpr.c
346
mpr_dprint(sc, MPR_INIT, "%s entered, Doorbell= 0x%x\n", __func__, reg);
sys/dev/raid/mpr/mpr.c
3498
mpr_dprint(sc, MPR_INFO, "Out of chain frames, "
sys/dev/raid/mpr/mpr.c
350
mpr_dprint(sc, MPR_INIT, "IOC not ready\n");
sys/dev/raid/mpr/mpr.c
352
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/raid/mpr/mpr.c
359
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/raid/mpr/mpr.c
3605
mpr_dprint(sc, MPR_FAULT, "Calling Reinit from %s, timeout=%d,"
sys/dev/raid/mpr/mpr.c
3609
mpr_dprint(sc, MPR_FAULT, "Reinit %s\n", (rc == 0) ? "success" :
sys/dev/raid/mpr/mpr.c
3656
mpr_dprint(sc, MPR_FAULT, "polling failed\n");
sys/dev/raid/mpr/mpr.c
3663
mpr_dprint(sc, MPR_FAULT, "Calling Reinit from %s\n", __func__);
sys/dev/raid/mpr/mpr.c
3665
mpr_dprint(sc, MPR_FAULT, "Reinit %s\n", (rc == 0) ? "success" :
sys/dev/raid/mpr/mpr.c
3742
mpr_dprint(sc, MPR_FAULT,
sys/dev/raid/mpr/mpr.c
451
mpr_dprint(sc, MPR_INIT, "Sized queues to q=%d reqs=%d replies=%d\n",
sys/dev/raid/mpr/mpr.c
470
mpr_dprint(sc, MPR_INIT|MPR_TRACE, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
484
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "Failed to get "
sys/dev/raid/mpr/mpr.c
502
mpr_dprint(sc, MPR_INFO, "Firmware: %s, Driver: %s\n", sc->fw_version,
sys/dev/raid/mpr/mpr.c
504
mpr_dprint(sc, MPR_INFO,
sys/dev/raid/mpr/mpr.c
521
mpr_dprint(sc, MPR_INIT, "No event replay, resetting\n");
sys/dev/raid/mpr/mpr.c
524
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "Failed to "
sys/dev/raid/mpr/mpr.c
542
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "new IR/IT mode "
sys/dev/raid/mpr/mpr.c
655
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/raid/mpr/mpr.c
672
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "Failed to "
sys/dev/raid/mpr/mpr.c
698
mpr_dprint(sc, MPR_INIT, "Attaching subsystems\n");
sys/dev/raid/mpr/mpr.c
708
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/raid/mpr/mpr.c
719
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/raid/mpr/mpr.c
738
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
826
mpr_dprint(sc, MPR_INIT|MPR_INFO, "Reinitializing controller\n");
sys/dev/raid/mpr/mpr.c
828
mpr_dprint(sc, MPR_INIT, "Reset already in progress\n");
sys/dev/raid/mpr/mpr.c
841
mpr_dprint(sc, MPR_INIT, "Masking interrupts and resetting\n");
sys/dev/raid/mpr/mpr.c
896
mpr_dprint(sc, MPR_INIT|MPR_XINFO, "Finished sc %p post %u free %u\n",
sys/dev/raid/mpr/mpr.c
899
mpr_dprint(sc, MPR_INIT, "%s exit error= %d\n", __func__, error);
sys/dev/raid/mpr/mpr.c
921
mpr_dprint(sc, MPR_TRACE, "%s: successful count(%d), "
sys/dev/raid/mpr/mpr.c
928
mpr_dprint(sc, MPR_FAULT,
sys/dev/raid/mpr/mpr.c
950
mpr_dprint(sc, MPR_FAULT, "%s: failed due to timeout count(%d), "
sys/dev/raid/mpr/mpr.c
999
mpr_dprint(sc, MPR_FAULT, "Doorbell failed to activate\n");
sys/dev/raid/mpr/mpr_config.c
1062
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
1194
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
1325
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
1484
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
209
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
375
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
513
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
653
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
77
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
790
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
927
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
1005
mpr_dprint(sc, MPR_MAPPING, "%s: Not enough space was "
sys/dev/raid/mpr/mpr_mapping.c
1019
mpr_dprint(sc, MPR_MAPPING, "%s: Space from a missing "
sys/dev/raid/mpr/mpr_mapping.c
1029
mpr_dprint(sc, MPR_MAPPING, "%s: Clear the reserved flag for "
sys/dev/raid/mpr/mpr_mapping.c
1041
mpr_dprint(sc, MPR_MAPPING, "%s: Check if new mapping space is "
sys/dev/raid/mpr/mpr_mapping.c
1069
mpr_dprint(sc, MPR_MAPPING, "%s: Found space in the mapping "
sys/dev/raid/mpr/mpr_mapping.c
1081
mpr_dprint(sc, MPR_MAPPING, "%s: "
sys/dev/raid/mpr/mpr_mapping.c
1110
mpr_dprint(sc, MPR_MAPPING, "%s: Reset the "
sys/dev/raid/mpr/mpr_mapping.c
1183
mpr_dprint(sc, MPR_ERROR, "%s: failed to get "
sys/dev/raid/mpr/mpr_mapping.c
1210
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: "
sys/dev/raid/mpr/mpr_mapping.c
1261
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING,
sys/dev/raid/mpr/mpr_mapping.c
1289
mpr_dprint(sc, MPR_MAPPING, "%s: Initialize %d map "
sys/dev/raid/mpr/mpr_mapping.c
1365
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: "
sys/dev/raid/mpr/mpr_mapping.c
138
mpr_dprint(sc, MPR_MAPPING, "%s: Writing DPM entry %d for enclosure.\n",
sys/dev/raid/mpr/mpr_mapping.c
1412
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING,
sys/dev/raid/mpr/mpr_mapping.c
144
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: Write of DPM "
sys/dev/raid/mpr/mpr_mapping.c
1440
mpr_dprint(sc, MPR_MAPPING, "%s: Initialize %d map "
sys/dev/raid/mpr/mpr_mapping.c
1606
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: "
sys/dev/raid/mpr/mpr_mapping.c
1624
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: "
sys/dev/raid/mpr/mpr_mapping.c
1685
mpr_dprint(sc, MPR_ERROR |
sys/dev/raid/mpr/mpr_mapping.c
1747
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: "
sys/dev/raid/mpr/mpr_mapping.c
1803
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING,
sys/dev/raid/mpr/mpr_mapping.c
1863
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: "
sys/dev/raid/mpr/mpr_mapping.c
188
mpr_dprint(sc, MPR_MAPPING, "%s: DPM entry location for target "
sys/dev/raid/mpr/mpr_mapping.c
1881
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: "
sys/dev/raid/mpr/mpr_mapping.c
1942
mpr_dprint(sc, MPR_ERROR |
sys/dev/raid/mpr/mpr_mapping.c
2006
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: "
sys/dev/raid/mpr/mpr_mapping.c
2062
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING,
sys/dev/raid/mpr/mpr_mapping.c
210
mpr_dprint(sc, MPR_MAPPING, "%s: Writing DPM entry %d for target %d.\n",
sys/dev/raid/mpr/mpr_mapping.c
2110
mpr_dprint(sc, MPR_MAPPING, "%s: Flushing DPM entry %d.\n",
sys/dev/raid/mpr/mpr_mapping.c
2114
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: Flush of "
sys/dev/raid/mpr/mpr_mapping.c
214
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: Write of DPM "
sys/dev/raid/mpr/mpr_mapping.c
2233
mpr_dprint(sc, MPR_MAPPING, "%s: Start copy of %d DPM entries into the "
sys/dev/raid/mpr/mpr_mapping.c
2299
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: "
sys/dev/raid/mpr/mpr_mapping.c
2332
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING,
sys/dev/raid/mpr/mpr_mapping.c
2360
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: "
sys/dev/raid/mpr/mpr_mapping.c
2420
mpr_dprint(sc, MPR_MAPPING, "%s: Start check for missing devices.\n",
sys/dev/raid/mpr/mpr_mapping.c
2425
mpr_dprint(sc, MPR_MAPPING, "%s: Device Check Callout is "
sys/dev/raid/mpr/mpr_mapping.c
2463
mpr_dprint(sc, MPR_MAPPING, "%s: No devices have been mapped. "
sys/dev/raid/mpr/mpr_mapping.c
2471
mpr_dprint(sc, MPR_MAPPING, "%s: Device check complete.\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
2484
mpr_dprint(sc, MPR_MAPPING, "%s: "
sys/dev/raid/mpr/mpr_mapping.c
2522
mpr_dprint(sc, MPR_MAPPING, "%s: Device in "
sys/dev/raid/mpr/mpr_mapping.c
2573
mpr_dprint(sc, MPR_MAPPING, "%s: Mapping table has a max of %d entries "
sys/dev/raid/mpr/mpr_mapping.c
2616
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: DPM page "
sys/dev/raid/mpr/mpr_mapping.c
2631
mpr_dprint(sc, MPR_MAPPING, "%s: DPM processing is disabled. "
sys/dev/raid/mpr/mpr_mapping.c
2761
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: Enclosure "
sys/dev/raid/mpr/mpr_mapping.c
2784
mpr_dprint(sc, MPR_MAPPING, "%s: Enclosure %d "
sys/dev/raid/mpr/mpr_mapping.c
2827
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: "
sys/dev/raid/mpr/mpr_mapping.c
2858
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: Cannot "
sys/dev/raid/mpr/mpr_mapping.c
3074
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING,
sys/dev/raid/mpr/mpr_mapping.c
3096
mpr_dprint(sc, MPR_MAPPING,"%s: Failed "
sys/dev/raid/mpr/mpr_mapping.c
3109
mpr_dprint(sc, MPR_MAPPING,"%s: Failed "
sys/dev/raid/mpr/mpr_mapping.c
495
mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: Could not find a "
sys/dev/raid/mpr/mpr_mapping.c
687
mpr_dprint(sc, MPR_MAPPING, "%s: Volume being deleted "
sys/dev/raid/mpr/mpr_mapping.c
710
mpr_dprint(sc, MPR_MAPPING, "%s: DPM entry for volume "
sys/dev/raid/mpr/mpr_mapping.c
723
mpr_dprint(sc, MPR_MAPPING, "%s: Update DPM entry for volume "
sys/dev/raid/mpr/mpr_mapping.c
740
mpr_dprint(sc, MPR_INFO | MPR_MAPPING, "%s: No space to add an "
sys/dev/raid/mpr/mpr_mapping.c
777
mpr_dprint(sc, MPR_MAPPING, "%s: Adding DPM entry %d to table "
sys/dev/raid/mpr/mpr_mapping.c
808
mpr_dprint(sc, MPR_INFO | MPR_MAPPING, "%s: device is already "
sys/dev/raid/mpr/mpr_mapping.c
953
mpr_dprint(sc, MPR_MAPPING, "%s: Looking for space in the mapping "
sys/dev/raid/mpr/mpr_mapping.c
964
mpr_dprint(sc, MPR_MAPPING, "%s: Found space "
sys/dev/raid/mpr/mpr_mapping.c
986
mpr_dprint(sc, MPR_MAPPING, "%s: Found space "
sys/dev/raid/mpr/mpr_pci.c
285
mpr_dprint(sc, MPR_ERROR|MPR_INIT,
sys/dev/raid/mpr/mpr_pci.c
297
mpr_dprint(sc, MPR_ERROR|MPR_INIT,
sys/dev/raid/mpr/mpr_pci.c
305
mpr_dprint(sc, MPR_ERROR|MPR_INIT,
sys/dev/raid/mpr/mpr_pci.c
312
mpr_dprint(sc, MPR_INIT, "Set up %d interrupts\n", sc->msi_msgs);
sys/dev/raid/mpr/mpr_pci.c
389
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_pci.c
393
mpr_dprint(sc, MPR_FAULT, "%s: NULL dinfo\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
1013
mpr_dprint(sassc->sc, MPR_TRACE, "ccb func_code 0x%x\n",
sys/dev/raid/mpr/mpr_sas.c
1115
mpr_dprint(sassc->sc, MPR_XINFO, "mprsas_action "
sys/dev/raid/mpr/mpr_sas.c
1122
mpr_dprint(sassc->sc, MPR_XINFO, "mprsas_action faking success "
sys/dev/raid/mpr/mpr_sas.c
1149
mpr_dprint(sc, MPR_XINFO, "%s code %x target %d lun %jx\n", __func__,
sys/dev/raid/mpr/mpr_sas.c
1154
mpr_dprint(sc, MPR_ERROR, "unable to create path for reset "
sys/dev/raid/mpr/mpr_sas.c
1225
mpr_dprint(sc, MPR_INIT, "%s startup\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
1237
mpr_dprint(sc, MPR_INIT, "%s startup %u after command completion\n",
sys/dev/raid/mpr/mpr_sas.c
1246
mpr_dprint(sc, MPR_INIT, "target %u outstanding %u\n",
sys/dev/raid/mpr/mpr_sas.c
1293
mpr_dprint(sc, MPR_RECOVERY|MPR_ERROR,
sys/dev/raid/mpr/mpr_sas.c
1301
mpr_dprint(sc, MPR_RECOVERY, "NULL reset reply for tm %p\n",
sys/dev/raid/mpr/mpr_sas.c
1305
mpr_dprint(sc, MPR_RECOVERY, "Hardware undergoing "
sys/dev/raid/mpr/mpr_sas.c
1312
mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, "NULL reply on "
sys/dev/raid/mpr/mpr_sas.c
1319
mpr_dprint(sc, MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1335
mpr_dprint(sc, MPR_RECOVERY|MPR_INFO,
sys/dev/raid/mpr/mpr_sas.c
1349
mpr_dprint(sc, MPR_INFO|MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1361
mpr_dprint(sc, MPR_INFO|MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1389
mpr_dprint(sc, MPR_ERROR, "%s: cm_flags = %#x for target "
sys/dev/raid/mpr/mpr_sas.c
1396
mpr_dprint(sc, MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1401
mpr_dprint(sc, MPR_RECOVERY, "Hardware undergoing "
sys/dev/raid/mpr/mpr_sas.c
1408
mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, "NULL reply on "
sys/dev/raid/mpr/mpr_sas.c
1415
mpr_dprint(sc, MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1425
mpr_dprint(sc, MPR_RECOVERY|MPR_INFO,
sys/dev/raid/mpr/mpr_sas.c
1439
mpr_dprint(sc, MPR_INFO|MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1458
mpr_dprint(sc, MPR_ERROR, "%s null devhandle for target_id "
sys/dev/raid/mpr/mpr_sas.c
1472
mpr_dprint(sc, MPR_RECOVERY|MPR_INFO,
sys/dev/raid/mpr/mpr_sas.c
1484
mpr_dprint(sc, MPR_RECOVERY|MPR_INFO,
sys/dev/raid/mpr/mpr_sas.c
1490
mpr_dprint(sc, MPR_ERROR, "unexpected reset type 0x%x\n", type);
sys/dev/raid/mpr/mpr_sas.c
1495
mpr_dprint(sc, MPR_RECOVERY|MPR_INFO,
sys/dev/raid/mpr/mpr_sas.c
1511
mpr_dprint(sc, MPR_ERROR|MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1538
mpr_dprint(sc, MPR_RECOVERY|MPR_ERROR,
sys/dev/raid/mpr/mpr_sas.c
1546
mpr_dprint(sc, MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1551
mpr_dprint(sc, MPR_RECOVERY, "Hardware undergoing "
sys/dev/raid/mpr/mpr_sas.c
1557
mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, "NULL reply on "
sys/dev/raid/mpr/mpr_sas.c
1564
mpr_dprint(sc, MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1576
mpr_dprint(sc, MPR_INFO|MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1582
mpr_dprint(sc, MPR_INFO|MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1590
mpr_dprint(sc, MPR_INFO|MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1611
mpr_dprint(sc, MPR_ERROR|MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1647
mpr_dprint(sc, MPR_ERROR|MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1674
mpr_dprint(sc, MPR_XINFO|MPR_RECOVERY, "Timeout checking cm %p\n", cm);
sys/dev/raid/mpr/mpr_sas.c
1689
mpr_dprint(sc, MPR_ERROR, "command timeout with NULL ccb\n");
sys/dev/raid/mpr/mpr_sas.c
1704
mpr_dprint(sc, MPR_INFO|MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1720
mpr_dprint(sc, MPR_RECOVERY, "queued timedout cm %p for "
sys/dev/raid/mpr/mpr_sas.c
1726
mpr_dprint(sc, MPR_RECOVERY|MPR_INFO,
sys/dev/raid/mpr/mpr_sas.c
1729
mpr_dprint(sc, MPR_RECOVERY, "timedout cm %p allocated tm %p\n",
sys/dev/raid/mpr/mpr_sas.c
1743
mpr_dprint(sc, MPR_ERROR|MPR_RECOVERY,
sys/dev/raid/mpr/mpr_sas.c
1784
mpr_dprint(sc, MPR_ERROR, "Parameter list length is Zero\n");
sys/dev/raid/mpr/mpr_sas.c
1790
mpr_dprint(sc, MPR_ERROR, "Unable to allocate memory to "
sys/dev/raid/mpr/mpr_sas.c
180
mpr_dprint(sassc->sc, MPR_INIT,
sys/dev/raid/mpr/mpr_sas.c
1803
mpr_dprint(sc, MPR_XINFO, "Number of descriptors in "
sys/dev/raid/mpr/mpr_sas.c
1811
mpr_dprint(sc, MPR_ERROR, "data length: %d is greater than "
sys/dev/raid/mpr/mpr_sas.c
188
mpr_dprint(sassc->sc, MPR_INIT, "%s refcount %u\n", __func__,
sys/dev/raid/mpr/mpr_sas.c
1933
mpr_dprint(sc, MPR_TRACE, "ccb %p target flag %x\n", ccb, targ->flags);
sys/dev/raid/mpr/mpr_sas.c
1935
mpr_dprint(sc, MPR_ERROR, "%s NULL handle for target %u\n",
sys/dev/raid/mpr/mpr_sas.c
1942
mpr_dprint(sc, MPR_ERROR, "%s Raid component no SCSI IO "
sys/dev/raid/mpr/mpr_sas.c
1954
mpr_dprint(sc, MPR_TRACE, "%s Command is not in progress for "
sys/dev/raid/mpr/mpr_sas.c
1974
mpr_dprint(sc, MPR_INFO, "%s shutting down\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
1986
mpr_dprint(sc, MPR_INFO, "%s: Freezing devq for target ID %d\n",
sys/dev/raid/mpr/mpr_sas.c
199
mpr_dprint(sassc->sc, MPR_INFO, "Unfreezing SIM queue\n");
sys/dev/raid/mpr/mpr_sas.c
213
mpr_dprint(sassc->sc, MPR_INIT,
sys/dev/raid/mpr/mpr_sas.c
224
mpr_dprint(sassc->sc, MPR_INIT, "%s refcount %u\n", __func__,
sys/dev/raid/mpr/mpr_sas.c
2253
mpr_dprint(sc, MPR_XINFO, "\thandle(0x%04x), ioc_status(%s)(0x%04x)\n",
sys/dev/raid/mpr/mpr_sas.c
2256
mpr_dprint(sc, MPR_XINFO, "At enclosure level %d, slot %d, "
sys/dev/raid/mpr/mpr_sas.c
2265
mpr_dprint(sc, MPR_XINFO, "\tscsi_status(%s)(0x%02x), "
sys/dev/raid/mpr/mpr_sas.c
2273
mpr_dprint(sc, MPR_XINFO, "-> Sense Buffer Data : Start :\n");
sys/dev/raid/mpr/mpr_sas.c
2275
mpr_dprint(sc, MPR_XINFO, "-> Sense Buffer Data : End :\n");
sys/dev/raid/mpr/mpr_sas.c
2281
mpr_dprint(sc, MPR_XINFO, "response code(0x%01x): %s\n",
sys/dev/raid/mpr/mpr_sas.c
2503
mpr_dprint(sc, MPR_TRACE,
sys/dev/raid/mpr/mpr_sas.c
2590
mpr_dprint(sc, MPR_XINFO, "Error sending command, "
sys/dev/raid/mpr/mpr_sas.c
2617
mpr_dprint(sc, MPR_INFO, "Decrementing SSU count.\n");
sys/dev/raid/mpr/mpr_sas.c
262
mpr_dprint(sc, MPR_INFO, "Unfreezing devq for target ID %d\n",
sys/dev/raid/mpr/mpr_sas.c
2633
mpr_dprint(sc, MPR_XINFO,
sys/dev/raid/mpr/mpr_sas.c
2796
mpr_dprint(sc, MPR_XINFO, "Target %d supports SSU\n",
sys/dev/raid/mpr/mpr_sas.c
2854
mpr_dprint(sc, MPR_INFO,
sys/dev/raid/mpr/mpr_sas.c
2860
mpr_dprint(sc, MPR_XINFO,
sys/dev/raid/mpr/mpr_sas.c
2900
mpr_dprint(sc, MPR_XINFO, "Command completed, unfreezing SIM "
sys/dev/raid/mpr/mpr_sas.c
2931
mpr_dprint(sc, MPR_ERROR, "%s: cm_flags = %#x on SMP "
sys/dev/raid/mpr/mpr_sas.c
2939
mpr_dprint(sc, MPR_ERROR, "%s: NULL cm_reply!\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
2951
mpr_dprint(sc, MPR_XINFO, "%s: IOCStatus %04x SASStatus %02x\n",
sys/dev/raid/mpr/mpr_sas.c
2957
mpr_dprint(sc, MPR_XINFO, "%s: SMP request to SAS address %#jx "
sys/dev/raid/mpr/mpr_sas.c
2999
mpr_dprint(sc, MPR_ERROR, "%s: physical addresses not "
sys/dev/raid/mpr/mpr_sas.c
3011
mpr_dprint(sc, MPR_ERROR, "%s: multiple request or "
sys/dev/raid/mpr/mpr_sas.c
303
mpr_dprint(sc, MPR_ERROR, "unable to alloc CCB for rescan\n");
sys/dev/raid/mpr/mpr_sas.c
3057
mpr_dprint(sc, MPR_ERROR, "%s: physical addresses not "
sys/dev/raid/mpr/mpr_sas.c
3075
mpr_dprint(sc, MPR_ERROR, "%s: multiple request or "
sys/dev/raid/mpr/mpr_sas.c
309
mpr_dprint(sc, MPR_ERROR, "unable to create path for rescan\n");
sys/dev/raid/mpr/mpr_sas.c
3114
mpr_dprint(sc, MPR_ERROR, "%s: cannot allocate command\n",
sys/dev/raid/mpr/mpr_sas.c
3132
mpr_dprint(sc, MPR_XINFO, "%s: sending SMP request to SAS address "
sys/dev/raid/mpr/mpr_sas.c
3194
mpr_dprint(sc, MPR_ERROR, "%s: error %d returned from "
sys/dev/raid/mpr/mpr_sas.c
321
mpr_dprint(sc, MPR_TRACE, "%s targetid %u\n", __func__, targetid);
sys/dev/raid/mpr/mpr_sas.c
3224
mpr_dprint(sc, MPR_ERROR, "%s: target %d does not exist!\n",
sys/dev/raid/mpr/mpr_sas.c
3272
mpr_dprint(sc, MPR_ERROR, "%s: handle %d does not have "
sys/dev/raid/mpr/mpr_sas.c
3282
mpr_dprint(sc, MPR_ERROR, "%s: handle %d does not have "
sys/dev/raid/mpr/mpr_sas.c
3290
mpr_dprint(sc, MPR_ERROR, "%s: handle %d parent %d "
sys/dev/raid/mpr/mpr_sas.c
3301
mpr_dprint(sc, MPR_ERROR, "%s: handle %d parent %d "
sys/dev/raid/mpr/mpr_sas.c
3309
mpr_dprint(sc, MPR_ERROR, "%s: handle %d parent handle "
sys/dev/raid/mpr/mpr_sas.c
3322
mpr_dprint(sc, MPR_INFO, "%s: unable to find SAS address for "
sys/dev/raid/mpr/mpr_sas.c
3353
mpr_dprint(sc, MPR_ERROR, "command alloc failure in "
sys/dev/raid/mpr/mpr_sas.c
3375
mpr_dprint(sc, MPR_INFO, "%s: Sending reset for target ID %d\n",
sys/dev/raid/mpr/mpr_sas.c
3405
mpr_dprint(sc, MPR_ERROR, "%s: cm_flags = %#x for reset of "
sys/dev/raid/mpr/mpr_sas.c
3412
mpr_dprint(sc, MPR_XINFO, "%s: IOCStatus = 0x%x ResponseCode = 0x%x\n",
sys/dev/raid/mpr/mpr_sas.c
3440
mpr_dprint(sassc->sc, MPR_XINFO, "%s clearing MPR_TRACE\n",
sys/dev/raid/mpr/mpr_sas.c
3515
mpr_dprint(sc, MPR_ERROR, "Unable to alloc "
sys/dev/raid/mpr/mpr_sas.c
3638
mpr_dprint(sc, MPR_ERROR, "Unable to alloc CCB for EEDP "
sys/dev/raid/mpr/mpr_sas.c
3645
mpr_dprint(sc, MPR_ERROR, "Unable to create path for EEDP "
sys/dev/raid/mpr/mpr_sas.c
3665
mpr_dprint(sc, MPR_ERROR, "Unable to alloc LUN for "
sys/dev/raid/mpr/mpr_sas.c
3676
mpr_dprint(sc, MPR_INFO, "Sending read cap: path %s handle %d\n",
sys/dev/raid/mpr/mpr_sas.c
3687
mpr_dprint(sc, MPR_ERROR, "Unable to alloc read capacity "
sys/dev/raid/mpr/mpr_sas.c
3769
mpr_dprint(sassc->sc, MPR_INFO, "LUN %d for target ID "
sys/dev/raid/mpr/mpr_sas.c
3848
mpr_dprint(sc, MPR_XINFO,
sys/dev/raid/mpr/mpr_sas.c
385
mpr_dprint(sc, MPR_FAULT, "%s NULL reply resetting device "
sys/dev/raid/mpr/mpr_sas.c
3869
mpr_dprint(sc, MPR_ERROR, "%s: cm_flags = %#x for port enable! "
sys/dev/raid/mpr/mpr_sas.c
3875
mpr_dprint(sc, MPR_FAULT, "Portenable NULL reply\n");
sys/dev/raid/mpr/mpr_sas.c
3878
mpr_dprint(sc, MPR_FAULT, "Portenable failed\n");
sys/dev/raid/mpr/mpr_sas.c
393
mpr_dprint(sc, MPR_ERROR, "IOCStatus = 0x%x while resetting "
sys/dev/raid/mpr/mpr_sas.c
397
mpr_dprint(sc, MPR_XINFO, "Reset aborted %u commands\n",
sys/dev/raid/mpr/mpr_sas.c
402
mpr_dprint(sc, MPR_XINFO, "clearing target %u handle 0x%04x\n",
sys/dev/raid/mpr/mpr_sas.c
454
mpr_dprint(sc, MPR_ERROR,
sys/dev/raid/mpr/mpr_sas.c
463
mpr_dprint(sc, MPR_ERROR,
sys/dev/raid/mpr/mpr_sas.c
485
mpr_dprint(sc, MPR_INFO, "%s: Sending reset for target ID %d\n",
sys/dev/raid/mpr/mpr_sas.c
517
mpr_dprint(sc, MPR_ERROR, "%s : invalid handle 0x%x \n",
sys/dev/raid/mpr/mpr_sas.c
526
mpr_dprint(sc, MPR_ERROR, "%s: command alloc failure\n",
sys/dev/raid/mpr/mpr_sas.c
549
mpr_dprint(sc, MPR_INFO, "%s: Sending reset for target ID %d\n",
sys/dev/raid/mpr/mpr_sas.c
577
mpr_dprint(sc, MPR_ERROR, "%s: cm_flags = %#x for remove of "
sys/dev/raid/mpr/mpr_sas.c
584
mpr_dprint(sc, MPR_FAULT, "%s NULL reply resetting device "
sys/dev/raid/mpr/mpr_sas.c
592
mpr_dprint(sc, MPR_ERROR, "IOCStatus = 0x%x while resetting "
sys/dev/raid/mpr/mpr_sas.c
596
mpr_dprint(sc, MPR_XINFO, "Reset aborted %u commands\n",
sys/dev/raid/mpr/mpr_sas.c
614
mpr_dprint(sc, MPR_INFO, "clearing target %u handle 0x%04x\n",
sys/dev/raid/mpr/mpr_sas.c
617
mpr_dprint(sc, MPR_INFO, "At enclosure level %d, slot %d, "
sys/dev/raid/mpr/mpr_sas.c
624
mpr_dprint(sc, MPR_XINFO, "Completing missed command %p\n", tm);
sys/dev/raid/mpr/mpr_sas.c
650
mpr_dprint(sc, MPR_XINFO, "%s: cm_flags = %#x for remove of "
sys/dev/raid/mpr/mpr_sas.c
659
mpr_dprint(sc, MPR_FAULT, "%s NULL reply removing device "
sys/dev/raid/mpr/mpr_sas.c
665
mpr_dprint(sc, MPR_XINFO, "%s on handle 0x%04x, IOCStatus= 0x%x\n",
sys/dev/raid/mpr/mpr_sas.c
745
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
749
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/raid/mpr/mpr_sas.c
764
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/raid/mpr/mpr_sas.c
774
mpr_dprint(sc, MPR_INIT|MPR_ERROR, "Cannot allocate SIMQ\n");
sys/dev/raid/mpr/mpr_sas.c
784
mpr_dprint(sc, MPR_INIT|MPR_ERROR, "Cannot allocate SIM\n");
sys/dev/raid/mpr/mpr_sas.c
807
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/raid/mpr/mpr_sas.c
832
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/raid/mpr/mpr_sas.c
888
mpr_dprint(sc, MPR_ERROR,
sys/dev/raid/mpr/mpr_sas.c
910
mpr_dprint(sc, MPR_INIT, "%s exit, error= %d\n", __func__, error);
sys/dev/raid/mpr/mpr_sas.c
996
mpr_dprint(sc, MPR_XINFO | MPR_MAPPING, "Discovery has "
sys/dev/raid/mpr/mpr_sas_lsi.c
1006
mpr_dprint(sc, MPR_ERROR, "Failed to allocate "
sys/dev/raid/mpr/mpr_sas_lsi.c
1062
mpr_dprint(sc, MPR_INFO, "Sleeping %d seconds "
sys/dev/raid/mpr/mpr_sas_lsi.c
1074
mpr_dprint(sc, MPR_MAPPING, "%s: got SATA identify "
sys/dev/raid/mpr/mpr_sas_lsi.c
1078
mpr_dprint(sc, MPR_MAPPING, "%s: handle = 0x%x failed\n",
sys/dev/raid/mpr/mpr_sas_lsi.c
1169
mpr_dprint(sc, MPR_XINFO, "%s start timeout counter for SATA ID "
sys/dev/raid/mpr/mpr_sas_lsi.c
1174
mpr_dprint(sc, MPR_XINFO, "%s stop timeout counter for SATA ID "
sys/dev/raid/mpr/mpr_sas_lsi.c
1187
mpr_dprint(sc, MPR_INFO|MPR_FAULT|MPR_MAPPING,
sys/dev/raid/mpr/mpr_sas_lsi.c
1197
mpr_dprint(sc, MPR_INFO|MPR_MAPPING|MPR_FAULT,
sys/dev/raid/mpr/mpr_sas_lsi.c
1228
mpr_dprint(sc, MPR_INFO, "%s checking ATA ID command %p sc %p\n",
sys/dev/raid/mpr/mpr_sas_lsi.c
1232
mpr_dprint(sc, MPR_INFO, "%s ATA ID command almost timed out\n",
sys/dev/raid/mpr/mpr_sas_lsi.c
1245
mpr_dprint(sc, MPR_INFO, "%s ATA ID command almost timed out\n",
sys/dev/raid/mpr/mpr_sas_lsi.c
1250
mpr_dprint(sc, MPR_INFO, "ATA ID command timeout cm %p\n", cm);
sys/dev/raid/mpr/mpr_sas_lsi.c
1311
mpr_dprint(sc, MPR_INFO, "PCIe WWID from PCIe device page0 = %jx\n",
sys/dev/raid/mpr/mpr_sas_lsi.c
1323
mpr_dprint(sc, MPR_ERROR | MPR_INFO, "failure at %s:%d/%s()! "
sys/dev/raid/mpr/mpr_sas_lsi.c
1329
mpr_dprint(sc, MPR_MAPPING, "%s: Target ID for added device is %d.\n",
sys/dev/raid/mpr/mpr_sas_lsi.c
1333
mpr_dprint(sc, MPR_MAPPING|MPR_INFO,
sys/dev/raid/mpr/mpr_sas_lsi.c
1339
mpr_dprint(sc, MPR_MAPPING, "WWID from PCIe device page0 = %jx\n",
sys/dev/raid/mpr/mpr_sas_lsi.c
138
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
1382
mpr_dprint(sc, (MPR_INFO|MPR_MAPPING), "Found PCIe device <%s> <%s> "
sys/dev/raid/mpr/mpr_sas_lsi.c
1387
mpr_dprint(sc, (MPR_INFO|MPR_MAPPING), "At enclosure level %d "
sys/dev/raid/mpr/mpr_sas_lsi.c
1396
mpr_dprint(sc, MPR_MAPPING, "Target id 0x%x added\n", targ->tid);
sys/dev/raid/mpr/mpr_sas_lsi.c
1450
mpr_dprint(sc, MPR_MAPPING, "RAID target id %d added (WWID = 0x%jx)\n",
sys/dev/raid/mpr/mpr_sas_lsi.c
1499
mpr_dprint(sc, MPR_FAULT, "Unable to alloc CCB "
sys/dev/raid/mpr/mpr_sas_lsi.c
1507
mpr_dprint(sc, MPR_ERROR, "Unable to create "
sys/dev/raid/mpr/mpr_sas_lsi.c
1515
mpr_dprint(sc, MPR_INFO, "Sending StopUnit: path %s "
sys/dev/raid/mpr/mpr_sas_lsi.c
1523
mpr_dprint(sc, MPR_INFO, "Incrementing SSU count\n");
sys/dev/raid/mpr/mpr_sas_lsi.c
1555
mpr_dprint(sc, MPR_ERROR, "Time has expired waiting "
sys/dev/raid/mpr/mpr_sas_lsi.c
1574
mpr_dprint(sassc->sc, MPR_INFO, "Completing stop unit for %s\n",
sys/dev/raid/mpr/mpr_sas_lsi.c
1608
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
202
mpr_dprint(sc, MPR_EVENT, "(%d)->(%s) Working on Event: [%x]\n",
sys/dev/raid/mpr/mpr_sas_lsi.c
223
mpr_dprint(sc, MPR_ERROR, "%s: "
sys/dev/raid/mpr/mpr_sas_lsi.c
257
mpr_dprint(sc, MPR_TRACE,"SAS discovery start event\n");
sys/dev/raid/mpr/mpr_sas_lsi.c
259
mpr_dprint(sc, MPR_TRACE,"SAS discovery stop event\n");
sys/dev/raid/mpr/mpr_sas_lsi.c
333
mpr_dprint(sc, MPR_EVENT, "Sending FP action "
sys/dev/raid/mpr/mpr_sas_lsi.c
360
mpr_dprint(sc, MPR_ERROR, "%s: error "
sys/dev/raid/mpr/mpr_sas_lsi.c
370
mpr_dprint(sc, MPR_EVENT, "Received "
sys/dev/raid/mpr/mpr_sas_lsi.c
465
mpr_dprint(sc, MPR_EVENT, "Received IR Volume event:\n");
sys/dev/raid/mpr/mpr_sas_lsi.c
468
mpr_dprint(sc, MPR_EVENT, " Volume Settings "
sys/dev/raid/mpr/mpr_sas_lsi.c
475
mpr_dprint(sc, MPR_EVENT, " Volume Status "
sys/dev/raid/mpr/mpr_sas_lsi.c
482
mpr_dprint(sc, MPR_EVENT, " Volume State "
sys/dev/raid/mpr/mpr_sas_lsi.c
537
mpr_dprint(sc, MPR_EVENT, "Received IR Phys Disk event:\n");
sys/dev/raid/mpr/mpr_sas_lsi.c
540
mpr_dprint(sc, MPR_EVENT, " Phys Disk Settings "
sys/dev/raid/mpr/mpr_sas_lsi.c
551
mpr_dprint(sc, MPR_EVENT, " Phys Disk Status changed "
sys/dev/raid/mpr/mpr_sas_lsi.c
562
mpr_dprint(sc, MPR_EVENT, " Phys Disk State changed "
sys/dev/raid/mpr/mpr_sas_lsi.c
621
mpr_dprint(sc, MPR_EVENT, "Received IR Op Status event:\n");
sys/dev/raid/mpr/mpr_sas_lsi.c
622
mpr_dprint(sc, MPR_EVENT, " RAID Operation of %d is %d "
sys/dev/raid/mpr/mpr_sas_lsi.c
640
mpr_dprint(sc, MPR_FAULT, "Temperature Threshold flags "
sys/dev/raid/mpr/mpr_sas_lsi.c
647
mpr_dprint(sc, MPR_FAULT, "Current Temp in Celsius: "
sys/dev/raid/mpr/mpr_sas_lsi.c
738
mpr_dprint(sc, MPR_ERROR, "%s: Cannot "
sys/dev/raid/mpr/mpr_sas_lsi.c
746
mpr_dprint(sc, MPR_ERROR, "%s: failed "
sys/dev/raid/mpr/mpr_sas_lsi.c
773
mpr_dprint(sc, MPR_TRACE,"Unhandled event 0x%0X\n",
sys/dev/raid/mpr/mpr_sas_lsi.c
778
mpr_dprint(sc, MPR_EVENT, "(%d)->(%s) Event Free: [%x]\n", event_count,
sys/dev/raid/mpr/mpr_sas_lsi.c
818
mpr_dprint(sc, MPR_INFO|MPR_MAPPING|MPR_FAULT,
sys/dev/raid/mpr/mpr_sas_lsi.c
835
mpr_dprint(sc, MPR_MAPPING|MPR_FAULT,
sys/dev/raid/mpr/mpr_sas_lsi.c
850
mpr_dprint(sc, MPR_MAPPING, "Handle 0x%04x SAS Address from SAS device "
sys/dev/raid/mpr/mpr_sas_lsi.c
862
mpr_dprint(sc, MPR_MAPPING|MPR_ERROR,
sys/dev/raid/mpr/mpr_sas_lsi.c
867
mpr_dprint(sc, MPR_MAPPING, "Handle 0x%04x SAS Address "
sys/dev/raid/mpr/mpr_sas_lsi.c
891
mpr_dprint(sc, MPR_INFO, "failure at %s:%d/%s()! "
sys/dev/raid/mpr/mpr_sas_lsi.c
898
mpr_dprint(sc, MPR_MAPPING, "%s: Target ID for added device is %d.\n",
sys/dev/raid/mpr/mpr_sas_lsi.c
911
mpr_dprint(sc, MPR_MAPPING|MPR_INFO,
sys/dev/raid/mpr/mpr_sas_lsi.c
918
mpr_dprint(sc, MPR_MAPPING, "Attempting to reuse "
sys/dev/raid/mpr/mpr_sas_lsi.c
968
mpr_dprint(sc, (MPR_INFO|MPR_MAPPING), "Found device <%s> <%s> "
sys/dev/raid/mpr/mpr_sas_lsi.c
973
mpr_dprint(sc, (MPR_INFO|MPR_MAPPING), "At enclosure level %d "
sys/dev/raid/mpr/mpr_sas_lsi.c
982
mpr_dprint(sc, MPR_MAPPING, "Target id 0x%x added\n", targ->tid);
sys/dev/raid/mpr/mpr_sas_lsi.c
999
mpr_dprint(sc, MPR_INFO, "%s: sending Target "
sys/dev/raid/mpr/mpr_user.c
1075
mpr_dprint(sc, MPR_FAULT, "%s: failed to copy "
sys/dev/raid/mpr/mpr_user.c
1127
mpr_dprint(sc, MPR_INFO, "NVMe Error Response "
sys/dev/raid/mpr/mpr_user.c
1322
mpr_dprint(sc, MPR_FAULT, "%s: post of FW Diag Buffer failed "
sys/dev/raid/mpr/mpr_user.c
1359
mpr_dprint(sc, MPR_USER, "%s: This buffer type is not "
sys/dev/raid/mpr/mpr_user.c
1415
mpr_dprint(sc, MPR_FAULT, "%s: release of FW Diag Buffer "
sys/dev/raid/mpr/mpr_user.c
1517
mpr_dprint(sc, MPR_ERROR,
sys/dev/raid/mpr/mpr_user.c
1525
mpr_dprint(sc, MPR_ERROR,
sys/dev/raid/mpr/mpr_user.c
2001
mpr_dprint(sc, MPR_USER, "%s: Only one FW diag command "
sys/dev/raid/mpr/mpr_user.c
2188
mpr_dprint(sc, MPR_USER, "IO access is not supported. "
sys/dev/raid/mpr/mpr_user.c
2241
mpr_dprint(sc, MPR_XINFO, "Target ID is out of range "
sys/dev/raid/mpr/mpr_user.c
2361
mpr_dprint(sc, MPR_USER, "Hard Reset with Port Enable "
sys/dev/raid/mpr/mpr_user.c
665
mpr_dprint(sc, MPR_USER, "%s: req %p %d rpl %p %d\n", __func__,
sys/dev/raid/mpr/mpr_user.c
676
mpr_dprint(sc, MPR_USER, "%s: Function %02X MsgFlags %02X\n", __func__,
sys/dev/raid/mpr/mpr_user.c
726
mpr_dprint(sc, MPR_USER, "%s: reply size %d\n", __func__, sz);
sys/dev/raid/mpr/mpr_user.c
758
mpr_dprint(sc, MPR_USER, "%s: Only one passthru command "
sys/dev/raid/mpr/mpr_user.c
790
mpr_dprint(sc, MPR_USER, "%s: req 0x%jx %d rpl 0x%jx %d "
sys/dev/raid/mpr/mpr_user.c
810
mpr_dprint(sc, MPR_USER, "%s: Function %02X MsgFlags %02X\n", __func__,
sys/dev/raid/mpr/mpr_user.c
840
mpr_dprint(sc, MPR_INFO,
sys/dev/raid/mpr/mpr_user.c
851
mpr_dprint(sc, MPR_FAULT, "%s: task management failed",
sys/dev/raid/mpr/mpr_user.c
922
mpr_dprint(sc, MPR_FAULT, "%s: failed to copy IOCTL "
sys/dev/raid/mpr/mprvar.h
67
mpr_dprint((sc), MPR_TRACE, "%s\n", __func__)