Lines Matching refs:tb_printf
220 tb_printf(sc, "Timeout waiting for mailbox\n"); in nhi_inmail_cmd()
224 tb_printf(sc, "Firmware reports error in mailbox\n"); in nhi_inmail_cmd()
287 tb_printf(sc, "Host router reset timed out\n"); in nhi_reset_v2()
326 tb_printf(sc, "Host interface is version 1.0\n"); in nhi_attach()
329 tb_printf(sc, "Host interface is version 2.0\n"); in nhi_attach()
332 tb_printf(sc, "WARN: unexpected host interface version %d.%d -" in nhi_attach()
338 tb_printf(sc, "WARN: unexpected number of paths: %d\n", val); in nhi_attach()
425 tb_printf(sc, "ERROR: Cannot allocate ring memory\n"); in nhi_alloc_ring()
459 tb_printf(sc, "Cannot allocate ring %d DMA tag: %d\n", in nhi_alloc_ring()
465 tb_printf(sc, "Cannot allocate ring memory\n"); in nhi_alloc_ring()
611 tb_printf(sc, "Error allocating control ring\n"); in nhi_alloc_ring0()
625 tb_printf(sc, "Error allocating control ring buffer tag\n"); in nhi_alloc_ring0()
631 tb_printf(sc, "Error allocating control ring memory\n"); in nhi_alloc_ring0()
769 tb_printf(sc, "tb_router_attach_root() error." in nhi_init()
777 tb_printf(sc, "Failed to establish config hook\n"); in nhi_init()
797 tb_printf(sc, "Root Router LC UUID: %02x%02x%02x%02x-" in nhi_post_init()
802 tb_printf(sc, "Error finding LC registers: %d\n", error); in nhi_post_init()
805 tb_printf(sc, "Root Router UUID: %02x%02x%02x%02x-" in nhi_post_init()
906 tb_printf(sc, "TX command interrupted\n"); in nhi_tx_synchronous()
908 tb_printf(sc, "TX command timed out\n"); in nhi_tx_synchronous()
910 tb_printf(sc, "TX command failed error= %d\n", error); in nhi_tx_synchronous()
1211 tb_printf(sc, "Error: cannot create sysctl nodes\n"); in nhi_setup_sysctl()