1MPT_HOST_PAGE_ALLOC(9) Message-based devices MPT_HOST_PAGE_ALLOC(9)
23
4
NAME
6mpt_host_page_alloc - allocate system memory for the fw
7
SYNOPSIS
9int mpt_host_page_alloc(MPT_ADAPTER * ioc, pIOCInit_t ioc_init);
10
ARGUMENTS
12ioc
13Pointer to pointer to IOC adapter
1415
ioc_init
16Pointer to ioc init config page
17
DESCRIPTION
19If we already allocated memory in past, then resend the same pointer.
20Returns 0 for success, non-zero for failure.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 MPT_HOST_PAGE_ALLOC(9)