Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e100/
De100.h886 dma_addr_t stat_cnt_phys; /* phys addr of stat counter area */ member
De100_main.c1683 bdp->stat_cnt_phys = bdp->dma_able_phys + off; in e100_alloc_space()
1775 bdp->stat_cnt_phys = 0; in e100_dealloc_space()
2550 if (!e100_wait_exec_cmplx(bdp, bdp->stat_cnt_phys, SCB_CUC_DUMP_ADDR, 0)) in e100_clr_cntrs()
3116 if (!e100_wait_exec_cmplx(bdp, bdp->stat_cnt_phys, SCB_CUC_DUMP_ADDR, 0)) in e100_configure_device()