Searched defs:device (Results 201 - 225 of 512) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIController.cpp163 ECAMPCIController::ConfigAddress(uint8 bus, uint8 device, uint8 function, uint16 offset) argument
182 ECAMPCIController::ReadConfig(uint8 bus, uint8 device, uint8 function, argument
202 ECAMPCIController::WriteConfig(uint8 bus, uint8 device, uint8 function, argument
230 ECAMPCIController::ReadIrq(uint8 bus, uint8 device, uint8 function, argument
238 ECAMPCIController::WriteIrq(uint8 bus, uint8 device, uint8 function, argument
/haiku/src/bin/listusb/
H A Dlistusb.cpp162 DumpInfo(BUSBDevice& device, bool verbose) argument
246 DeviceAdded(BUSBDevice* device) argument
253 DeviceRemoved(BUSBDevice* device) argument
[all...]
/haiku/src/add-ons/kernel/network/datalink_protocols/loopback_frame/
H A Dloopback_frame.cpp35 loopback_deframe(net_device* device, net_buffer* buffer) argument
[all...]
/haiku/src/add-ons/kernel/busses/i2c/pch/
H A Dpch_i2c_pci.cpp23 pci_device* device; member in struct:__anon8
113 pci_device* device; local
410 pci_device* device; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.h39 uint8 device; member in struct:PCIDev
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/wb840/
H A Ddevice.c138 wb_device* device = (wb_device*)cookie; local
209 wb_device* device = (wb_device*)cookie; local
339 wb_device* device = (wb_device*)cookie; local
363 wb_device* device = (wb_device*)cookie; local
[all...]
/haiku/src/add-ons/kernel/drivers/audio/null/
H A Dnull_multi.c114 set_global_format(device_t* device, multi_format_info* data) argument
130 get_global_format(device_t* device, multi_format_info* data) argument
165 list_mix_controls(device_t* device, multi_mix_control_info * data) argument
194 get_buffers(device_t* device, multi_buffer_list* data) argument
280 buffer_exchange(device_t* device, multi_buffer_info* info) argument
336 buffer_force_stop(device_t* device) argument
[all...]
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci_acpi.cpp70 acpi_device device; local
143 acpi_device* device; local
219 acpi_device* device; local
[all...]
/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DStream.cpp20 Stream::Stream(Device *device, bool isInput) argument
/haiku/src/add-ons/kernel/drivers/dvb/cx23882/
H A Ddriver.c46 int device; member in struct:__anon1634
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DRootVolume.cpp76 RootVolume::Mount(const char* device, uint32 flags, const char* parameters, argument
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundAddOn.cpp52 void *device = NULL; local
107 OpenSoundDevice *device = (OpenSoundDevice *) fDevices.ItemAt(n); local
123 OpenSoundDevice *device = (OpenSoundDevice*)fDevices.ItemAt( local
246 OpenSoundDevice *device = new OpenSoundDevice(&cardinfo); local
265 OpenSoundDevice *device = (OpenSoundDevice *)(devs.ItemAt(audioinfo.card_number)); local
280 OpenSoundDevice *device = (OpenSoundDevice *)(devs.ItemAt(mixerinfo.card_number)); local
288 OpenSoundDevice *device = (OpenSoundDevice *)(devs.ItemAt(card)); local
325 OpenSoundDevice *device = (OpenSoundDevice *)(devs.ItemAt(card)); local
364 OpenSoundDevice *device = new OpenSoundDevice(path.Path() + strlen(rootPath), path.Path()); local
[all...]
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DVideoIn.cpp103 int device; local
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamDeframer.cpp15 CamDeframer::CamDeframer(CamDevice *device) argument
/haiku/src/apps/mail/
H A DQueryMenu.cpp141 int32 device; local
/haiku/src/bin/pcmcia-cs/
H A Dpack_cis.c382 tuple_info_t device = { CISTPL_DEVICE, NULL, NULL }; local
/haiku/src/kits/game/
H A DPushGameSound.cpp39 BPushGameSound::BPushGameSound(BGameSoundDevice * device) argument
19 BPushGameSound(size_t inBufferFrameCount, const gs_audio_format *format, size_t inBufferCount, BGameSoundDevice *device) argument
/haiku/src/kits/storage/disk_device/
H A DDiskDevice.cpp227 Visit(BDiskDevice* device) argument
[all...]
H A DDiskDeviceRoster.cpp86 BDiskDeviceRoster::GetNextDevice(BDiskDevice* device) argument
172 BDiskDeviceRoster::UnregisterFileDevice(partition_id device) argument
193 VisitEachDevice(BDiskDeviceVisitor* visitor, BDiskDevice* device) argument
231 VisitEachPartition(BDiskDeviceVisitor* visitor, BDiskDevice* device, BPartition** partition) argument
276 VisitEachMountedPartition(BDiskDeviceVisitor* visitor, BDiskDevice* device, BPartition** partition) argument
311 VisitEachMountablePartition(BDiskDeviceVisitor* visitor, BDiskDevice* device, BPartition** partition) argument
331 FindPartitionByVolume(const BVolume& volume, BDiskDevice* device, BPartition** _partition) argument
342 Visit(BDiskDevice* device) argument
368 FindPartitionByMountPoint(const char* mountPoint, BDiskDevice* device, BPartition** _partition) argument
418 GetPartitionWithID(int32 id, BDiskDevice* device, BPartition** partition) const argument
439 GetDeviceForPath(const char* filename, BDiskDevice* device) argument
456 GetPartitionForPath(const char* filename, BDiskDevice* device, BPartition** partition) argument
482 GetFileDeviceForPath(const char* filename, BDiskDevice* device) argument
[all...]
/haiku/src/system/kernel/disk_device_manager/
H A Ddisk_device_manager.cpp112 KDiskDevice* device = manager->FindDevice(partitionID, false); local
[all...]
/haiku/src/tests/kits/storage/
H A DVolumeTest.cpp117 CheckVolume(BVolume &volume, dev_t device, status_t error) argument
228 dev_t device = dev_for_path(volumeRootDir); local
241 dev_t device = 213; local
268 dev_t device = dev_for_path(volumeRootDir); local
291 dev_t device = 213; local
319 dev_t device = dev_for_path(volumeRootDir); local
349 dev_t device = dev_for_path(volumeRootDir); local
372 dev_t device = dev_for_path(testMountPoint); local
447 dev_t device; local
475 dev_t device = dev_for_path("/boot"); local
539 dev_t device; local
553 dev_t device; local
576 dev_t device = dev_for_path(testMountPoint); local
[all...]
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DVolume.cpp71 Volume::Init(const char* device) argument
/haiku/src/kits/storage/
H A DVolume.cpp37 BVolume::BVolume(dev_t device) argument
70 BVolume::SetTo(dev_t device) argument
[all...]
/haiku/src/tests/servers/app/newerClipping/drawing/
H A DAccelerantHWInterface.cpp191 AccelerantHWInterface::_OpenAccelerant(int device) argument
/haiku/src/system/kernel/fs/
H A Dvfs_net_boot.cpp35 is_net_device(KDiskDevice* device) argument
362 NetBootMethod::IsBootDevice(KDiskDevice* device, bool strict) argument

Completed in 130 milliseconds

1234567891011>>