Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dcommon.h258 int t1_init_hw_modules(adapter_t *adapter);
H A Dch_subr.c1233 t1_init_hw_modules(adapter_t *adapter) in t1_init_hw_modules() function
/titanic_50/usr/src/uts/common/io/chxge/
H A Dpe.c175 (void) t1_init_hw_modules(sa); in pe_init()