suse man page for mptbase_reply

Query: mptbase_reply

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MPTBASE_REPLY(9)					       Message-based devices						  MPTBASE_REPLY(9)

NAME
mptbase_reply - MPT base driver's callback routine
SYNOPSIS
int mptbase_reply(MPT_ADAPTER * ioc, MPT_FRAME_HDR * req, MPT_FRAME_HDR * reply);
ARGUMENTS
ioc Pointer to MPT_ADAPTER structure req Pointer to original MPT request frame reply Pointer to MPT reply frame (NULL if TurboReply)
DESCRIPTION
MPT base driver's callback routine; all base driver "internal" request/reply processing is routed here. Currently used for EventNotification and EventAck handling. Returns 1 indicating original alloc'd request frame ptr should be freed, or 0 if it shouldn't.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 MPTBASE_REPLY(9)
Related Man Pages
tran_reset_notify(9e) - sunos
mpt(4) - freebsd
tran_reset_notify(9e) - suse
tran_reset_notify(9e) - centos
tran_reset_notify(9e) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure