Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Dmv_pci.c338 static void mv_pcib_enable(struct mv_pcib_softc *, uint32_t);
525 mv_pcib_enable(sc, port_id); in mv_pcib_attach()
577 mv_pcib_enable(struct mv_pcib_softc *sc, uint32_t unit) in mv_pcib_enable() function