Home
last modified time | relevance | path

Searched refs:SX_GO (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/sparc/dev/
Dsx.c118 sx_write(sc, SX_CONTROL_STATUS, SX_PB | SX_GO); in sx_attach()
Dsxreg.h86 #define SX_GO 0x00004000 /* start/stop the processor */
92 #define SX_GO 0x00001000 /* start/stop the processor */ macro