haiku/headers/os/drivers
Augustin Cavalier 478c8c847d Drivers.h: Rename device_{read|write}_pages back to device_{read|write}v_hook.
They are not about reading and writing pages, but just iovecs.
As the passed iovecs use void*s, it can't possibly be working with
physical pages on 32-bit systems with PAE.

It appears nothing uses or implements these functions anyway,
as there was nothing else in the tree I had to adjust after making
this change...
2023-02-13 23:05:16 -05:00
..
bus bus/USB.h: header for usb device items 2022-12-22 17:43:32 +00:00
pcmcia
tty
usb
ACPI.h
bios.h
bus_manager.h
cpufreq.h
cpuidle.h
device_manager.h
disk_device_manager.h
dpc.h
driver_settings.h
Drivers.h Drivers.h: Rename device_{read|write}_pages back to device_{read|write}v_hook. 2023-02-13 23:05:16 -05:00
fs_cache.h
fs_interface.h
interrupt_controller.h
io_requests.h
ISA.h
isapnp.h
KernelExport.h
locked_pool.h
midi_driver.h
mime_table.h
module.h
PCI_x86.h
PCI.h ccp: driver for the RNG part of CCP on AMD 2022-11-28 13:33:01 +00:00
Select.h
USB2.h
USB3.h usb_raw: abort transfers cleanly on kill, fix use-after-free 2022-12-14 04:53:09 +00:00
USB_isochronous.h
USB_printer.h
USB_rle.h
USB_spec.h
USB.h