Searched refs:MPR_INFO (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/mpr/ |
H A D | mpr_sas_lsi.c | 837 mpr_dprint(sc, MPR_INFO|MPR_MAPPING|MPR_FAULT, in mprsas_add_device() 909 mpr_dprint(sc, MPR_INFO, "failure at %s:%d/%s()! " in mprsas_add_device() 929 mpr_dprint(sc, MPR_MAPPING|MPR_INFO, in mprsas_add_device() 986 mpr_dprint(sc, (MPR_INFO|MPR_MAPPING), "Found device <%s> <%s> " in mprsas_add_device() 991 mpr_dprint(sc, (MPR_INFO|MPR_MAPPING), "At enclosure level %d " in mprsas_add_device() 1014 mpr_dprint(sc, MPR_INFO, "%s: sending Target " in mprsas_add_device() 1068 mpr_dprint(sc, MPR_INFO, "Sleeping %d seconds " in mprsas_get_sas_address_for_sata_disk() 1189 mpr_dprint(sc, MPR_INFO|MPR_FAULT|MPR_MAPPING, in mprsas_get_sata_identify() 1199 mpr_dprint(sc, MPR_INFO|MPR_MAPPING|MPR_FAULT, in mprsas_get_sata_identify() 1227 mpr_dprint(sc, MPR_INFO, "%s ATA ID completed late cm %p sc %p\n", in mprsas_ata_id_complete() [all …]
|
H A D | mpr_sas.c | 187 mpr_dprint(sassc->sc, MPR_INFO, "Unfreezing SIM queue\n"); in mprsas_release_simq_reinit() 488 mpr_dprint(sc, MPR_INFO, "%s: Sending reset for target ID %d\n", in mprsas_prepare_volume_remove() 548 mpr_dprint(sc, MPR_INFO, "%s: Sending reset for target ID %d\n", in mprsas_prepare_remove() 616 mpr_dprint(sc, MPR_INFO, in mprsas_remove_device() 625 mpr_dprint(sc, MPR_INFO, "clearing target %u handle 0x%04x\n", in mprsas_remove_device() 628 mpr_dprint(sc, MPR_INFO, "At enclosure level %d, slot %d, " in mprsas_remove_device() 1210 mprsas_log_command(tm, MPR_INFO|MPR_RECOVERY, "task mgmt %p timed " in mprsas_tm_timeout() 1258 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, "NULL reply on " in mprsas_logical_unit_reset_complete() 1281 mpr_dprint(sc, MPR_RECOVERY|MPR_INFO, in mprsas_logical_unit_reset_complete() 1295 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, in mprsas_logical_unit_reset_complete() [all …]
|
H A D | mpr.c | 525 mpr_dprint(sc, MPR_INFO, "Firmware: %s, Driver: %s\n", sc->fw_version, in mpr_iocfacts_allocate() 527 mpr_dprint(sc, MPR_INFO, in mpr_iocfacts_allocate() 849 mpr_dprint(sc, MPR_INIT|MPR_INFO, "Reinitializing controller\n"); in mpr_reinit() 1723 sc->mpr_debug = MPR_INFO | MPR_FAULT; in mpr_get_tunables() 1960 {"info", MPR_INFO}, 3719 mpr_dprint(sc, MPR_INFO, "Out of chain frames, " in mpr_data_cb()
|
H A D | mprvar.h | 731 #define MPR_INFO (1 << 0) /* Basic info */ macro
|
H A D | mpr_user.c | 834 mpr_dprint(sc, MPR_INFO, in mpr_user_pass_thru() 1130 mpr_dprint(sc, MPR_INFO, "NVMe Error Response " in mpr_user_pass_thru()
|
H A D | mpr_mapping.c | 742 mpr_dprint(sc, MPR_INFO | MPR_MAPPING, "%s: No space to add an " in _mapping_update_ir_missing_cnt() 810 mpr_dprint(sc, MPR_INFO | MPR_MAPPING, "%s: device is already " in _mapping_inc_missing_count()
|