HomeSort by: relevance | last modified time | path
    Searched refs:u_short (Results 1 - 25 of 647) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/dev/qbus/
if_il.h 39 u_short ilr_length; /* Frame Length */
42 u_short ilr_type; /* Type of packet */
49 u_short ils_fill1;
50 u_short ils_length; /* Length (should be 62) */
52 u_short ils_frames; /* Number of Frames Received */
53 u_short ils_rfifo; /* Number of Frames in Receive FIFO */
54 u_short ils_xmit; /* Number of Frames Transmitted */
55 u_short ils_xcollis; /* Number of Excess Collisions */
56 u_short ils_frag; /* Number of Fragments Received */
57 u_short ils_lost; /* Number of Times Frames Lost *
    [all...]
qdreg.h 223 u_short register_address; /* ADDER reg pntr for use by DGA */
224 u_short request_enable; /* DMA request enables */
225 u_short interrupt_enable; /* interrupt enables */
226 u_short status; /* ADDER status bits */
227 u_short reserved1; /* test function only */
228 u_short spare1; /* spare address (what else?) */
230 u_short reserved2; /* test function only */
231 u_short id_data; /* data path to I/D bus */
232 u_short command; /* ADDER chip command register */
233 u_short rasterop_mode; /* sets rasterop execution modes *
    [all...]
  /src/sys/dev/sun/
disklabel.h 58 u_short sdkc_ncylinders; /* data cylinders */
59 u_short sdkc_acylinders; /* alternate cylinders */
60 u_short sdkc_xxx1;
61 u_short sdkc_ntracks; /* tracks per cylinder */
62 u_short sdkc_xxx2;
63 u_short sdkc_nsectors; /* sectors per track */
64 u_short sdkc_interleave; /* interleave factor */
65 u_short sdkc_xxx3;
66 u_short sdkc_xxx4;
67 u_short sdkc_sparespercyl; /* spare sectors per cylinder *
    [all...]
sireg.h 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 *
    [all...]
  /src/sys/arch/pmax/ibus/
siireg.h 59 u_short sdb; /* SCSI Data Bus and Parity */
60 u_short pad0;
61 u_short sc1; /* SCSI Control Signals One */
62 u_short pad1;
63 u_short sc2; /* SCSI Control Signals Two */
64 u_short pad2;
65 u_short csr; /* Control/Status register */
66 u_short pad3;
67 u_short id; /* Bus ID register */
68 u_short pad4
    [all...]
  /src/sys/arch/pmax/include/
locore.h 21 void CopyToBuffer(u_short *src, /* NB: must be short aligned */
22 volatile u_short *dst, int length);
23 void CopyFromBuffer(volatile u_short *src, char *dst, int length);
dec_exec.h 60 u_short magic; /* The magic number. */
62 u_short numSections; /* The number of sections. */
66 u_short optHeader; /* Size of optional header. */
67 u_short flags; /* Flags. */
94 u_short numReloc; /* Number of relocation entries. */
95 u_short numLnno; /* Numberof gp tables. */
  /src/sys/arch/vax/vax/
crx.h 45 u_short rxid; /* identification */
46 u_short reserved;
47 u_short rxcmd; /* command function reg */
48 u_short rxtrk; /* track */
49 u_short rxsec; /* sector */
50 u_short rxcsc; /* current sector */
51 u_short rxict; /* incorrect track (???) */
52 u_short rxext; /* extend command register */
53 u_short rxedb; /* empty data buffer (read) */
54 u_short rxrda; /* reset data address *
    [all...]
  /src/sys/arch/sun3/dev/
sereg.h 43 u_short unused1;
44 u_short dma_addr; /* DMA offset register */
45 u_short unused2;
46 u_short dma_cntr; /* DMA count down register */
47 u_short unused3[5];
48 u_short se_csr; /* control/status register */
49 u_short unused4;
50 u_short se_ivec; /* interrupt vector */
71 u_short ie_pad0;
72 u_short ie_csr
    [all...]
sireg.h 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) *
    [all...]
  /src/sys/dev/vme/
screg.h 42 u_short sunsc_icr; /* interface control register */
43 u_short sunsc_unused2;
44 u_short sunsc_dma_addr_h; /* DMA address, high 16 */
45 u_short sunsc_dma_addr_l; /* DMA address, low 16 */
46 u_short sunsc_dma_count;/* DMA count */
  /src/sys/arch/atari/dev/
grfabs_fal.h 34 u_short video_mode; /* video mode */
36 u_short vd_line_wide; /* Falcon line word distance */
37 u_short vd_vert_wrap; /* Falcon line length */
39 u_short vd_fal_res; /* Falcon resolution */
40 u_short vd_h_hold_tim; /* Falcon horizontal hold timer */
41 u_short vd_h_bord_beg; /* Falcon horizontal border begin */
42 u_short vd_h_bord_end; /* Falcon horizontal border end */
43 u_short vd_h_dis_beg; /* Falcon horizontal display begin */
44 u_short vd_h_dis_end; /* Falcon horizontal display end */
45 u_short vd_h_ss; /* Falcon horizontal SS *
    [all...]
  /src/sys/arch/sun2/sun2/
enable.h 54 extern volatile u_short enable_reg_soft;
55 u_short enable_reg_and(u_short);
56 u_short enable_reg_or(u_short);
  /src/sys/arch/evbcf/include/
disklabel.h 68 u_short vid_osl; /* bootstrap length (30 blocks) */
71 u_short vid_osa_u; /* bootstrap start address (upper) */
72 u_short vid_osa_l; /* bootstrap start address (lower) */
77 u_short partitions;
81 u_short type; /* 2 */
82 u_short subtype; /* 2 */
87 u_short checksum; /* 2 */
107 u_short cfg_atm;
108 u_short cfg_prm;
109 u_short cfg_atw
    [all...]
  /src/sys/arch/mvme68k/include/
disklabel.h 68 u_short vid_osl; /* bootstrap length (30 blocks) */
71 u_short vid_osa_u; /* bootstrap start address (upper) */
72 u_short vid_osa_l; /* bootstrap start address (lower) */
77 u_short partitions;
81 u_short type; /* 2 */
82 u_short subtype; /* 2 */
87 u_short checksum; /* 2 */
107 u_short cfg_atm;
108 u_short cfg_prm;
109 u_short cfg_atw
    [all...]
  /src/sys/arch/atari/include/
video.h 38 volatile u_short vd_line_wide; /* Falcon line word distance */
39 volatile u_short vd_vert_wrap; /* Falcon line length */
41 volatile u_short vd_st_rgb[16]; /* RGB for simultaneous colors (ST)*/
44 volatile u_short vd_tt_res; /* TT-resolution mode */
46 volatile u_short vd_fal_res; /* Falcon resolution */
48 volatile u_short vd_h_hold_cnt; /* Falcon horizontal hold counter */
49 volatile u_short vd_h_hold_tim; /* Falcon horizontal hold timer */
50 volatile u_short vd_h_bord_beg; /* Falcon horizontal border begin */
51 volatile u_short vd_h_bord_end; /* Falcon horizontal border end */
52 volatile u_short vd_h_dis_beg; /* Falcon horizontal display begin *
    [all...]
  /src/sys/arch/amiga/dev/
if_esreg.h 34 volatile u_short tcr; /* Transmit Control Register */
35 volatile u_short ephsr; /* EPH Status Register */
36 volatile u_short rcr; /* Receive Control Register */
37 volatile u_short ecr; /* Counter Register */
38 volatile u_short mir; /* Memory Information Register */
39 volatile u_short mcr; /* Memory Configuration Register */
40 volatile u_short resv;
41 volatile u_short bsr; /* Bank Select Register */
44 volatile u_short cr; /* Configuration Register */
45 volatile u_short bar; /* Base Address Register *
    [all...]
  /src/sys/arch/vax/include/
ka630.h 41 u_short uvaxII_bdr;
42 u_short uvaxII_xxx;
103 u_short sec;
104 u_short secalrm;
105 u_short min;
106 u_short minalrm;
107 u_short hr;
108 u_short hralrm;
109 u_short dayofwk;
110 u_short day
    [all...]
qdreg.h 225 u_short register_address; /* ADDER reg pntr for use by DGA */
226 u_short request_enable; /* DMA request enables */
227 u_short interrupt_enable; /* interrupt enables */
228 u_short status; /* ADDER status bits */
229 u_short reserved1; /* test function only */
230 u_short spare1; /* spare address (what else?) */
232 u_short reserved2; /* test function only */
233 u_short id_data; /* data path to I/D bus */
234 u_short command; /* ADDER chip command register */
235 u_short rasterop_mode; /* sets rasterop execution modes *
    [all...]
  /src/sys/arch/sparc/include/
cgtworeg.h 64 u_short word[CG2_HEIGHT][CG2_WIDTH/(CG2_N_PLANE * sizeof(u_short))];
65 u_short plane[CG2_FBSIZE/(CG2_N_PLANE * sizeof(u_short))];
139 u_short reg;
148 u_short word;
157 u_short word;
161 u_short reg;
173 u_short word;
177 u_short reg
    [all...]
  /src/sys/arch/sun3/include/
cg2reg.h 50 u_short word[CG2_HEIGHT][CG2_WIDTH/(CG2_N_PLANE * sizeof(u_short))];
51 u_short plane[CG2_FBSIZE/(CG2_N_PLANE * sizeof(u_short))];
125 u_short reg;
134 u_short word;
143 u_short word;
147 u_short reg;
159 u_short word;
163 u_short reg
    [all...]
  /src/sys/arch/mvme68k/stand/netboot/
config.h 49 u_short size;
50 u_short rsv1;
51 u_short model;
52 u_short suffix;
53 u_short options;
56 u_short ctrlun;
57 u_short devlun;
58 u_short devtype;
59 u_short devnum;
  /src/sys/arch/m68k/include/
cpuframe.h 49 u_short tf_sr;
51 u_short /* BITFIELDTYPE */ tf_format:4,
73 u_short f_ssw;
74 u_short f_wb3s, f_wb2s, f_wb1s;
84 u_short f_ssw;
86 u_short f_ir0;
87 u_short f_dob;
88 u_short f_ir1;
89 u_short f_dib;
90 u_short f_ir2
    [all...]
  /src/sys/compat/freebsd/
freebsd_rtprio.h 60 u_short type;
61 u_short prio;
  /src/usr.sbin/bootp/bootptest/
bootptest.h 16 extern void bootp_print(struct bootp *, int, u_short, u_short);

Completed in 21 milliseconds

1 2 3 4 5 6 7 8 91011>>