Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpcibr_private.h126 struct pcibr_dmamap_s { struct
127 struct pciio_dmamap_s bd_pd;
131 struct pcibr_soft_s *bd_soft; /* pcibr soft state backptr */
132 xtalk_dmamap_t bd_xtalk; /* associated xtalk resources */
134 size_t bd_max_size; /* maximum size of mapping */
135 xwidgetnum_t bd_xio_port; /* target XIO port */
136 iopaddr_t bd_xio_addr; /* target XIO address */
137 iopaddr_t bd_pci_addr; /* via PCI address */
139 int bd_ate_index; /* Address Translation Entry Index */
140 int bd_ate_count; /* number of ATE's allocated */
[all …]