Searched refs:io_async_ref_t (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/device/
H A Ddevice_types.h95 typedef natural_t io_async_ref_t[8]; typedef
102 typedef io_user_reference_t io_async_ref_t[8]; typedef
109 typedef io_user_reference_t io_async_ref_t[8]; typedef
H A Ddevice.defs100 type io_async_ref_t = array[*:8] of natural_t;
107 type io_async_ref_t = array[*:8] of io_user_reference_t;
114 type io_async_ref_t = array[*:8] of io_user_reference_t;
423 in reference : io_async_ref_t;
431 in reference : io_async_ref_t;
439 in reference : io_async_ref_t;
447 in reference : io_async_ref_t;
465 in reference : io_async_ref_t;
472 in reference : io_async_ref_t;
548 in reference : io_async_ref_t;
[all...]
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp1770 io_async_ref_t reference,
1775 matching, port, &reference[0], sizeof(io_async_ref_t),
1831 io_async_ref_t reference,
1837 matching, matchingCnt, wake_port, &reference[0], sizeof(io_async_ref_t),
1927 io_async_ref_t reference,
1932 port, &reference[0], sizeof(io_async_ref_t), false, notification));
3209 io_async_ref_t reference,
3251 io_async_ref_t reference,
3287 io_async_ref_t reference,
3324 io_async_ref_t referenc
[all...]

Completed in 27 milliseconds