IXGB_PROBE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ixgb_probe - Device Initialization Routine
SYNOPSIS
"SYNOPSIS"
int __devinit ixgb_probe (struct pci_dev * pdev, const struct pci_device_id * ent);
ARGUMENTS
- pdev
-
PCI device information struct
- ent
-
entry in ixgb_pci_tbl
DESCRIPTION
Returns 0 on success, negative on failure
ixgb_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:21 GMT, October 09, 2005