Home
last modified time | relevance | path

Searched refs:C_SVOL (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/hp300/dev/
H A Dctreg.h133 #define C_SVOL(x) (0x40 | (x)) macro
H A Drdreg.h343 #define C_SVOL(x) (0x40 | (x)) macro
H A Drd.c595 cmd[1] = C_SVOL(0); in rdident()
998 sc->sc_ioc.c_volume = C_SVOL(0); in rdstart()
1520 sc->sc_ioc.c_volume = C_SVOL(0); in rddump()
H A Dct.c284 cmd[1] = C_SVOL(0); in ctident()
/netbsd-src/sys/arch/hp300/stand/common/
H A Drd.c167 cmd[1] = C_SVOL(0); in rdident()
326 rd_ioc.c_volume = C_SVOL(0); in rdstrategy()
H A Dct.c131 cmd[1] = C_SVOL(0); in ctident()