1. NAME

GetIoUnitPage2 - Retrieve BIOS version and boot order information.

2. SYNOPSIS

int GetIoUnitPage2(MPT_ADAPTER *  ioc );

3. ARGUMENTS

ioc
    Pointer to MPT_ADAPTER structure

4. RETURNS

0 for success -ENOMEM if no memory available -EPERM if not allowed due to ISR context -EAGAIN if no msg frames currently available -EFAULT for non-successful reply or no reply (timeout)

5. COPYRIGHT