Searched refs:_handle (Results 1 - 25 of 34) sorted by path

12

/haiku/headers/os/drivers/
H A Dmidi_driver.h53 status_t (*create_device)(int port, void** _handle, uint32 workArounds,
H A Ddriver_settings.h31 extern status_t get_driver_settings_string(void *_handle, char *buffer,
/haiku/src/add-ons/disk_systems/btrfs/
H A DBTRFSAddOn.cpp73 BPartitionHandle** _handle)
85 *_handle = handle;
128 const char* parameterString, BPartitionHandle** _handle)
154 *_handle = handleDeleter.Detach();
72 CreatePartitionHandle(BMutablePartition* partition, BPartitionHandle** _handle) argument
127 Initialize(BMutablePartition* partition, const char* name, const char* parameterString, BPartitionHandle** _handle) argument
/haiku/src/add-ons/disk_systems/fat/
H A DFATAddOn.cpp58 BPartitionHandle** _handle)
70 *_handle = handle;
101 const char* parameterString, BPartitionHandle** _handle)
122 *_handle = handleDeleter.Detach();
57 CreatePartitionHandle(BMutablePartition* partition, BPartitionHandle** _handle) argument
100 Initialize(BMutablePartition* partition, const char* name, const char* parameterString, BPartitionHandle** _handle) argument
/haiku/src/add-ons/disk_systems/ntfs/
H A DNTFSAddOn.cpp59 BPartitionHandle** _handle)
71 *_handle = handle;
102 const char* parameterString, BPartitionHandle** _handle)
123 *_handle = handleDeleter.Detach();
58 CreatePartitionHandle(BMutablePartition* partition, BPartitionHandle** _handle) argument
101 Initialize(BMutablePartition* partition, const char* name, const char* parameterString, BPartitionHandle** _handle) argument
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientVolume.cpp393 ClientVolume::Open(Node* node, int openMode, FileHandle** _handle) argument
395 if (!node || !_handle)
414 *_handle = handle;
493 ClientVolume::LockNodeHandle(int32 cookie, NodeHandle** _handle) argument
495 return fNodeHandles->LockNodeHandle(cookie, _handle);
H A DNodeHandleMap.cpp71 NodeHandleMap::LockNodeHandle(int32 cookie, NodeHandle** _handle) argument
73 if (!_handle)
89 *_handle = handle;
103 *_handle = handle;
116 *_handle = handle;
H A DNodeHandleMap.h24 NodeHandle** _handle);
H A DClientConnection.cpp3237 port_id remotePort, int32 remoteToken, QueryHandle** _handle)
3239 if (!queryString || !_handle)
3259 *_handle = queryHandle;
3277 ClientConnection::_LockQueryHandle(int32 cookie, QueryHandle** _handle) argument
3282 *_handle = static_cast<QueryHandle*>(handle);
3236 _OpenQuery(const char* queryString, uint32 flags, port_id remotePort, int32 remoteToken, QueryHandle** _handle) argument
/haiku/src/system/kernel/arch/generic/
H A DGenericVMPhysicalPageMapper.cpp27 addr_t* _virtualAddress, void** _handle)
42 addr_t* _virtualAddress, void** _handle)
51 void* _handle)
60 addr_t* _virtualAddress, void** _handle)
26 GetPage(phys_addr_t physicalAddress, addr_t* _virtualAddress, void** _handle) argument
41 GetPageCurrentCPU(phys_addr_t physicalAddress, addr_t* _virtualAddress, void** _handle) argument
50 PutPageCurrentCPU(addr_t virtualAddress, void* _handle) argument
59 GetPageDebug(phys_addr_t physicalAddress, addr_t* _virtualAddress, void** _handle) argument
H A DGenericVMPhysicalPageMapper.h18 void** _handle);
25 void** _handle);
27 void* _handle);
31 void** _handle);
/haiku/src/system/kernel/arch/x86/paging/pae/
H A DX86PagingMethodPAE.cpp839 void*& _handle)
867 if (fPhysicalPageMapper->GetPage(physicalAddress, &virtualAddress, &_handle)
838 Allocate32BitPage(phys_addr_t& _physicalAddress, void*& _handle) argument
H A DX86PagingMethodPAE.h49 void*& _handle);
/haiku/src/tests/system/kernel/file_corruption/disk_system/
H A Dchecksumfs.cpp35 BPartitionHandle** _handle);
47 BPartitionHandle** _handle);
75 BPartitionHandle** _handle)
89 *_handle = handle;
133 const char* parameters, BPartitionHandle** _handle)
157 *_handle = handleDeleter.Detach();
74 CreatePartitionHandle(BMutablePartition* partition, BPartitionHandle** _handle) argument
132 Initialize(BMutablePartition* partition, const char* name, const char* parameters, BPartitionHandle** _handle) argument
/haiku/headers/build/os/drivers/
H A Ddriver_settings.h30 extern status_t get_driver_settings_string(void *_handle, char *buffer,
/haiku/headers/private/drivers/
H A Dscsi_periph.h103 periph_handle_cookie periph_handle, scsi_periph_handle *_handle);
/haiku/headers/private/fs_shell/
H A Dfssh_driver_settings.h32 extern fssh_status_t fssh_get_driver_settings_string(void *_handle,
/haiku/headers/private/kernel/vm/
H A DVMTranslationMap.h112 void** _handle) = 0;
121 void** _handle) = 0;
123 void* _handle) = 0;
128 void** _handle) = 0;
H A Dvm.h136 status_t vm_get_physical_page(phys_addr_t paddr, addr_t* vaddr, void** _handle);
139 void** _handle);
142 void** _handle);
/haiku/headers/private/runtime_loader/
H A Druntime_loader.h32 void **_handle);
/haiku/src/add-ons/disk_systems/bfs/
H A DBFSAddOn.cpp86 BPartitionHandle** _handle)
98 *_handle = handle;
151 const char* parameterString, BPartitionHandle** _handle)
180 *_handle = handleDeleter.Detach();
85 CreatePartitionHandle(BMutablePartition* partition, BPartitionHandle** _handle) argument
150 Initialize(BMutablePartition* partition, const char* name, const char* parameterString, BPartitionHandle** _handle) argument
/haiku/src/add-ons/disk_systems/gpt/
H A DGPTDiskAddOn.cpp74 BPartitionHandle** _handle)
87 *_handle = handle;
120 const char* parameters, BPartitionHandle** _handle)
144 *_handle = handle;
73 CreatePartitionHandle(BMutablePartition* partition, BPartitionHandle** _handle) argument
119 Initialize(BMutablePartition* partition, const char* name, const char* parameters, BPartitionHandle** _handle) argument
/haiku/src/add-ons/disk_systems/intel/
H A DExtendedPartitionAddOn.cpp74 BPartitionHandle** _handle)
87 *_handle = handle;
119 const char* name, const char* parameters, BPartitionHandle** _handle)
146 *_handle = handleDeleter.Detach();
73 CreatePartitionHandle(BMutablePartition* partition, BPartitionHandle** _handle) argument
118 Initialize(BMutablePartition* partition, const char* name, const char* parameters, BPartitionHandle** _handle) argument
H A DPartitionMapAddOn.cpp73 BPartitionHandle** _handle)
85 *_handle = handle;
119 const char* parameters, BPartitionHandle** _handle)
145 *_handle = handleDeleter.Detach();
72 CreatePartitionHandle(BMutablePartition* partition, BPartitionHandle** _handle) argument
118 Initialize(BMutablePartition* partition, const char* name, const char* parameters, BPartitionHandle** _handle) argument
/haiku/src/system/kernel/arch/arm64/
H A DPMAPPhysicalPageMapper.cpp10 phys_addr_t physicalAddress, addr_t* _virtualAddress, void** _handle)
15 *_handle = NULL;
9 GetPage( phys_addr_t physicalAddress, addr_t* _virtualAddress, void** _handle) argument

Completed in 249 milliseconds

12