Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dxlp_simplebus.c72 static int xlp_simplebus_probe(device_t dev);
89 DEVMETHOD(device_probe, xlp_simplebus_probe),
143 xlp_simplebus_probe(device_t dev) in xlp_simplebus_probe() function