Searched defs:irq_action_t (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dnic.h37 } irq_action_t; typedef in typeref:enum:__anon15757
66 void ( *irq ) ( struct nic *, irq_action_t );
85 extern void dummy_irq ( struct nic *nic, irq_action_t irq_action );

Completed in 58 milliseconds