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

  /src/sys/dev/pci/
hptide.c 290 const u_int32_t *tim_pio, *tim_dma, *tim_udma; local in function:hpt_setup_channel
303 tim_dma = hpt374_dma;
310 tim_dma = hpt372_dma;
318 tim_dma = hpt372_dma;
324 tim_dma = hpt370_dma;
331 tim_dma = hpt366_dma;
367 after = tim_dma[drvp->DMA_mode];
hptide.c 290 const u_int32_t *tim_pio, *tim_dma, *tim_udma; local in function:hpt_setup_channel
303 tim_dma = hpt374_dma;
310 tim_dma = hpt372_dma;
318 tim_dma = hpt372_dma;
324 tim_dma = hpt370_dma;
331 tim_dma = hpt366_dma;
367 after = tim_dma[drvp->DMA_mode];

Completed in 21 milliseconds