Home
last modified time | relevance | path

Searched refs:probe_list (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dprobe_roms.c97 static bool probe_list(struct pci_dev *pdev, unsigned short vendor, in probe_list() function
146 probe_list(pdev, vendor, rom + offset + list)) { in find_oprom()
/openbmc/linux/drivers/ata/
H A Dpata_legacy.c173 static struct legacy_probe probe_list[NR_HOST]; variable
195 struct legacy_probe *lp = &probe_list[0]; in legacy_probe_add()
1214 struct legacy_probe *pl = &probe_list[0]; in legacy_init()