Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dtah.h71 int tah_init(void);
81 # define tah_init() 0 macro
H A Dtah.c166 int __init tah_init(void) in tah_init() function
H A Dcore.c3380 rc = tah_init(); in emac_init()