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;141 struct msc_window *switch_on_unlock;278 static inline struct scatterlist *msc_win_base_sg(struct msc_window *win) in msc_win_base_sg()283 static inline struct msc_block_desc *msc_win_base(struct msc_window *win) in msc_win_base()288 static inline dma_addr_t msc_win_base_dma(struct msc_window *win) in msc_win_base_dma()294 msc_win_base_pfn(struct msc_window *win) in msc_win_base_pfn()304 static inline bool msc_is_last_win(struct msc_window *win) in msc_is_last_win()[all …]