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

  /src/sys/dev/sbus/
magmareg.h 76 int mb_ncd1190; /* number of CD1190 chips */
77 int mb_cd1190[MAGMA_MAX_CD1190];/* cd1190 chip register offsets */
91 * cd1190 chip data
93 struct cd1190 { struct
110 /* cd1190 chip info */
112 struct cd1190 ms_cd1190[MAGMA_MAX_CD1190];
162 struct cd1190 *mp_cd1190; /* all the others */
magma.c 30 * CD1400 & CD1190 chips
78 * the CD1190 chip which I know nothing about. I've tried to leave
308 * CD1190 Routines
455 * a CD1190 for the parallel port, but uses channel 0 of
465 /* init the cd1190 chips */
467 struct cd1190 *cd = &sc->ms_cd1190[chip];
473 printf("%s: CD1190 %d addr %p (unsupported)\n",
707 /* XXX service CD1190 interrupts too
1483 } else { /* CD1190 */

Completed in 13 milliseconds