MPT_CONFIG

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

 

NAME

mpt_config - Generic function to issue config message  

SYNOPSIS

"SYNOPSIS"

int mpt_config (MPT_ADAPTER * ioc, CONFIGPARMS * pCfg);  

ARGUMENTS

ioc
-- undescribed --
pCfg
-- undescribed --
 

DESCRIPTION

ioc - Pointer to an adapter structure cfg - Pointer to a configuration structure. Struct contains action, page address, direction, physical address and pointer to a configuration page header Page header is updated.

Returns 0 for success -EPERM if not allowed due to ISR context -EAGAIN if no msg frames currently available -EFAULT for non-successful reply or no reply (timeout)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:56 GMT, October 06, 2005