Searched defs:dev (Results 101 - 125 of 266) sorted by relevance

1234567891011

/haiku/src/add-ons/kernel/drivers/network/ether/via_rhine/dev/mii/
H A Dciphy.c110 ciphy_probe(device_t dev) argument
117 ciphy_attach(device_t dev) argument
/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/dev/mii/
H A Dciphy.c110 ciphy_probe(device_t dev) argument
117 ciphy_attach(device_t dev) argument
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dbus.h79 bus_alloc_resource_any(device_t dev, int type, int *rid, uint32 flags) argument
85 bus_alloc_resource_anywhere(device_t dev, int type, int *rid, unsigned long count, uint32 flags) argument
134 device_get_sysctl_ctx(device_t dev) argument
141 device_get_sysctl_tree(device_t dev) argument
[all...]
/haiku/src/system/libroot/posix/musl/misc/
H A Dnftw.c14 dev_t dev; member in struct:history
/haiku/src/preferences/input/
H A DInputWindow.cpp170 BInputDevice* dev = (BInputDevice*)devList.ItemAt(i); local
183 InputWindow::AddDevice(BInputDevice* dev) argument
[all...]
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme.c76 char *domain = NULL, *bus = NULL, *dev = NULL, *func = NULL, *end = NULL; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_synaptics.h51 ps2_dev* dev; member in struct:__anon12
H A Dps2_standard_mouse.cpp92 ps2_set_sample_rate(ps2_dev* dev, uint8 rate) argument
200 standard_mouse_disconnect(ps2_dev* dev) argument
216 standard_mouse_handle_int(ps2_dev* dev) argument
264 probe_standard_mouse(ps2_dev* dev) argument
320 ps2_dev* dev = NULL; local
[all...]
H A Dps2_common.cpp296 ps2_dev *dev; local
H A Dps2_dev.cpp39 ps2_reset_mouse(ps2_dev* dev) argument
71 ps2_dev_detect_pointing(ps2_dev* dev, device_hooks** hooks) argument
170 ps2_dev* dev = &ps2_device[i]; local
188 ps2_dev* dev = &ps2_device[i]; local
198 ps2_dev_publish(ps2_dev* dev) argument
244 ps2_dev_unpublish(ps2_dev* dev) argument
265 ps2_dev_handle_int(ps2_dev* dev) argument
375 standard_command_timeout(ps2_dev* dev, uint8 cmd, const uint8* out, int out_count, uint8* in, int in_count, bigtime_t timeout) argument
501 ps2_dev_command(ps2_dev* dev, uint8 cmd, const uint8* out, int out_count, uint8* in, int in_count) argument
510 ps2_dev_command_timeout(ps2_dev* dev, uint8 cmd, const uint8* out, int out_count, uint8* in, int in_count, bigtime_t timeout) argument
518 ps2_dev_sliced_command(ps2_dev* dev, uint8 cmd) argument
[all...]
/haiku/src/bin/
H A Dbadblocks.cpp18 int scan_device(const char *dev, off_t startBlock, off_t endBlock) argument
/haiku/headers/private/userlandfs/legacy/
H A Dcache.h18 int dev; member in struct:hash_ent
38 int dev; member in struct:cache_ent
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_cache_priv.h16 int dev; member in struct:hash_ent
36 int dev; member in struct:cache_ent
/haiku/src/add-ons/media/media-add-ons/firewire_dv/
H A DFireWireDVAddOn.cpp82 device_info* dev = fDeviceList.ItemAt(n); local
95 device_info* dev = fDeviceList.ItemAt(info->internal_id); local
159 device_info *dev = new device_info; local
192 device_info* dev; local
[all...]
/haiku/src/kits/interface/
H A DInput.cpp75 BInputDevice *dev = new (std::nothrow) BInputDevice; local
/haiku/src/add-ons/media/media-add-ons/dvb/
H A DDVBMediaAddon.cpp91 device_info *dev = (device_info *)fDeviceList.ItemAt(n); local
104 device_info *dev = (device_info *)fDeviceList.ItemAt(info->internal_id); local
213 device_info *dev = new device_info; local
251 device_info *dev; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl_pci.c116 mwl_pci_probe(device_t dev) argument
129 mwl_pci_attach(device_t dev) argument
220 mwl_pci_detach(device_t dev) argument
244 mwl_pci_shutdown(device_t dev) argument
253 mwl_pci_suspend(device_t dev) argument
263 mwl_pci_resume(device_t dev) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_ahb.c95 ath_ahb_probe(device_t dev) argument
136 ath_ahb_attach(device_t dev) argument
273 ath_ahb_detach(device_t dev) argument
303 ath_ahb_shutdown(device_t dev) argument
312 ath_ahb_suspend(device_t dev) argument
322 ath_ahb_resume(device_t dev) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/pegasus/
H A Dif_aue.c272 aue_miibus_read(pegasus_dev *dev, uint16 reg) argument
279 aue_miibus_write(pegasus_dev *dev, uint16 reg, uint16 value) argument
286 aue_miibus_status_from_phy(pegasus_dev *dev, uint16 phy) argument
301 aue_miibus_status(pegasus_dev *dev) argument
308 aue_init_phy(pegasus_dev *dev) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/rtl81xx/dev/mii/
H A Drgephy.c110 rgephy_probe(device_t dev) argument
117 rgephy_attach(device_t dev) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunix_io.c117 static int ntfs_device_unix_io_open(struct ntfs_device *dev, int flags) argument
203 ntfs_device_unix_io_close(struct ntfs_device *dev) argument
244 ntfs_device_unix_io_seek(struct ntfs_device *dev, s64 offset, int whence) argument
260 ntfs_device_unix_io_read(struct ntfs_device *dev, void *buf, s64 count) argument
276 ntfs_device_unix_io_write(struct ntfs_device *dev, const void *buf, s64 count) argument
298 ntfs_device_unix_io_pread(struct ntfs_device *dev, void *buf, s64 count, s64 offset) argument
315 ntfs_device_unix_io_pwrite(struct ntfs_device *dev, const void *buf, s64 count, s64 offset) argument
334 ntfs_device_unix_io_sync(struct ntfs_device *dev) argument
357 ntfs_device_unix_io_stat(struct ntfs_device *dev, struct stat *buf) argument
372 ntfs_device_unix_io_ioctl(struct ntfs_device *dev, unsigned long request, void *argp) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Dif_ral_pci.c186 ral_pci_probe(device_t dev) argument
201 ral_pci_attach(device_t dev) argument
273 ral_pci_detach(device_t dev) argument
297 ral_pci_shutdown(device_t dev) argument
307 ral_pci_suspend(device_t dev) argument
317 ral_pci_resume(device_t dev) argument
[all...]
/haiku/src/add-ons/kernel/drivers/audio/sb16/
H A Dsb16_multi_audio.c28 get_description(sb16_dev_t* dev, multi_description* data) argument
66 get_enabled_channels(sb16_dev_t* dev, multi_channel_enable* data) argument
78 get_global_format(sb16_dev_t* dev, multi_format_info* data) argument
94 set_global_format(sb16_dev_t* dev, multi_format_info* data) argument
122 list_mix_controls(sb16_dev_t* dev, multi_mix_control_info * data) argument
135 list_mix_connections(sb16_dev_t* dev, multi_mix_connection_info * data) argument
141 list_mix_channels(sb16_dev_t* dev, multi_mix_channel_info *data) argument
147 get_buffers(sb16_dev_t* dev, multi_buffer_list* data) argument
232 buffer_exchange(sb16_dev_t* dev, multi_buffer_info* data) argument
268 buffer_force_stop(sb16_dev_t* dev) argument
[all...]
H A Dsb16_hw.c21 hw_codec_write_byte(sb16_dev_t* dev, uint8 value) argument
37 hw_codec_read_byte(sb16_dev_t* dev) argument
52 hw_codec_reg_write(sb16_dev_t* dev, uint8 index, uint8 value) argument
61 hw_codec_reg_read(sb16_dev_t* dev, uint argument
70 hw_codec_read_version(sb16_dev_t* dev) argument
134 hw_codec_write_irq_setup(sb16_dev_t* dev) argument
153 hw_codec_write_dma_setup(sb16_dev_t* dev) argument
163 sb16_dev_t* dev = (sb16_dev_t*)cookie; local
206 hw_codec_reset(sb16_dev_t* dev) argument
228 hw_codec_detect(sb16_dev_t* dev) argument
250 sb16_stream_setup_buffers(sb16_dev_t* dev, sb16_stream_t* s, const char* desc) argument
257 sb16_stream_start(sb16_dev_t* dev, sb16_stream_t* s) argument
264 sb16_stream_stop(sb16_dev_t* dev, sb16_stream_t* s) argument
280 sb16_hw_init(sb16_dev_t* dev) argument
301 sb16_hw_stop(sb16_dev_t* dev) argument
307 sb16_hw_uninit(sb16_dev_t* dev) argument
[all...]
/haiku/src/add-ons/print/transports/usb_port/
H A DUSBTransport.cpp107 USBPrinterRoster::DeviceAdded(BUSBDevice *dev) argument
180 USBPrinterRoster::DeviceRemoved(BUSBDevice *dev) argument
[all...]

Completed in 153 milliseconds

1234567891011