MEGA_INTERNAL_COMMAND

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

mega_internal_command -  

SYNOPSIS

"SYNOPSIS"

int mega_internal_command (adapter_t * adapter, lockscope_t ls, megacmd_t * mc, mega_passthru * pthru);  

ARGUMENTS

adapter
-- undescribed --
ls
-- undescribed --
mc
-- undescribed --
pthru
-- undescribed --
 

DESCRIPTION

adapter - pointer to our soft state ls - the scope of the exclusion lock. mc - the mailbox command pthru - Passthru structure for DCDB commands

Issue the internal commands in interrupt mode. The last argument is the address of the passthru structure if the command to be fired is a passthru command

lockscope specifies whether the caller has already acquired the lock. Of course, the caller must know which lock we are talking about.  

NOTE

parameter 'pthru' is null for non-passthru commands.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
NOTE

This document was created by man2html, using the manual pages.
Time: 00:02:28 GMT, October 09, 2005