Home | History | Annotate | Download | only in qbus

Lines Matching refs:dmc

123  * DMC software status per interface.
139 short sc_iused; /* input buffers given to DMC */
166 short d_base[128]; /* DMC base table */
185 CFATTACH_DECL_NEW(dmc, sizeof(struct dmc_softc),
326 printf("dmcinit: DMC not running\n");
406 /* queue first NRCV buffers for DMC to fill */
434 * If no more requests, or no dmc buffers available, just return.
461 * Utility routine to load the DMC device registers.
473 panic("dmc command queue overflow");
496 * DMC interface receiver interrupt.
546 * DMC interface transmitter interrupt.
592 panic("dmc rcv");
736 * kill off the dmc to get things
756 * DMC output routine.
757 * Encapsulate a packet of type family for the dmc.
899 /* restart DMC */