Searched refs:ioc (Results 1 - 12 of 12) sorted by relevance

/arch/ia64/hp/common/
H A Dsba_iommu.c202 struct ioc { struct
235 struct ioc *next; /* list of IOC's in system */
245 static struct ioc *ioc_list, *ioc_found;
248 static SBA_INLINE void sba_mark_invalid(struct ioc *, dma_addr_t, size_t);
249 static SBA_INLINE void sba_free_range(struct ioc *, dma_addr_t, size_t);
259 ? ((struct ioc *) PCI_CONTROLLER(to_pci_dev(dev))->iommu) : NULL)
310 * @ioc: IO MMU structure which owns the pdir we are interested in.
317 sba_dump_pdir_entry(struct ioc *ioc, char *msg, uint pide) argument
320 u64 *ptr = &ioc
348 sba_check_pdir(struct ioc *ioc, char *msg) argument
395 sba_dump_sg( struct ioc *ioc, struct scatterlist *startsg, int nents) argument
406 sba_check_sg( struct ioc *ioc, struct scatterlist *startsg, int nents) argument
465 ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, unsigned int bitshiftcnt) argument
483 sba_search_bitmap(struct ioc *ioc, struct device *dev, unsigned long bits_wanted, int use_hint) argument
631 sba_alloc_range(struct ioc *ioc, struct device *dev, size_t size) argument
729 sba_free_range(struct ioc *ioc, dma_addr_t iova, size_t size) argument
847 sba_mark_invalid(struct ioc *ioc, dma_addr_t iova, size_t byte_cnt) argument
924 struct ioc *ioc; local
1016 sba_mark_clean(struct ioc *ioc, dma_addr_t iova, size_t size) argument
1051 struct ioc *ioc; local
1135 struct ioc *ioc; local
1228 sba_fill_pdir( struct ioc *ioc, struct scatterlist *startsg, int nents) argument
1324 sba_coalesce_chunks(struct ioc *ioc, struct device *dev, struct scatterlist *startsg, int nents) argument
1464 struct ioc *ioc; local
1561 struct ioc *ioc; local
1602 ioc_iova_init(struct ioc *ioc) argument
1707 ioc_resource_init(struct ioc *ioc) argument
1745 ioc_sac_init(struct ioc *ioc) argument
1773 ioc_zx1_init(struct ioc *ioc) argument
1812 ioc_init(unsigned long hpa, struct ioc *ioc) argument
1876 struct ioc *ioc; local
1889 struct ioc *ioc = v; local
1903 struct ioc *ioc = v; local
1980 struct ioc *ioc; local
2012 sba_map_ioc_to_node(struct ioc *ioc, acpi_handle handle) argument
2025 acpi_sba_ioc_add(struct ioc *ioc) argument
2078 struct ioc *ioc; local
[all...]
/arch/arm/mach-rpc/
H A Dtime.c23 #include <asm/hardware/ioc.h>
/arch/mips/include/asm/sgi/
H A Dip22.h25 #include <asm/sgi/ioc.h>
/arch/mips/sgi-ip22/
H A Dip22-hpc.c14 #include <asm/sgi/ioc.h>
H A Dip22-berr.c17 #include <asm/sgi/ioc.h>
H A Dip22-time.c28 #include <asm/sgi/ioc.h>
H A Dip22-eisa.c36 #include <asm/sgi/ioc.h>
H A Dip22-reset.c23 #include <asm/sgi/ioc.h>
158 * ioc.ps page 22: "The Panel Register is called Power Control by Full
H A Dip28-berr.c19 #include <asm/sgi/ioc.h>
/arch/parisc/include/asm/
H A Dropes.h28 struct ioc { struct
85 struct ioc ioc[MAX_IOC]; member in struct:sba_device
H A Ddma-mapping.h221 struct ioc;
/arch/x86/kernel/
H A Dmsr.c124 static long msr_ioctl(struct file *file, unsigned int ioc, unsigned long arg) argument
131 switch (ioc) {

Completed in 693 milliseconds