mpt_getscsiportsettings(9) centos man page | unix.com

Man Page: mpt_getscsiportsettings

Operating Environment: centos

Section: 9

MPT_GETSCSIPORTSETTI(9) 				       Message-based devices					   MPT_GETSCSIPORTSETTI(9)

NAME
mpt_GetScsiPortSettings - read SCSI Port Page 0 and 2
SYNOPSIS
int mpt_GetScsiPortSettings(MPT_ADAPTER * ioc, int portnum);
ARGUMENTS
ioc Pointer to a Adapter Strucutre portnum IOC port number
RETURN
-EFAULT if read of config page header fails or if no nvram If read of SCSI Port Page 0 fails, NVRAM = MPT_HOST_NVRAM_INVALID (0xFFFFFFFF)
ADAPTER SETTINGS
async, narrow Return 1 If read of SCSI Port Page 2 fails, Adapter settings valid NVRAM = MPT_HOST_NVRAM_INVALID (0xFFFFFFFF) Return 1 Else Both valid Return 0 CHECK - what type of locking mechanisms should be used????
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MPT_GETSCSIPORTSETTI(9)
Related Man Pages
i2o_scsi(7d) - sunos
scsi_hba_fini(9f) - sunos
scsi_hba_init(9f) - sunos
nvram(4) - freebsd
nvram(4) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
[TIP] Processing YAML files with yq