Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/
H A Dch.h312 void pe_init(void *);
H A Dch.c1453 pe_init((void *)chp); in ch_start()
1457 pe_init((void *)chp); in ch_start()
1849 pe_init((void *)chp); in ch_register()
H A Dpe.c150 pe_init(void* xsa) in pe_init() function