gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:ataDataOut (0.00 seconds)
tkernel_2
driver/tef_em1d/sysdsk/src/atacmd.c - 6.7KB - 212 lines
176:                         if (len < nsec) nsec = len;
177:                         ataDataOut(drv, (UH*)buf, nsec * ATA_HSECSZ);
178:                         if (buf != NULL) buf += ATA_SECSZ * nsec;