Searched refs:MPS_ERROR (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/dev/mps/ |
| H A D | mps_sas.c | 276 mps_dprint(sc, MPS_ERROR, "unable to alloc CCB for rescan\n"); in mpssas_rescan_target() 282 mps_dprint(sc, MPS_ERROR, "unable to create path for rescan\n"); in mpssas_rescan_target() 363 mps_dprint(sc, MPS_ERROR, in mpssas_remove_volume() 429 mps_dprint(sc, MPS_ERROR, in mpssas_prepare_volume_remove() 438 mps_dprint(sc, MPS_ERROR, in mpssas_prepare_volume_remove() 489 mps_dprint(sc, MPS_ERROR, in mpssas_prepare_remove() 498 mps_dprint(sc, MPS_ERROR, in mpssas_prepare_remove() 544 mps_dprint(sc, MPS_ERROR, in mpssas_remove_device() 561 mps_dprint(sc, MPS_ERROR, in mpssas_remove_device() 726 mps_dprint(sc, MPS_ERROR, "Cannot allocate SIMQ\n"); in mps_attach_sas() [all …]
|
| H A D | mps_mapping.c | 147 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: Write of DPM " in _mapping_commit_enc_entry() 217 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: Write of DPM " in _mapping_commit_map_entry() 499 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: Could not find a " in _mapping_get_free_ir_mt_idx() 1146 mps_dprint(sc, MPS_ERROR, "%s: failed to get " in _mapping_get_dev_info() 1173 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: " in _mapping_get_dev_info() 1225 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, in _mapping_get_dev_info() 1419 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: " in _mapping_add_new_device() 1438 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: " in _mapping_add_new_device() 1499 mps_dprint(sc, MPS_ERROR | in _mapping_add_new_device() 1560 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: " in _mapping_add_new_device() [all …]
|
| H A D | mps.c | 1051 mps_dprint(sc, MPS_ERROR, "Driver error, throwing away %d " in mps_request_sync() 1172 mps_dprint(sc, MPS_INIT|MPS_ERROR, in mps_send_iocinit() 1326 mps_dprint(sc, MPS_ERROR, "Cannot allocate queues DMA tag\n"); in mps_alloc_hw_queues() 1331 mps_dprint(sc, MPS_ERROR, "Cannot allocate queues memory\n"); in mps_alloc_hw_queues() 1372 mps_dprint(sc, MPS_ERROR, "Cannot allocate replies DMA tag\n"); in mps_alloc_replies() 1377 mps_dprint(sc, MPS_ERROR, "Cannot allocate replies memory\n"); in mps_alloc_replies() 1432 mps_dprint(sc, MPS_ERROR, "Cannot allocate request DMA tag\n"); in mps_alloc_requests() 1437 mps_dprint(sc, MPS_ERROR, "Cannot allocate request memory\n"); in mps_alloc_requests() 1449 mps_dprint(sc, MPS_ERROR, "Cannot allocate chain memory\n"); in mps_alloc_requests() 1458 mps_dprint(sc, MPS_ERROR, "Cannot allocate chain DMA tag\n"); in mps_alloc_requests() [all …]
|
| H A D | mps_pci.c | 298 mps_dprint(sc, MPS_ERROR|MPS_INIT, in mps_pci_setup_interrupts() 310 mps_dprint(sc, MPS_ERROR|MPS_INIT, in mps_pci_setup_interrupts() 319 mps_dprint(sc, MPS_ERROR|MPS_INIT, in mps_pci_setup_interrupts()
|
| H A D | mps_sas_lsi.c | 223 mps_dprint(sc, MPS_ERROR, "%s: " in mpssas_fw_work() 674 mps_dprint(sc, MPS_MAPPING|MPS_ERROR, in mpssas_add_device() 794 mps_dprint(sc, MPS_ERROR, "Failed to allocate " in mpssas_add_device()
|
| H A D | mpsvar.h | 656 #define MPS_ERROR (1 << 5) /* Parameter errors, programming bugs */ macro
|
| H A D | mps_user.c | 1411 mps_dprint(sc, MPS_ERROR, in mps_diag_register() 1419 mps_dprint(sc, MPS_ERROR, in mps_diag_register()
|