Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmv_pci.c345 static int mv_pcib_probe(device_t);
370 DEVMETHOD(device_probe, mv_pcib_probe),
418 mv_pcib_probe(device_t self) in mv_pcib_probe() function