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

  /src/sys/dev/pcmcia/
if_malo_pcmcia.c 84 static int cmalo_intr(void *);
272 psc->sc_ih = pcmcia_intr_establish(psc->sc_pf, IPL_NET, cmalo_intr, sc);
434 cmalo_intr(void *arg) function in typeref:typename:int
if_malo_pcmcia.c 84 static int cmalo_intr(void *);
272 psc->sc_ih = pcmcia_intr_establish(psc->sc_pf, IPL_NET, cmalo_intr, sc);
434 cmalo_intr(void *arg) function in typeref:typename:int
if_malo_pcmcia.c 84 static int cmalo_intr(void *);
272 psc->sc_ih = pcmcia_intr_establish(psc->sc_pf, IPL_NET, cmalo_intr, sc);
434 cmalo_intr(void *arg) function in typeref:typename:int

Completed in 133 milliseconds