Searched defs:ien (Results 1 - 4 of 4) sorted by relevance
| /src/sys/arch/newsmips/dev/ | ||
| H A D | ms_hb.c | 122 volatile uint8_t *ien = (void *)INTEN0; local in function:ms_hb_intr 188 volatile uint8_t *ien = (void *)INTEN0; local in function:ms_hb_enable 197 volatile uint8_t *ien = (void *)INTEN0; local in function:ms_hb_disable |
| H A D | kb_hb.c | 146 volatile uint8_t *ien = (void *)INTEN0; local in function:kb_hb_intr 180 volatile uint8_t *ien = (void *)INTEN0; local in function:kb_hb_cngetc |
| /src/sys/arch/sun3/dev/ | ||
| H A D | xyreg.h | 108 volatile u_char ien:1; /* interrupt enable */ member in struct:xy_iopb |
| /src/sys/dev/vme/ | ||
| H A D | xyreg.h | 107 volatile u_char ien:1; /* interrupt enable */ member in struct:xy_iopb |
Completed in 5 milliseconds