Searched refs:io_buf_ptr_t (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/sys/sys/mach/device/ |
| HD | device_emul.h | 43 dev_mode_t, recnum_t, io_buf_ptr_t, mach_msg_type_number_t, io_buf_len_t *); 48 dev_mode_t, recnum_t, io_buf_ptr_t, 51 dev_mode_t, recnum_t, io_buf_len_t, io_buf_ptr_t *, 58 io_buf_ptr_t *, mach_msg_type_number_t *);
|
| HD | device_types.h | 134 typedef char * io_buf_ptr_t; typedef 208 io_buf_ptr_t qd_data; /* buffer pointer */
|
| HD | ds_routines.h | 218 io_buf_ptr_t data, 230 io_buf_ptr_t *data,
|
| HD | device.defs | 116 in data : io_buf_ptr_t, const; 135 out data : io_buf_ptr_t
|
| HD | io_req.h | 193 io_buf_ptr_t data; /* data, for IO requests */
|
| HD | device_types.defs | 108 type io_buf_ptr_t = ^array[] of MACH_MSG_TYPE_INTEGER_8;
|
| HD | device_request.defs | 104 in data : io_buf_ptr_t
|
| HD | device_reply.defs | 137 in data : io_buf_ptr_t, dealloc
|