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

  /src/sys/dev/pcmcia/
if_xi.c 132 STATIC int xi_enable(struct xi_softc *);
675 xi_enable(struct xi_softc *sc) function in typeref:typename:STATIC int
840 if ((error = xi_enable(sc)) != 0)
900 if ((error = xi_enable(sc)) != 0)
if_xi.c 132 STATIC int xi_enable(struct xi_softc *);
675 xi_enable(struct xi_softc *sc) function in typeref:typename:STATIC int
840 if ((error = xi_enable(sc)) != 0)
900 if ((error = xi_enable(sc)) != 0)
if_xi.c 132 STATIC int xi_enable(struct xi_softc *);
675 xi_enable(struct xi_softc *sc) function in typeref:typename:STATIC int
840 if ((error = xi_enable(sc)) != 0)
900 if ((error = xi_enable(sc)) != 0)

Completed in 32 milliseconds