| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | aspeed-bmc-opp-witherspoon.dts | 354 bmp: bmp280@77 { label
|
| H A D | aspeed-bmc-opp-tacoma.dts | 474 bmp: bmp280@77 { label
|
| /src/sys/fs/sysvbfs/ |
| H A D | sysvbfs.h | 48 struct sysvbfs_mount *bmp; member in struct:sysvbfs_node
|
| H A D | sysvbfs_vfsops.c | 73 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 D | sysvbfs_vnops.c | 140 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 D | linux_mqueue.c | 52 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 D | linux_ipc.c | 345 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 D | tabwindow.cpp | 72 HBITMAP bmp = LoadBitmap(_app._instance, name); local in function:TabWindowBase::_load_bitmap
|
| /src/usr.sbin/acpitools/aml/ |
| H A D | aml_memman.c | 76 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 D | linux32_ipccall.c | 433 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 D | regex2.h | 122 unsigned char bmp[NC_MAX / 8]; member in struct:__anondb27108f0208
|
| /src/sys/arch/sandpoint/stand/altboot/ |
| H A D | main.c | 471 struct boot_module *bm, *bmp; local in function:module_add
|
| /src/sys/arch/i386/stand/lib/ |
| H A D | exec.c | 234 boot_module_t *bm, *bmp; local in function:module_add_common
|
| /src/sys/fs/ntfs/ |
| H A D | ntfs_subr.c | 1028 u_char *bmp = NULL; /* Bitmap */ local in function:ntfs_ntreaddir
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/ |
| H A D | nouveau_bios.c | 1090 uint8_t *bmp = &bios->data[offset], bmp_version_major, bmp_version_minor; local in function:parse_bmp_structure [all...] |