HomeSort by: relevance | last modified time | path
    Searched refs:SCMD_CONTROL_1_RESTART (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
scmdreg.h 209 #define SCMD_CONTROL_1_RESTART 0x01 /* Mask to perform a restart using CONTROL_1 */
scmd.c 205 error = (*(sc->sc_func_write_register))(sc, SCMD_REG_CONTROL_1, SCMD_CONTROL_1_RESTART);
  /src/usr.bin/scmdctl/
common.c 336 reg_v = SCMD_CONTROL_1_RESTART;

Completed in 13 milliseconds