Searched refs:msc_window (Results 1 – 1 of 1) sorted by relevance
67 struct msc_window { struct95 struct msc_window *start_win; argument96 struct msc_window *win;140 struct msc_window *cur_win;274 static inline struct scatterlist *msc_win_base_sg(struct msc_window *win) in msc_win_base_sg()279 static inline struct msc_block_desc *msc_win_base(struct msc_window *win) in msc_win_base()284 static inline dma_addr_t msc_win_base_dma(struct msc_window *win) in msc_win_base_dma()290 msc_win_base_pfn(struct msc_window *win) in msc_win_base_pfn()300 static inline bool msc_is_last_win(struct msc_window *win) in msc_is_last_win()311 static struct msc_window *msc_next_window(struct msc_window *win) in msc_next_window()[all …]