Home
last modified time | relevance | path

Searched refs:CHIP_RESET_LOOP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h152 #define CHIP_RESET_LOOP 1000 macro
H A Drge_chip.c867 for (i = 0; i < CHIP_RESET_LOOP; i++) { in rge_chip_reset()