Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvPCIMEM.h123 struct pci_page { /* cacheable header for 'allocation' bytes */ struct
124 struct list_head page_list;
125 void *vaddr;
126 void *vaddr_rptr; //Real pointer to the base of the allocated memory
127 dma_addr_t dma;
128 U32 bitmap[0];