1. NAME

mpt_ioc_reset - Base cleanup for hard reset

2. SYNOPSIS

int mpt_ioc_reset(MPT_ADAPTER *  ioc , int  reset_phase );

3. ARGUMENTS

ioc
    Pointer to the adapter structure

reset_phase
    Indicates pre- or post-reset functionality

4. REMARK

Frees resources with internally generated commands.

5. COPYRIGHT