Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h124 CHIP_RESET, /* reset, need init */ enumerator
H A Ddmfe_main.c381 case CHIP_RESET: in dmfe_stop_chip()
1447 dmfe_stop_chip(dmfep, CHIP_RESET); in dmfe_reset()
1461 ASSERT(dmfep->chip_state == CHIP_RESET || in dmfe_start()