Searched refs:handle (Results 1 - 25 of 247) sorted by path

12345678910

/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_acl.h14 uint16 handle; /* Handle & Flags(PB, BC) */ member in struct:hci_acl_header
18 /* ACL handle and flags pack/unpack */
H A DbtHCI_command.h219 uint16 handle; member in struct:hci_disconnect
225 uint16 handle; member in struct:hci_cp_add_sco
271 uint16 handle; member in struct:hci_cp_change_conn_ptype
277 uint16 handle; member in struct:hci_cp_auth_requested
282 uint16 handle; member in struct:hci_cp_set_conn_encrypt
288 uint16 handle; member in struct:hci_cp_change_conn_link_key
301 uint16 handle; member in struct:hci_cp_read_rmt_features
306 uint16 handle; member in struct:hci_cp_read_rmt_version
315 uint16 handle; member in struct:hci_cp_role_discovery
319 uint16 handle; member in struct:hci_rp_role_discovery
325 uint16 handle; member in struct:hci_cp_flow_specification
342 uint16 handle; member in struct:hci_cp_read_link_policy
346 uint16 handle; member in struct:hci_rp_read_link_policy
358 uint16 handle; member in struct:hci_cp_write_link_policy
363 uint16 handle; member in struct:hci_rp_write_link_policy
[all...]
H A DbtHCI_event.h36 uint16 handle; member in struct:hci_ev_conn_complete
52 uint16 handle; member in struct:hci_ev_disconnection_complete_reply
59 uint16 handle; member in struct:hci_ev_auth_complete
72 uint16 handle; member in struct:hci_ev_encrypt_change
79 uint16 handle; member in struct:hci_ev_change_conn_link_key_complete
85 uint16 handle; /* Connection handle */ member in struct:hci_ev_master_link_key_complete
92 uint16 handle; member in struct:hci_ev_rmt_features
99 uint16 handle; member in struct:hci_ev_rmt_version
115 uint16 handle; member in struct:hci_ev_qos_setup_complete
139 uint16 handle; /* connection handle */ member in struct:hci_ev_flush_occur
151 uint16 handle; member in struct:handle_and_number
163 uint16 handle; member in struct:hci_ev_mode_change
207 uint16 handle; /* connection handle */ member in struct:hci_ev_max_slot_change
214 uint16 handle; /* Connection handle */ member in struct:hci_ev_read_clock_offset_compl
221 uint16 handle; /* connection handle */ member in struct:hci_ev_con_pkt_type_changed
227 uint16 handle; /* connection handle */ member in struct:hci_ev_qos_violation
240 uint16 handle; member in struct:hci_ev_flow_specification
263 uint16 handle; member in struct:hci_ev_remote_extended_features
272 uint16 handle; member in struct:hci_ev_sychronous_connection_completed
285 uint16 handle; member in struct:hci_ev_sychronous_connection_changed
[all...]
H A DbtHCI_sco.h13 uint16 handle; member in struct:hci_sco_header
/haiku/headers/os/drivers/
H A DUSB2.h47 usb_endpoint_descriptor *descr; /* descriptor and handle */
48 usb_pipe *handle; /* of this endpoint/pipe */ member in struct:usb_endpoint_info
52 usb_interface_descriptor *descr; /* descriptor and handle */
53 usb_interface *handle; /* of this interface */ member in struct:usb_interface_info
H A Dmidi_driver.h55 status_t (*delete_device)(void* handle);
/haiku/headers/os/drivers/pcmcia/
H A Dds.h43 window_handle_t handle; member in struct:win_info_t
136 client_handle_t handle; member in struct:dev_link_t
175 int (*get_handle)(int socket, client_handle_t *handle);
/haiku/headers/os/media/
H A DPlaySound.h18 status_t stop_sound(sound_handle handle);
20 status_t wait_for_sound(sound_handle handle);
/haiku/headers/private/audio/
H A Dsoundcard.h1662 char handle[32]; member in struct:mixer_info
1891 char handle[32]; member in struct:oss_audioinfo
1911 char handle[32]; member in struct:oss_mixerinfo
1957 char handle[32]; member in struct:oss_midi_info
/haiku/headers/private/firewire/
H A Dfirewire_module.h58 int (*get_handle)(int socket, struct firewire_softc **handle);
/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h275 uint32 mem_handle; // memory handle
402 uint32 fb_mem_handle; // memory handle
463 uint32 mem_handle; // handle of memory of indirect buffers
474 uint32 mem_handle; // handle of feedback memory
492 uint32 mem_handle; // handle of memory of indirect buffers
601 uint32 handle; // handle (needed to free memory) member in struct:__anon37
610 uint32 handle; // memory handle member in struct:__anon38
/haiku/headers/private/kernel/arch/m68k/
H A Dstage2_priv.h21 int of_getprop(int handle, const char *prop, void *buf, int buf_len);
22 int of_setprop(int handle, const char *prop, const void *buf, int buf_len);
23 int of_read(int handle, void *buf, int buf_len);
24 int of_write(int handle, void *buf, int buf_len);
25 int of_seek(int handle, long long pos);
/haiku/headers/private/kernel/arch/ppc/
H A Dstage2_priv.h21 int of_getprop(int handle, const char *prop, void *buf, int buf_len);
22 int of_setprop(int handle, const char *prop, const void *buf, int buf_len);
23 int of_read(int handle, void *buf, int buf_len);
24 int of_write(int handle, void *buf, int buf_len);
25 int of_seek(int handle, long long pos);
/haiku/headers/private/storage/
H A DDiskSystemAddOn.h31 BPartitionHandle** handle) = 0;
40 BPartitionHandle** handle);
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_acc.c201 * That command is linked to the handle noted here. This handle is then used to
207 ACCW(HT_HANDL_00, (0x80000000 | NV10_CONTEXT_SURFACES_2D)); /* 32bit handle (not used) */
210 ACCW(HT_HANDL_01, (0x80000000 | NV_IMAGE_BLIT)); /* 32bit handle */
213 ACCW(HT_HANDL_02, (0x80000000 | NV4_GDI_RECTANGLE_TEXT)); /* 32bit handle */
217 ACCW(HT_HANDL_10, (0x80000000 | NV_ROP5_SOLID)); /* 32bit handle */
220 ACCW(HT_HANDL_11, (0x80000000 | NV_IMAGE_BLACK_RECTANGLE)); /* 32bit handle */
223 ACCW(HT_HANDL_12, (0x80000000 | NV_IMAGE_PATTERN)); /* 32bit handle */
229 ACCW(HT_HANDL_00, (0x80000000 | NV4_SURFACE)); /* 32bit handle */
232 ACCW(HT_HANDL_01, (0x80000000 | NV_IMAGE_BLIT)); /* 32bit handle */
[all...]
H A Dnv_acc_dma.c28 static void nv_acc_set_ch_dma(uint16 ch, uint32 handle);
216 * That command is linked to the handle noted here. This handle is then used to
222 ACCW(HT_HANDL_00, (0x80000000 | NV10_CONTEXT_SURFACES_2D)); /* 32bit handle (not used) */
225 ACCW(HT_HANDL_01, (0x80000000 | NV_IMAGE_BLIT)); /* 32bit handle */
228 ACCW(HT_HANDL_02, (0x80000000 | NV4_GDI_RECTANGLE_TEXT)); /* 32bit handle */
232 ACCW(HT_HANDL_10, (0x80000000 | NV_ROP5_SOLID)); /* 32bit handle */
235 ACCW(HT_HANDL_11, (0x80000000 | NV_IMAGE_BLACK_RECTANGLE)); /* 32bit handle */
238 ACCW(HT_HANDL_12, (0x80000000 | NV_IMAGE_PATTERN)); /* 32bit handle */
241 ACCW(HT_HANDL_13, (0x80000000 | NV_SCALED_IMAGE_FROM_MEMORY)); /* 32bit handle */
1581 nv_acc_set_ch_dma(uint16 ch, uint32 handle) argument
[all...]
/haiku/src/add-ons/accelerants/radeon/
H A DSetDisplayMode.c398 fm.handle = vc->cursor.mem_handle;
403 fm.handle = vc->fb_mem_handle;
440 vc->cursor.mem_handle = am.handle;
458 vc->fb_mem_handle = am.handle;
H A Doverlay_management.c149 node->mem_handle = am.handle;
194 fm.handle = node->mem_handle;
200 SHOW_FLOW( 3, "ups - couldn't free memory (handle=%x, status=%s)",
/haiku/src/add-ons/disk_systems/bfs/
H A DBFSAddOn.h18 BPartitionHandle** handle);
30 BPartitionHandle** handle);
/haiku/src/add-ons/disk_systems/btrfs/
H A DBTRFSAddOn.cpp75 BTRFSPartitionHandle* handle = new(nothrow) BTRFSPartitionHandle(partition); local
76 if (!handle)
79 status_t error = handle->Init();
81 delete handle;
85 *_handle = handle;
138 BTRFSPartitionHandle* handle = new(nothrow) BTRFSPartitionHandle(partition);
139 if (!handle)
141 ObjectDeleter<BTRFSPartitionHandle> handleDeleter(handle);
H A DBTRFSAddOn.h20 BPartitionHandle** handle);
32 BPartitionHandle** handle);
/haiku/src/add-ons/disk_systems/fat/
H A DFATAddOn.cpp60 FATPartitionHandle* handle = new(nothrow) FATPartitionHandle(partition); local
61 if (!handle)
64 status_t error = handle->Init();
66 delete handle;
70 *_handle = handle;
106 FATPartitionHandle* handle = new(nothrow) FATPartitionHandle(partition);
107 if (!handle)
109 ObjectDeleter<FATPartitionHandle> handleDeleter(handle);
H A DFATAddOn.h26 BPartitionHandle** handle);
38 BPartitionHandle** handle);
/haiku/src/add-ons/disk_systems/gpt/
H A DGPTDiskAddOn.h19 BPartitionHandle** handle);
28 BPartitionHandle** handle);
/haiku/src/add-ons/disk_systems/intel/
H A DExtendedPartitionAddOn.h20 BPartitionHandle** handle);
29 BPartitionHandle** handle);

Completed in 183 milliseconds

12345678910