Rechercher une page de manuel
mpt_raid_phys_disk_pg1
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
mpt_raid_phys_disk_pg1 - returns phys disk page 1SYNOPSIS
- int mpt_raid_phys_disk_pg1(MPT_ADAPTER * ioc, u8 phys_disk_num, RaidPhysDiskPage1_t * phys_disk);
ARGUMENTS
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
RETURN
0 on success -EFAULT if read of config page header fails or data pointer not NULL -ENOMEM if pci_alloc failed
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre