Search | Google it | Results 1 - 1 of 1 for funcall:DIS_INT (0.00 seconds) |
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: