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

/freebsd-10.2-release/sys/dev/fe/
H A Dif_fe_cbus.c293 static struct fe_simple_probe_struct probe_table [] = { local
313 if (!fe_simple_probe(sc, probe_table))
396 static struct fe_simple_probe_struct const probe_table [] = { local
434 if (!fe_simple_probe(sc, probe_table))
518 static struct fe_simple_probe_struct probe_table [] = { local
537 if (!fe_simple_probe(sc, probe_table))
593 static struct fe_simple_probe_struct probe_table [] = { local
619 if (!fe_simple_probe(sc, probe_table))
671 static struct fe_simple_probe_struct probe_table [] = { local
691 if (!fe_simple_probe(sc, probe_table))
744 static struct fe_simple_probe_struct probe_table [] = { local
798 static struct fe_simple_probe_struct const probe_table [] = { local
944 static struct fe_simple_probe_struct probe_table [] = { local
[all...]
H A Dif_fe_pccard.c230 static struct fe_simple_probe_struct probe_table [] = { local
248 if (!fe_simple_probe(sc, probe_table))
320 static struct fe_simple_probe_struct probe_table [] = { local
338 if (!fe_simple_probe(sc, probe_table))
H A Dif_fe_isa.c199 static struct fe_simple_probe_struct const probe_table [] = { local
249 if (!fe_simple_probe(sc, probe_table))
696 static struct fe_simple_probe_struct const probe_table [] = { local
735 if (!fe_simple_probe(sc, probe_table))
811 static struct fe_simple_probe_struct probe_table [] = { local
831 if (!fe_simple_probe(sc, probe_table))
873 static struct fe_simple_probe_struct probe_table [] = { local
894 if (!fe_simple_probe(sc, probe_table))
940 static struct fe_simple_probe_struct probe_table [] = { local
961 if (!fe_simple_probe(sc, probe_table))
995 static struct fe_simple_probe_struct const probe_table [] = { local
[all...]
/freebsd-10.2-release/sys/i386/acpica/
H A Dacpi_machdep.c212 probe_table(vm_paddr_t address, const char *sig) function
315 if (probe_table(xsdt->TableOffsetEntry[i], sig)) {
330 if (probe_table(rsdt->TableOffsetEntry[i], sig)) {
/freebsd-10.2-release/sys/amd64/acpica/
H A Dacpi_machdep.c195 probe_table(vm_paddr_t address, const char *sig) function
298 if (probe_table(xsdt->TableOffsetEntry[i], sig)) {
313 if (probe_table(rsdt->TableOffsetEntry[i], sig)) {

Completed in 106 milliseconds