Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Dmv_pci.c342 static int mv_pcib_probe(device_t);
375 DEVMETHOD(device_probe, mv_pcib_probe),
425 mv_pcib_probe(device_t self) in mv_pcib_probe() function