Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/isa/
Disadmavar.h56 bus_size_t ids_dmalength[8]; /* size of DMA transfer per channel */ member
Disadma.c424 ids->ids_dmalength[chan] = nbytes; in _isa_dmastart()
531 if (nbytes == ids->ids_dmalength[chan]) in _isa_dmacount()