Returns phys disk page 1
int mpt_raid_phys_disk_pg1(MPT_ADAPTER * ioc, u8 phys_disk_num, RaidPhysDiskPage1_t * phys_disk);
ioc
Pointer to a Adapter Structure
phys_disk_num
io unit unique phys disk num generated by the ioc
phys_disk
requested payload data returned
0 on success -EFAULT if read of config page header fails or data pointer not NULL -ENOMEM if pci_alloc failed