Lines Matching refs:u_short
52 u_short dma_addrh; /* DMA address (VME only) */
53 u_short dma_addrl; /* (high word, low word) */
54 u_short dma_counth; /* DMA count (VME only) */
55 u_short dma_countl; /* (high word, low word) */
58 u_short udc_data; /* Am9516, reg data (OBIO only) */
59 u_short udc_addr; /* Am9516, reg addr (OBIO only) */
61 u_short fifo_data; /* fifo data register */
62 u_short fifo_count; /* fifo count register */
63 u_short si_csr; /* si control/status */
64 u_short bprh; /* VME byte pack high */
65 u_short bprl; /* VME byte pack low */
66 u_short iv_am; /* bits 0-7: intr vector */
69 u_short fifo_cnt_hi; /* high part of fifo_count (VME only) */
72 u_short _space[3];