mpt_do_upload(9) suse man page | unix.com

Man Page: mpt_do_upload

Operating Environment: suse

Section: 9

MPT_DO_UPLOAD(9)					       Message-based devices						  MPT_DO_UPLOAD(9)

NAME
mpt_do_upload - Construct and Send FWUpload request to MPT adapter port.
SYNOPSIS
int mpt_do_upload(MPT_ADAPTER * ioc, int sleepFlag);
ARGUMENTS
ioc Pointer to MPT_ADAPTER structure sleepFlag Specifies whether the process can sleep
DESCRIPTION
Returns 0 for success, >0 for handshake failure <0 for fw upload failure.
REMARK
If bound IOC and a successful FWUpload was performed on the bound IOC, the second image is discarded and memory is free'd. Both channels must upload to prevent IOC from running in degraded mode.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 MPT_DO_UPLOAD(9)
Related Man Pages
ib(4) - opensolaris
ib(4) - centos
ib(4) - bsd
ib(4) - v7
ib(4) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I