Searched refs:fdc_ids (Results 1 – 2 of 2) sorted by relevance
47 static struct isa_pnp_id fdc_ids[] = { variable165 error = ISA_PNP_PROBE(device_get_parent(dev), dev, fdc_ids); in fdc_isa_probe()223 ISA_PNP_INFO(fdc_ids);
80 static char *fdc_ids[] = { "PNP0700", "PNP0701", NULL }; in fdc_acpi_probe() local84 rv = ACPI_ID_PROBE(bus, dev, fdc_ids, NULL); in fdc_acpi_probe()