Searched defs:ethoc (Results 1 – 1 of 1) sorted by relevance
196 struct ethoc { struct197 void __iomem *iobase;198 void __iomem *membase;199 int dma_alloc;223 * struct ethoc_bd - buffer descriptor argument232 static inline u32 ethoc_read(struct ethoc *dev, loff_t offset) in ethoc_read() argument