haiku/headers/os/drivers
PulkoMandy fe640d9339 pcmcia: fix compilation warnings and errors
Needed for the echo indigo soundcard driver build.

IRQ is used as a field name in pmcia/cs.h. The IRQ() macro should only
be used with parameters. So we can avoid the use of IRQ in cs.h being
accidentally replaced by the macro.

Change-Id: Ib10f3c5148cfb7c87a0b258a95a590778b6e5cb4
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7608
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
2024-04-15 16:02:49 +00:00
..
bus pci: extend MSI interrupt vector number to 32 bits 2024-02-28 23:17:42 +00:00
pcmcia pcmcia: fix compilation warnings and errors 2024-04-15 16:02:49 +00:00
tty tty: Implement exclusive mode 2023-05-13 00:41:16 +00:00
usb
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
disk_device_manager.h add physical_block_size field where applicable 2022-09-23 06:56:01 +00:00
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 Rewrite header ISA.h 2023-04-11 16:32:56 +00:00
isapnp.h
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_printer.h
USB_rle.h
USB_spec.h
USB.h