Searched refs:MPR_INFO (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/sys/dev/mpr/ |
| H A D | mpr_sas_lsi.c | 839 mpr_dprint(sc, MPR_INFO|MPR_MAPPING|MPR_FAULT, in mprsas_add_device() 911 mpr_dprint(sc, MPR_INFO, "failure at %s:%d/%s()! " in mprsas_add_device() 931 mpr_dprint(sc, MPR_MAPPING|MPR_INFO, in mprsas_add_device() 1016 mpr_dprint(sc, MPR_INFO, "%s: sending Target " in mprsas_add_device() 1070 mpr_dprint(sc, MPR_INFO, "Sleeping %d seconds " in mprsas_get_sas_address_for_sata_disk() 1191 mpr_dprint(sc, MPR_INFO|MPR_FAULT|MPR_MAPPING, in mprsas_get_sata_identify() 1201 mpr_dprint(sc, MPR_INFO|MPR_MAPPING|MPR_FAULT, in mprsas_get_sata_identify() 1316 mpr_dprint(sc, MPR_ERROR | MPR_INFO, "failure at %s:%d/%s()! " in mprsas_add_pcie_device() 1326 mpr_dprint(sc, MPR_MAPPING|MPR_INFO, in mprsas_add_pcie_device() 1503 mpr_dprint(sc, MPR_INFO, "Sending StopUnit: path %s " in mprsas_SSU_to_SATA_devices() [all …]
|
| H A D | mpr_sas.c | 1289 mpr_dprint(sc, MPR_RECOVERY|MPR_INFO, in mprsas_logical_unit_reset_complete() 1315 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, in mprsas_logical_unit_reset_complete() 1382 mpr_dprint(sc, MPR_RECOVERY|MPR_INFO, in mprsas_target_reset_complete() 1396 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, in mprsas_target_reset_complete() 1443 mpr_dprint(sc, MPR_RECOVERY|MPR_INFO, in mprsas_send_reset() 1450 mpr_dprint(sc, MPR_RECOVERY|MPR_INFO, in mprsas_send_reset() 1461 mpr_dprint(sc, MPR_RECOVERY|MPR_INFO, in mprsas_send_reset() 1539 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, in mprsas_abort_complete() 1545 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, in mprsas_abort_complete() 1553 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, in mprsas_abort_complete() [all …]
|
| H A D | mpr.c | 527 mpr_dprint(sc, MPR_INFO, "Firmware: %s, Driver: %s\n", sc->fw_version, in mpr_iocfacts_allocate() 529 mpr_dprint(sc, MPR_INFO, in mpr_iocfacts_allocate() 851 mpr_dprint(sc, MPR_INIT|MPR_INFO, "Reinitializing controller\n"); in mpr_reinit() 1710 sc->mpr_debug = MPR_INFO | MPR_FAULT; in mpr_get_tunables() 1947 {"info", MPR_INFO}, 3704 mpr_dprint(sc, MPR_INFO, "Out of chain frames, " in mpr_data_cb()
|
| H A D | mprvar.h | 733 #define MPR_INFO (1 << 0) /* Basic info */ macro
|
| H A D | mpr_user.c | 838 mpr_dprint(sc, MPR_INFO, in mpr_user_pass_thru() 1124 mpr_dprint(sc, MPR_INFO, "NVMe Error Response " in mpr_user_pass_thru()
|
| H A D | mpr_mapping.c | 744 mpr_dprint(sc, MPR_INFO | MPR_MAPPING, "%s: No space to add an " in _mapping_update_ir_missing_cnt() 812 mpr_dprint(sc, MPR_INFO | MPR_MAPPING, "%s: device is already " in _mapping_inc_missing_count()
|