Home
last modified time | relevance | path

Searched refs:mpt_host_page_alloc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptbase.c197 static int mpt_host_page_alloc(MPT_ADAPTER *ioc, pIOCInit_t ioc_init);
1304 * mpt_host_page_alloc - allocate system memory for the fw
1312 mpt_host_page_alloc(MPT_ADAPTER *ioc, pIOCInit_t ioc_init) in mpt_host_page_alloc() function
3376 } else if(mpt_host_page_alloc(ioc, &ioc_init)) in SendIocInit()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptbase.c197 static int mpt_host_page_alloc(MPT_ADAPTER *ioc, pIOCInit_t ioc_init);
1298 * mpt_host_page_alloc - allocate system memory for the fw
1306 mpt_host_page_alloc(MPT_ADAPTER *ioc, pIOCInit_t ioc_init) in mpt_host_page_alloc() function
3366 } else if(mpt_host_page_alloc(ioc, &ioc_init)) in SendIocInit()

Completed in 18 milliseconds