Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sbus/
Dmagma.c1286 u_char mcor1 = 0, mcor2 = 0; in mtty_param() local
1375 SET(mcor2, CD1400_MCOR2_DSRod); in mtty_param()
1378 SET(mcor2, CD1400_MCOR2_CDod); in mtty_param()
1382 cd1400_write_reg(cd, CD1400_MCOR2, mcor2); in mtty_param()