Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mpr/
H A Dmpr_user.c264 mpr_printf(sc, "read_cfg_header timed out\n"); in mpr_user_read_cfg_header()
298 mpr_printf(sc, "mpr_user_read_cfg_page timed out\n"); in mpr_user_read_cfg_page()
394 mpr_printf(sc, "page type 0x%x not changeable\n", in mpr_user_write_cfg_page()
415 mpr_printf(sc, "mpr_write_cfg_page timed out\n"); in mpr_user_write_cfg_page()
657 mpr_printf(sc, "%s: no mpr requests\n", __func__); in mpr_user_command()
704 mpr_printf(sc, "%s: invalid request: error %d\n", in mpr_user_command()
862 mpr_printf(sc, "%s: user reply buffer (%d) " in mpr_user_pass_thru()
879 mpr_printf(sc, "%s: no mpr requests\n", __func__); in mpr_user_pass_thru()
1277 mpr_printf(sc, "%s: no mpr requests\n", __func__); in mpr_post_fw_diag_buffer()
1313 mpr_printf(sc, "%s: reply is NULL, probably due to " in mpr_post_fw_diag_buffer()
[all …]
H A Dmpr_pci.c214 mpr_printf(sc, "Cannot allocate PCI registers\n"); in mpr_pci_attach()
231 mpr_printf(sc, "Cannot allocate parent DMA tag\n"); in mpr_pci_attach()
H A Dmprvar.h691 #define mpr_printf(sc, args...) \ macro
700 mpr_printf(sc, ##args); \
710 mpr_printf((sc), ##tag); \
713 mpr_printf((sc), tag "\n")
H A Dmpr_sas_lsi.c661 mpr_printf(sc, "Currently a cable with " in mprsas_fw_work()
671 mpr_printf(sc, "Currently a cable with " in mprsas_fw_work()
697 mpr_printf(sc, "SMP command failed during discovery " in mprsas_fw_work()
705 mpr_printf(sc, "SMP command timed out during " in mprsas_fw_work()
H A Dmpr_sas.c900 mpr_printf(sc, "EEDP capabilities disabled.\n"); in mpr_attach_sas()