Searched defs:dmfe_stop_chip (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c352 * dmfe_stop_chip() -- stop all chip processing & optionally reset the h/w
355 dmfe_stop_chip(dmfe_t *dmfep, enum chip_state newstate) function
1434 dmfe_stop_chip(dmfep, CHIP_STOPPED);
1447 dmfe_stop_chip(dmfep, CHIP_RESET);
1701 dmfe_stop_chip(dmfep, CHIP_ERROR);
1865 dmfe_stop_chip(dmfep, CHIP_ERROR);

Completed in 49 milliseconds