Subversion Repositories Kolibri OS

Rev

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

Rev 6802 Rev 6816
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2015. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2015. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 6802 $
8
$Revision: 6816 $
9
 
9
 
10
 
10
 
Line 745... Line 745...
745
        BAR1_val             dw ?
745
        BAR1_val             dw ?
746
        BAR2_val             dw ?
746
        BAR2_val             dw ?
747
        BAR3_val             dw ?
747
        BAR3_val             dw ?
748
        dma_hdd_channel_1    db ?
748
        dma_hdd_channel_1    db ?
749
        dma_hdd_channel_2    db ?
749
        dma_hdd_channel_2    db ?
-
 
750
        pcidev               dd ?       ; pointer to corresponding PCIDEV structure
750
ends
751
ends
Line 751... Line 752...
751
 
752
 
752
struct  IDE_CACHE
753
struct  IDE_CACHE
753
        pointer              dd ?
754
        pointer              dd ?