Searched refs:mpi3mr_printf (Results 1 – 2 of 2) sorted by relevance
800 #define mpi3mr_printf(sc, args...) \ macro809 mpi3mr_printf(sc, ##args); \819 mpi3mr_printf((sc), ##tag); \822 mpi3mr_printf((sc), tag "\n")
275 mpi3mr_printf(sc, "Cannot allocate PCI registers\n"); in mpi3mr_setup_resources()