Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskxmac2.c313 void (*r_func)(SK_AC *pAC, SK_IOC IoC, int Port, int Reg, SK_U16 *pVal); in SkGePhyRead() local
316 r_func = SkXmPhyRead; in SkGePhyRead()
319 r_func = SkGmPhyRead; in SkGePhyRead()
322 r_func(pAC, IoC, Port, PhyReg, pVal); in SkGePhyRead()