Rechercher une page de manuel
lan_reply
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
lan_reply - Handle all data sent from the hardware.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.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre