Searched refs:clock (Results 1 – 3 of 3) sorted by relevance
94 h->clock++; in mread64()95 if(h->clock >= MREAD_MAPS) in mread64()96 h->clock=0; in mread64()97 dprintf(warn, " %d\n", h->clock); in mread64()98 if(h->map[h->clock].buffer == NULL) in mread64()103 if(!h->map[h->clock].accessed) in mread64()108 h->map[h->clock].accessed=0; in mread64()110 if(h->map[h->clock].buffer) in mread64()125 if ( h->map[h->clock].buffer == MAP_FAILED ) in mread64()127 h->map[h->clock].buffer = NULL; in mread64()[all …]
14 int clock, last; member
9391 ;; regarding this. 14,318,180 hz was the original clock speed,9398 ;; 14,318,180 Hz clock9406 ;; Given the values in the CMOS clock, one could calculate
Completed in 16 milliseconds