Searched refs:mpr_printf (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/mpr/ |
| H A D | mpr_user.c | 257 mpr_printf(sc, "read_cfg_header timed out\n"); in mpr_user_read_cfg_header() 291 mpr_printf(sc, "mpr_user_read_cfg_page timed out\n"); in mpr_user_read_cfg_page() 326 mpr_printf(sc, "mpr_user_read_extcfg_header timed out\n"); in mpr_user_read_extcfg_header() 365 mpr_printf(sc, "mpr_user_read_extcfg_page timed out\n"); in mpr_user_read_extcfg_page() 387 mpr_printf(sc, "page type 0x%x not changeable\n", in mpr_user_write_cfg_page() 408 mpr_printf(sc, "mpr_write_cfg_page timed out\n"); in mpr_user_write_cfg_page() 650 mpr_printf(sc, "%s: no mpr requests\n", __func__); in mpr_user_command() 686 mpr_printf(sc, "%s: unsupported parameter or unsupported " in mpr_user_command() 697 mpr_printf(sc, "%s: invalid request: error %d\n", in mpr_user_command() 710 mpr_printf(sc, "%s: user reply buffer (%d) smaller than " in mpr_user_command() [all …]
|
| H A D | mpr_pci.c | 233 mpr_printf(sc, "HBA is in Non Secure mode\n"); in mpr_pci_attach() 237 mpr_printf(sc, "HBA is in Configurable Secure mode\n"); in mpr_pci_attach() 257 mpr_printf(sc, "Cannot allocate PCI registers\n"); in mpr_pci_attach() 267 mpr_printf(sc, "Cannot allocate parent DMA tag\n"); in mpr_pci_attach()
|
| H A D | mprvar.h | 749 #define mpr_printf(sc, args...) \ macro 758 mpr_printf(sc, ##args); \ 768 mpr_printf((sc), ##tag); \ 771 mpr_printf((sc), tag "\n")
|
| H A D | mpr_sas_lsi.c | 661 mpr_printf(sc, "Currently a cable with " in mprsas_fw_work() 671 mpr_printf(sc, "Currently a cable with " in mprsas_fw_work() 690 mpr_printf(sc, "PCIe Host Reset failed on DevHandle " in mprsas_fw_work() 715 mpr_printf(sc, "SMP command failed during discovery " in mprsas_fw_work() 723 mpr_printf(sc, "SMP command timed out during " in mprsas_fw_work()
|
| H A D | mpr_sas.c | 857 mpr_printf(sc, "EEDP capabilities disabled.\n"); in mpr_attach_sas()
|