Searched defs:moxart_host (Results 1 – 1 of 1) sorted by relevance
122 struct moxart_host { struct123 spinlock_t lock;125 void __iomem *base;127 phys_addr_t reg_phys;151 static inline void moxart_init_sg(struct moxart_host *host, in moxart_init_sg() argument