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

  /src/sys/dev/ic/
scmdreg.h 205 #define SCMD_REG_CONTROL_1 0x78 /* Restart and re-enumeration control. If set:
scmd.c 205 error = (*(sc->sc_func_write_register))(sc, SCMD_REG_CONTROL_1, SCMD_CONTROL_1_RESTART);
527 if (reg_addr == SCMD_REG_CONTROL_1) {
  /src/usr.bin/scmdctl/
common.c 344 err = (*(fb->func_phy_write))(fd, debug, 0, SCMD_REG_CONTROL_1, reg_v);

Completed in 13 milliseconds