gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:DIS_INT (0.00 seconds)
tkernel_2
driver/tef_em1d/sysdsk/src/atacmd.c - 6.7KB - 212 lines
42:         if (drv->EnbInt) {                     /* Valid interrupt?       */
43:                 DIS_INT(drv);                 /* Disable the interrupt      */
44:                 drv->wrk.ub[0] = ataStatusIn(drv); /* Clear the interrupt     */
64: /* Disable interrupt */ 65: DIS_INT(drv); 66: