Searched refs:r_host (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dsata_via.c411 static int vt6420_prepare_host(struct pci_dev *pdev, struct ata_host **r_host) argument
420 *r_host = host;
434 static int vt6421_prepare_host(struct pci_dev *pdev, struct ata_host **r_host) argument
441 *r_host = host = ata_host_alloc_pinfo(&pdev->dev, ppi, ARRAY_SIZE(ppi));
H A Dlibata-sff.c679 * @r_host: out argument for the initialized ATA host
692 struct ata_host **r_host)
718 *r_host = host;
690 ata_pci_prepare_native_host(struct pci_dev *pdev, const struct ata_port_info * const * ppi, struct ata_host **r_host) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dlibata.h856 struct ata_host **r_host);

Completed in 59 milliseconds