RKT_SYNC_CMD

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

 

NAME

rkt_sync_cmd - send a command and wait  

SYNOPSIS

"SYNOPSIS"

int rkt_sync_cmd (struct aac_dev * dev, u32 command, u32 p1, u32 p2, u32 p3, u32 p4, u32 p5, u32 p6, u32 * status, u32 * r1, u32 * r2, u32 * r3, u32 * r4);  

ARGUMENTS

dev
Adapter
command
Command to execute
p1
first parameter
p2
-- undescribed --
p3
-- undescribed --
p4
-- undescribed --
p5
-- undescribed --
p6
-- undescribed --
status
-- undescribed --
r1
-- undescribed --
r2
-- undescribed --
r3
-- undescribed --
r4
-- undescribed --
 

DESCRIPTION

This routine will send a synchronous command to the adapter and wait for its completion.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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