Home
last modified time | relevance | path

Searched defs:ien (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/newsmips/dev/
H A Dms_hb.c122 volatile uint8_t *ien = (void *)INTEN0; in ms_hb_intr() local
188 volatile uint8_t *ien = (void *)INTEN0; in ms_hb_enable() local
197 volatile uint8_t *ien = (void *)INTEN0; in ms_hb_disable() local
H A Dkb_hb.c146 volatile uint8_t *ien = (void *)INTEN0; in kb_hb_intr() local
180 volatile uint8_t *ien = (void *)INTEN0; in kb_hb_cngetc() local
/netbsd-src/sys/arch/sun3/dev/
H A Dxyreg.h108 volatile u_char ien:1; /* interrupt enable */ member
/netbsd-src/sys/dev/vme/
H A Dxyreg.h107 volatile u_char ien:1; /* interrupt enable */ member