Searched refs:MPR_INFO (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/mpr/ |
| H A D | mpr_sas_lsi.c | 835 mpr_dprint(sc, MPR_INFO|MPR_MAPPING|MPR_FAULT, in mprsas_add_device() 907 mpr_dprint(sc, MPR_INFO, "failure at %s:%d/%s()! " in mprsas_add_device() 927 mpr_dprint(sc, MPR_MAPPING|MPR_INFO, in mprsas_add_device() 984 mpr_dprint(sc, (MPR_INFO|MPR_MAPPING), "Found device <%s> <%s> " in mprsas_add_device() 989 mpr_dprint(sc, (MPR_INFO|MPR_MAPPING), "At enclosure level %d " in mprsas_add_device() 1012 mpr_dprint(sc, MPR_INFO, "%s: sending Target " in mprsas_add_device() 1066 mpr_dprint(sc, MPR_INFO, "Sleeping %d seconds " in mprsas_get_sas_address_for_sata_disk() 1187 mpr_dprint(sc, MPR_INFO|MPR_FAULT|MPR_MAPPING, in mprsas_get_sata_identify() 1197 mpr_dprint(sc, MPR_INFO|MPR_MAPPING|MPR_FAULT, in mprsas_get_sata_identify() 1225 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 | 191 mpr_dprint(sassc->sc, MPR_INFO, "Unfreezing SIM queue\n"); in mprsas_release_simq_reinit() 492 mpr_dprint(sc, MPR_INFO, "%s: Sending reset for target ID %d\n", in mprsas_prepare_volume_remove() 552 mpr_dprint(sc, MPR_INFO, "%s: Sending reset for target ID %d\n", in mprsas_prepare_remove() 620 mpr_dprint(sc, MPR_INFO, in mprsas_remove_device() 629 mpr_dprint(sc, MPR_INFO, "clearing target %u handle 0x%04x\n", in mprsas_remove_device() 632 mpr_dprint(sc, MPR_INFO, "At enclosure level %d, slot %d, " in mprsas_remove_device() 1214 mprsas_log_command(tm, MPR_INFO|MPR_RECOVERY, "task mgmt %p timed " in mprsas_tm_timeout() 1262 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, "NULL reply on " in mprsas_logical_unit_reset_complete() 1285 mpr_dprint(sc, MPR_RECOVERY|MPR_INFO, in mprsas_logical_unit_reset_complete() 1299 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, in mprsas_logical_unit_reset_complete() [all …]
|
| H A D | mpr.c | 524 mpr_dprint(sc, MPR_INFO, "Firmware: %s, Driver: %s\n", sc->fw_version, in mpr_iocfacts_allocate() 526 mpr_dprint(sc, MPR_INFO, in mpr_iocfacts_allocate() 848 mpr_dprint(sc, MPR_INIT|MPR_INFO, "Reinitializing controller\n"); in mpr_reinit() 1722 sc->mpr_debug = MPR_INFO | MPR_FAULT; in mpr_get_tunables() 1969 {"info", MPR_INFO}, 3728 mpr_dprint(sc, MPR_INFO, "Out of chain frames, " in mpr_data_cb()
|
| H A D | mprvar.h | 732 #define MPR_INFO (1 << 0) /* Basic info */ macro
|
| H A D | mpr_user.c | 833 mpr_dprint(sc, MPR_INFO, in mpr_user_pass_thru() 1129 mpr_dprint(sc, MPR_INFO, "NVMe Error Response " in mpr_user_pass_thru()
|
| H A D | mpr_mapping.c | 741 mpr_dprint(sc, MPR_INFO | MPR_MAPPING, "%s: No space to add an " in _mapping_update_ir_missing_cnt() 809 mpr_dprint(sc, MPR_INFO | MPR_MAPPING, "%s: device is already " in _mapping_inc_missing_count()
|