Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/rge/
H A Drge_chip.c1093 void rge_chip_stop(rge_t *rgep, boolean_t fault);
1094 #pragma no_inline(rge_chip_stop)
1097 rge_chip_stop(rge_t *rgep, boolean_t fault) in rge_chip_stop() function
1693 rge_chip_stop(rgep, B_TRUE); in rge_chip_factotum()
H A Drge.h721 void rge_chip_stop(rge_t *rgep, boolean_t fault);
H A Drge_main.c723 rge_chip_stop(rgep, B_FALSE); in rge_stop()
1910 rge_chip_stop(rgep, B_FALSE); in rge_quiesce()