Searched refs:MPR_INIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/mpr/
H A Dmpr.c268 mpr_dprint(sc, MPR_INIT, "Doorbell= 0x%x\n", reg);
331 mpr_dprint(sc, MPR_INIT, "Doorbell= 0x%x\n", reg);
687 mpr_dprint(sc, MPR_INIT, "%s reset already in progress\n",
701 mpr_dprint(sc, MPR_INIT, "%s mask interrupts\n", __func__);
780 mpr_dprint(sc, MPR_INIT, "%s: successful count(%d), "
1056 mpr_dprint(sc, MPR_INIT, "IOCInit status= 0x%x\n", reply.IOCStatus);
H A Dmpr_sas.c183 mpr_dprint(sassc->sc, MPR_INIT,
191 mpr_dprint(sassc->sc, MPR_INIT, "%s refcount %u\n", __func__,
216 mpr_dprint(sassc->sc, MPR_INIT,
227 mpr_dprint(sassc->sc, MPR_INIT, "%s refcount %u\n", __func__,
1184 mpr_dprint(sc, MPR_INIT, "%s startup\n", __func__);
1196 mpr_dprint(sc, MPR_INIT, "%s startup %u after command completion\n",
1205 mpr_dprint(sc, MPR_INIT, "target %u outstanding %u\n",
H A Dmprvar.h571 #define MPR_INIT (1 << 6) /* Things related to system init */ macro

Completed in 117 milliseconds