Subversion Repositories Kolibri OS

Rev

Rev 2465 | Rev 3555 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2465 Rev 2987
Line 19... Line 19...
19
;  [cache_ide[X]_system_data]
19
;  [cache_ide[X]_system_data]
20
;  or [cache_ide[x]_appl_data] - cache entries
20
;  or [cache_ide[x]_appl_data] - cache entries
21
;
21
;
22
;**************************************************************************
22
;**************************************************************************
Line 23... Line 23...
23
 
23
 
Line 24... Line 24...
24
$Revision: 2465 $
24
$Revision: 2987 $
25
 
25
 
26
 
26
 
Line 135... Line 135...
135
found_slot_access_denied:
135
found_slot_access_denied:
136
    ret
136
    ret
137
;--------------------------------------------------------------------
137
;--------------------------------------------------------------------
138
align 4
138
align 4
139
clear_hd_cache:
139
clear_hd_cache:
140
        mov     [fat_in_cache], -1
-
 
141
        mov     [fat_change], 0
-
 
142
    ret
140
    ret
143
;--------------------------------------------------------------------
141
;--------------------------------------------------------------------
144
align 4
142
align 4
145
calculate_cache:
143
calculate_cache:
146
;    mov   ecx,cache_max         ; entries in cache
144
;    mov   ecx,cache_max         ; entries in cache