/src/sys/arch/sandpoint/sandpoint/ |
nhpow.c | 62 static void guarded_pbutton(void *); 299 callout_reset(&sc->sc_ch_pbutton, 3 * hz, guarded_pbutton, sc); 309 guarded_pbutton(void *arg) function in typeref:typename:void
|
nhpow.c | 62 static void guarded_pbutton(void *); 299 callout_reset(&sc->sc_ch_pbutton, 3 * hz, guarded_pbutton, sc); 309 guarded_pbutton(void *arg) function in typeref:typename:void
|
nhpow.c | 62 static void guarded_pbutton(void *); 299 callout_reset(&sc->sc_ch_pbutton, 3 * hz, guarded_pbutton, sc); 309 guarded_pbutton(void *arg) function in typeref:typename:void
|
satmgr.c | 159 static void guarded_pbutton(void *); 773 3 * hz, guarded_pbutton, sc); 1062 guarded_pbutton(void *arg) function in typeref:typename:void
|
satmgr.c | 159 static void guarded_pbutton(void *); 773 3 * hz, guarded_pbutton, sc); 1062 guarded_pbutton(void *arg) function in typeref:typename:void
|
satmgr.c | 159 static void guarded_pbutton(void *); 773 3 * hz, guarded_pbutton, sc); 1062 guarded_pbutton(void *arg) function in typeref:typename:void
|