legacy_probe      108 drivers/ata/pata_legacy.c 	int (*setup)(struct platform_device *, struct legacy_probe *probe,
legacy_probe      114 drivers/ata/pata_legacy.c static struct legacy_probe probe_list[NR_HOST];
legacy_probe      162 drivers/ata/pata_legacy.c 	struct legacy_probe *lp = &probe_list[0];
legacy_probe      164 drivers/ata/pata_legacy.c 	struct legacy_probe *free = NULL;
legacy_probe      723 drivers/ata/pata_legacy.c 			struct legacy_probe *lp, struct legacy_data *ld)
legacy_probe      808 drivers/ata/pata_legacy.c 			struct legacy_probe *lp, struct legacy_data *ld)
legacy_probe      858 drivers/ata/pata_legacy.c static __init int probe_chip_type(struct legacy_probe *probe)
legacy_probe      932 drivers/ata/pata_legacy.c static __init int legacy_init_one(struct legacy_probe *probe)
legacy_probe     1176 drivers/ata/pata_legacy.c 	struct legacy_probe *pl = &probe_list[0];