Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/arm/mv/
Dmv_pci.c341 static void mv_pcib_enable(struct mv_pcib_softc *, uint32_t);
520 mv_pcib_enable(sc, port_id); in mv_pcib_attach()
571 mv_pcib_enable(struct mv_pcib_softc *sc, uint32_t unit) in mv_pcib_enable() function