mpt_config(9) centos man page | unix.com

Man Page: mpt_config

Operating Environment: centos

Section: 9

MPT_CONFIG(9)						       Message-based devices						     MPT_CONFIG(9)

NAME
mpt_config - Generic function to issue config message
SYNOPSIS
int mpt_config(MPT_ADAPTER * ioc, CONFIGPARMS * pCfg);
ARGUMENTS
ioc Pointer to an adapter structure pCfg Pointer to a configuration structure. Struct contains action, page address, direction, physical address and pointer to a configuration page header Page header is updated.
DESCRIPTION
Returns 0 for success -EPERM if not allowed due to ISR context -EAGAIN if no msg frames currently available -EFAULT for non-successful reply or no reply (timeout)
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MPT_CONFIG(9)
Related Man Pages
pvm_getminfo(3pvm) - debian
i2c_add_numbered_adapter(9) - centos
bp_mapin(9f) - sunos
anyevent::xmpp::ext::muc::message(3pm) - debian
net::dbus::binding::pendingcall(3pm) - debian
Similar Topics in the Unix Linux Community
Expect Script Not working with Crontab