Home | History | Annotate | Download | only in dev

Lines Matching refs:u_short

43 	u_short			dma_addrh;	/* DMA address (VME only) */
44 u_short dma_addrl; /* (high word, low word) */
45 u_short dma_counth; /* DMA count (VME only) */
46 u_short dma_countl; /* (high word, low word) */
49 u_short udc_data; /* Am9516, reg data (OBIO only) */
50 u_short udc_addr; /* Am9516, reg addr (OBIO only) */
53 u_short fifo_data; /* fifo data register */
56 u_short fifo_count; /* fifo byte count */
57 u_short si_csr; /* control/status register */
60 u_short si_bprh; /* byte pack, high (VME only) */
61 u_short si_bprl; /* byte pack, low (VME only) */
62 u_short si_iv_am; /* bits 0-7: intr vector */
65 u_short fifo_cnt_hi; /* high part of fifo_count (VME only) */
68 u_short _space[3];