MSG_LEVEL_INFO     83 drivers/net/ethernet/via/via-velocity.c static int msglevel = MSG_LEVEL_INFO;
MSG_LEVEL_INFO    420 drivers/net/ethernet/via/via-velocity.c 		VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: the value of parameter %s is invalid, the valid range is (%d-%d)\n",
MSG_LEVEL_INFO    424 drivers/net/ethernet/via/via-velocity.c 		VELOCITY_PRT(MSG_LEVEL_INFO, KERN_INFO "%s: set value of parameter %s to %d\n",
MSG_LEVEL_INFO    895 drivers/net/ethernet/via/via-velocity.c 		VELOCITY_PRT(MSG_LEVEL_INFO, "Velocity is AUTO mode\n");
MSG_LEVEL_INFO    930 drivers/net/ethernet/via/via-velocity.c 			VELOCITY_PRT(MSG_LEVEL_INFO, "set Velocity to forced full mode\n");
MSG_LEVEL_INFO    935 drivers/net/ethernet/via/via-velocity.c 			VELOCITY_PRT(MSG_LEVEL_INFO, "set Velocity to forced half mode\n");
MSG_LEVEL_INFO    990 drivers/net/ethernet/via/via-velocity.c 		VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: failed to detect cable link\n", vptr->netdev->name);
MSG_LEVEL_INFO    992 drivers/net/ethernet/via/via-velocity.c 		VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: Link auto-negotiation", vptr->netdev->name);
MSG_LEVEL_INFO    995 drivers/net/ethernet/via/via-velocity.c 			VELOCITY_PRT(MSG_LEVEL_INFO, " speed 1000M bps");
MSG_LEVEL_INFO    997 drivers/net/ethernet/via/via-velocity.c 			VELOCITY_PRT(MSG_LEVEL_INFO, " speed 100M bps");
MSG_LEVEL_INFO    999 drivers/net/ethernet/via/via-velocity.c 			VELOCITY_PRT(MSG_LEVEL_INFO, " speed 10M bps");
MSG_LEVEL_INFO   1002 drivers/net/ethernet/via/via-velocity.c 			VELOCITY_PRT(MSG_LEVEL_INFO, " full duplex\n");
MSG_LEVEL_INFO   1004 drivers/net/ethernet/via/via-velocity.c 			VELOCITY_PRT(MSG_LEVEL_INFO, " half duplex\n");
MSG_LEVEL_INFO   1006 drivers/net/ethernet/via/via-velocity.c 		VELOCITY_PRT(MSG_LEVEL_INFO, KERN_NOTICE "%s: Link forced", vptr->netdev->name);
MSG_LEVEL_INFO   1009 drivers/net/ethernet/via/via-velocity.c 			VELOCITY_PRT(MSG_LEVEL_INFO, " speed 1000M bps full duplex\n");
MSG_LEVEL_INFO   1012 drivers/net/ethernet/via/via-velocity.c 			VELOCITY_PRT(MSG_LEVEL_INFO, " speed 100M bps half duplex\n");
MSG_LEVEL_INFO   1015 drivers/net/ethernet/via/via-velocity.c 			VELOCITY_PRT(MSG_LEVEL_INFO, " speed 100M bps full duplex\n");
MSG_LEVEL_INFO   1018 drivers/net/ethernet/via/via-velocity.c 			VELOCITY_PRT(MSG_LEVEL_INFO, " speed 10M bps half duplex\n");
MSG_LEVEL_INFO   1021 drivers/net/ethernet/via/via-velocity.c 			VELOCITY_PRT(MSG_LEVEL_INFO, " speed 10M bps full duplex\n");