Home
last modified time | relevance | path

Searched refs:smt_mib_phys (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/fddi/skfp/
Dpmf.c38 static int smt_mib_phys(struct s_smc *smc);
630 if (port < 0 || port >= smt_mib_phys(smc)) { in smt_add_para()
1129 if (port < 0 || port >= smt_mib_phys(smc)) { in smt_set_para()
1531 static int smt_mib_phys(struct s_smc *smc) in smt_mib_phys() function