LAN_REPLY
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
lan_reply - Handle all data sent from the hardware.
SYNOPSIS
"SYNOPSIS"
int lan_reply (MPT_ADAPTER * ioc, MPT_FRAME_HDR * mf, MPT_FRAME_HDR * reply);
ARGUMENTS
- ioc
-
Pointer to MPT_ADAPTER structure
- mf
-
Pointer to original MPT request frame (NULL if TurboReply)
- reply
-
Pointer to MPT reply frame
DESCRIPTION
Returns 1 indicating original alloc'd request frame ptr
should be freed, or 0 if it shouldn't.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:22 GMT, October 09, 2005