1. NAME

GetIocFacts - Send IOCFacts request to MPT adapter.

2. SYNOPSIS

int GetIocFacts(MPT_ADAPTER *  ioc , int  sleepFlag , int  reason );

3. ARGUMENTS

ioc
    Pointer to MPT_ADAPTER structure

sleepFlag
    Specifies whether the process can sleep

reason
    If recovery, only update facts.

4. DESCRIPTION

Returns 0 for success, non-zero for failure.

5. COPYRIGHT