haiku/headers/os/drivers
Augustin Cavalier 8a0c9d52c6 OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be
accessible to userland applications, so userland memory
is protected from access by other processes, just as
kernel memory is.

No functional change (the constants are still the same,
though I've changed some to use shifts to make clear
which bits are allocated are which are unused.)
2019-08-10 15:51:41 -04:00
..
bus bus: Remove IDE.h and change ATA bus manager paths. 2019-03-13 11:34:13 -04:00
pcmcia
tty
usb USB_hid.h: Add Report Type constants 2019-05-14 07:24:09 +00:00
ACPI.h Use 64 bit addressing for ACPI on 32 bit builds. 2017-03-28 21:34:42 +02:00
atomizer.h
bios.h
bus_manager.h
config_manager.h
cpufreq.h
cpuidle.h
device_manager.h
disk_device_manager.h
dpc.h
driver_settings.h
Drivers.h
fs_cache.h block_cache: Implement cache_has_block_in_transaction function that will check the existence of block in one specific transaction. 2017-12-10 11:02:56 -05:00
fs_interface.h vfs: functions to change a vnode busy status and ID 2019-02-19 18:44:43 +00:00
interrupt_controller.h
io_requests.h
ISA.h ISA: fix ram_address() to use phys_addr_t for completeness 2017-11-21 21:44:02 +01:00
isapnp.h
KernelExport.h OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA. 2019-08-10 15:51:41 -04:00
locked_pool.h
midi_driver.h
mime_table.h
module.h
PCI_x86.h
PCI.h PCI: fix ram_address() to use phys_addr_t 2017-11-21 21:44:01 +01:00
Select.h
USB2.h
USB3.h
USB_printer.h
USB_rle.h
USB_spec.h PVS V547: always false conditions 2019-07-17 01:48:25 +00:00
USB.h