Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e100/
De100.h882 dma_addr_t dma_able_phys; member
De100_main.c1670 &(bdp->dma_able_phys)))) { in e100_alloc_space()
1678 bdp->selftest_phys = bdp->dma_able_phys + off; in e100_alloc_space()
1683 bdp->stat_cnt_phys = bdp->dma_able_phys + off; in e100_alloc_space()
1771 bdp->dma_able, bdp->dma_able_phys); in e100_dealloc_space()
1776 bdp->dma_able_phys = 0; in e100_dealloc_space()