Searched refs:fdc_ids (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/fdc/
H A Dfdc_isa.c51 static struct isa_pnp_id fdc_ids[] = { variable in typeref:struct:isa_pnp_id
169 error = ISA_PNP_PROBE(device_get_parent(dev), dev, fdc_ids);
227 ISA_PNP_INFO(fdc_ids); variable
H A Dfdc_acpi.c83 static char *fdc_ids[] = { "PNP0700", "PNP0701", NULL }; local
86 if (ACPI_ID_PROBE(bus, dev, fdc_ids) == NULL)

Completed in 102 milliseconds