Home
last modified time | relevance | path

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

/linux-3.3/arch/ia64/include/asm/sn/
Dtioce_provider.h47 struct tioce_dmamap { struct
48 struct list_head ce_dmamap_list; /* headed by tioce_kernel */
49 u32 refcnt;
51 u64 nbytes; /* # bytes mapped */
53 u64 ct_start; /* coretalk start address */
54 u64 pci_start; /* bus start address */
56 u64 __iomem *ate_hw;/* hw ptr of first ate in map */
57 u64 *ate_shadow; /* shadow ptr of firat ate */
58 u16 ate_count; /* # ate's in the map */