1. NAME

GetLanConfigPages - Fetch LANConfig pages.

2. SYNOPSIS

int GetLanConfigPages(MPT_ADAPTER *  ioc );

3. ARGUMENTS

ioc
    Pointer to MPT_ADAPTER structure

4. RETURN

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