Searched refs:MPR_XINFO (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/mpr/ |
H A D | mpr_sas.c | 249 mpr_dprint(sc, MPR_XINFO | MPR_RECOVERY, in mprsas_free_tm() 370 mpr_dprint(sc, MPR_XINFO, "Reset aborted %u commands\n", in mprsas_remove_volume() 375 mpr_dprint(sc, MPR_XINFO, "clearing target %u handle 0x%04x\n", in mprsas_remove_volume() 594 mpr_dprint(sc, MPR_XINFO, "Reset aborted %u commands\n", in mprsas_remove_device() 662 mpr_dprint(sc, MPR_XINFO, "%s: cm_flags = %#x for remove of " in mprsas_remove_complete() 677 mpr_dprint(sc, MPR_XINFO, "%s on handle 0x%04x, IOCStatus= 0x%x\n", in mprsas_remove_complete() 947 mpr_dprint(sc, MPR_XINFO | MPR_MAPPING, "Discovery has " in mprsas_discovery_end() 1059 mpr_dprint(sassc->sc, MPR_XINFO, "mprsas_action " in mprsas_action() 1066 mpr_dprint(sassc->sc, MPR_XINFO, "mprsas_action faking success " in mprsas_action() 1091 mpr_dprint(sc, MPR_XINFO, "%s code %x target %d lun %jx\n", __func__, in mprsas_announce_reset() [all …]
|
H A D | mpr.c | 510 MPR_DPRINT_PAGE(sc, MPR_XINFO, iocfacts, sc->facts); in mpr_iocfacts_allocate() 919 mpr_dprint(sc, MPR_INIT|MPR_XINFO, "Finished sc %p post %u free %u\n", in mpr_reinit() 1345 mpr_dprint(sc, MPR_INIT|MPR_XINFO, "Allocating %d I/O queues\n", nq); in mpr_alloc_queues() 1967 {"xinfo", MPR_XINFO},
|
H A D | mprvar.h | 738 #define MPR_XINFO (1 << 7) /* More detailed/noisy info */ macro
|
H A D | mpr_user.c | 2240 mpr_dprint(sc, MPR_XINFO, "Target ID is out of range " in mpr_user_btdh()
|