Search by Tags

IOCTL HAL REQUEST SYSINTR

 

Article updated at 05 Mar 2018
Compare with Revision


This IOCTL maps a HW IRQ number to a SYSINTR number.

Define

#define IOCTL_HAL_REQUEST_SYSINTR CTL_CODE(FILE_DEVICE_HAL, 38, METHOD_BUFFERED, FILE_ANY_ACCESS)

Sample

You can find a sample in the SourceCode examples.