haiku/headers/os/drivers
X512 02463fb461 kernel/int: consolidate interrupt vector number to int32
This is no-op for 32 bit platforms because `int32` is defined as `long` there.

Change interrupt vector number from 64 bits to 32 bits for 64 bit platforms.

Change-Id: I52d1ad616cab16488804e9733c7afaf772a670ba
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7507
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
2024-03-06 16:03:45 +00:00
..
bus pci: extend MSI interrupt vector number to 32 bits 2024-02-28 23:17:42 +00:00
pcmcia Remove use of config_manager 2022-04-20 15:57:04 +00:00
tty tty: Implement exclusive mode 2023-05-13 00:41:16 +00:00
usb usb_hid: Update HID Consumer usage page constants to 1.3 spec 2022-05-03 19:04:30 +00:00
ACPI.h acpi: add device tree attributes from _CLS if available 2023-12-19 05:40:16 +00:00
bios.h
bus_manager.h
cpufreq.h
cpuidle.h
device_manager.h device_manager: add find_child_node 2020-04-10 11:25:39 +00:00
disk_device_manager.h add physical_block_size field where applicable 2022-09-23 06:56:01 +00:00
dpc.h
driver_settings.h libroot: remove delete_driver_settings 2021-05-31 06:51:45 +00:00
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 block_cache: Change signature of *_etc() functions 2020-06-20 18:10:03 +00:00
fs_interface.h Revert "vfs: functions to change a vnode busy status and ID" 2022-03-22 11:38:06 -04:00
interrupt_controller.h
io_requests.h
ISA.h Rewrite header ISA.h 2023-04-11 16:32:56 +00:00
isapnp.h Remove use of config_manager 2022-04-20 15:57:04 +00:00
KernelExport.h kernel/int: consolidate interrupt vector number to int32 2024-03-06 16:03:45 +00:00
locked_pool.h
midi_driver.h
mime_table.h
module.h
PCI.h pci: extend MSI interrupt vector number to 32 bits 2024-02-28 23:17:42 +00:00
Select.h
USB2.h
USB3.h USB: Support physical-vector bulk requests. 2023-05-30 17:54:28 +00:00
USB_isochronous.h USB: Move usb_iso_packet_descriptor to a separate header. 2021-09-02 16:00:17 +00:00
USB_printer.h
USB_rle.h
USB_spec.h PVS V547: always false conditions 2019-07-17 01:48:25 +00:00
USB.h