PDC_PCI_CONFIG_WRITE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
pdc_pci_config_write - read PCI config space.
SYNOPSIS
"SYNOPSIS"
void pdc_pci_config_write (void * hpa, unsigned long cfg_addr, unsigned int val);
ARGUMENTS
- hpa
-
-- undescribed --
- cfg_addr
-
-- undescribed --
- val
-
-- undescribed --
DESCRIPTION
hpa token from PDC to indicate which PCI device
pci_addr configuration space address to write
val value we want in the 32-bit register
Write PCI Configuration space *before* linux PCI subsystem is running.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:37 GMT, October 09, 2005