Searched refs:MPR_XINFO (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/mpr/ |
| H A D | mpr_sas.c | 253 mpr_dprint(sc, MPR_XINFO | MPR_RECOVERY, in mprsas_free_tm() 374 mpr_dprint(sc, MPR_XINFO, "Reset aborted %u commands\n", in mprsas_remove_volume() 379 mpr_dprint(sc, MPR_XINFO, "clearing target %u handle 0x%04x\n", in mprsas_remove_volume() 598 mpr_dprint(sc, MPR_XINFO, "Reset aborted %u commands\n", in mprsas_remove_device() 666 mpr_dprint(sc, MPR_XINFO, "%s: cm_flags = %#x for remove of " in mprsas_remove_complete() 681 mpr_dprint(sc, MPR_XINFO, "%s on handle 0x%04x, IOCStatus= 0x%x\n", in mprsas_remove_complete() 951 mpr_dprint(sc, MPR_XINFO | MPR_MAPPING, "Discovery has " in mprsas_discovery_end() 1063 mpr_dprint(sassc->sc, MPR_XINFO, "mprsas_action " in mprsas_action() 1070 mpr_dprint(sassc->sc, MPR_XINFO, "mprsas_action faking success " in mprsas_action() 1095 mpr_dprint(sc, MPR_XINFO, "%s code %x target %d lun %jx\n", __func__, in mprsas_announce_reset() [all …]
|
| H A D | mpr.c | 509 MPR_DPRINT_PAGE(sc, MPR_XINFO, iocfacts, sc->facts); in mpr_iocfacts_allocate() 918 mpr_dprint(sc, MPR_INIT|MPR_XINFO, "Finished sc %p post %u free %u\n", in mpr_reinit() 1344 mpr_dprint(sc, MPR_INIT|MPR_XINFO, "Allocating %d I/O queues\n", nq); in mpr_alloc_queues() 1976 {"xinfo", MPR_XINFO},
|
| H A D | mprvar.h | 739 #define MPR_XINFO (1 << 7) /* More detailed/noisy info */ macro
|
| H A D | mpr_user.c | 2239 mpr_dprint(sc, MPR_XINFO, "Target ID is out of range " in mpr_user_btdh()
|