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

  /src/sys/arch/x68k/dev/
powsw.c 94 static int powsw_intr(void *);
152 if (intio_intr_establish(desc->vector, xname, powsw_intr, sc) < 0)
164 powsw_intr(void *arg) function in typeref:typename:int

Completed in 12 milliseconds