Searched defs:bmp (Results 1 - 15 of 15) sorted by relevance

/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Daspeed-bmc-opp-witherspoon.dts354 bmp: bmp280@77 { label
H A Daspeed-bmc-opp-tacoma.dts474 bmp: bmp280@77 { label
/src/sys/fs/sysvbfs/
H A Dsysvbfs.h48 struct sysvbfs_mount *bmp; member in struct:sysvbfs_node
H A Dsysvbfs_vfsops.c73 struct sysvbfs_mount *bmp = NULL; local in function:sysvbfs_mount
171 struct sysvbfs_mount *bmp; local in function:sysvbfs_mountfs
221 struct sysvbfs_mount *bmp = (void *)mp->mnt_data; local in function:sysvbfs_unmount
260 struct sysvbfs_mount *bmp = mp->mnt_data; local in function:sysvbfs_statvfs
320 struct sysvbfs_mount *bmp; local in function:sysvbfs_loadvnode
[all...]
H A Dsysvbfs_vnops.c140 struct sysvbfs_mount *bmp = bnode->bmp; local in function:sysvbfs_create
296 struct sysvbfs_mount *bmp = bnode->bmp; local in function:sysvbfs_getattr
520 struct sysvbfs_mount *bmp = bnode->bmp; local in function:sysvbfs_remove
734 struct sysvbfs_mount *bmp = bnode->bmp; local in function:sysvbfs_bmap
766 struct sysvbfs_mount *bmp = bnode->bmp; local in function:sysvbfs_strategy
[all...]
/src/sys/compat/linux/common/
H A Dlinux_mqueue.c52 linux_to_bsd_mq_attr(const struct linux_mq_attr *lmp, struct mq_attr *bmp) argument
63 bsd_to_linux_mq_attr(const struct mq_attr *bmp, struct linux_mq_attr *lmp) argument
[all...]
H A Dlinux_ipc.c345 linux_to_bsd_msqid_ds(struct linux_msqid_ds *lmp, struct msqid_ds *bmp) argument
361 linux_to_bsd_msqid64_ds(struct linux_msqid64_ds * lmp,struct msqid_ds * bmp) argument
377 bsd_to_linux_msqid_ds(struct msqid_ds * bmp,struct linux_msqid_ds * lmp) argument
393 bsd_to_linux_msqid64_ds(struct msqid_ds * bmp,struct linux_msqid64_ds * lmp) argument
417 struct msqid_ds bm, *bmp = NULL; local in function:linux_sys_msgctl
[all...]
/src/sys/arch/hpc/stand/hpcboot/menu/
H A Dtabwindow.cpp72 HBITMAP bmp = LoadBitmap(_app._instance, name); local in function:TabWindowBase::_load_bitmap
/src/usr.sbin/acpitools/aml/
H A Daml_memman.c76 struct memman_blockman *bmp; local in function:manage_block
124 struct memman_blockman *bmp; local in function:blockman_init
141 struct memman_blockman *bmp; local in function:memman_alloc
282 struct memman_blockman *bmp; local in function:memman_guess_memid
307 struct memman_blockman *bmp; local in function:memman_free
389 struct memman_blockman *bmp; local in function:memman_freeall
[all...]
/src/sys/compat/linux32/common/
H A Dlinux32_ipccall.c433 linux32_to_bsd_msqid_ds(struct linux32_msqid_ds *lmp, struct msqid_ds *bmp) argument
449 linux32_to_bsd_msqid64_ds(struct linux32_msqid64_ds * lmp,struct msqid_ds * bmp) argument
464 bsd_to_linux32_msqid_ds(struct msqid_ds * bmp,struct linux32_msqid_ds * lmp) argument
480 bsd_to_linux32_msqid64_ds(struct msqid_ds * bmp,struct linux32_msqid64_ds * lmp) argument
498 struct msqid_ds bm, *bmp = NULL; local in function:linux32_msgctl
[all...]
/src/lib/libc/regex/
H A Dregex2.h122 unsigned char bmp[NC_MAX / 8]; member in struct:__anondb27108f0208
/src/sys/arch/sandpoint/stand/altboot/
H A Dmain.c471 struct boot_module *bm, *bmp; local in function:module_add
/src/sys/arch/i386/stand/lib/
H A Dexec.c234 boot_module_t *bm, *bmp; local in function:module_add_common
/src/sys/fs/ntfs/
H A Dntfs_subr.c1028 u_char *bmp = NULL; /* Bitmap */ local in function:ntfs_ntreaddir
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_bios.c1090 uint8_t *bmp = &bios->data[offset], bmp_version_major, bmp_version_minor; local in function:parse_bmp_structure
[all...]

Completed in 51 milliseconds