1GETIOUNITPAGE2(9) Message-based devices GETIOUNITPAGE2(9)
23
4
NAME
6GetIoUnitPage2 - Retrieve BIOS version and boot order information.
7
SYNOPSIS
9int GetIoUnitPage2(MPT_ADAPTER * ioc);
10
ARGUMENTS
12ioc
13Pointer to MPT_ADAPTER structure
14
RETURNS
160 for success -ENOMEM if no memory available -EPERM if not allowed due
17to ISR context -EAGAIN if no msg frames currently available -EFAULT for
18non-successful reply or no reply (timeout)
19
COPYRIGHT
21Kernel Hackers Manual 2.6. June 2019 GETIOUNITPAGE2(9)