Searched refs:MPR_FAULT (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/sys/dev/mpr/ |
| HD | mpr.c | 246 mpr_dprint(sc, MPR_FAULT, "Doorbell handshake failed : <%s>\n", in mpr_message_unit_reset() 295 mpr_dprint(sc, MPR_FAULT, "IOC in fault state 0x%x\n", in mpr_transition_ready() 303 mpr_dprint(sc, MPR_FAULT, in mpr_transition_ready() 306 mpr_dprint(sc, MPR_FAULT, in mpr_transition_ready() 336 mpr_dprint(sc, MPR_FAULT, in mpr_transition_operational() 375 mpr_dprint(sc, MPR_FAULT, "%s failed to get IOC Facts " in mpr_iocfacts_allocate() 413 mpr_dprint(sc, MPR_FAULT, "%s failed to " in mpr_iocfacts_allocate() 432 mpr_dprint(sc, MPR_FAULT, "%s new IR/IT mode in IOC " in mpr_iocfacts_allocate() 546 mpr_dprint(sc, MPR_FAULT, "%s failed to alloc " in mpr_iocfacts_allocate() 813 mpr_dprint(sc, MPR_FAULT, in mpr_wait_db_ack() [all …]
|
| HD | mpr_user.c | 850 mpr_dprint(sc, MPR_FAULT, "%s: task management failed", in mpr_user_pass_thru() 921 mpr_dprint(sc, MPR_FAULT, "%s: failed to copy IOCTL " in mpr_user_pass_thru() 1074 mpr_dprint(sc, MPR_FAULT, "%s: failed to copy " in mpr_user_pass_thru() 1314 mpr_dprint(sc, MPR_FAULT, "%s: post of FW Diag Buffer failed " in mpr_post_fw_diag_buffer() 1401 mpr_dprint(sc, MPR_FAULT, "%s: release of FW Diag Buffer " in mpr_release_fw_diag_buffer()
|
| HD | mpr_pci.c | 420 mpr_dprint(sc, MPR_FAULT, "%s: NULL dinfo\n", __func__); in mpr_pci_restore()
|
| HD | mpr_sas_lsi.c | 643 mpr_dprint(sc, MPR_FAULT, "Temperature Threshold flags " in mprsas_fw_work() 650 mpr_dprint(sc, MPR_FAULT, "Current Temp in Celsius: " in mprsas_fw_work() 1495 mpr_dprint(sc, MPR_FAULT, "Unable to alloc CCB " in mprsas_SSU_to_SATA_devices()
|
| HD | mpr_sas.c | 375 mpr_dprint(sc, MPR_FAULT, "%s NULL reply resetting device " in mprsas_remove_volume() 574 mpr_dprint(sc, MPR_FAULT, "%s NULL reply resetting device " in mprsas_remove_device() 649 mpr_dprint(sc, MPR_FAULT, "%s NULL reply removing device " in mprsas_remove_complete() 3948 mpr_dprint(sc, MPR_FAULT, "Portenable NULL reply\n"); in mprsas_portenable_complete() 3951 mpr_dprint(sc, MPR_FAULT, "Portenable failed\n"); in mprsas_portenable_complete()
|
| HD | mprvar.h | 631 #define MPR_FAULT (1 << 1) /* Hardware faults */ macro
|