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

  /src/sys/arch/hp300/dev/
ctreg.h 133 #define C_SVOL(x) (0x40 | (x))
rdreg.h 343 #define C_SVOL(x) (0x40 | (x))
rd.c 595 cmd[1] = C_SVOL(0);
998 sc->sc_ioc.c_volume = C_SVOL(0);
1520 sc->sc_ioc.c_volume = C_SVOL(0);
ct.c 284 cmd[1] = C_SVOL(0);
  /src/sys/arch/hp300/stand/common/
rd.c 167 cmd[1] = C_SVOL(0);
326 rd_ioc.c_volume = C_SVOL(0);
ct.c 131 cmd[1] = C_SVOL(0);

Completed in 133 milliseconds