Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/fddi/skfp/
Dsmt.c1331 #define ALLPHYS NUMPHYS macro
1333 #define ALLPHYS ((smc->s.sas == SMT_SAS) ? 1 : 2) macro
1350 sizeof(struct smt_phy_rec) * ALLPHYS ; in smt_fill_path()
1355 for (p = 0,phy = path->pd_phy ; p < ALLPHYS ; p++, phy++) { in smt_fill_path()