E1000_PROBE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
e1000_probe - Device Initialization Routine
SYNOPSIS
"SYNOPSIS"
int __devinit e1000_probe (struct pci_dev * pdev, const struct pci_device_id * ent);
ARGUMENTS
- pdev
-
PCI device information struct
- ent
-
entry in e1000_pci_tbl
DESCRIPTION
Returns 0 on success, negative on failure
e1000_probe initializes an adapter identified by a pci_dev structure.
The OS initialization, configuring of the adapter private structure,
and a hardware reset occur.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:06 GMT, October 09, 2005