MPT_PUT_MSG_FRAME(9) Message-based devices MPT_PUT_MSG_FRAME(9)NAMEmpt_put_msg_frame - Send a protocol-specific MPT request frame to an IOCSYNOPSISvoid mpt_put_msg_frame(u8 cb_idx, MPT_ADAPTER * ioc, MPT_FRAME_HDR * mf);ARGUMENTScb_idx Handle of registered MPT protocol driver ioc Pointer to MPT adapter structure mf Pointer to MPT request frameDESCRIPTIONThis routine posts an MPT request frame to the request post FIFO of a specific MPT adapter.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MPT_PUT_MSG_FRAME(9)