Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/chxge/com/
H A Dmc3.h44 int t1_mc3_init(struct pemc3 *mc3, unsigned int mc3_clock);
H A Dmc3.c195 int t1_mc3_init(struct pemc3 *mc3, unsigned int mc3_clock) in t1_mc3_init() function
H A Dch_subr.c1239 if (adapter->mc3 && t1_mc3_init(adapter->mc3, bi->clock_mc3)) in t1_init_hw_modules()