Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Dif_octm.c80 static int octm_probe(device_t);
98 DEVMETHOD(device_probe, octm_probe),
128 octm_probe(device_t dev) in octm_probe() function