1. NAME

mpt_findImVolumes - Identify IDs of hidden disks and RAID Volumes

2. SYNOPSIS

int mpt_findImVolumes(MPT_ADAPTER *  ioc );

3. ARGUMENTS

ioc
    Pointer to a Adapter Strucutre

4. RETURN

0 on success -EFAULT if read of config page header fails or data pointer not NULL -ENOMEM if pci_alloc failed

5. COPYRIGHT