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

  /src/sys/arch/mipsco/obio/
if_le.c 101 int le_intr(void *);
216 le_intr, lesc);
232 le_intr(void *arg) function in typeref:typename:int
  /src/sys/arch/atari/vme/
if_le_vme.c 148 static int le_intr(struct le_softc *, int);
310 * card interrupt is routed to 'le_intr'. If the previous ipl was below
316 le_intr(struct le_softc *lesc, int sr) function in typeref:typename:int
462 (hw_ifun_t)le_intr, lesc)) == NULL) {

Completed in 46 milliseconds