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

/freebsd-11-stable/sys/sparc64/pci/
H A Dapb.c78 static device_probe_t apb_probe; variable
85 DEVMETHOD(device_probe, apb_probe),
121 apb_probe(device_t dev) function
/freebsd-11-stable/sys/mips/atheros/
H A Dapb.c75 static int apb_probe(device_t);
105 apb_probe(device_t dev) function
522 DEVMETHOD(device_probe, apb_probe),

Completed in 59 milliseconds