Query: lan_reply
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LAN_REPLY(9) Message-based devices LAN_REPLY(9)NAMElan_reply - Handle all data sent from the hardware.SYNOPSISint lan_reply(MPT_ADAPTER * ioc, MPT_FRAME_HDR * mf, MPT_FRAME_HDR * reply);ARGUMENTSioc Pointer to MPT_ADAPTER structure mf Pointer to original MPT request frame (NULL if TurboReply) reply Pointer to MPT reply frameDESCRIPTIONReturns 1 indicating original alloc'd request frame ptr should be freed, or 0 if it shouldn't.COPYRIGHTKernel Hackers Manual 2.6. July 2010 LAN_REPLY(9)