mpt_verify_adapter(9) suse man page | unix.com

Man Page: mpt_verify_adapter

Operating Environment: suse

Section: 9

MPT_VERIFY_ADAPTER(9)					       Message-based devices					     MPT_VERIFY_ADAPTER(9)

NAME
mpt_verify_adapter - Given IOC identifier, set pointer to its adapter structure.
SYNOPSIS
int mpt_verify_adapter(int iocid, MPT_ADAPTER ** iocpp);
ARGUMENTS
iocid IOC unique identifier (integer) iocpp Pointer to pointer to IOC adapter
DESCRIPTION
Given a unique IOC identifier, set pointer to the associated MPT adapter structure. Returns iocid and sets iocpp if iocid is found. Returns -1 if iocid is not found.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 MPT_VERIFY_ADAPTER(9)
Related Man Pages
ib(4) - opensolaris
ib(4) - debian
ib(4) - osx
ib(4) - mojave
ib(4) - v7
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I