Search | Google it | Results 1 - 2 of 2 for funcall:ataSetDrive (0.00 seconds) |
165: /* Set drive */ 166: for (n = 0; (er = ataSetDrive(drv, -1)) != E_OK; n++) { 167: /* Ignore errors because it might not be the ready-status yet
137: /* Set it to drive 0 */ 138: ataSetDrive(drv, 0); 139: