Home
last modified time | relevance | path

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

/freebsd/sys/dev/pcf/
H A Dpcf_isa.c62 static int pcf_isa_probe(device_t);
69 DEVMETHOD(device_probe, pcf_isa_probe),
99 pcf_isa_probe(device_t dev) in pcf_isa_probe() function