Home
last modified time | relevance | path

Searched refs:sge_stop (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dglue.c400 (void) sge_stop(adapter->sge); in t1_fatal_err()
H A Dsge.h447 extern int sge_stop(pesge *);
H A Dpe.c242 (void) sge_stop(sa->sge); in pe_stop()
1492 (void) sge_stop(sa->sge); in pe_detach()
H A Dsge.c275 sge_stop(pesge *sge) in sge_stop() function