Searched refs:vu_short (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/sys/arch/amiga/dev/
H A Dgtscreg.h44 #define vu_short volatile u_short macro
49 vu_short CNTR;
56 vu_short bank;
59 vu_short secret1; /* Initially store 0 here */
60 vu_short ST_DMA; /* strobe */
61 vu_short SP_DMA; /* strobe */
62 vu_short secret2; /* Initially store 1 here */
63 vu_short secret3; /* " 15 " */
H A Dahscreg.h78 #define vu_short volatile u_short macro
83 vu_short DAWR; /* DACK Width Register WO */
86 vu_short CNTR; /* Control Register RW */
89 vu_short ST_DMA; /* Start DMA Transfers RW-Strobe */
91 vu_short FLUSH; /* Flush FIFO RW-Strobe */
93 vu_short CINT; /* Clear Interrupts RW-Strobe */
95 vu_short ISTR; /* Interrupt Status Register RO */
98 vu_short SP_DMA; /* Stop DMA Transfers RW-Strobe */
H A Datzscreg.h78 #define vu_short volatile u_short macro
86 vu_short ISTR; /* Interrupt Status Register RO */
87 vu_short CNTR; /* Control Register RW */
92 vu_short DAWR; /* DACK Width Register WO */
98 vu_short ST_DMA; /* Start DMA Transfers RW-Strobe */
99 vu_short SP_DMA; /* Stop DMA Transfers RW-Strobe */
100 vu_short CINT; /* Clear Interrupts RW-Strobe */
102 vu_short FLUSH; /* Flush FIFO RW-Strobe */
H A Datzsc.c262 vu_short istr;
342 vu_short istr;
H A Dahsc.c253 vu_short istr;
334 vu_short istr;
/netbsd-current/sys/arch/hp300/dev/
H A Diotypes.h50 typedef volatile unsigned short vu_short; typedef
H A Ddmareg.h46 vu_short dmaB_count;
47 vu_short dmaB_cmd;
54 vu_short dma_cmd;
55 vu_short dma_stat;
/netbsd-current/sys/arch/hp300/stand/common/
H A Dgrf_tcreg.h109 vu_short source_x; /* source x pixel # 0x40f2 */
111 vu_short source_y; /* source y pixel # 0x40f6 */
113 vu_short dest_x; /* dest x pixel # 0x40fa */
115 vu_short dest_y; /* dest y pixel # 0x40fe */
117 vu_short wwidth; /* block mover pixel width 0x4102 */
119 vu_short wheight; /* block mover pixel height 0x4106 */
122 vu_short rug_cmdstat; /* RUG Command/Status 0x4206 */
124 vu_short vb_select; /* Vector/BitBlt Select 0x4510 */
125 vu_short tcntrl; /* Three Operand Control 0x4512 */
126 vu_short acntr
[all...]
H A Dgrf_rbreg.h115 vu_short tpatt; /* Transparency pattern 0x40ce */
123 vu_short source_x; /* source x 0x40f2 */
125 vu_short source_y; /* source y 0x40f6 */
127 vu_short dest_x; /* dest x 0x40fa */
129 vu_short dest_y; /* dest y 0x40fe */
131 vu_short wwidth; /* window width 0x4102 */
133 vu_short wheight; /* window height 0x4106 */
135 vu_short patt_x; /* pattern x 0x411a */
137 vu_short patt_y; /* pattern y 0x411e */
139 vu_short te_statu
[all...]
H A Dif_lereg.h43 #define vu_short volatile u_short macro
66 vu_short ler1_rdp; /* data port */
67 vu_short ler1_rap; /* register select port */
H A Dgrf_dvreg.h114 vu_short source_x; /* Window source X origin 0x40F2 */
116 vu_short source_y; /* Window source Y origin 0x40F6 */
118 vu_short dest_x; /* Window dest X origin 0x40FA */
120 vu_short dest_y; /* Window dest Y origin 0x40FE */
122 vu_short wwidth; /* Window width 0x4102 */
124 vu_short wheight; /* Window height 0x4106 */
184 vu_short status1; /* Master Status register 0x8012 */
186 vu_short trans; /* Transparency 0xC226 */
188 vu_short pstop; /* Pace value control 0xc23e */
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dcscreg.h41 typedef volatile unsigned short vu_short; typedef
47 vu_short *dack;
H A Dascreg.h75 #define vu_short volatile u_short macro
H A Dptscreg.h42 typedef volatile unsigned short vu_short; typedef
H A Dcoscreg.h45 typedef volatile unsigned short vu_short; typedef
H A Dcsc.c118 rp->dack = (vu_short *)&sc->sc_specific.sc_iobase[CSC_DACK];

Completed in 121 milliseconds