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

  /src/sys/dev/ic/
scmdreg.h 111 #define SCMD_REG_MA_DRIVE 0x20 /* Drive level on master module motor A */
  /src/usr.bin/scmdctl/
common.c 129 for(uint8_t n = SCMD_REG_MA_DRIVE; n <= SCMD_REG_S16B_DRIVE; n++) {
206 reg = SCMD_REG_MA_DRIVE + reg_index;

Completed in 13 milliseconds