1. NAME▲
GetPortFacts - Send PortFacts request to MPT adapter.
2. SYNOPSIS ▲
int GetPortFacts(MPT_ADAPTER * ioc , int portnum , int sleepFlag );
3. ARGUMENTS ▲
ioc
    Pointer to MPT_ADAPTER structure
portnum
    Port number
sleepFlag
    Specifies whether the process can sleep
4. DESCRIPTION ▲
Returns 0 for success, non-zero for failure.
5. COPYRIGHT ▲