IBMASM_EXEC_COMMAND

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

 

NAME

ibmasm_exec_command -  

SYNOPSIS

"SYNOPSIS"

void ibmasm_exec_command (struct service_processor * sp, struct command * cmd);  

ARGUMENTS

sp
-- undescribed --
cmd
-- undescribed --
 

DESCRIPTION

send a command to a service processor Commands are executed sequentially. One command (sp->current_command) is sent to the service processor. Once the interrupt handler gets a message of type command_response, the message is copied into the current commands buffer,


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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