other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
MPT_RAID_PHYS_DISK_P(9) | Message-based devices | MPT_RAID_PHYS_DISK_P(9) |
NAME¶
mpt_raid_phys_disk_pg0 - returns phys disk page zeroSYNOPSIS¶
int
mpt_raid_phys_disk_pg0(MPT_ADAPTER * ioc,
u8 phys_disk_num,
RaidPhysDiskPage0_t * phys_disk);
ARGUMENTS¶
iocPointer to a Adapter Structure
phys_disk_num
io unit unique phys disk num generated by the
ioc
phys_disk
requested payload data returned
RETURN¶
0 on success -EFAULT if read of config page header fails or data pointer not NULL -ENOMEM if pci_alloc failedCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |