piix_init_one — Register PIIX ATA PCI device with kernel services
PCI device to register
Entry in piix_pci_tbl matching with pdev
Called from kernel PCI layer. We probe for combined mode (sigh), and then hand over control to libata, for it to do the rest.
Inherited from PCI layer (may sleep).
Zero on success, or -ERRNO value.