Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/appletalk/
Dltpc.h23 struct lt_mem { struct
65 struct lt_mem mem;
Dltpc.c953 set_dma_count(1,sizeof(struct lt_mem)); in ltpc_probe_dma()
967 set_dma_count(3,sizeof(struct lt_mem)); in ltpc_probe_dma()
997 if ((want & 2) && (get_dma_residue(3)==sizeof(struct lt_mem))) { in ltpc_probe_dma()
1002 if ((want & 1) && (get_dma_residue(1)==sizeof(struct lt_mem))) { in ltpc_probe_dma()