Searched defs:get_mr (Results 1 – 5 of 5) sorted by relevance
38 static inline u32 get_mr(int nr, u32 cs, u32 mr_addr) in get_mr() function
55 static inline u32 get_mr(u32 base, u32 cs, u32 mr_addr) in get_mr() function
65 static u32 get_mr(struct fsldma_chan *chan) in get_mr() function
2183 static struct smbd_mr *get_mr(struct smbd_connection *info) in get_mr() function
568 void *(*get_mr)(struct scatterlist *sg, unsigned long nr_sg, member