ATA_PCI_INIT_NATIVE_MODE

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

 

NAME

ata_pci_init_native_mode - Initialize native-mode driver  

SYNOPSIS

"SYNOPSIS"

struct ata_probe_ent * ata_pci_init_native_mode (struct pci_dev * pdev, struct ata_port_info ** port);  

ARGUMENTS

pdev
pci device to be initialized
port
array[2] of pointers to port info structures.
 

DESCRIPTION

Utility function which allocates and initializes an ata_probe_ent structure for a standard dual-port PIO-based IDE controller. The returned ata_probe_ent structure can be passed to ata_device_add. The returned ata_probe_ent structure should then be freed with kfree.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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