Searched refs:eph_st (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/smsc/
H A Dsmc91x.c1270 ({ int eph_st; SMC_SELECT_BANK(lp, 0);
1271 eph_st = SMC_GET_EPH_STATUS(lp);
1272 SMC_SELECT_BANK(lp, 2); eph_st; }));
1329 int status, mask, eph_st, meminfo, fifo; local
1338 eph_st = SMC_GET_EPH_STATUS(lp);
1343 status, mask, meminfo, fifo, eph_st);

Completed in 125 milliseconds