Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptbase.c197 static int mpt_host_page_alloc(MPT_ADAPTER *ioc, pIOCInit_t ioc_init);
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()