1MPT_DO_UPLOAD(9)             Message-based devices            MPT_DO_UPLOAD(9)
2
3
4

NAME

6       mpt_do_upload - Construct and Send FWUpload request to MPT adapter
7       port.
8

SYNOPSIS

10       int mpt_do_upload(MPT_ADAPTER * ioc, int sleepFlag);
11

ARGUMENTS

13       ioc
14           Pointer to MPT_ADAPTER structure
15
16       sleepFlag
17           Specifies whether the process can sleep
18

DESCRIPTION

20       Returns 0 for success, >0 for handshake failure <0 for fw upload
21       failure.
22

REMARK

24       If bound IOC and a successful FWUpload was performed on the bound IOC,
25       the second image is discarded and memory is free'd. Both channels must
26       upload to prevent IOC from running in degraded mode.
27
29Kernel Hackers Manual 3.10         June 2019                  MPT_DO_UPLOAD(9)
Impressum