Searched defs:_cookie (Results 1 - 25 of 151) sorted by relevance

1234567

/haiku-fatelf/src/system/kernel/platform/openfirmware/
H A Dopenfirmware_devices.cpp21 of_get_next_device(int *_cookie, int root, const char *type, char *path, argument
/haiku-fatelf/src/system/libroot/os/
H A Dfs_info.c40 next_dev(int32 *_cookie) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/scsi/
H A Dsim_interface.cpp66 scsi_controller_init(device_node *node, void **_cookie) argument
74 scsi_controller_register_raw_device(void *_cookie) argument
H A Dbus_raw.cpp29 scsi_bus_raw_init(void *driverCookie, void **_cookie) argument
82 scsi_bus_raw_control(void *_cookie, uint32 op, void *data, size_t length) argument
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/ichaudio/
H A Dio.c121 ich_codec_read(void *_cookie, int regno) argument
140 ich_codec_write(void *_cookie, int regno, uint16 value) argument
/haiku-fatelf/src/tests/kits/media/soundplayer/
H A DSimplePlayerTest.cpp16 BufferProc(void* _cookie, void* buffer, size_t size, argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/pci/
H A Dpci_root.cpp104 pci_root_init(device_node* node, void** _cookie) argument
/haiku-fatelf/src/add-ons/kernel/debugger/demangle/
H A Ddemangle.cpp42 get_next_argument(uint32* _cookie, const char* mangledName, char* name, argument
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DUnpackingAttributeDirectoryCookie.cpp36 Open(PackageNode* packageNode, AttributeDirectoryCookie*& _cookie) argument
H A DAutoPackageAttributes.cpp127 OpenCookie(Package* package, const char* name, int openMode, AttributeCookie*& _cookie) argument
H A DNode.cpp100 Node::OpenAttributeDirectory(AttributeDirectoryCookie*& _cookie) argument
113 Node::OpenAttribute(const char* name, int openMode, AttributeCookie*& _cookie) argument
H A DUnpackingAttributeCookie.cpp83 Open(PackageNode* packageNode, const char* name, int openMode, AttributeCookie*& _cookie) argument
/haiku-fatelf/src/add-ons/kernel/drivers/graphics/radeon_hd/
H A Ddevice.cpp104 device_open(const char* name, uint32 /*flags*/, void** _cookie) argument
/haiku-fatelf/src/add-ons/kernel/drivers/graphics/vesa/
H A Ddevice.cpp38 device_open(const char* name, uint32 flags, void** _cookie) argument
/haiku-fatelf/src/add-ons/kernel/drivers/misc/
H A Dconfig.c27 config_open(const char *name, uint32 flags, void **_cookie) argument
H A Dkdl.c64 driver_open(const char *name, uint32 flags, void** _cookie) argument
H A Dtest.c64 driver_open(const char *name, uint32 flags, void** _cookie) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/rtl8169/
H A Ddriver.c60 get_next_supported_pci_info(int32 *_cookie, pci_info *info) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DAttribute.cpp146 Attribute::Open(const char* name, int openMode, attr_cookie** _cookie) argument
116 Create(const char* name, type_code type, int openMode, attr_cookie** _cookie) argument
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/apple/
H A Dapple.cpp111 apple_identify_partition(int fd, partition_data *partition, void **_cookie) argument
144 apple_scan_partition(int fd, partition_data *partition, void *_cookie) argument
190 apple_free_identify_partition_cookie(partition_data *partition, void *_cookie) argument
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/atari/
H A Datari.cpp78 atari_identify_partition(int fd, partition_data *partition, void **_cookie) argument
154 atari_scan_partition(int fd, partition_data *partition, void *_cookie) argument
209 atari_free_identify_partition_cookie(partition_data *partition, void *_cookie) argument
/haiku-fatelf/src/system/boot/loader/
H A DRootFileSystem.cpp33 RootFileSystem::Open(void **_cookie, int mode) argument
88 RootFileSystem::GetNextEntry(void *_cookie, char *name, size_t size) argument
102 RootFileSystem::GetNextNode(void *_cookie, Node **_node) argument
117 RootFileSystem::Rewind(void *_cookie) argument
/haiku-fatelf/src/tests/system/kernel/device_manager/playground/
H A Dbus.cpp69 init_driver(device_node* node, void** _cookie) argument
/haiku-fatelf/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Ddriver.cpp111 get_next_intel_extreme(int32* _cookie, pci_info &info, uint32 &type) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/
H A DModule.cpp141 acpi_module_init(device_node* node, void** _cookie) argument

Completed in 235 milliseconds

1234567