| /freebsd/sys/dev/uart/ |
| H A D | uart_cpu_acpi.h | 42 SET_DECLARE(uart_acpi_spcr_class_set, struct acpi_spcr_compat_data); 62 SET_DECLARE(uart_acpi_class_and_device_set, struct acpi_uart_compat_data);
|
| H A D | uart_cpu_fdt.h | 39 SET_DECLARE(uart_fdt_class_and_device_set, struct ofw_compat_data ); 47 SET_DECLARE(uart_fdt_class_set, struct ofw_compat_data );
|
| H A D | uart.h | 116 SET_DECLARE(uart_class_set, struct uart_class);
|
| /freebsd/sys/sys/ |
| H A D | reg.h | 59 SET_DECLARE(__elfN(regset), struct regset); 63 SET_DECLARE(elf32_regset, struct regset);
|
| H A D | kdb.h | 63 SET_DECLARE(kdb_dbbe_set, struct kdb_dbbe);
|
| H A D | linker_set.h | 88 #define SET_DECLARE(set, ptype) \ macro
|
| /freebsd/usr.sbin/mfiutil/ |
| H A D | mfiutil.h | 44 #ifndef SET_DECLARE 60 #define SET_DECLARE(set, ptype) \ macro 111 SET_DECLARE(MFI_DATASET(name), struct mfiutil_command); \
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | tpm_device.c | 28 SET_DECLARE(tpm_emul_set, struct tpm_emul); 29 SET_DECLARE(tpm_intf_set, struct tpm_intf); 30 SET_DECLARE(tpm_ppi_set, struct tpm_ppi);
|
| H A D | ipc.h | 48 SET_DECLARE(ipc_cmd_set, struct ipc_command);
|
| H A D | usb_emul.c | 40 SET_DECLARE(usb_emu_set, struct usb_devemu);
|
| H A D | net_backends_priv.h | 120 SET_DECLARE(net_backend_set, struct net_backend);
|
| /freebsd/sys/cam/ |
| H A D | cam_xpt_internal.h | 66 SET_DECLARE(cam_xpt_xport_set, struct xpt_xport); 86 SET_DECLARE(cam_xpt_proto_set, struct xpt_proto);
|
| /freebsd/usr.sbin/mpsutil/ |
| H A D | mpsutil.c | 45 SET_DECLARE(MPS_DATASET(top), struct mpsutil_command); 46 SET_DECLARE(MPS_DATASET(usage), struct mpsutil_usage);
|
| /freebsd/contrib/openpam/lib/libpam/ |
| H A D | openpam_static.c | 48 SET_DECLARE(openpam_static_modules, pam_module_t);
|
| /freebsd/stand/liblua/ |
| H A D | lutils.h | 42 SET_DECLARE(_LUA_COMPILE_SET, lua_init_md_t);
|
| /freebsd/libexec/flua/ |
| H A D | bootstrap.h | 17 SET_DECLARE(FLUA_MODULE_SETNAME, const luaL_Reg);
|
| /freebsd/sys/compat/linux/ |
| H A D | linux_common.c | 38 SET_DECLARE(linux_device_handler_set, struct linux_device_handler);
|
| /freebsd/tools/regression/posixsem/ |
| H A D | test.c | 43 SET_DECLARE(regression_tests_set, struct regression_test);
|
| /freebsd/usr.sbin/devctl/ |
| H A D | devctl.c | 50 SET_DECLARE(DEVCTL_DATASET(name), struct devctl_command); \ 63 SET_DECLARE(DEVCTL_DATASET(top), struct devctl_command);
|
| /freebsd/usr.sbin/mptutil/ |
| H A D | mptutil.c | 42 SET_DECLARE(MPT_DATASET(top), struct mptutil_command);
|
| /freebsd/sys/arm64/include/ |
| H A D | cpu_feat.h | 97 SET_DECLARE(cpu_feat_set, struct cpu_feat);
|
| /freebsd/sys/dev/syscons/ |
| H A D | scterm.c | 40 SET_DECLARE(scterm_set, sc_term_sw_t);
|
| /freebsd/sys/arm/arm/ |
| H A D | platform.c | 74 SET_DECLARE(platform_set, platform_def_t);
|
| /freebsd/sys/dev/ath/ |
| H A D | ah_osdep.h | 61 #define OS_SET_DECLARE(set, ptype) SET_DECLARE(set, ptype)
|
| /freebsd/tools/build/cross-build/include/mac/sys/ |
| H A D | linker_set.h | 113 #define SET_DECLARE(set, ptype) \ macro
|