Searched refs:SW_RESET (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe.h181 #define SW_RESET 0x00000001 macro
H A Ddmfe_main.c382 dmfe_chip_put32(dmfep, BUS_MODE_REG, SW_RESET);
/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.h135 #define SW_RESET 0x01UL macro
H A Ddnet.c474 ddi_put32(io_handle, REG32(io_reg, BUS_MODE_REG), SW_RESET);
867 REG32(dnetp->io_reg, BUS_MODE_REG), SW_RESET);
889 REG32(dnetp->io_reg, BUS_MODE_REG), SW_RESET);

Completed in 99 milliseconds