Rechercher une page de manuel
mpt_get_msg_frame
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
mpt_get_msg_frame - Obtain an MPT request frame from the poolSYNOPSIS
- MPT_FRAME_HDR* mpt_get_msg_frame(u8 cb_idx, MPT_ADAPTER * ioc);
ARGUMENTS
cb_idx
- Handle of registered MPT protocol driver
ioc
- Pointer to MPT adapter structure
DESCRIPTION
Obtain an MPT request frame from the pool (of 1024) that are allocated per MPT adapter.
Returns pointer to a MPT request frame or NULL if none are available or IOC is not active.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre