1GETLANCONFIGPAGES(9) Message-based devices GETLANCONFIGPAGES(9)
23
4
NAME
6GetLanConfigPages - Fetch LANConfig pages.
7
SYNOPSIS
9int GetLanConfigPages(MPT_ADAPTER * ioc);
10
ARGUMENTS
12ioc
13Pointer to MPT_ADAPTER structure
14
RETURN
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 3.10 June 2019 GETLANCONFIGPAGES(9)