Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h308 int pe_attach(ch_t *);
H A Dpe.c907 pe_attach(ch_t *chp) in pe_attach() function
H A Dch.c606 if (pe_attach(chp)) { in ch_attach()