Lines Matching full:volatile
23 #define m147_rtc ((MK48T02 * volatile)0xfffe07f8)
27 volatile u_long dma_tadr;
28 volatile u_long dma_dadr;
29 volatile u_long dma_bcr;
30 volatile u_long dma_hr;
31 volatile u_short t1_preload;
32 volatile u_short t1_count;
33 volatile u_short t2_preload;
34 volatile u_short t2_count;
35 volatile u_char t1_int_cntrl;
36 volatile u_char t1_cntrl;
37 volatile u_char t2_int_cntrl;
38 volatile u_char t2_cntrl;
39 volatile u_char ac_fail;
40 volatile u_char watchdog;
41 volatile u_char lpt_intr;
42 volatile u_char lpt_cntrl;
43 volatile u_char dma_intr;
44 volatile u_char dma_cntrl;
45 volatile u_char bus_error;
46 volatile u_char dma_status;
47 volatile u_char abort;
48 volatile u_char ta_fnctl;
49 volatile u_char serial_cntrl;
50 volatile u_char general_cntrl;
51 volatile u_char lan_cntrl;
52 volatile u_char general_status;
53 volatile u_char scsi_interrupt;
54 volatile u_char slave;
55 volatile u_char soft1_cntrl;
56 volatile u_char int_base;
57 volatile u_char soft2_cntrl;
58 volatile u_char revision_level;
59 volatile u_char lpt_data;
60 volatile u_char lpt_status;
63 #define m147_pcc ((struct pcc_regs * volatile)0xfffe1000)