Query: mpt_put_msg_frame_hi_pri
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPT_PUT_MSG_FRAME_HI(9) Message-based devices MPT_PUT_MSG_FRAME_HI(9)NAMEmpt_put_msg_frame_hi_pri - Send a hi-pri protocol-specific MPT request frameSYNOPSISvoid mpt_put_msg_frame_hi_pri(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 frameDESCRIPTIONSend a protocol-specific MPT request frame to an IOC using hi-priority request queue. This routine posts an MPT request frame to the request post FIFO of a specific MPT adapter.COPYRIGHTKernel Hackers Manual 2.6. July 2010 MPT_PUT_MSG_FRAME_HI(9)