smc_init
{smc_init, 0},
devSMC9194 = smc_init(-1);
struct net_device *smc_init(int unit);
module_init(smc_init);