gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 4 of 4 for funcall:DI from t2ex (0.01 seconds)
t2ex
t2ex_source/driver/tef_em1d/netdrv/src/misc.c - 10.7KB - 328 lines
88:         if (bp == NULL) {      /* Initialize */
89:                 DI(imsk);
90:                 inf->ip_rxbuf = inf->op_rxbuf = 0;
t2ex_source/include/sys/sysdepend/atomic_common.h - 5.0KB - 186 lines
77:         UINT re;
78:         DI(imask);
79:         re = ++*addr;
More results from atomic_common.h
t2ex_source/kernel/extension/memory/t2ex/sysdepend/em1d/excmgr.c - 10.3KB - 383 lines
153:         for ( ;; ) {
154:                 DI(imask);
155:                 if ( MemFault_cnt > 0 ) {
t2ex_source/kernel/sysmgr/src_t2ex/imalloc.c - 13.7KB - 479 lines
278: 
279:         DI(imask);  /* Exclusive control by interrupt disable */
280: 
More results from imalloc.c