1. NAME

SendEventNotification - Send EventNotification (on or off) request to adapter

2. SYNOPSIS

int SendEventNotification(MPT_ADAPTER *  ioc , u8  EvSwitch , int  sleepFlag );

3. ARGUMENTS

ioc
    Pointer to MPT_ADAPTER structure

EvSwitch
    Event switch flags

sleepFlag
    Specifies whether the process can sleep

4. COPYRIGHT