Home
last modified time | relevance | path

Searched defs:ms_mem_page (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvPCIMEM.h114 struct ms_mem_page { /* cacheable header for 'allocation' bytes */ struct
115 struct list_head page_list;
116 void *vaddr;
117 void *vaddr_rptr; //Real pointer to the base of the allocated memory
118 dma_addr_t dma;
119 MS_U32 bitmap[0];