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

/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_isab.c93 static char *isa_ids[] = { "PNP0A05", "PNP0A06", NULL }; local
99 rv = ACPI_ID_PROBE(device_get_parent(dev), dev, isa_ids, NULL);

Completed in 101 milliseconds