Searched refs:a2232memory (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dser_a2232.c177 static inline volatile struct a2232memory *a2232mem(unsigned int board)
179 return (volatile struct a2232memory *)ZTWO_VADDR(zd_a2232[board]->resource.start);
185 volatile struct a2232memory *mem = a2232mem(board);
298 volatile struct a2232memory *mem;
501 volatile struct a2232memory *mem;
707 volatile struct a2232memory *mem;
736 mem = (volatile struct a2232memory *) boardaddr;
H A Dser_a2232.h105 struct a2232memory { struct

Completed in 45 milliseconds