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

 .
.
		