isadma.c | 347 * _isa_dmastart(): program 8237 DMA controller channel and set it 351 _isa_dmastart(struct isa_dma_state *ids, int chan, void *addr, bus_size_t nbytes, struct proc *p, int flags, int busdmaflags) function in typeref:typename:int 365 printf("_isa_dmastart: drq %d, addr %p, nbytes 0x%lx, p %p, " 394 panic("_isa_dmastart: no DMA map for chan %d", chan); 475 panic("_isa_dmastart");
|