HomeSort by: relevance | last modified time | path
    Searched defs:gtmpsc_hackinit (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/marvell/
gtmpsc.c 138 STATIC int gtmpsc_hackinit(struct gtmpsc_softc *, bus_space_tag_t,
1308 res = gtmpsc_hackinit(sc, iot, dmat, base, unit, brg, speed, tcflag);
1333 * gtmpsc_hackinit - hacks required to support GTMPSC console
1336 gtmpsc_hackinit(struct gtmpsc_softc *sc, bus_space_tag_t iot, function in typeref:typename:STATIC int

Completed in 34 milliseconds