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

  /src/sys/dev/pcmcia/
if_malo_pcmcia.c 102 static void cmalo_intr_mask(struct malo_softc *, int);
313 cmalo_intr_mask(sc, 0);
332 cmalo_intr_mask(sc, 1);
449 cmalo_intr_mask(sc, 0);
493 cmalo_intr_mask(sc, 1);
586 cmalo_intr_mask(sc, 0);
596 cmalo_intr_mask(sc, 1);
969 cmalo_intr_mask(struct malo_softc *sc, int enable) function in typeref:typename:void

Completed in 12 milliseconds