Searched refs:ushort_t (Results 1 - 25 of 880) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/sun/sys/dada/impl/
H A Didentify.h40 ushort_t dcd_config; /* 0 general configuration bits */
41 ushort_t dcd_fixcyls; /* 1 # of fixed cylinders */
42 ushort_t dcd_remcyls; /* 2 # of removable cylinders */
43 ushort_t dcd_heads; /* 3 # of heads */
44 ushort_t dcd_trksiz; /* 4 # of unformatted bytes/track */
45 ushort_t dcd_secsiz; /* 5 # of unformatted bytes/sector */
46 ushort_t dcd_sectors; /* 6 # of sectors/track */
47 ushort_t dcd_resv1[3]; /* 7 "Vendor Unique" */
49 ushort_t dcd_buftype; /* 20 Buffer type */
50 ushort_t dcd_bufs
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Ddkbad.h65 ushort_t bt_mbz; /* unused; should be 0 */
66 ushort_t bt_flag; /* -1 => alignment cartridge */
H A Demul64.h80 ushort_t emul64_target; /* target number of disk */
81 ushort_t emul64_lun; /* lun of disk */
94 ushort_t eccd_target;
95 ushort_t eccd_lun;
96 ushort_t eccd_inj_state; /* ERR_INJ_DISABLE, ... */
97 ushort_t eccd_sns_dlen; /* Number of bytes of sense data */
H A Dconsole.h61 extern void console_get_size(ushort_t *r, ushort_t *c,
62 ushort_t *x, ushort_t *y);
H A Dfbio.h304 ushort_t accessible_width; /* accessible bytes in scanline */
305 ushort_t accessible_height; /* number of accessible scanlines */
306 ushort_t line_bytes; /* number of bytes/scanline */
307 ushort_t hdb_capable; /* can this thing hardware db? */
308 ushort_t vmsize; /* this is Mb of video memory */
315 ushort_t accessible_width; /* accessible bytes in scanline */
316 ushort_t accessible_height; /* number of accessible scanlines */
317 ushort_t line_bytes; /* number of bytes/scanline */
318 ushort_t hdb_capable; /* can this thing hardware db? */
319 ushort_t vmsiz
[all...]
H A Datomic.h50 extern void atomic_inc_ushort(volatile ushort_t *);
63 extern void atomic_dec_ushort(volatile ushort_t *);
77 extern void atomic_add_short(volatile ushort_t *, short);
92 extern void atomic_or_ushort(volatile ushort_t *, ushort_t);
106 extern void atomic_and_ushort(volatile ushort_t *, ushort_t);
128 extern ushort_t atomic_inc_ushort_nv(volatile ushort_t *);
142 extern ushort_t atomic_dec_ushort_n
[all...]
H A Dtem.h57 void tem_get_size(ushort_t *, ushort_t *, ushort_t *, ushort_t *);
/illumos-gate/usr/src/uts/i86pc/sys/
H A Drm_platter.h58 ushort_t rm_debug;
59 ushort_t rm_gdt_lim; /* stuff for lgdt */
70 ushort_t rm_cpu_halted; /* non-zero if CPU has been halted */
71 ushort_t rm_idt_lim; /* stuff for lidt */
92 ushort_t rm_temp_gdtdesc_pad; /* filler to align GDT desc */
93 ushort_t rm_temp_gdt_lim;
95 ushort_t rm_temp_idtdesc_pad; /* filler to align IDT desc */
96 ushort_t rm_temp_idt_lim;
/illumos-gate/usr/src/common/net/wanboot/
H A DparseURL.h44 #define URL_DFLT_SRVR_PORT (ushort_t)80
45 #define URL_DFLT_HTTPS_SRVR_PORT (ushort_t)443
46 #define URL_DFLT_PROXY_PORT (ushort_t)8080
54 ushort_t port;
63 extern int url_parse_hostport(const char *, url_hport_t *, ushort_t);
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd_scsi.h40 void scsi_htos_short(uchar_t *ap, ushort_t nsv);
43 ushort_t scsi_stoh_short(ushort_t as);
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_scsi.h41 void scsi_htos_short(uchar_t *ap, ushort_t nsv);
44 ushort_t scsi_stoh_short(ushort_t as);
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_resolve.h37 extern struct netconfig *get_netconfig(NCONF_HANDLE *, ushort_t, char *);
39 char *, int, bool_t, ushort_t, rpcprog_t, rpcvers_t, int);
44 struct netconfig *, ushort_t, struct t_info *, caddr_t *,
47 struct netconfig **, ushort_t, struct t_info *,
/illumos-gate/usr/src/uts/common/vm/
H A Drm.h49 extern ushort_t rm_pctmemory(struct as *);
/illumos-gate/usr/src/lib/libbc/inc/include/net/
H A Dif_arp.h39 ushort_t ar_hrd; /* format of hardware address */
41 ushort_t ar_pro; /* format of protocol address */
44 ushort_t ar_op; /* one of: */
85 ushort_t ef_ethertype; /* ethernet type field */
/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h167 ushort_t ai_config; /* 0 general configuration bits */
168 ushort_t ai_fixcyls; /* 1 # of cylinders (obsolete) */
169 ushort_t ai_resv0; /* 2 # reserved */
170 ushort_t ai_heads; /* 3 # of heads (obsolete) */
171 ushort_t ai_trksiz; /* 4 # of bytes/track (retired) */
172 ushort_t ai_secsiz; /* 5 # of bytes/sector (retired) */
173 ushort_t ai_sectors; /* 6 # of sectors/track (obsolete) */
174 ushort_t ai_resv1[3]; /* 7 "Vendor Unique" */
176 ushort_t ai_buftype; /* 20 Buffer type */
177 ushort_t ai_bufs
[all...]
/illumos-gate/usr/src/cmd/pgrep/
H A Dpgrep.h46 ushort_t o_opts; /* Flags indicating how to process option */
47 ushort_t o_bits; /* Bits to set or clear in *o_ptr */
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/printf/
H A Dtst.uints.d43 printf("%u\n", (ushort_t)123);
/illumos-gate/usr/src/uts/common/net/
H A Dif_dl.h70 ushort_t sdl_family; /* AF_LINK */
71 ushort_t sdl_index; /* if != 0, system given index for interface */
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Difpio.h193 ushort_t lilp_magic;
194 ushort_t lilp_myalpa;
243 ushort_t ifp_in_mbox[8]; /* in regs -- from ISP */
244 ushort_t ifp_out_mbox[8]; /* out regs -- to ISP */
249 ushort_t ifpd_mailbox[8];
250 ushort_t ifpd_hccr;
251 ushort_t ifpd_bus_sema;
252 ushort_t ifpd_isr;
253 ushort_t ifpd_icr;
254 ushort_t ifpd_ics
[all...]
/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Dpda.h61 ushort_t bda_board; /* BDAN 0|Anyred|mem|Board */
62 ushort_t bda_proc; /* BDAN Processor 3:0 */
63 ushort_t bda_pc; /* BDAN PC asic 2:0 */
64 ushort_t bda_xdb; /* BDAN XDB asic 3:0 */
65 ushort_t bda_cic; /* BDAN CIC asic 3:0 */
66 ushort_t bda_ldpath; /* BDAN 0|0| ldpath [dbus] */
67 ushort_t bda_ioc; /* BDAN 0|0| ioc 1:0 */
68 ushort_t bda_ios[MAX_IOCS]; /* BDAN Scard 3:0 */
69 ushort_t bda_mgroup; /* BDAN memory group 3:0 */
73 ushort_t bada_pro
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.h84 extern ushort_t ident; /* identity of this traceroute run */
86 extern ushort_t off; /* set DF bit (IPv4 only) */
88 extern ushort_t port; /* seed of destination port */
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Ddad_mode.h134 ushort_t recovery_time_limit;
143 ushort_t tracks_per_zone; /* Handling of Defects Fields */
144 ushort_t alt_sect_zone;
145 ushort_t alt_tracks_zone;
146 ushort_t alt_tracks_vol;
147 ushort_t sect_track; /* Track Format Field */
148 ushort_t data_bytes_sect; /* Sector Format Fields */
149 ushort_t interleave;
150 ushort_t track_skew;
151 ushort_t cylinder_ske
[all...]
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dstdtypes.h67 typedef unsigned short ushort_t; typedef
/illumos-gate/usr/src/uts/sun/sys/dada/
H A Ddada_address.h46 ushort_t da_target; /* The target identifier */
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.h256 ushort_t *ac_data; /* data register */
333 ushort_t ai_config; /* 0 general configuration bits */
334 ushort_t ai_fixcyls; /* 1 # of fixed cylinders */
335 ushort_t ai_resv0; /* 2 # reserved */
336 ushort_t ai_heads; /* 3 # of heads */
337 ushort_t ai_trksiz; /* 4 # of unformatted bytes/track */
338 ushort_t ai_secsiz; /* 5 # of unformatted bytes/sector */
339 ushort_t ai_sectors; /* 6 # of sectors/track */
340 ushort_t ai_resv1[3]; /* 7 "Vendor Unique" */
342 ushort_t ai_buftyp
[all...]

Completed in 150 milliseconds

1234567891011>>