Searched refs:MPR_INFO (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sys/dev/mpr/ |
| H A D | mpr_sas_lsi.c | 842 mpr_dprint(sc, MPR_INFO|MPR_MAPPING|MPR_FAULT, in mprsas_add_device() 915 mpr_dprint(sc, MPR_INFO, "failure at %s:%d/%s()! " in mprsas_add_device() 935 mpr_dprint(sc, MPR_MAPPING|MPR_INFO, in mprsas_add_device() 1023 mpr_dprint(sc, MPR_INFO, "%s: sending Target " in mprsas_add_device() 1087 mpr_dprint(sc, MPR_INFO, "Sleeping %d seconds " in mprsas_get_sas_address_for_sata_disk() 1208 mpr_dprint(sc, MPR_INFO|MPR_FAULT|MPR_MAPPING, in mprsas_get_sata_identify() 1218 mpr_dprint(sc, MPR_INFO|MPR_MAPPING|MPR_FAULT, in mprsas_get_sata_identify() 1312 mpr_dprint(sc, MPR_ERROR | MPR_INFO, "failure at %s:%d/%s()! " in mprsas_add_pcie_device() 1322 mpr_dprint(sc, MPR_MAPPING|MPR_INFO, in mprsas_add_pcie_device() 1506 mpr_dprint(sc, MPR_INFO, "Sending StopUnit: path %s " in mprsas_SSU_to_SATA_devices() [all …]
|
| H A D | mpr_sas.c | 1340 mpr_dprint(sc, MPR_RECOVERY|MPR_INFO, in mprsas_logical_unit_reset_complete() 1366 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, in mprsas_logical_unit_reset_complete() 1433 mpr_dprint(sc, MPR_RECOVERY|MPR_INFO, in mprsas_target_reset_complete() 1447 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, in mprsas_target_reset_complete() 1494 mpr_dprint(sc, MPR_RECOVERY|MPR_INFO, in mprsas_send_reset() 1501 mpr_dprint(sc, MPR_RECOVERY|MPR_INFO, in mprsas_send_reset() 1512 mpr_dprint(sc, MPR_RECOVERY|MPR_INFO, in mprsas_send_reset() 1591 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, in mprsas_abort_complete() 1597 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, in mprsas_abort_complete() 1605 mpr_dprint(sc, MPR_INFO|MPR_RECOVERY, in mprsas_abort_complete() [all …]
|
| H A D | mpr.c | 523 mpr_dprint(sc, MPR_INFO, "Firmware: %s, Driver: %s\n", sc->fw_version, in mpr_iocfacts_allocate() 525 mpr_dprint(sc, MPR_INFO, in mpr_iocfacts_allocate() 847 mpr_dprint(sc, MPR_INIT|MPR_INFO, "Reinitializing controller\n"); in mpr_reinit() 1715 sc->mpr_debug = MPR_INFO | MPR_FAULT; in mpr_get_tunables() 1942 {"info", MPR_INFO}, 3711 mpr_dprint(sc, MPR_INFO, "Out of chain frames, " in mpr_data_cb()
|
| H A D | mprvar.h | 721 #define MPR_INFO (1 << 0) /* Basic info */ macro
|
| H A D | mpr_user.c | 847 mpr_dprint(sc, MPR_INFO, in mpr_user_pass_thru() 1134 mpr_dprint(sc, MPR_INFO, "NVMe Error Response " in mpr_user_pass_thru()
|
| H A D | mpr_mapping.c | 745 mpr_dprint(sc, MPR_INFO | MPR_MAPPING, "%s: No space to add an " in _mapping_update_ir_missing_cnt() 813 mpr_dprint(sc, MPR_INFO | MPR_MAPPING, "%s: device is already " in _mapping_inc_missing_count()
|