HomeSort by: relevance | last modified time | path
    Searched defs:vu_short (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/hp300/dev/
iotypes.h 50 typedef volatile unsigned short vu_short; typedef in typeref:typename:volatile unsigned short
  /src/sys/arch/acorn32/podulebus/
ascreg.h 75 #define vu_short volatile u_short macro
cscreg.h 41 typedef volatile unsigned short vu_short; typedef in typeref:typename:volatile unsigned short
47 vu_short *dack;
ptscreg.h 42 typedef volatile unsigned short vu_short; typedef in typeref:typename:volatile unsigned short
coscreg.h 45 typedef volatile unsigned short vu_short; typedef in typeref:typename:volatile unsigned short
  /src/sys/arch/amiga/dev/
gtscreg.h 44 #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 " */
atzscreg.h 78 #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 */
ahscreg.h 78 #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 */
  /src/sys/arch/hp300/stand/common/
if_lereg.h 43 #define vu_short volatile u_short macro
66 vu_short ler1_rdp; /* data port */
67 vu_short ler1_rap; /* register select port */

Completed in 19 milliseconds