Lines Matching refs:device_printf
331 device_printf(sc->dev, in cxgb_controller_attach()
381 device_printf(dev, "msix allocation failed - msi_count = %d" in cxgb_controller_attach()
398 device_printf(dev, "alloc msi failed - will try INTx\n"); in cxgb_controller_attach()
409 device_printf(dev, "using line interrupts\n"); in cxgb_controller_attach()
431 device_printf(dev, "firmware needs to be updated to version %d.%d.%d\n", in cxgb_controller_attach()
442 device_printf(dev, "SRAM needs to be updated to version %c-%d.%d.%d\n", in cxgb_controller_attach()
527 device_printf(sc->dev, "releasing msi message(s)\n"); in cxgb_free()
530 device_printf(sc->dev, "no msi message to release\n"); in cxgb_free()
587 device_printf(sc->dev, "t3_sge_alloc returned %d\n", err); in setup_sge_qsets()
603 device_printf(sc->dev, "t3_sge_alloc_qset failed with %d\n", in setup_sge_qsets()
708 device_printf(self, "Cannot allocate ifnet\n"); in cxgb_port_attach()
832 device_printf(sc->dev,"encountered fatal error, operation suspended\n"); in t3_fatal_err()
834 device_printf(sc->dev, "FW_ status: 0x%x, 0x%x, 0x%x, 0x%x\n", in t3_fatal_err()
1125 device_printf(sc->dev, "Cannot allocate interrupt\n"); in cxgb_up()
1129 device_printf(sc->dev, "allocated intr_handle=%d\n", sc->intr_handle); in cxgb_up()
1135 device_printf(sc->dev, "Cannot establish interrupt\n"); in cxgb_up()
1224 device_printf(sc->dev, "enabling interrupts on port=%d\n", p->port_id); in cxgb_init_locked()
1550 device_printf(sc->dev, "cxgb_async_intr\n"); in cxgb_async_intr()