Home
last modified time | relevance | path

Searched defs:async_handle (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/uhsoctl/
H A Duhsoctl.c153 struct async_handle { struct
165 static struct async_handle async_cmd[] = { argument
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c546 struct regpair *async_handle = (struct regpair *)fw_handle; in qlnxr_affiliated_event() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Dcommon_hsi.h749 struct regpair async_handle /* Host handle for the Async Completions */; member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h2752 void *async_handle; // libomptarget async handle for task completion query member