ReactOS 0.4.16-dev-87-g3dfbe52
|
#include <sndblst.h>
Go to the source code of this file.
Functions | |
BOOLEAN | CheckIrq (PDEVICE_OBJECT DeviceObject) |
BOOLEAN NTAPI | ServiceSoundBlasterInterrupt (IN PKINTERRUPT Interrupt, IN PVOID Context) |
NTSTATUS | EnableIrq (PDEVICE_OBJECT DeviceObject) |
BOOLEAN CheckIrq | ( | PDEVICE_OBJECT | DeviceObject | ) |
Definition at line 7 of file interrupt.c.
NTSTATUS EnableIrq | ( | PDEVICE_OBJECT | DeviceObject | ) |
Definition at line 27 of file interrupt.c.
Definition at line 18 of file interrupt.c.
Referenced by EnableIrq().