Home
last modified time | relevance | path

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

/NextBSD/sys/dev/dpt/
HDdpt.h471 DMA_channel:2;/* DRQ index, DRQ is 2comp of DRQX */ member
HDdpt_scsi.c1340 dpt->dma_channel = (8 - conf.DMA_channel) & 7; in dpt_init()