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

  /src/sys/dev/pcmcia/
if_xi.c 519 static INLINE int xi_mdi_probe(struct xi_softc *sc);
521 xi_mdi_probe(struct xi_softc *sc) function in typeref:typename:INLINE int
566 xi_mdi_probe(sc); /* Drop initial zero bit. */
569 if (xi_mdi_probe(sc))
if_xi.c 519 static INLINE int xi_mdi_probe(struct xi_softc *sc);
521 xi_mdi_probe(struct xi_softc *sc) function in typeref:typename:INLINE int
566 xi_mdi_probe(sc); /* Drop initial zero bit. */
569 if (xi_mdi_probe(sc))
if_xi.c 519 static INLINE int xi_mdi_probe(struct xi_softc *sc);
521 xi_mdi_probe(struct xi_softc *sc) function in typeref:typename:INLINE int
566 xi_mdi_probe(sc); /* Drop initial zero bit. */
569 if (xi_mdi_probe(sc))

Completed in 34 milliseconds