Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/appletalk/
Dltpc.h23 struct lt_mem { struct
65 struct lt_mem mem;
Dltpc.c1000 set_dma_count(1,sizeof(struct lt_mem)); in ltpc_probe_dma()
1011 set_dma_count(3,sizeof(struct lt_mem)); in ltpc_probe_dma()
1042 if ( (dma&0x2) && (get_dma_residue(3)==sizeof(struct lt_mem)) ){ in ltpc_probe_dma()
1047 if ( (dma&0x1) && (get_dma_residue(1)==sizeof(struct lt_mem)) ){ in ltpc_probe_dma()