Searched refs:resetbtn_intr (Results 1 - 1 of 1) sorted by relevance

/src/sys/arch/evbppc/nintendo/dev/
H A Dresetbtn.c51 static int resetbtn_intr(void *);
89 ahb_intr_establish(aaa->aaa_irq, IPL_HIGH, resetbtn_intr, smpsw,
94 resetbtn_intr(void *arg) function in typeref:typename:int

Completed in 2 milliseconds