Searched refs:bus_request_irq (Results 1 - 1 of 1) sorted by path

/haiku/headers/os/drivers/pcmcia/
H A Dbus_ops.h100 #define bus_request_irq(b,i,h,f,n,d) \ macro
148 #define bus_request_irq(b,i,h,f,n,d) request_8xxirq((i),(h),(f),(n),(d)) macro
150 #define bus_request_irq(b,i,h,f,n,d) request_irq((i),(h),(f),(n),(d)) macro

Completed in 55 milliseconds