Searched refs:mpi3mr_printf (Results 1 – 2 of 2) sorted by relevance
795 #define mpi3mr_printf(sc, args...) \ macro804 mpi3mr_printf(sc, ##args); \814 mpi3mr_printf((sc), ##tag); \817 mpi3mr_printf((sc), tag "\n")
274 mpi3mr_printf(sc, "Cannot allocate PCI registers\n"); in mpi3mr_setup_resources()