EEH_ADD_DEVICE_EARLY

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

 

NAME

eeh_add_device_early - enable EEH for the indicated device_node  

SYNOPSIS

"SYNOPSIS"

void eeh_add_device_early (struct device_node * dn);  

ARGUMENTS

dn
device node for which to set up EEH
 

DESCRIPTION

This routine must be used to perform EEH initialization for PCI devices that were added after system boot (e.g. hotplug, dlpar). This routine must be called before any i/o is performed to the adapter (inluding any config-space i/o). Whether this actually enables EEH or not for this device depends on the CEC architecture, type of the device, on earlier boot command-line arguments & etc.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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