Home
last modified time | relevance | path

Searched defs:handle (Results 151 – 175 of 513) sorted by relevance

12345678910>>...21

/freebsd/sys/dev/acpica/
H A Dacpi.c896 acpi_pnpinfo(ACPI_HANDLE handle, struct sbuf *sb) in acpi_pnpinfo()
935 ACPI_HANDLE *handle = acpi_get_handle(child); in acpi_get_acpi_device_path() local
1235 ACPI_HANDLE handle; in acpi_parse_pxm() local
1997 ACPI_HANDLE handle; in acpi_device_pwr_for_sleep() local
2288 acpi_probe_order(ACPI_HANDLE handle, int *order) in acpi_probe_order()
2699 acpi_SetInteger(ACPI_HANDLE handle, char *path, UINT32 number) in acpi_SetInteger()
3583 acpi_wake_sleep_prep(ACPI_HANDLE handle, int sstate) in acpi_wake_sleep_prep()
3617 acpi_wake_run_prep(ACPI_HANDLE handle, int sstate) in acpi_wake_run_prep()
3938 acpi_name(ACPI_HANDLE handle) in acpi_name()
3956 acpi_avoid(ACPI_HANDLE handle) in acpi_avoid()
[all …]
H A Dacpi_perf.c73 ACPI_HANDLE handle; member
141 ACPI_HANDLE handle; in acpi_perf_identify() local
171 ACPI_HANDLE handle; in acpi_perf_probe() local
/freebsd/sys/dev/nvdimm/
H A Dnvdimm_acpi.c62 find_dimm(ACPI_HANDLE handle, UINT32 nesting_level, void *context, in find_dimm()
253 ACPI_HANDLE handle; in nvdimm_root_child_location() local
/freebsd/crypto/openssl/test/
H A Dp_test.c40 const OSSL_CORE_HANDLE *handle; member
228 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init()
/freebsd/contrib/netbsd-tests/lib/libc/tls/
H A Dt_tls_dlopen.c86 void *handle; in ATF_TC_BODY() local
/freebsd/contrib/ntp/libntp/lib/isc/unix/include/isc/
H A Ddir.h57 DIR * handle; member
/freebsd/crypto/openssl/providers/common/
H A Dprovider_ctx.c30 void ossl_prov_ctx_set0_handle(PROV_CTX *ctx, const OSSL_CORE_HANDLE *handle) in ossl_prov_ctx_set0_handle()
/freebsd/sys/contrib/ncsw/inc/
H A Derror_ext.h458 #define CHECK_INIT_PARAMETERS(handle, f_check) argument
459 #define CHECK_INIT_PARAMETERS_RETURN_VALUE(handle, f_check, retval) argument
463 #define CHECK_INIT_PARAMETERS(handle, f_check) \ argument
471 #define CHECK_INIT_PARAMETERS_RETURN_VALUE(handle, f_check, retval) \ argument
/freebsd/sys/vm/
H A Dvm_pager.c111 dead_pager_alloc(void *handle, vm_ooffset_t size, vm_prot_t prot, in dead_pager_alloc()
254 vm_pager_allocate(objtype_t type, void *handle, vm_ooffset_t size, in vm_pager_allocate()
380 vm_pager_object_lookup(struct pagerlst *pg_list, void *handle) in vm_pager_object_lookup()
H A Dphys_pager.c75 phys_pager_allocate(void *handle, const struct phys_pager_ops *ops, void *data, in phys_pager_allocate()
146 phys_pager_alloc(void *handle, vm_ooffset_t size, vm_prot_t prot, in phys_pager_alloc()
/freebsd/contrib/libfido2/regress/
H A Dassert.c105 dummy_close(void *handle) in dummy_close()
111 dummy_read(void *handle, unsigned char *buf, size_t len, int ms) in dummy_read()
123 dummy_write(void *handle, const unsigned char *buf, size_t len) in dummy_write()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DMainLoopBase.h88 ReadHandle(MainLoopBase &mainloop, IOObject::WaitableHandle handle) in ReadHandle()
/freebsd/sys/dev/hpt27xx/
H A Dwj.h50 #define wj_del_entry(vbus, handle) 0 argument
/freebsd/sys/xen/
H A Dblkif.h44 blkif_vdev_t handle; /* only for read/write requests */ member
62 blkif_vdev_t handle; /* only for read/write requests */ member
/freebsd/sys/arm64/coresight/
H A Dcoresight_acpi.c254 ACPI_HANDLE handle; in cs_acpi_record_endpoint() local
328 ACPI_HANDLE handle, parent; in coresight_acpi_get_cpu() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_win32util.c64 HANDLE handle = _nc_console_handle(fd); in NCURSES_EXPORT() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddmi.h38 uint16_t handle; member
/freebsd/contrib/libpcap/
H A Dpcap-sita.c366 static void pcap_cleanup_acn(pcap_t *handle) { in pcap_cleanup_acn()
824 static int pcap_stats_acn(pcap_t *handle, struct pcap_stat *ps) { in pcap_stats_acn()
893 static int pcap_setfilter_acn(pcap_t *handle, struct bpf_program *bpf) { in pcap_setfilter_acn()
919 static int acn_read_n_bytes_with_timeout(pcap_t *handle, int count) { in acn_read_n_bytes_with_timeout()
956 static int pcap_read_acn(pcap_t *handle, int max_packets, pcap_handler callback, u_char *user) { in pcap_read_acn()
980 static int pcap_activate_sita(pcap_t *handle) { in pcap_activate_sita()
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c273 VCHIQ_SERVICE_HANDLE_T handle, void *bulk_userdata) in service_callback()
579 VCHIQ_SERVICE_HANDLE_T handle; in vchiq_ioctl() local
611 VCHIQ_SERVICE_HANDLE_T handle; in vchiq_ioctl() local
644 VCHIQ_SERVICE_HANDLE_T handle; in vchiq_ioctl() local
1044 VCHIQ_SERVICE_HANDLE_T handle; in vchiq_ioctl() local
1105 VCHIQ_SERVICE_HANDLE_T handle; in vchiq_ioctl() local
2608 vchiq_use_service_no_resume(VCHIQ_SERVICE_HANDLE_T handle) in vchiq_use_service_no_resume()
2621 vchiq_use_service(VCHIQ_SERVICE_HANDLE_T handle) in vchiq_use_service()
2634 vchiq_release_service(VCHIQ_SERVICE_HANDLE_T handle) in vchiq_release_service()
/freebsd/usr.sbin/mpsutil/
H A Dmps_show.c515 uint16_t IOCStatus, handle, bus, target; in show_devices() local
638 uint16_t IOCStatus, handle; in show_enclosures() local
687 uint16_t IOCStatus, handle; in show_expanders() local
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dadd_cred.c51 gsskrb5_cred cred, handle; in _gsskrb5_add_cred() local
/freebsd/stand/libofw/
H A Ddevicename.c69 phandle_t handle; in ofw_path_to_handle() local
/freebsd/crypto/openssl/providers/fips/
H A Dfipsprov.c76 const OSSL_CORE_HANDLE *handle; member
197 const OSSL_CORE_HANDLE *handle = in set_self_test_cb() local
540 int OSSL_provider_init_int(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init_int()
731 int ossl_fips_intern_provider_init(const OSSL_CORE_HANDLE *handle, in ossl_fips_intern_provider_init()
/freebsd/sys/dev/drm2/
H A Ddrm_ioc32.c148 u32 handle; /**< User-space: "Handle" to pass to mmap() */ member
158 void *handle; in compat_drm_getmap() local
185 void *handle; in compat_drm_addmap() local
455 u32 handle; /**< Handle of map */ member
612 u32 handle; /**< Used for binding / unbinding */ member
649 u32 handle; /**< From drm_agp_buffer */ member
679 u32 handle; /**< Used for mapping / unmapping */ member
714 drm_drawable_t handle; member
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_import.c101 refresh_config_libzfs(void *handle, nvlist_t *tryconfig) in refresh_config_libzfs()
107 pool_active_libzfs(void *handle, const char *name, uint64_t guid, in pool_active_libzfs()

12345678910>>...21