PIIX_INIT_ONE

Section: (9)
Updated: 13 April 2004
Index Return to Main Contents

 

NAME

piix_init_one - Register PIIX ATA PCI device with kernel services  

SYNOPSIS

int piix_init_one (struct pci_dev * pdev, const struct pci_device_id * ent);  

ARGUMENTS

pdev
PCI device to register
ent
Entry in piix_pci_tbl matching with pdev
 

DESCRIPTION

Called from kernel PCI layer. We probe for combined mode (sigh), and then hand over control to libata, for it to do the rest.  

LOCKING

Inherited from PCI layer (may sleep).  

RETURNS

Zero on success, or -ERRNO value.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.1.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKING
RETURNS
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 11:21:59 GMT, April 13, 2004