gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:ataSetDrive (0.00 seconds)
tkernel_2
driver/tef_em1d/sysdsk/src/ata.c - 17.9KB - 502 lines
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
More results from ata.c
driver/tef_em1d/sysdsk/src/ataio.c - 6.8KB - 257 lines
137:         /* Set it to drive 0 */
138:         ataSetDrive(drv, 0);
139: 
More results from ataio.c