Searched refs:cd1190 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/sbus/
H A Dmagmareg.h77 int mb_cd1190[MAGMA_MAX_CD1190];/* cd1190 chip register offsets */
92 * cd1190 chip data
94 struct cd1190 { struct
117 /* cd1190 chip info */
119 struct cd1190 ms_cd1190[MAGMA_MAX_CD1190];
169 struct cd1190 *mp_cd1190; /* all the others */
H A Dmagma.c417 /* init the cd1190 chips */
419 struct cd1190 *cd = &sc->ms_cd1190[chip];
423 printf(": failed to map cd1190 regs\n");

Completed in 114 milliseconds