Searched refs:byte_count_max (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/arch/ia64/sn/io/ |
D | snia_if.c | 202 size_t byte_count_max, /* max size of a mapping */ in snia_pciio_dmamap_alloc() argument 213 (dev, dev_desc, byte_count_max, flags & ~PCIIO_BYTE_STREAM); in snia_pciio_dmamap_alloc()
|
D | io.c | 115 size_t byte_count_max, /* maximum size of a mapping */ in hub_piomap_alloc() argument 132 if (byte_count_max > byte_count) in hub_piomap_alloc() 413 size_t byte_count_max, /* max size of a mapping */ in hub_dmamap_alloc() argument
|
/linux-2.4.37.9/include/asm-ia64/sn/pci/ |
D | pciio.h | 285 size_t byte_count_max, /* maximum size of a mapping */ 334 size_t byte_count_max, /* max size of a mapping */ 734 device_desc_t dev_desc, size_t byte_count_max, unsigned flags);
|
D | pcibr.h | 100 size_t byte_count_max, 130 size_t byte_count_max,
|
/linux-2.4.37.9/arch/ia64/sn/io/sn2/ |
D | pciio.c | 133 size_t byte_count_max, /* maximum size of a mapping */ in pciio_piomap_alloc() argument 137 (dev, dev_desc, space, addr, byte_count, byte_count_max, flags); in pciio_piomap_alloc() 254 size_t byte_count_max, /* max size of a mapping */ in pciio_dmamap_alloc() argument 258 (dev, dev_desc, byte_count_max, flags); in pciio_dmamap_alloc()
|
D | xtalk.c | 163 size_t byte_count_max, /* maximum size of a mapping */ in xtalk_piomap_alloc() argument 167 (dev, dev_desc, xtalk_addr, byte_count, byte_count_max, flags); in xtalk_piomap_alloc() 328 size_t byte_count_max, /* max size of a mapping */ in xtalk_dmamap_alloc() argument 332 (dev, dev_desc, byte_count_max, flags); in xtalk_dmamap_alloc()
|
/linux-2.4.37.9/include/asm-ia64/sn/xtalk/ |
D | xtalk.h | 97 size_t byte_count_max, /* maximum size of a mapping */ 132 size_t byte_count_max, /* max size of a mapping */
|
/linux-2.4.37.9/include/asm-ia64/sn/sn2/ |
D | shubio.h | 3502 size_t byte_count_max, /* maximum size of a mapping */ 3528 size_t byte_count_max, /* max size of a mapping */
|