Search | Google it | Results 1 - 1 of 1 for funcall:ENB_INT from tkernel_2/driver/tef_em1d/sysdsk/src/atacmd.c (0.00 seconds) |
172: while (len > 0) { 173: ENB_INT(drv); /* Enable interrupt */ 174: 193: 194: if (len > nsec) ENB_INT(drv); /* Enable the next interrupt */ 195: else nsec = len; /* Exit */