TIOCA_BUS_FIXUP

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

 

NAME

tioca_bus_fixup - perform final PCI fixup for a TIO CA bus  

SYNOPSIS

"SYNOPSIS"

void * tioca_bus_fixup (struct pcibus_bussoft * prom_bussoft, struct pci_controller * controller);  

ARGUMENTS

prom_bussoft
Common prom/kernel struct representing the bus
controller
-- undescribed --
 

DESCRIPTION

Replicates the tioca_common pointed to by prom_bussoft in kernel space. Allocates and initializes a kernel-only area for a given CA, and sets up an irq for handling CA error interrupts.

On successful setup, returns the kernel version of tioca_common back to the caller.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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