/src/sys/arch/hppa/dev/ |
astro.c | 367 struct iommu_map_state *ims; local in function:iommu_dvmamap_create 375 ims = iommu_iomap_create(atop(round_page(size)), flags); 376 if (ims == NULL) { 381 ims->ims_sc = sc; 382 map->_dm_cookie = ims; 410 struct iommu_map_state *ims = map->_dm_cookie; local in function:iommu_iomap_load_map 411 struct iommu_page_map *ipm = &ims->ims_map; 426 iommu_iomap_clear_pages(ims); 434 err = iommu_iomap_insert_page(ims, va, pa); 439 iommu_iomap_clear_pages(ims); 529 struct iommu_map_state *ims = map->_dm_cookie; local in function:iommu_dvmamap_unload 620 struct iommu_map_state *ims; local in function:iommu_iomap_create [all...] |
/src/sys/arch/sh3/include/ |
db_machdep.h | 95 #define db_thread_fp_used(thread) ((thread)->pcb->ims.ifps != 0)
|
/src/sys/arch/amd64/include/ |
db_machdep.h | 132 #define db_thread_fp_used(thread) ((thread)->pcb->ims.ifps != 0)
|
/src/sys/arch/i386/include/ |
db_machdep.h | 131 #define db_thread_fp_used(thread) ((thread)->pcb->ims.ifps != 0)
|
/src/sys/dev/i2c/ |
ims.c | 1 /* $NetBSD: ims.c,v 1.5 2023/05/10 00:10:02 riastradh Exp $ */ 2 /* $OpenBSD ims.c,v 1.1 2016/01/12 01:11:15 jcs Exp $ */ 23 __KERNEL_RCSID(0, "$NetBSD: ims.c,v 1.5 2023/05/10 00:10:02 riastradh Exp $"); 60 CFATTACH_DECL2_NEW(ims, sizeof(struct ims_softc), ims_match, ims_attach,
|
/src/sys/arch/evbarm/conf/ |
GENERIC64 | 400 ims* at ihidev? reportid ? 401 wsmouse* at ims? mux 0
|
/src/share/man/man4/ |
Makefile | 36 ihidev.4 ihphy.4 iic.4 ims.4 inet.4 ikphy.4 inphy.4 intersil7170.4 \
|
/src/share/terminfo/ |
terminfo | 23119 #### IMS International (ims) 23121 # There was a company called IMS International located in Carson City, 23130 ims950|IMS TeleVideo 950 emulation, 23135 ims950-rv|IMS tvi950 rev video, 23139 ims-ansi|ultima2|ultimaII|IMS Ultima II, [all...] |