i2o_pci_probe(9) centos man page | unix.com

Man Page: i2o_pci_probe

Operating Environment: centos

Section: 9

I2O_PCI_PROBE(9)					       Message-based devices						  I2O_PCI_PROBE(9)

NAME
i2o_pci_probe - Probe the PCI device for an I2O controller
SYNOPSIS
int i2o_pci_probe(struct pci_dev * pdev, const struct pci_device_id * id);
ARGUMENTS
pdev PCI device to test id id which matched with the PCI device id table
DESCRIPTION
Probe the PCI device for any device which is a memory of the Intelligent, I2O class or an Adaptec Zero Channel Controller. We attempt to set up each such device and register it with the core. Returns 0 on success or negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 I2O_PCI_PROBE(9)
Related Man Pages
pccbb(4) - debian
pccbb(4) - freebsd
pccbb(4) - centos
pccbb(4) - redhat
pccbb(4) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Tar Command
Controlling user input
[TIP] Processing YAML files with yq