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

  /src/sys/dev/ic/
scmdreg.h 34 #define SCMD_REG_CONFIG_BITS 0x03 /* Bit pattern of the jumpters on the board */
scmd.c 234 error = (*(sc->sc_func_read_register))(sc, SCMD_REG_CONFIG_BITS, &pins);
  /src/usr.bin/scmdctl/
common.c 78 err = (*(fb->func_phy_read))(fd, debug, a_module, SCMD_REG_CONFIG_BITS, SCMD_REG_CONFIG_BITS, &b);

Completed in 13 milliseconds