Search | Google it | Results 1 - 1 of 1 for funcall:ataSetDrive from tkernel_2/driver/tef_em1d/sysdsk/src/ataio.c (0.00 seconds) |
137: /* Set it to drive 0 */ 138: ataSetDrive(drv, 0); 139: 152: for (tm = 0;;) { 153: if (master == TRUE || ataSetDrive(drv, 0x100) == E_OK) { 154: if ((ataStatusIn(drv) & stBSY) == 0) break;