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

  /src/sys/dev/ic/
scmdreg.h 157 #define SCMD_REG_BRIDGE_SLV_L 0x54 /* Bridge slave module outputs. Bit 0 is slave 1
  /src/usr.bin/scmdctl/
common.c 173 for(uint8_t n = SCMD_REG_BRIDGE_SLV_L; n <= SCMD_REG_BRIDGE_SLV_H; n++) {
279 reg = SCMD_REG_BRIDGE_SLV_L + reg_offset;

Completed in 12 milliseconds