/src/sys/arch/amiga/amiga/ |
cia.c | 40 * bit (handler == not_used), enter your interrupt handler 62 static void not_used(int); 68 { CIA_ICR_TA, not_used }, 69 { CIA_ICR_TB, not_used }, 70 { CIA_ICR_ALARM, not_used }, 74 { CIA_ICR_SP, not_used }, 79 { CIA_ICR_FLG, not_used }, 86 { CIA_ICR_TA, not_used }, /* used directly in locore.s */ 87 { CIA_ICR_TB, not_used }, /* "" */ 88 { CIA_ICR_ALARM, not_used }, 128 not_used (int mask) function in typeref:typename:void [all...] |
cia.c | 40 * bit (handler == not_used), enter your interrupt handler 62 static void not_used(int); 68 { CIA_ICR_TA, not_used }, 69 { CIA_ICR_TB, not_used }, 70 { CIA_ICR_ALARM, not_used }, 74 { CIA_ICR_SP, not_used }, 79 { CIA_ICR_FLG, not_used }, 86 { CIA_ICR_TA, not_used }, /* used directly in locore.s */ 87 { CIA_ICR_TB, not_used }, /* "" */ 88 { CIA_ICR_ALARM, not_used }, 128 not_used (int mask) function in typeref:typename:void [all...] |
cia.c | 40 * bit (handler == not_used), enter your interrupt handler 62 static void not_used(int); 68 { CIA_ICR_TA, not_used }, 69 { CIA_ICR_TB, not_used }, 70 { CIA_ICR_ALARM, not_used }, 74 { CIA_ICR_SP, not_used }, 79 { CIA_ICR_FLG, not_used }, 86 { CIA_ICR_TA, not_used }, /* used directly in locore.s */ 87 { CIA_ICR_TB, not_used }, /* "" */ 88 { CIA_ICR_ALARM, not_used }, 128 not_used (int mask) function in typeref:typename:void [all...] |
/src/sys/arch/i386/include/ |
pcb.h | 99 int not_used[15]; member in struct:pcb
|
pcb.h | 99 int not_used[15]; member in struct:pcb
|
pcb.h | 99 int not_used[15]; member in struct:pcb
|
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
vmwgfx_bo.c | 395 bool not_used; local in function:vmw_bo_map_and_cache 399 virtual = ttm_kmap_obj_virtual(&vbo->map, ¬_used); 407 return ttm_kmap_obj_virtual(&vbo->map, ¬_used);
|
vmwgfx_bo.c | 395 bool not_used; local in function:vmw_bo_map_and_cache 399 virtual = ttm_kmap_obj_virtual(&vbo->map, ¬_used); 407 return ttm_kmap_obj_virtual(&vbo->map, ¬_used);
|
vmwgfx_bo.c | 395 bool not_used; local in function:vmw_bo_map_and_cache 399 virtual = ttm_kmap_obj_virtual(&vbo->map, ¬_used); 407 return ttm_kmap_obj_virtual(&vbo->map, ¬_used);
|