Home
last modified time | relevance | path

Searched refs:MPR_MAPPING (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/dev/mpr/
H A Dmpr_mapping.c1086 mpr_dprint(sc, MPR_MAPPING, "%s: " in _mapping_find_enc_map_space()
1266 mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, in _mapping_get_dev_info()
1417 mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, in _mapping_get_pcie_dev_info()
1691 MPR_MAPPING, "%s: failed " in _mapping_add_new_device()
1808 mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, in _mapping_add_new_device()
1948 MPR_MAPPING, "%s: failed " in _mapping_add_new_pcie_device()
2067 mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, in _mapping_add_new_pcie_device()
2336 mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, in _mapping_process_dpm_pg0()
2490 mpr_dprint(sc, MPR_MAPPING, "%s: " in mpr_mapping_check_devices()
3080 mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, in mpr_mapping_ir_config_change_event()
[all …]
H A Dmpr_sas_lsi.c842 mpr_dprint(sc, MPR_INFO|MPR_MAPPING|MPR_FAULT, in mprsas_add_device()
859 mpr_dprint(sc, MPR_MAPPING|MPR_FAULT, in mprsas_add_device()
886 mpr_dprint(sc, MPR_MAPPING|MPR_ERROR, in mprsas_add_device()
891 mpr_dprint(sc, MPR_MAPPING, "Handle 0x%04x SAS Address " in mprsas_add_device()
935 mpr_dprint(sc, MPR_MAPPING|MPR_INFO, in mprsas_add_device()
942 mpr_dprint(sc, MPR_MAPPING, "Attempting to reuse " in mprsas_add_device()
1099 mpr_dprint(sc, MPR_MAPPING, "%s: got SATA identify " in mprsas_get_sas_address_for_sata_disk()
1103 mpr_dprint(sc, MPR_MAPPING, "%s: handle = 0x%x failed\n", 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()
[all …]
H A Dmprvar.h730 #define MPR_MAPPING (1 << 9) /* Trace device mappings */ macro
H A Dmpr_sas.c997 mpr_dprint(sc, MPR_XINFO | MPR_MAPPING, "Discovery has " in mprsas_discovery_end()
H A Dmpr.c1951 {"mapping", MPR_MAPPING},