Name

mpt_get_msg_frame — Obtain a MPT request frame from the pool (of 1024)

Synopsis

MPT_FRAME_HDR* mpt_get_msg_frame (int handle,
 MPT_ADAPTER * ioc);
 

Arguments

handle

Handle of registered MPT protocol driver

ioc

Pointer to MPT adapter structure

Description

Returns pointer to a MPT request frame or NULL if none are available or IOC is not active.

Description

Returns pointer to a MPT request frame or NULL if none are available or IOC is not active.