Contents

DisableInterrupt

Disable Interrupt

Declaration

void DisableInterrupt (
 void );

Overview

Method that the HBA child class can call to disable the associated IOInterruptEventSource.

See Also

Miscellaneous