Symbol: MPR_INIT
sys/dev/mpr/mpr.c
1200
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/mpr/mpr.c
1226
mpr_dprint(sc, MPR_INIT, "%s exit, error= %d\n", __func__, error);
sys/dev/mpr/mpr.c
1240
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/mpr/mpr.c
1245
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/mpr/mpr.c
1287
mpr_dprint(sc, MPR_INIT, "IOCInit status= 0x%x\n", le16toh(reply.IOCStatus));
sys/dev/mpr/mpr.c
1288
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/mpr/mpr.c
1344
mpr_dprint(sc, MPR_INIT|MPR_XINFO, "Allocating %d I/O queues\n", nq);
sys/dev/mpr/mpr.c
1353
mpr_dprint(sc, MPR_INIT, "Configuring queue %d %p\n", i, q);
sys/dev/mpr/mpr.c
1406
mpr_dprint(sc, MPR_INIT, "free queue busaddr= %#016jx size= %d\n",
sys/dev/mpr/mpr.c
1408
mpr_dprint(sc, MPR_INIT, "reply queue busaddr= %#016jx size= %d\n",
sys/dev/mpr/mpr.c
1447
mpr_dprint(sc, MPR_INIT, "reply frames busaddr= %#016jx size= %d\n",
sys/dev/mpr/mpr.c
1503
mpr_dprint(sc, MPR_INIT, "request frames busaddr= %#016jx size= %d\n",
sys/dev/mpr/mpr.c
1550
mpr_dprint(sc, MPR_INIT, "sense frames busaddr= %#016jx size= %d\n",
sys/dev/mpr/mpr.c
157
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/mpr/mpr.c
169
mpr_dprint(sc, MPR_INIT, "sequence start, sleep_flag=%d\n", sleep_flag);
sys/dev/mpr/mpr.c
193
mpr_dprint(sc, MPR_INIT, "sequence failed, error=%d, exit\n",
sys/dev/mpr/mpr.c
1975
{"init", MPR_INIT},
sys/dev/mpr/mpr.c
200
mpr_dprint(sc, MPR_INIT, "sequence success, sending reset, reg= 0x%x\n",
sys/dev/mpr/mpr.c
2160
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/mpr/mpr.c
2169
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/mpr/mpr.c
2177
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/mpr/mpr.c
2190
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "IOC Facts allocation "
sys/dev/mpr/mpr.c
2206
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/mpr/mpr.c
2218
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/mpr/mpr.c
2224
mpr_dprint(sc, MPR_INIT, "%s exit error= %d\n", __func__, error);
sys/dev/mpr/mpr.c
2236
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/mpr/mpr.c
2247
mpr_dprint(sc, MPR_INIT, "disestablish config intrhook\n");
sys/dev/mpr/mpr.c
2251
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/mpr/mpr.c
2339
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/mpr/mpr.c
2350
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "failed to detach "
sys/dev/mpr/mpr.c
2382
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/mpr/mpr.c
239
mpr_dprint(sc, MPR_INIT, "reset failed, error= %d, exit\n",
sys/dev/mpr/mpr.c
245
mpr_dprint(sc, MPR_INIT, "diag reset success, exit\n");
sys/dev/mpr/mpr.c
257
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/mpr/mpr.c
265
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/mpr/mpr.c
270
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/mpr/mpr.c
288
mpr_dprint(sc, MPR_INIT, "%s entered, sleep_flags= %d\n",
sys/dev/mpr/mpr.c
293
mpr_dprint(sc, MPR_INIT, " Doorbell= 0x%x\n", reg);
sys/dev/mpr/mpr.c
300
mpr_dprint(sc, MPR_INIT, " Not ready, sending diag "
sys/dev/mpr/mpr.c
310
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "IOC is under the "
sys/dev/mpr/mpr.c
323
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "IOC in fault "
sys/dev/mpr/mpr.c
332
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/mpr/mpr.c
335
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/mpr/mpr.c
346
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/mpr/mpr.c
348
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/mpr/mpr.c
362
mpr_dprint(sc, MPR_INIT, "%s entered, Doorbell= 0x%x\n", __func__, reg);
sys/dev/mpr/mpr.c
366
mpr_dprint(sc, MPR_INIT, "IOC not ready\n");
sys/dev/mpr/mpr.c
368
mpr_dprint(sc, MPR_INIT|MPR_FAULT,
sys/dev/mpr/mpr.c
375
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/mpr/mpr.c
467
mpr_dprint(sc, MPR_INIT, "Sized queues to q=%d reqs=%d replies=%d\n",
sys/dev/mpr/mpr.c
486
mpr_dprint(sc, MPR_INIT|MPR_TRACE, "%s entered\n", __func__);
sys/dev/mpr/mpr.c
500
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "Failed to get "
sys/dev/mpr/mpr.c
542
mpr_dprint(sc, MPR_INIT, "No event replay, resetting\n");
sys/dev/mpr/mpr.c
545
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "Failed to "
sys/dev/mpr/mpr.c
563
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "new IR/IT mode "
sys/dev/mpr/mpr.c
677
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/mpr/mpr.c
694
mpr_dprint(sc, MPR_INIT|MPR_FAULT, "Failed to "
sys/dev/mpr/mpr.c
720
mpr_dprint(sc, MPR_INIT, "Attaching subsystems\n");
sys/dev/mpr/mpr.c
730
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/mpr/mpr.c
741
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/mpr/mpr.c
848
mpr_dprint(sc, MPR_INIT|MPR_INFO, "Reinitializing controller\n");
sys/dev/mpr/mpr.c
850
mpr_dprint(sc, MPR_INIT, "Reset already in progress\n");
sys/dev/mpr/mpr.c
863
mpr_dprint(sc, MPR_INIT, "Masking interrupts and resetting\n");
sys/dev/mpr/mpr.c
918
mpr_dprint(sc, MPR_INIT|MPR_XINFO, "Finished sc %p post %u free %u\n",
sys/dev/mpr/mpr.c
921
mpr_dprint(sc, MPR_INIT, "%s exit error= %d\n", __func__, error);
sys/dev/mpr/mpr_pci.c
297
mpr_dprint(sc, MPR_INIT, "Counted %d MSI-X messages\n", msgs);
sys/dev/mpr/mpr_pci.c
302
mpr_dprint(sc, MPR_INIT, "Attempting to allocate %d "
sys/dev/mpr/mpr_pci.c
309
mpr_dprint(sc, MPR_INIT, "Counted %d MSI messages\n", msgs);
sys/dev/mpr/mpr_pci.c
312
mpr_dprint(sc, MPR_INIT, "Attempting to allocated %d "
sys/dev/mpr/mpr_pci.c
322
mpr_dprint(sc, MPR_INIT, "Falling back to legacy INTx\n");
sys/dev/mpr/mpr_pci.c
329
mpr_dprint(sc, MPR_INIT, "Allocated %d interrupts\n", msgs);
sys/dev/mpr/mpr_pci.c
352
mpr_dprint(sc, MPR_ERROR|MPR_INIT,
sys/dev/mpr/mpr_pci.c
364
mpr_dprint(sc, MPR_ERROR|MPR_INIT,
sys/dev/mpr/mpr_pci.c
373
mpr_dprint(sc, MPR_ERROR|MPR_INIT,
sys/dev/mpr/mpr_pci.c
380
mpr_dprint(sc, MPR_INIT, "Set up %d interrupts\n", sc->msi_msgs);
sys/dev/mpr/mpr_sas.c
1177
mpr_dprint(sc, MPR_INIT, "%s startup\n", __func__);
sys/dev/mpr/mpr_sas.c
1189
mpr_dprint(sc, MPR_INIT, "%s startup %u after command completion\n",
sys/dev/mpr/mpr_sas.c
1198
mpr_dprint(sc, MPR_INIT, "target %u outstanding %u\n",
sys/dev/mpr/mpr_sas.c
175
mpr_dprint(sassc->sc, MPR_INIT,
sys/dev/mpr/mpr_sas.c
180
mpr_dprint(sassc->sc, MPR_INIT, "%s refcount %u\n", __func__,
sys/dev/mpr/mpr_sas.c
205
mpr_dprint(sassc->sc, MPR_INIT,
sys/dev/mpr/mpr_sas.c
211
mpr_dprint(sassc->sc, MPR_INIT, "%s refcount %u\n", __func__,
sys/dev/mpr/mpr_sas.c
760
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/mpr/mpr_sas.c
778
mpr_dprint(sc, MPR_INIT|MPR_ERROR, "Cannot allocate SIMQ\n");
sys/dev/mpr/mpr_sas.c
787
mpr_dprint(sc, MPR_INIT|MPR_ERROR, "Cannot allocate SIM\n");
sys/dev/mpr/mpr_sas.c
809
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/mpr/mpr_sas.c
834
mpr_dprint(sc, MPR_INIT|MPR_ERROR,
sys/dev/mpr/mpr_sas.c
865
mpr_dprint(sc, MPR_INIT, "%s exit, error= %d\n", __func__, error);