Searched refs:io_buf_ptr_t (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/osfmk/device/
H A Ddevice.defs92 type io_buf_ptr_t = ^array[] of MACH_MSG_TYPE_INTEGER_8;
166 out properties : io_buf_ptr_t, physicalcopy
197 out properties : io_buf_ptr_t, physicalcopy
269 in properties : io_buf_ptr_t, physicalcopy;
321 in properties : io_buf_ptr_t, physicalcopy;
371 in inData : io_buf_ptr_t;
384 out outData : io_buf_ptr_t
518 out properties : io_buf_ptr_t, physicalcopy
530 in matching : io_buf_ptr_t, physicalcopy;
537 in matching : io_buf_ptr_t, physicalcop
[all...]
H A Ddevice_types.defs81 type io_buf_ptr_t = ^array[] of MACH_MSG_TYPE_INTEGER_8;
H A Ddevice_types.h77 typedef char * io_buf_ptr_t; typedef
/darwin-on-arm/xnu/libkern/libkern/c++/
H A DOSKext.h94 io_buf_ptr_t inData,
178 io_buf_ptr_t inData,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp1561 io_buf_ptr_t matching,
1613 io_buf_ptr_t matching,
1666 io_buf_ptr_t matching,
1798 io_buf_ptr_t matching,
1828 io_buf_ptr_t matching,
1845 io_buf_ptr_t matching,
2167 io_buf_ptr_t * buf )
2249 io_buf_ptr_t *properties,
2289 io_buf_ptr_t *properties,
2328 io_buf_ptr_t *propertie
[all...]
/darwin-on-arm/xnu/osfmk/default_pager/
H A Ddp_backing_store.c2531 kern_return_t device_read_reply(MACH_PORT_FACE, kern_return_t, io_buf_ptr_t, mach_msg_type_number_t);
2536 io_buf_ptr_t data,
2636 (io_buf_ptr_t *) &dev_buffer,
2761 (io_buf_ptr_t) addr,
2789 (io_buf_ptr_t) addr,

Completed in 43 milliseconds