Searched defs:device (Results 101 - 125 of 512) sorted by relevance

1234567891011>>

/haiku/src/build/libbe/storage/
H A DVolume.cpp76 BVolume::BVolume(dev_t device) argument
130 SetTo(dev_t device) argument
[all...]
/haiku/src/tests/add-ons/kernel/file_systems/bfs/queries/
H A Dtest.cpp115 dev_t device = dev_for_path("."); local
/haiku/src/tests/system/kernel/device_manager/playground/
H A Dbus.cpp89 uint16 device; member in struct:device_info
/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Dscsi_periph.cpp22 periph_simple_exec(scsi_periph_device_info* device, void* cdb, uchar cdbLength, argument
52 periph_safe_exec(scsi_periph_device_info *device, scsi_ccb *request) argument
[all...]
H A Ddevice.cpp63 scsi_periph_device_info *device local
108 periph_unregister_device(scsi_periph_device_info *device) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Ddevice_scan.cpp69 scsi_device_info *device = worker_req->device; local
162 scsi_device_info *device; local
[all...]
/haiku/src/add-ons/kernel/drivers/display/
H A Ddisplay.cpp32 display_device_info *device = (display_device_info *)_cookie; local
71 display_device_info *device = (display_device_info *)cookie; local
84 display_device_info *device = local
109 display_device_info *device = (display_device_info *)_cookie; local
[all...]
/haiku/src/add-ons/kernel/drivers/ports/usb_serial/
H A DProlific.cpp10 ProlificDevice::ProlificDevice(usb_device device, uint16 vendorID, argument
H A DWinChipHead.cpp8 WCHDevice::WCHDevice(usb_device device, uint16 vendorID, uint16 productID, argument
/haiku/src/bin/
H A Ddiskimage.cpp54 BDiskDevice device; local
103 BDiskDevice device; local
126 BDiskDevice device; local
160 BDiskDevice device; local
[all...]
H A Dfdinfo.cpp62 filter_device(team_info &teamInfo, dev_t device, bool brief) argument
84 filter_file(team_info &teamInfo, dev_t device, ino_t node, bool brief) argument
123 dev_t device = -1; local
[all...]
H A Deject.cpp31 RemovableDevice(BDiskDevice* device) { argument
47 virtual bool Visit(BDiskDevice* device) { argument
82 char *device local
133 do_eject(char operation, char *device) argument
[all...]
H A Dlsindex.cpp163 dev_t device = dev_for_path("."); local
/haiku/src/tools/fs_shell/
H A Dnode_monitor.cpp11 fssh_notify_entry_created(fssh_mount_id device, fssh_vnode_id directory, argument
19 fssh_notify_entry_removed(fssh_mount_id device, fssh_vnode_id directory, argument
27 fssh_notify_entry_moved(fssh_mount_id device, fssh_vnode_id fromDirectory, argument
36 fssh_notify_stat_changed(fssh_mount_id device, fssh_vnode_id dir, argument
44 fssh_notify_attribute_changed(fssh_mount_id device, fssh_vnode_id dir, argument
52 fssh_notify_query_entry_created(fssh_port_id port, int32_t token, fssh_mount_id device, fssh_vnode_id directory, const char *name, fssh_vnode_id node) argument
61 fssh_notify_query_entry_removed(fssh_port_id port, int32_t token, fssh_mount_id device, fssh_vnode_id directory, const char *name, fssh_vnode_id node) argument
70 fssh_notify_query_attr_changed(fssh_port_id port, int32_t token, fssh_mount_id device, fssh_vnode_id directory, const char *name, fssh_vnode_id node) argument
/haiku/src/servers/bluetooth/
H A DDeviceManager.cpp193 DeviceManager::StartMonitoringDevice(const char *device) argument
273 DeviceManager::StopMonitoringDevice(const char *device) argument
[all...]
/haiku/src/kits/tracker/
H A DTrashWatcher.cpp133 dev_t device; local
/haiku/src/bin/mkfs/
H A Dmain.cpp137 const char* device = argv[optind]; local
/haiku/src/add-ons/kernel/network/stack/
H A Ddevice_interfaces.h30 struct net_device* device; member in struct:net_device_interface
[all...]
/haiku/src/system/libroot/os/arch/x86/
H A Dcompatibility.c91 _kstatfs_(dev_t device, void *whatever, int fd, const char *path, fs_info *info) argument
111 mount(const char *filesystem, const char *where, const char *device, ulong flags, argument
[all...]
/haiku/src/system/kernel/disk_device_manager/
H A DKFileDiskDevice.cpp182 KFileDiskDevice::_RegisterDevice(const char* file, const char* device) argument
/haiku/src/add-ons/kernel/bus_managers/i2c/
H A DI2CDevice.cpp77 I2CDevice *device = new(std::nothrow) I2CDevice(node, bus, slaveAddress); local
97 I2CDevice *device = (I2CDevice *)_device; local
114 I2CDevice *device = (I2CDevice *)_device; local
122 I2CDevice *device = (I2CDevice *)_device; local
130 I2CDevice *device = (I2CDevice *)_device; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire_module.cpp80 struct supported_device *device; local
/haiku/src/system/boot/platform/pxe_ia32/
H A Ddevices.cpp121 platform_get_boot_partitions(struct stage2_args *args, Node *device, argument
146 platform_register_boot_device(Node *device) argument
/haiku/src/add-ons/kernel/drivers/network/ether/usb_asix/
H A DMIIBus.cpp39 MIIBus::Init(usb_device device) argument
/haiku/src/tests/kits/storage/disk_device/
H A DDiskDeviceTest.cpp29 virtual bool Visit(BDiskDevice *device) argument
596 BDiskDevice device; local
[all...]

Completed in 219 milliseconds

1234567891011>>