usr/src/boot/common/isapnp.c
129
uchar_t temp;
usr/src/boot/common/isapnp.c
162
uchar_t tag, resinfo[8];
usr/src/boot/common/isapnp.c
165
uchar_t *str;
usr/src/boot/common/module.c
1036
uchar_t *cp, *recptr, *bufend, *best;
usr/src/boot/common/module.c
1056
cp = (uchar_t *)intp;
usr/src/boot/common/module.c
58
uchar_t *d_hints; /* content of linker.hints file */
usr/src/boot/efi/libefi/efiisaio.c
622
uchar_t dlbh;
usr/src/boot/efi/libefi/efiisaio.c
623
uchar_t dlbl;
usr/src/boot/efi/libefi/efiisaio.c
624
uchar_t cfcr;
usr/src/boot/efi/libefi/efiisaio.c
625
uchar_t c;
usr/src/boot/i386/libi386/comconsole.c
285
outb(sp->ioaddr + com_data, (uchar_t)c);
usr/src/boot/i386/libi386/comconsole.c
554
uchar_t dlbh;
usr/src/boot/i386/libi386/comconsole.c
555
uchar_t dlbl;
usr/src/boot/i386/libi386/comconsole.c
556
uchar_t cfcr;
usr/src/boot/i386/libi386/vidconsole.c
741
static uchar_t fsreg[8] = {0x0, 0x30, 0x5, 0x35, 0xa, 0x3a, 0xf, 0x3f};
usr/src/boot/i386/libi386/vidconsole.c
742
const uchar_t *from;
usr/src/boot/i386/libi386/vidconsole.c
743
uchar_t volatile *to;
usr/src/boot/libsa/arp.c
58
uchar_t ea[6];
usr/src/boot/libsa/arp.c
70
uchar_t *
usr/src/boot/libsa/arp.c
81
uchar_t pad[18]; /* 60 - sizeof (...) */
usr/src/boot/libsa/bootp.c
128
uchar_t header[HEADER_SIZE];
usr/src/boot/libsa/bootp.c
352
vend_rfc1048(uchar_t *cp, uint_t len)
usr/src/boot/libsa/bootp.c
354
uchar_t *ep;
usr/src/boot/libsa/bootp.c
356
uchar_t tag;
usr/src/boot/libsa/bootp.c
439
vend_cmu(uchar_t *cp)
usr/src/boot/libsa/bootp.c
633
setenv_(uchar_t *cp, uchar_t *ep, struct dhcp_opt *opts)
usr/src/boot/libsa/bootp.c
635
uchar_t *ncp;
usr/src/boot/libsa/bootp.c
636
uchar_t tag;
usr/src/boot/libsa/bootp.c
72
static int vend_rfc1048(uchar_t *, uint_t);
usr/src/boot/libsa/bootp.c
74
static void vend_cmu(uchar_t *);
usr/src/boot/libsa/bootp.c
79
static void setenv_(uchar_t *cp, uchar_t *ep, struct dhcp_opt *opts);
usr/src/boot/libsa/cd9660.c
59
uchar_t signature [ISODCL(5, 6)];
usr/src/boot/libsa/cd9660.c
60
uchar_t len_skp [ISODCL(7, 7)]; /* 711 */
usr/src/boot/libsa/dosfs.c
100
uchar_t bootsig; /* Boot signature (0x29) */
usr/src/boot/libsa/dosfs.c
101
uchar_t volid[4]; /* Volume serial number */
usr/src/boot/libsa/dosfs.c
102
uchar_t vollab[11]; /* Volume label */
usr/src/boot/libsa/dosfs.c
103
uchar_t fstype[8]; /* Informational */
usr/src/boot/libsa/dosfs.c
110
uchar_t jmp[3]; /* usually 80x86 'jmp' opcode */
usr/src/boot/libsa/dosfs.c
111
uchar_t oem[8]; /* OEM name and version */
usr/src/boot/libsa/dosfs.c
116
uchar_t fsi_leadsig[4]; /* Value 0x41615252 */
usr/src/boot/libsa/dosfs.c
117
uchar_t fsi_reserved1[480];
usr/src/boot/libsa/dosfs.c
118
uchar_t fsi_structsig[4]; /* Value 0x61417272 */
usr/src/boot/libsa/dosfs.c
119
uchar_t fsi_free_count[4]; /* Last known free cluster count */
usr/src/boot/libsa/dosfs.c
120
uchar_t fsi_next_free[4]; /* First free cluster */
usr/src/boot/libsa/dosfs.c
121
uchar_t fsi_reserved2[12];
usr/src/boot/libsa/dosfs.c
122
uchar_t fsi_trailsig[4]; /* Value 0xAA550000 */
usr/src/boot/libsa/dosfs.c
167
static void cp_xdnm(uchar_t *, DOS_XDE *);
usr/src/boot/libsa/dosfs.c
168
static void cp_sfn(uchar_t *, DOS_DE *);
usr/src/boot/libsa/dosfs.c
220
uchar_t *buf;
usr/src/boot/libsa/dosfs.c
486
uchar_t fn[261];
usr/src/boot/libsa/dosfs.c
664
uchar_t lfn[261];
usr/src/boot/libsa/dosfs.c
665
uchar_t sfn[13];
usr/src/boot/libsa/dosfs.c
69
uchar_t secsiz[2]; /* sector size */
usr/src/boot/libsa/dosfs.c
70
uchar_t spc; /* sectors per cluster */
usr/src/boot/libsa/dosfs.c
71
uchar_t ressec[2]; /* reserved sectors */
usr/src/boot/libsa/dosfs.c
72
uchar_t fats; /* FATs */
usr/src/boot/libsa/dosfs.c
73
uchar_t dirents[2]; /* root directory entries */
usr/src/boot/libsa/dosfs.c
74
uchar_t secs[2]; /* total sectors */
usr/src/boot/libsa/dosfs.c
75
uchar_t media; /* media descriptor */
usr/src/boot/libsa/dosfs.c
752
cp_xdnm(uchar_t *lfn, DOS_XDE *xde)
usr/src/boot/libsa/dosfs.c
76
uchar_t spf[2]; /* sectors per FAT */
usr/src/boot/libsa/dosfs.c
762
uchar_t *p;
usr/src/boot/libsa/dosfs.c
767
for (p = (uchar_t *)xde + ix[n].off, x = ix[n].dim; x;
usr/src/boot/libsa/dosfs.c
77
uchar_t spt[2]; /* sectors per track */
usr/src/boot/libsa/dosfs.c
78
uchar_t heads[2]; /* drive heads */
usr/src/boot/libsa/dosfs.c
782
cp_sfn(uchar_t *sfn, DOS_DE *de)
usr/src/boot/libsa/dosfs.c
784
uchar_t *p;
usr/src/boot/libsa/dosfs.c
79
uchar_t hidsec[4]; /* hidden sectors */
usr/src/boot/libsa/dosfs.c
80
uchar_t lsecs[4]; /* huge sectors */
usr/src/boot/libsa/dosfs.c
83
uchar_t drvnum; /* Int 13 drive number */
usr/src/boot/libsa/dosfs.c
84
uchar_t rsvd1; /* Reserved */
usr/src/boot/libsa/dosfs.c
85
uchar_t bootsig; /* Boot signature (0x29) */
usr/src/boot/libsa/dosfs.c
850
const uchar_t *p_entry;
usr/src/boot/libsa/dosfs.c
86
uchar_t volid[4]; /* Volume serial number */
usr/src/boot/libsa/dosfs.c
87
uchar_t vollab[11]; /* Volume label */
usr/src/boot/libsa/dosfs.c
88
uchar_t fstype[8]; /* Informational */
usr/src/boot/libsa/dosfs.c
91
uchar_t lspf[4]; /* huge sectors per FAT */
usr/src/boot/libsa/dosfs.c
92
uchar_t xflg[2]; /* flags */
usr/src/boot/libsa/dosfs.c
93
uchar_t vers[2]; /* filesystem version */
usr/src/boot/libsa/dosfs.c
94
uchar_t rdcl[4]; /* root directory cluster */
usr/src/boot/libsa/dosfs.c
95
uchar_t infs[2]; /* filesystem info sector */
usr/src/boot/libsa/dosfs.c
96
uchar_t bkbs[2]; /* backup boot sector */
usr/src/boot/libsa/dosfs.c
97
uchar_t reserved[12]; /* Reserved */
usr/src/boot/libsa/dosfs.c
98
uchar_t drvnum; /* Int 13 drive number */
usr/src/boot/libsa/dosfs.c
99
uchar_t rsvd1; /* Reserved */
usr/src/boot/libsa/dosfs.h
61
uchar_t x_case; /* case */
usr/src/boot/libsa/dosfs.h
62
uchar_t c_hsec; /* created: secs/100 */
usr/src/boot/libsa/dosfs.h
63
uchar_t c_time[2]; /* created: time */
usr/src/boot/libsa/dosfs.h
64
uchar_t c_date[2]; /* created: date */
usr/src/boot/libsa/dosfs.h
65
uchar_t a_date[2]; /* accessed: date */
usr/src/boot/libsa/dosfs.h
66
uchar_t h_clus[2]; /* clus[hi] */
usr/src/boot/libsa/dosfs.h
70
uchar_t name[8]; /* name */
usr/src/boot/libsa/dosfs.h
71
uchar_t ext[3]; /* extension */
usr/src/boot/libsa/dosfs.h
72
uchar_t attr; /* attributes */
usr/src/boot/libsa/dosfs.h
74
uchar_t time[2]; /* modified: time */
usr/src/boot/libsa/dosfs.h
75
uchar_t date[2]; /* modified: date */
usr/src/boot/libsa/dosfs.h
76
uchar_t clus[2]; /* starting cluster */
usr/src/boot/libsa/dosfs.h
77
uchar_t size[4]; /* size */
usr/src/boot/libsa/dosfs.h
81
uchar_t seq; /* flags */
usr/src/boot/libsa/dosfs.h
82
uchar_t name1[5][2]; /* 1st name area */
usr/src/boot/libsa/dosfs.h
83
uchar_t attr; /* (see fat_de) */
usr/src/boot/libsa/dosfs.h
84
uchar_t res; /* reserved */
usr/src/boot/libsa/dosfs.h
85
uchar_t chk; /* checksum */
usr/src/boot/libsa/dosfs.h
86
uchar_t name2[6][2]; /* 2nd name area */
usr/src/boot/libsa/dosfs.h
87
uchar_t clus[2]; /* (see fat_de) */
usr/src/boot/libsa/dosfs.h
88
uchar_t name3[2][2]; /* 3rd name area */
usr/src/boot/libsa/dosfs.h
98
uchar_t *secbuf; /* sector cache */
usr/src/boot/libsa/dosfs.h
99
uchar_t *fatbuf; /* FAT cache buffer */
usr/src/boot/libsa/ether.c
133
ether_sprintf(uchar_t *ap)
usr/src/boot/libsa/in_cksum.c
55
uchar_t *cp = p;
usr/src/boot/libsa/ip.c
277
bcopy(((uchar_t *)ip) + hlen, uh,
usr/src/boot/libsa/ip.c
93
uchar_t *ea;
usr/src/boot/libsa/nfs.c
116
uchar_t fh[NFS_V3MAXFHSIZE];
usr/src/boot/libsa/nfs.c
184
nfs_getrootfh(struct iodesc *d, char *path, uint32_t *fhlenp, uchar_t *fhp)
usr/src/boot/libsa/nfs.c
195
uchar_t fh[NFS_V3MAXFHSIZE];
usr/src/boot/libsa/nfs.c
325
uchar_t fh[NFS_V3MAXFHSIZE];
usr/src/boot/libsa/nfs.c
332
uchar_t path[NFS_MAXPATHLEN];
usr/src/boot/libsa/nfs.c
404
uchar_t data[NFSREAD_MAX_SIZE];
usr/src/boot/libsa/nfs.c
468
uchar_t *fh;
usr/src/boot/libsa/printf.c
258
uchar_t *up;
usr/src/boot/libsa/printf.c
282
while ((ch = (uchar_t)*fmt++) != '%' || stop) {
usr/src/boot/libsa/printf.c
291
reswitch: switch (ch = (uchar_t)*fmt++) {
usr/src/boot/libsa/printf.c
364
up = va_arg(ap, uchar_t *);
usr/src/boot/libsa/printf.c
510
num = (uchar_t)va_arg(ap, int);
usr/src/boot/libsa/stand.h
364
extern uchar_t const bcd2bin_data[];
usr/src/boot/libsa/stand.h
365
extern uchar_t const bin2bcd_data[];
usr/src/boot/libsa/strcasecmp.c
39
const uchar_t *us1 = (const uchar_t *)s1;
usr/src/boot/libsa/strcasecmp.c
40
const uchar_t *us2 = (const uchar_t *)s2;
usr/src/boot/libsa/strcasecmp.c
52
const uchar_t *us1 = (const uchar_t *)s1;
usr/src/boot/libsa/strcasecmp.c
53
const uchar_t *us2 = (const uchar_t *)s2;
usr/src/boot/libsa/tftp.c
140
uchar_t header[HEADER_SIZE];
usr/src/boot/libsa/tftp.c
142
uchar_t space[63]; /* +1 from t */
usr/src/boot/libsa/tftp.c
166
uchar_t header[HEADER_SIZE];
usr/src/boot/libsa/tftp.c
291
uchar_t header[HEADER_SIZE];
usr/src/boot/libsa/tftp.c
293
uchar_t space[FNAME_SIZE + 6];
usr/src/boot/libsa/tftp.c
387
uchar_t header[HEADER_SIZE];
usr/src/boot/sys/fs/cd9660/cd9660_rrip.h
113
uchar_t flags [ISODCL(4, 4)];
usr/src/boot/sys/fs/cd9660/cd9660_rrip.h
114
uchar_t time [ISODCL(5, 5)];
usr/src/boot/sys/fs/cd9660/cd9660_rrip.h
119
uchar_t flags [ISODCL(4, 4)];
usr/src/boot/sys/fs/cd9660/cd9660_rrip.h
138
uchar_t location [ISODCL(4, 11)];
usr/src/boot/sys/fs/cd9660/cd9660_rrip.h
139
uchar_t offset [ISODCL(12, 19)];
usr/src/boot/sys/fs/cd9660/cd9660_rrip.h
140
uchar_t length [ISODCL(20, 27)];
usr/src/boot/sys/fs/cd9660/cd9660_rrip.h
44
uchar_t length [ISODCL(2, 2)]; /* 711 */
usr/src/boot/sys/fs/cd9660/cd9660_rrip.h
45
uchar_t version [ISODCL(3, 3)];
usr/src/boot/sys/fs/cd9660/cd9660_rrip.h
70
uchar_t cflag [ISODCL(1, 1)];
usr/src/boot/sys/fs/cd9660/cd9660_rrip.h
71
uchar_t clen [ISODCL(2, 2)];
usr/src/boot/sys/fs/cd9660/cd9660_rrip.h
72
uchar_t name [1]; /* XXX */
usr/src/boot/sys/fs/cd9660/cd9660_rrip.h
78
uchar_t flags [ISODCL(4, 4)];
usr/src/boot/sys/fs/cd9660/cd9660_rrip.h
79
uchar_t component [ISODCL(5, 5)];
usr/src/boot/sys/fs/cd9660/iso.h
182
uchar_t length [ISODCL(1, 1)]; /* 711 */
usr/src/boot/sys/fs/cd9660/iso.h
183
uchar_t ext_attr_length [ISODCL(2, 2)]; /* 711 */
usr/src/boot/sys/fs/cd9660/iso.h
184
uchar_t extent [ISODCL(3, 10)]; /* 733 */
usr/src/boot/sys/fs/cd9660/iso.h
185
uchar_t size [ISODCL(11, 18)]; /* 733 */
usr/src/boot/sys/fs/cd9660/iso.h
187
uchar_t flags [ISODCL(26, 26)];
usr/src/boot/sys/fs/cd9660/iso.h
191
uchar_t name_len [ISODCL(33, 33)]; /* 711 */
usr/src/boot/sys/fs/cd9660/iso.h
201
uchar_t owner [ISODCL(1, 4)]; /* 723 */
usr/src/boot/sys/fs/cd9660/iso.h
202
uchar_t group [ISODCL(5, 8)]; /* 723 */
usr/src/boot/sys/fs/cd9660/iso.h
203
uchar_t perm [ISODCL(9, 10)]; /* 9.5.3 */
usr/src/boot/sys/fs/cd9660/iso.h
210
uchar_t reclen [ISODCL(81, 84)]; /* 723 */
usr/src/boot/sys/fs/cd9660/iso.h
216
uchar_t len_au [ISODCL(247, 250)]; /* 723 */
usr/src/boot/sys/fs/cd9660/iso.h
292
int isochar(uchar_t *, uchar_t *, int, ushort_t *, int *, int, void *);
usr/src/boot/sys/fs/cd9660/iso.h
293
int isofncmp(uchar_t *, int, uchar_t *, int, int, int, void *, void *);
usr/src/boot/sys/fs/cd9660/iso.h
294
void isofntrans(uchar_t *, int, uchar_t *, ushort_t *, int, int, int, int, void *);
usr/src/boot/sys/fs/cd9660/iso.h
66
uchar_t type [ISODCL(1, 1)]; /* 711 */
usr/src/boot/sys/fs/cd9660/iso.h
77
uchar_t logical_block_size [ISODCL(129, 132)]; /* 723 */
usr/src/cmd/addbadsec/badsec.h
55
uchar_t *ap_memmapp; /* incore alternate sector map */
usr/src/cmd/addbadsec/badsec.h
56
uchar_t *ap_mapp; /* alternate sector map */
usr/src/cmd/addbadsec/ix_altsctr.c
137
if ((ap->ap_memmapp = (uchar_t *)malloc(part->p_size)) == NULL) {
usr/src/cmd/addbadsec/ix_altsctr.c
146
if ((ap->ap_mapp = (uchar_t *)malloc(ap->ap_map_secsiz)) == NULL) {
usr/src/cmd/addbadsec/ix_altsctr.c
582
uchar_t mask;
usr/src/cmd/auditreduce/auditrd.h
56
uchar_t ip_ipv6[16]; /* ipv6 type object */
usr/src/cmd/auditreduce/auditrt.h
185
extern uchar_t ip_ipv6[16]; /* ip ipv6 object identifier */
usr/src/cmd/auditreduce/token.c
1127
uchar_t addr[16];
usr/src/cmd/auditreduce/token.c
1247
uchar_t local_inaddr[16];
usr/src/cmd/auditreduce/token.c
1249
uchar_t remote_inaddr[16];
usr/src/cmd/auditreduce/token.c
1250
uchar_t *caddr = (uchar_t *)&obj_id;
usr/src/cmd/auditreduce/token.c
1273
caddr = (uchar_t *)ip_ipv6;
usr/src/cmd/auditreduce/token.c
1370
uchar_t addr[16];
usr/src/cmd/auditreduce/token.c
1497
uchar_t addr[16];
usr/src/cmd/auditreduce/token.c
347
uchar_t address[16];
usr/src/cmd/auditreduce/token.c
986
uchar_t addr[16];
usr/src/cmd/awk_xpg4/awk.h
399
extern uchar_t catterm;
usr/src/cmd/awk_xpg4/awk.h
402
extern uchar_t needsplit, needenviron, doing_begin, begin_getline;
usr/src/cmd/awk_xpg4/awk0.c
160
uchar_t inprint; /* Special meaning for '>' & '|' */
usr/src/cmd/awk_xpg4/awk0.c
161
uchar_t funparm; /* Defining function parameters */
usr/src/cmd/awk_xpg4/awk0.c
162
uchar_t splitdone; /* Line split into fields (fieldbuf) */
usr/src/cmd/awk_xpg4/awk0.c
168
uchar_t catterm; /* Can inject concat or ';' */
usr/src/cmd/awk_xpg4/awk0.c
171
uchar_t doing_begin; /* set if compiling BEGIN block */
usr/src/cmd/awk_xpg4/awk0.c
172
uchar_t begin_getline; /* flags a getline was done in BEGIN */
usr/src/cmd/awk_xpg4/awk0.c
173
uchar_t needsplit; /* Set if $0 must be split when read */
usr/src/cmd/awk_xpg4/awk0.c
174
uchar_t needenviron; /* Set if ENVIRON variable referenced */
usr/src/cmd/backup/dump/dump.h
100
extern uchar_t *nodmap;
usr/src/cmd/backup/dump/dump.h
101
extern uchar_t *shamap;
usr/src/cmd/backup/dump/dump.h
102
extern uchar_t *activemap;
usr/src/cmd/backup/dump/dump.h
260
extern void bmapest(uchar_t *);
usr/src/cmd/backup/dump/dump.h
317
extern void taprec(uchar_t *, int, int);
usr/src/cmd/backup/dump/dump.h
337
extern void pass(void (*)(struct dinode *), uchar_t *);
usr/src/cmd/backup/dump/dump.h
348
extern void bitmap(uchar_t *, int);
usr/src/cmd/backup/dump/dump.h
350
extern void bread(diskaddr_t, uchar_t *, size_t);
usr/src/cmd/backup/dump/dump.h
97
extern uchar_t *clrmap;
usr/src/cmd/backup/dump/dump.h
98
extern uchar_t *dirmap;
usr/src/cmd/backup/dump/dump.h
99
extern uchar_t *filmap;
usr/src/cmd/backup/dump/dumpitime.c
166
fname, increm, (uchar_t)incno);
usr/src/cmd/backup/dump/dumpitime.c
270
(uchar_t)incno, prdate(spcl.c_date));
usr/src/cmd/backup/dump/dumpitime.c
279
(uchar_t)what->id_incno, ctime(&ddate));
usr/src/cmd/backup/dump/dumpitime.c
305
(uchar_t)idatep->id_incno,
usr/src/cmd/backup/dump/dumpitime.c
379
bmapest(uchar_t *map)
usr/src/cmd/backup/dump/dumpmain.c
1061
uchar_t *np, *fp, *dp;
usr/src/cmd/backup/dump/dumpmain.c
53
uchar_t *clrmap;
usr/src/cmd/backup/dump/dumpmain.c
54
uchar_t *dirmap;
usr/src/cmd/backup/dump/dumpmain.c
55
uchar_t *filmap;
usr/src/cmd/backup/dump/dumpmain.c
56
uchar_t *nodmap;
usr/src/cmd/backup/dump/dumpmain.c
57
uchar_t *shamap;
usr/src/cmd/backup/dump/dumpmain.c
58
uchar_t *activemap;
usr/src/cmd/backup/dump/dumpmain.c
746
bread((diskaddr_t)SBLOCK, (uchar_t *)sblock, (long)SBSIZE);
usr/src/cmd/backup/dump/dumpmain.c
794
bread((diskaddr_t)SBLOCK, (uchar_t *)sblock, (long)SBSIZE);
usr/src/cmd/backup/dump/dumpmain.c
837
(uchar_t)lastincno, prdate(spcl.c_ddate));
usr/src/cmd/backup/dump/dumpmain.c
850
clrmap = (uchar_t *)xcalloc(msiz, sizeof (*clrmap));
usr/src/cmd/backup/dump/dumpmain.c
851
filmap = (uchar_t *)xcalloc(msiz, sizeof (*filmap));
usr/src/cmd/backup/dump/dumpmain.c
852
dirmap = (uchar_t *)xcalloc(msiz, sizeof (*dirmap));
usr/src/cmd/backup/dump/dumpmain.c
853
nodmap = (uchar_t *)xcalloc(msiz, sizeof (*nodmap));
usr/src/cmd/backup/dump/dumpmain.c
854
shamap = (uchar_t *)xcalloc(msiz, sizeof (*shamap));
usr/src/cmd/backup/dump/dumpmain.c
855
activemap = (uchar_t *)xcalloc(msiz, sizeof (*activemap));
usr/src/cmd/backup/dump/dumpmain.c
879
uchar_t *clrp = clrmap;
usr/src/cmd/backup/dump/dumpmain.c
885
(uchar_t *)cgp, sblock->fs_cgsize);
usr/src/cmd/backup/dump/dumpoptr.c
420
(uchar_t)itwalk->id_incno,
usr/src/cmd/backup/dump/dumptape.c
1866
uchar_t *cp;
usr/src/cmd/backup/dump/dumptape.c
1867
uchar_t *blkbuf;
usr/src/cmd/backup/dump/dumptape.c
1877
bread(p->br_dblk, (uchar_t *)blkbuf, p->br_size);
usr/src/cmd/backup/dump/dumptape.c
623
taprec((uchar_t *)&spcl, flags, sizeof (spcl));
usr/src/cmd/backup/dump/dumptape.c
634
taprec(uchar_t *dp, int flags, int size)
usr/src/cmd/backup/dump/dumptraverse.c
310
bread(fsbtodb(sblock, d), (uchar_t *)idblk, (size_t)sblock->fs_bsize);
usr/src/cmd/backup/dump/dumptraverse.c
32
pass(void (*fn)(struct dinode *), uchar_t *map)
usr/src/cmd/backup/dump/dumptraverse.c
417
(uchar_t *)spcl.c_shadow.c_shadow, sizeof (spcl.c_shadow));
usr/src/cmd/backup/dump/dumptraverse.c
462
bread(fsbtodb(sblock, blk), (uchar_t *)idblk,
usr/src/cmd/backup/dump/dumptraverse.c
595
bitmap(uchar_t *map, int typ)
usr/src/cmd/backup/dump/dumptraverse.c
599
uchar_t *cp;
usr/src/cmd/backup/dump/dumptraverse.c
649
bread(fsbtodb(sblock, d), (uchar_t *)dblk,
usr/src/cmd/backup/dump/dumptraverse.c
741
(uchar_t *)itab, (size_t)((maxino - minino) * sizeof (*itab)));
usr/src/cmd/backup/dump/dumptraverse.c
763
bread(diskaddr_t da, uchar_t *ba, size_t cnt)
usr/src/cmd/backup/dump/dumptraverse.c
766
uchar_t *dest;
usr/src/cmd/backup/dump/dumptraverse.c
779
static uchar_t bcache[DEV_BSIZE * CACHESIZE];
usr/src/cmd/backup/include/byteorder.h
51
extern void swabst(char *, uchar_t *);
usr/src/cmd/backup/lib/byteorder.c
101
swabst("l", (uchar_t *)&l);
usr/src/cmd/backup/lib/byteorder.c
188
swabst("8l4s31l", (uchar_t *)sp);
usr/src/cmd/backup/lib/byteorder.c
195
swabst("34l", (uchar_t *)&(sp->c_flags));
usr/src/cmd/backup/lib/byteorder.c
205
swabst(buffy, (uchar_t *)sp->c_data.s_inos);
usr/src/cmd/backup/lib/byteorder.c
212
swabst("1l", (uchar_t *)&(sp->c_level));
usr/src/cmd/backup/lib/byteorder.c
260
swabst("l2s", (uchar_t *)d);
usr/src/cmd/backup/lib/byteorder.c
276
swabst("1s", (uchar_t *)&(acl[i].acl_tag)); /* u_short */
usr/src/cmd/backup/lib/byteorder.c
277
swabst("1s", (uchar_t *)&(acl[i].acl_perm)); /* o_mode_t */
usr/src/cmd/backup/lib/byteorder.c
294
swabst("1l", (uchar_t *)&(uid)); /* uid32_t */
usr/src/cmd/backup/lib/byteorder.c
64
swabst(char *cp, uchar_t *sp)
usr/src/cmd/backup/lib/byteorder.c
67
uchar_t c;
usr/src/cmd/backup/lib/rmtlib.c
214
uchar_t c;
usr/src/cmd/backup/lib/rmtlib.c
217
c = (uchar_t)*cp;
usr/src/cmd/backup/restore/interactive.c
366
cp >= &input[0] && isspace((uchar_t)*cp);
usr/src/cmd/backup/restore/interactive.c
452
for (cp = input; *cp != '\0' && isspace((uchar_t)*cp); cp++) {
usr/src/cmd/backup/restore/interactive.c
458
while (!isspace((uchar_t)*cp) && *cp != '\0' && bp < limit) {
usr/src/cmd/backup/restore/interactive.c
487
gettext("missing %c\n"), (uchar_t)quote);
usr/src/cmd/backup/restore/main.c
331
(uchar_t)*cp, (uchar_t)command);
usr/src/cmd/backup/restore/main.c
354
gettext("Bad key character %c\n"), (uchar_t)*cp);
usr/src/cmd/backup/restore/symtab.c
770
(uchar_t)command);
usr/src/cmd/backup/restore/tape.c
51
static uchar_t tapesread[MAXTAPES];
usr/src/cmd/bhyve/common/net_backend_dlpi.c
325
uchar_t physaddr[DLPI_PHYSADDR_MAX];
usr/src/cmd/bhyve/common/pci_virtio_block.c
496
uchar_t digest[16];
usr/src/cmd/biosdev/biosdev.c
282
(uchar_t **)&serialp);
usr/src/cmd/biosdev/biosdev.c
608
biospropname, (uchar_t **)&biosdataarray[i]) <= 0)
usr/src/cmd/boot/bootadm/bootadm.c
6440
sum += (uchar_t)key[i];
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
111
uchar_t *ident;
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
112
uchar_t class;
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
175
ident = (uchar_t *)image;
usr/src/cmd/boot/installboot/i386/installboot.c
907
uuid_unparse((uchar_t *)&mbr->bootinst[STAGE1_STAGE2_UUID],
usr/src/cmd/boot/installgrub/installgrub.c
1392
uchar_t *pos;
usr/src/cmd/boot/installgrub/installgrub.c
1401
pos = (uchar_t *)stage2->file + STAGE2_BLOCKLIST;
usr/src/cmd/cdrw/blank.c
151
buf = (uchar_t *)my_zalloc(64);
usr/src/cmd/cdrw/blank.c
198
di = (uchar_t *)my_zalloc(DISC_INFO_BLOCK_SIZE);
usr/src/cmd/cdrw/blank.c
51
uchar_t *di, *buf;
usr/src/cmd/cdrw/bstream.c
107
file_stream_read(bstreamhandle h, uchar_t *buf, off_t size)
usr/src/cmd/cdrw/bstream.c
114
file_stream_write(bstreamhandle h, uchar_t *buf, off_t size)
usr/src/cmd/cdrw/bstream.c
124
file_stream_read_wrbo(bstreamhandle h, uchar_t *buf, off_t size)
usr/src/cmd/cdrw/bstream.c
132
uchar_t ch;
usr/src/cmd/cdrw/bstream.c
147
file_stream_write_wrbo(bstreamhandle h, uchar_t *buf, off_t size)
usr/src/cmd/cdrw/bstream.c
150
uchar_t ch;
usr/src/cmd/cdrw/bstream.c
552
uchar_t head[] = PRE_DEF_AU_HDR;
usr/src/cmd/cdrw/bstream.c
582
uchar_t head[] = PRE_DEF_WAV_HDR;
usr/src/cmd/cdrw/bstream.h
37
int (*bstr_read)(struct _bstr_hndl *h, uchar_t *buf, off_t size);
usr/src/cmd/cdrw/bstream.h
38
int (*bstr_write)(struct _bstr_hndl *h, uchar_t *buf, off_t size);
usr/src/cmd/cdrw/copycd.c
133
ensure_media_space(uint32_t total_nblks, uchar_t end_tno)
usr/src/cmd/cdrw/copycd.c
195
uchar_t *toc, end_tno;
usr/src/cmd/cdrw/copycd.c
232
toc = (uchar_t *)my_zalloc(4);
usr/src/cmd/cdrw/copycd.c
406
uchar_t *di;
usr/src/cmd/cdrw/copycd.c
409
di = (uchar_t *)my_zalloc(DISC_INFO_BLOCK_SIZE);
usr/src/cmd/cdrw/copycd.c
63
uchar_t *buf;
usr/src/cmd/cdrw/copycd.c
84
buf = (uchar_t *)my_zalloc(READ_BURST * blksize);
usr/src/cmd/cdrw/dae.c
102
handle_jitter(uchar_t *buf, uchar_t *last_end)
usr/src/cmd/cdrw/dae.c
127
uchar_t *tmp, *buf, *prev, *previous_end;
usr/src/cmd/cdrw/dae.c
147
buf = (uchar_t *)my_zalloc(BLOCK_SIZE * read_burst_size);
usr/src/cmd/cdrw/dae.c
148
prev = (uchar_t *)my_zalloc(BLOCK_SIZE * read_burst_size);
usr/src/cmd/cdrw/device.c
141
dev->d_inq = (uchar_t *)my_zalloc(INQUIRY_DATA_LENGTH);
usr/src/cmd/cdrw/device.c
157
cap = (uchar_t *)my_zalloc(18);
usr/src/cmd/cdrw/device.c
195
cap = (uchar_t *)my_zalloc(8);
usr/src/cmd/cdrw/device.c
646
uchar_t *disc_info, disc_status = 0, erasable = 0;
usr/src/cmd/cdrw/device.c
647
uchar_t page_code[4];
usr/src/cmd/cdrw/device.c
687
disc_info = (uchar_t *)my_zalloc(DISC_INFO_BLOCK_SIZE);
usr/src/cmd/cdrw/device.c
806
uchar_t *cap = (uchar_t *)my_zalloc(MMC_FTR_HDR_LEN);
usr/src/cmd/cdrw/device.c
94
uchar_t *cap;
usr/src/cmd/cdrw/device.h
44
uchar_t *d_inq; /* INQUIRY response data */
usr/src/cmd/cdrw/device.h
47
uint_t nblks, uchar_t *buf);
usr/src/cmd/cdrw/device.h
79
void print_profile_name(uint16_t num, uchar_t current, uchar_t abbr);
usr/src/cmd/cdrw/dumpinfo.c
124
toc = (uchar_t *)my_zalloc(12);
usr/src/cmd/cdrw/dumpinfo.c
132
toc = (uchar_t *)my_zalloc(toc_size);
usr/src/cmd/cdrw/dumpinfo.c
41
uchar_t *toc, *p, *conf;
usr/src/cmd/cdrw/dumpinfo.c
71
conf = (uchar_t *)my_zalloc(MMC_FTR_HDR_LEN);
usr/src/cmd/cdrw/misc_scsi.c
100
get_mode_page(int fd, int page_no, int pc, int buf_len, uchar_t *buffer)
usr/src/cmd/cdrw/misc_scsi.c
103
uchar_t byte2, *buf;
usr/src/cmd/cdrw/misc_scsi.c
106
byte2 = (uchar_t)(((pc << 6) & 0xC0) | (page_no & 0x3f));
usr/src/cmd/cdrw/misc_scsi.c
107
buf = (uchar_t *)my_zalloc(256);
usr/src/cmd/cdrw/misc_scsi.c
130
set_mode_page(int fd, uchar_t *buffer)
usr/src/cmd/cdrw/misc_scsi.c
133
uchar_t *buf;
usr/src/cmd/cdrw/misc_scsi.c
138
buf = (uchar_t *)my_zalloc(total);
usr/src/cmd/cdrw/misc_scsi.c
146
(void) printf("0x%02x ", (uchar_t)buffer[i]);
usr/src/cmd/cdrw/misc_scsi.c
164
uchar_t *ti;
usr/src/cmd/cdrw/misc_scsi.c
165
uchar_t toc[20]; /* 2 entries + 4 byte header */
usr/src/cmd/cdrw/misc_scsi.c
170
ti = (uchar_t *)my_zalloc(TRACK_INFO_SIZE);
usr/src/cmd/cdrw/misc_scsi.c
303
uchar_t *raw_toc;
usr/src/cmd/cdrw/misc_scsi.c
312
sizeof (rtoc_hdr_t), (uchar_t *)&hdr) != 1)
usr/src/cmd/cdrw/misc_scsi.c
319
raw_toc = (uchar_t *)my_zalloc(raw_toc_len);
usr/src/cmd/cdrw/misc_scsi.c
367
rtoc_get_trk_sess_num(uchar_t *rtoc, size_t rtoc_len, int trk_num,
usr/src/cmd/cdrw/misc_scsi.c
374
if ((tdp = get_rtoc_td(tdp, last_tdp, Q_MODE_1, (uchar_t)trk_num)) !=
usr/src/cmd/cdrw/misc_scsi.c
387
rtoc_get_sess_last_trk_num(uchar_t *rtoc, size_t rtoc_len, int sess_num,
usr/src/cmd/cdrw/misc_scsi.c
412
rtoc_get_sess_leadout_lba(uchar_t *rtoc, size_t rtoc_len, int sess_num,
usr/src/cmd/cdrw/misc_scsi.c
438
get_rtoc_td(rtoc_td_t *begin_tdp, rtoc_td_t *end_tdp, uchar_t adr,
usr/src/cmd/cdrw/misc_scsi.c
439
uchar_t point)
usr/src/cmd/cdrw/misc_scsi.c
453
uchar_t
usr/src/cmd/cdrw/misc_scsi.c
457
uchar_t *buf;
usr/src/cmd/cdrw/misc_scsi.c
458
uchar_t mode;
usr/src/cmd/cdrw/misc_scsi.c
460
buf = (uchar_t *)my_zalloc(8);
usr/src/cmd/cdrw/misc_scsi.c
477
uchar_t *buf;
usr/src/cmd/cdrw/misc_scsi.c
48
static int rtoc_get_trk_sess_num(uchar_t *rtoc, size_t rtoc_len, int trk_num,
usr/src/cmd/cdrw/misc_scsi.c
495
buf = (uchar_t *)my_zalloc(64);
usr/src/cmd/cdrw/misc_scsi.c
50
static int rtoc_get_sess_last_trk_num(uchar_t *rtoc, size_t rtoc_len,
usr/src/cmd/cdrw/misc_scsi.c
52
static int rtoc_get_sess_leadout_lba(uchar_t *rtoc, size_t rtoc_len,
usr/src/cmd/cdrw/misc_scsi.c
55
uchar_t adr, uchar_t point);
usr/src/cmd/cdrw/misc_scsi.c
596
uchar_t *di;
usr/src/cmd/cdrw/misc_scsi.c
60
uchar_t *ad = (uchar_t *)addr;
usr/src/cmd/cdrw/misc_scsi.c
647
di = (uchar_t *)my_zalloc(DISC_INFO_BLOCK_SIZE);
usr/src/cmd/cdrw/misc_scsi.c
71
uchar_t *ad = (uchar_t *)addr;
usr/src/cmd/cdrw/misc_scsi.c
710
uchar_t *di;
usr/src/cmd/cdrw/misc_scsi.c
713
di = (uchar_t *)my_zalloc(DISC_INFO_BLOCK_SIZE);
usr/src/cmd/cdrw/misc_scsi.c
744
uchar_t *buf)
usr/src/cmd/cdrw/misc_scsi.c
81
uchar_t *ad = (uchar_t *)addr;
usr/src/cmd/cdrw/misc_scsi.c
820
uchar_t *mp2a;
usr/src/cmd/cdrw/misc_scsi.c
829
mp2a = (uchar_t *)my_zalloc(buflen);
usr/src/cmd/cdrw/misc_scsi.c
83
ad[0] = (uchar_t)(v >> 24);
usr/src/cmd/cdrw/misc_scsi.c
84
ad[1] = (uchar_t)(v >> 16);
usr/src/cmd/cdrw/misc_scsi.c
85
ad[2] = (uchar_t)(v >> 8);
usr/src/cmd/cdrw/misc_scsi.c
86
ad[3] = (uchar_t)v;
usr/src/cmd/cdrw/misc_scsi.c
92
uchar_t *ad = (uchar_t *)addr;
usr/src/cmd/cdrw/misc_scsi.c
93
ad[0] = (uchar_t)(v >> 8);
usr/src/cmd/cdrw/misc_scsi.c
94
ad[1] = (uchar_t)v;
usr/src/cmd/cdrw/misc_scsi.c
944
uchar_t *str;
usr/src/cmd/cdrw/misc_scsi.c
947
str = (uchar_t *)my_zalloc(SET_STREAM_DATA_LEN);
usr/src/cmd/cdrw/misc_scsi.h
100
int set_mode_page(int fd, uchar_t *buffer);
usr/src/cmd/cdrw/misc_scsi.h
102
uchar_t get_data_mode(int fd, uint32_t lba);
usr/src/cmd/cdrw/misc_scsi.h
108
uchar_t *buf);
usr/src/cmd/cdrw/misc_scsi.h
39
uchar_t ti_track_mode; /* track ctrl nibble, see READ TOC */
usr/src/cmd/cdrw/misc_scsi.h
40
uchar_t ti_data_mode; /* Mode 0,1,2 or FF */
usr/src/cmd/cdrw/misc_scsi.h
99
int get_mode_page(int fd, int page_no, int pc, int buf_len, uchar_t *buffer);
usr/src/cmd/cdrw/mmc.c
116
mode_select(int fd, int page_len, uchar_t *buffer)
usr/src/cmd/cdrw/mmc.c
141
read_track_info(int fd, int trackno, uchar_t *ti)
usr/src/cmd/cdrw/mmc.c
156
((uchar_t *)scmd->uscsi_cdb)[5] = 0xff;
usr/src/cmd/cdrw/mmc.c
160
((uchar_t *)scmd->uscsi_cdb)[5] = 0;
usr/src/cmd/cdrw/mmc.c
163
scmd->uscsi_cdb[5] = (uchar_t)trackno;
usr/src/cmd/cdrw/mmc.c
175
read_toc(int fd, int format, int trackno, int buflen, uchar_t *buf)
usr/src/cmd/cdrw/mmc.c
204
read_header(int fd, uint32_t lba, uchar_t *buf)
usr/src/cmd/cdrw/mmc.c
227
read_disc_info(int fd, uchar_t *di)
usr/src/cmd/cdrw/mmc.c
246
get_configuration(int fd, uint16_t feature, int bufsize, uchar_t *buf)
usr/src/cmd/cdrw/mmc.c
280
read10(int fd, uint32_t start_blk, uint16_t nblk, uchar_t *buf,
usr/src/cmd/cdrw/mmc.c
301
write10(int fd, uint32_t start_blk, uint16_t nblk, uchar_t *buf,
usr/src/cmd/cdrw/mmc.c
386
((uchar_t *)scmd->uscsi_cdb)[0] = BLANK_CMD;
usr/src/cmd/cdrw/mmc.c
398
read_cd(int fd, uint32_t start_blk, uint16_t nblk, uchar_t sector_type,
usr/src/cmd/cdrw/mmc.c
399
uchar_t *buf, uint32_t bufsize)
usr/src/cmd/cdrw/mmc.c
406
((uchar_t *)scmd->uscsi_cdb)[0] = READ_CD_CMD;
usr/src/cmd/cdrw/mmc.c
473
((uchar_t *)scmd->uscsi_cdb)[0] = SET_CD_SPEED;
usr/src/cmd/cdrw/mmc.c
485
get_performance(int fd, int get_write_performance, uchar_t *perf)
usr/src/cmd/cdrw/mmc.c
495
((uchar_t *)scmd->uscsi_cdb)[0] = GET_PERFORMANCE_CMD;
usr/src/cmd/cdrw/mmc.c
506
set_streaming(int fd, uchar_t *buf)
usr/src/cmd/cdrw/mmc.c
516
((uchar_t *)scmd->uscsi_cdb)[0] = STREAM_CMD;
usr/src/cmd/cdrw/mmc.c
54
inquiry(int fd, uchar_t *inq)
usr/src/cmd/cdrw/mmc.c
589
scmd->uscsi_cdb[5] = (uchar_t)(size >> 24);
usr/src/cmd/cdrw/mmc.c
590
scmd->uscsi_cdb[6] = (uchar_t)(size >> 16);
usr/src/cmd/cdrw/mmc.c
591
scmd->uscsi_cdb[7] = (uchar_t)(size >> 8);
usr/src/cmd/cdrw/mmc.c
592
scmd->uscsi_cdb[8] = (uchar_t)size;
usr/src/cmd/cdrw/mmc.c
607
uchar_t buf[20];
usr/src/cmd/cdrw/mmc.c
666
filesize = (uint32_t)(((uchar_t)buf[4] << 24) +
usr/src/cmd/cdrw/mmc.c
667
((uchar_t)buf[5] << 16) + ((uchar_t)buf[6] << 8) + (uchar_t)buf[7]);
usr/src/cmd/cdrw/mmc.c
669
*bsize = (uint16_t)(((uchar_t)buf[10] << 8) + (uchar_t)buf[11]);
usr/src/cmd/cdrw/mmc.c
72
read_capacity(int fd, uchar_t *capbuf)
usr/src/cmd/cdrw/mmc.c
723
uchar_t *bufp;
usr/src/cmd/cdrw/mmc.c
727
bufp = (uchar_t *)my_zalloc(response_len);
usr/src/cmd/cdrw/mmc.c
762
print_profile_name(uint16_t num, uchar_t current, uchar_t abbr)
usr/src/cmd/cdrw/mmc.c
89
mode_sense(int fd, uchar_t pc, int dbd, int page_len, uchar_t *buffer)
usr/src/cmd/cdrw/mmc.c
904
uchar_t *bufp = (uchar_t *)my_zalloc(MMC_FTR_HDR_LEN);
usr/src/cmd/cdrw/mmc.c
917
bufp = (uchar_t *)my_zalloc(buflen);
usr/src/cmd/cdrw/mmc.h
100
uchar_t rh_last_sess_num;
usr/src/cmd/cdrw/mmc.h
104
uchar_t rt_session_num;
usr/src/cmd/cdrw/mmc.h
106
uchar_t rt_control : 4;
usr/src/cmd/cdrw/mmc.h
107
uchar_t rt_adr : 4;
usr/src/cmd/cdrw/mmc.h
109
uchar_t rt_adr : 4;
usr/src/cmd/cdrw/mmc.h
110
uchar_t rt_control : 4;
usr/src/cmd/cdrw/mmc.h
115
uchar_t rt_tno;
usr/src/cmd/cdrw/mmc.h
116
uchar_t rt_point;
usr/src/cmd/cdrw/mmc.h
117
uchar_t rt_min;
usr/src/cmd/cdrw/mmc.h
118
uchar_t rt_sec;
usr/src/cmd/cdrw/mmc.h
119
uchar_t rt_frame;
usr/src/cmd/cdrw/mmc.h
120
uchar_t rt_zero;
usr/src/cmd/cdrw/mmc.h
121
uchar_t rt_pmin;
usr/src/cmd/cdrw/mmc.h
122
uchar_t rt_psec;
usr/src/cmd/cdrw/mmc.h
123
uchar_t rt_pframe;
usr/src/cmd/cdrw/mmc.h
127
int inquiry(int fd, uchar_t *inq);
usr/src/cmd/cdrw/mmc.h
128
int read_capacity(int fd, uchar_t *capbuf);
usr/src/cmd/cdrw/mmc.h
129
int read_track_info(int fd, int trackno, uchar_t *ti);
usr/src/cmd/cdrw/mmc.h
130
int mode_sense(int fd, uchar_t pc, int dbd, int page_len, uchar_t *buffer);
usr/src/cmd/cdrw/mmc.h
131
int mode_select(int fd, int page_len, uchar_t *buffer);
usr/src/cmd/cdrw/mmc.h
132
int read_toc(int fd, int format, int trackno, int buflen, uchar_t *buf);
usr/src/cmd/cdrw/mmc.h
133
int read_disc_info(int fd, uchar_t *di);
usr/src/cmd/cdrw/mmc.h
134
int get_configuration(int fd, uint16_t feature, int bufsize, uchar_t *buf);
usr/src/cmd/cdrw/mmc.h
135
int read10(int fd, uint32_t start_blk, uint16_t nblk, uchar_t *buf,
usr/src/cmd/cdrw/mmc.h
137
int write10(int fd, uint32_t start_blk, uint16_t nblk, uchar_t *buf,
usr/src/cmd/cdrw/mmc.h
141
int read_cd(int fd, uint32_t start_blk, uint16_t nblk, uchar_t sector_type,
usr/src/cmd/cdrw/mmc.h
142
uchar_t *buf, uint32_t bufsize);
usr/src/cmd/cdrw/mmc.h
145
int read_header(int fd, uint32_t lba, uchar_t *buf);
usr/src/cmd/cdrw/mmc.h
147
int get_performance(int fd, int get_write_performance, uchar_t *perf);
usr/src/cmd/cdrw/mmc.h
148
int set_streaming(int fd, uchar_t *buf);
usr/src/cmd/cdrw/mmc.h
97
uchar_t rh_data_len1;
usr/src/cmd/cdrw/mmc.h
98
uchar_t rh_data_len0;
usr/src/cmd/cdrw/mmc.h
99
uchar_t rh_first_sess_num;
usr/src/cmd/cdrw/options.c
31
static uchar_t bitlocation[8] = {1, 2, 4, 8, 0x10, 0x20, 0x40, 0x80};
usr/src/cmd/cdrw/options.c
65
uchar_t bmap = 0;
usr/src/cmd/cdrw/options.h
37
uchar_t bitmap[16];
usr/src/cmd/cdrw/toshiba.c
110
uchar_t *mpage;
usr/src/cmd/cdrw/toshiba.c
144
mpage = (uchar_t *)my_zalloc(16);
usr/src/cmd/cdrw/toshiba.c
43
static uchar_t rev_speed_tbl[16] = { 0, 0, 1, 0, 3, 0, 0, 0, 0,
usr/src/cmd/cdrw/toshiba.c
53
read_toc_as_per_8020(int fd, int format, int trackno, int buflen, uchar_t *buf)
usr/src/cmd/cdrw/toshiba.c
75
uchar_t *buf)
usr/src/cmd/cdrw/toshiba.c
83
((uchar_t *)scmd->uscsi_cdb)[0] = READ_AUDIO_CMD;
usr/src/cmd/cdrw/toshiba.h
37
uchar_t *buf);
usr/src/cmd/cdrw/toshiba.h
39
uchar_t *buf);
usr/src/cmd/cdrw/trackio.c
238
pcb_user_abort = (uchar_t)ret;
usr/src/cmd/cdrw/trackio.c
50
static uchar_t tio_synch_initialized, tio_abort, tio_done;
usr/src/cmd/cdrw/trackio.c
62
static uchar_t pcb_user_abort, pcb_done, pcb_synch_initialized;
usr/src/cmd/cdrw/trackio.c
92
tio_iobs[i].iob_buf = (uchar_t *)my_zalloc(bsize);
usr/src/cmd/cdrw/trackio.h
43
uchar_t status, key, asc, ascq;
usr/src/cmd/cdrw/trackio.h
62
uchar_t *iob_buf;
usr/src/cmd/cdrw/transport.c
107
(uchar_t)scmd->uscsi_cdb[i]);
usr/src/cmd/cdrw/transport.c
229
(uchar_t)scmd->uscsi_cdb[0], ret,
usr/src/cmd/cdrw/transport.c
231
(uchar_t)SENSE_KEY(rqbuf),
usr/src/cmd/cdrw/transport.c
232
(uchar_t)ASC(rqbuf), (uchar_t)ASCQ(rqbuf));
usr/src/cmd/cdrw/transport.c
40
uchar_t uscsi_status, rqstatus, rqresid;
usr/src/cmd/cdrw/transport.h
43
extern uchar_t uscsi_status, rqstatus, rqresid;
usr/src/cmd/cdrw/write_image.c
180
uchar_t *di;
usr/src/cmd/cdrw/write_image.c
183
di = (uchar_t *)my_zalloc(DISC_INFO_BLOCK_SIZE);
usr/src/cmd/cmd-crypto/elfsign/elfsign.c
499
uchar_t sig[SIG_MAX_LENGTH];
usr/src/cmd/cmd-crypto/elfsign/elfsign.c
501
uchar_t hash[SIG_MAX_LENGTH];
usr/src/cmd/cmd-crypto/kmfcfg/create.c
164
uchar_t *bytes = NULL;
usr/src/cmd/cmd-crypto/kmfcfg/create.c
168
(uchar_t *)plc.ta_serial,
usr/src/cmd/cmd-crypto/kmfcfg/create.c
275
uchar_t *bytes = NULL;
usr/src/cmd/cmd-crypto/kmfcfg/create.c
278
ret = kmf_hexstr_to_bytes((uchar_t *)
usr/src/cmd/cmd-crypto/kmfcfg/modify.c
226
uchar_t *bytes = NULL;
usr/src/cmd/cmd-crypto/kmfcfg/modify.c
230
(uchar_t *)plc.ta_serial,
usr/src/cmd/cmd-crypto/kmfcfg/modify.c
345
uchar_t *bytes = NULL;
usr/src/cmd/cmd-crypto/kmfcfg/modify.c
348
ret = kmf_hexstr_to_bytes((uchar_t *)
usr/src/cmd/cmd-crypto/pktool/common.c
1144
if (get_pin(prompt, NULL, (uchar_t **)&cred->cred,
usr/src/cmd/cmd-crypto/pktool/common.c
803
if (get_pin(prompt, NULL, (uchar_t **)&cred->cred,
usr/src/cmd/cmd-crypto/pktool/common.h
123
KMF_RETURN hexstring2bytes(uchar_t *, uchar_t **, size_t *);
usr/src/cmd/cmd-crypto/pktool/delete.c
840
uchar_t *bytes = NULL;
usr/src/cmd/cmd-crypto/pktool/delete.c
843
rv = kmf_hexstr_to_bytes((uchar_t *)serstr, &bytes, &bytelen);
usr/src/cmd/cmd-crypto/pktool/export.c
849
uchar_t *bytes = NULL;
usr/src/cmd/cmd-crypto/pktool/export.c
852
rv = kmf_hexstr_to_bytes((uchar_t *)serstr, &bytes, &bytelen);
usr/src/cmd/cmd-crypto/pktool/gencert.c
853
uchar_t *bytes = NULL;
usr/src/cmd/cmd-crypto/pktool/gencert.c
856
rv = kmf_hexstr_to_bytes((uchar_t *)serstr, &bytes, &bytelen);
usr/src/cmd/cmd-crypto/pktool/list.c
1031
uchar_t *bytes = NULL;
usr/src/cmd/cmd-crypto/pktool/list.c
1034
rv = kmf_hexstr_to_bytes((uchar_t *)serstr, &bytes, &bytelen);
usr/src/cmd/cmd-crypto/pktool/signcsr.c
706
uchar_t *bytes = NULL;
usr/src/cmd/cmd-crypto/pktool/signcsr.c
709
rv = kmf_hexstr_to_bytes((uchar_t *)serstr, &bytes, &bytelen);
usr/src/cmd/cmd-inet/lib/nwamd/conditions.c
376
prefixmatch(uchar_t *addr1, uchar_t *addr2, int prefixlen)
usr/src/cmd/cmd-inet/lib/nwamd/conditions.c
378
uchar_t mask[IPV6_ABITS/8];
usr/src/cmd/cmd-inet/lib/nwamd/conditions.c
447
uchar_t *addr1, *addr2;
usr/src/cmd/cmd-inet/lib/nwamd/conditions.c
451
addr1 = (uchar_t *)(&addr.sin_addr.s_addr);
usr/src/cmd/cmd-inet/lib/nwamd/conditions.c
452
addr2 = (uchar_t *)&(((struct sockaddr_in *)
usr/src/cmd/cmd-inet/lib/nwamd/conditions.c
456
addr1 = (uchar_t *)(&addr6.sin6_addr.s6_addr);
usr/src/cmd/cmd-inet/lib/nwamd/conditions.c
457
addr2 = (uchar_t *)&(((struct sockaddr_in6 *)
usr/src/cmd/cmd-inet/lib/nwamd/ncu_phys.c
117
uchar_t *hwaddr = NULL, curraddr[DLPI_PHYSADDR_MAX];
usr/src/cmd/cmd-inet/sbin/dhcpagent/adopt.c
271
get_prom_prop(const char *nodename, const char *propname, uchar_t **propvaluep,
usr/src/cmd/cmd-inet/sbin/dhcpagent/adopt.c
278
uchar_t *value = NULL;
usr/src/cmd/cmd-inet/sbin/dhcpagent/adopt.c
335
len = di_prom_prop_data(pp, (uchar_t **)&value);
usr/src/cmd/cmd-inet/sbin/dhcpagent/adopt.c
352
*propvaluep = calloc(len, sizeof (uchar_t));
usr/src/cmd/cmd-inet/sbin/dhcpagent/adopt.c
58
static boolean_t get_prom_prop(const char *, const char *, uchar_t **,
usr/src/cmd/cmd-inet/sbin/dhcpagent/interface.c
1438
uchar_t ttl = 255;
usr/src/cmd/cmd-inet/sbin/dhcpagent/interface.c
1488
sizeof (uchar_t)) == -1) {
usr/src/cmd/cmd-inet/sbin/dhcpagent/interface.h
62
uchar_t *pif_hwaddr; /* our link-layer address */
usr/src/cmd/cmd-inet/sbin/dhcpagent/interface.h
63
uchar_t pif_hwlen; /* our link-layer address len */
usr/src/cmd/cmd-inet/sbin/dhcpagent/interface.h
64
uchar_t pif_hwtype; /* type of link-layer */
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
118
uchar_t
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
1418
pkt_v4_match(uchar_t type, dhcp_message_type_t match_type)
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
156
init_pkt(dhcp_smach_t *dsmp, uchar_t type)
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
294
uchar_t *raw_pkt, *raw_end, *next;
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
297
raw_pkt = (uchar_t *)dpkt->pkt;
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
322
uchar_t *pstart, *padrun;
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
416
uchar_t *raw_pkt;
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
420
raw_pkt = (uchar_t *)dpkt->pkt;
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
529
uchar_t *raw_pkt;
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
533
uchar_t *optend;
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
539
raw_pkt = (uchar_t *)dpkt->pkt;
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
556
optend = (uchar_t *)(parentopt + 1) + olen;
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
77
static uchar_t
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
80
const uchar_t *option;
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
835
uchar_t ptype = pkt_send_type(dpkt);
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.h
118
uchar_t pkt_recv_type(const PKT_LIST *);
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.h
120
dhcp_pkt_t *init_pkt(dhcp_smach_t *, uchar_t);
usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.h
135
boolean_t pkt_v4_match(uchar_t, dhcp_message_type_t);
usr/src/cmd/cmd-inet/sbin/dhcpagent/request.c
1106
uchar_t recv_type;
usr/src/cmd/cmd-inet/sbin/dhcpagent/request.c
446
int pref = *(const uchar_t *)(d6o + 1);
usr/src/cmd/cmd-inet/sbin/dhcpagent/request.c
701
uchar_t recv_type)
usr/src/cmd/cmd-inet/sbin/dhcpagent/request.c
800
*(const uchar_t *)(d6o + 1) == 255) {
usr/src/cmd/cmd-inet/sbin/dhcpagent/request.c
984
uchar_t recv_type;
usr/src/cmd/cmd-inet/sbin/dhcpagent/states.c
1002
dsmp->dsm_cid = (uchar_t *)cp;
usr/src/cmd/cmd-inet/sbin/dhcpagent/states.c
52
static uchar_t *global_duid;
usr/src/cmd/cmd-inet/sbin/dhcpagent/states.c
848
uchar_t *client_id;
usr/src/cmd/cmd-inet/sbin/dhcpagent/states.c
924
dsmp->dsm_cid = (uchar_t *)dllt;
usr/src/cmd/cmd-inet/sbin/dhcpagent/states.c
937
dsmp->dsm_cid = (uchar_t *)dll;
usr/src/cmd/cmd-inet/sbin/dhcpagent/states.c
985
dsmp->dsm_cid = (uchar_t *)den;
usr/src/cmd/cmd-inet/sbin/dhcpagent/states.h
109
uchar_t *dsm_serverid; /* server DUID for v6 */
usr/src/cmd/cmd-inet/sbin/dhcpagent/states.h
88
uchar_t *dsm_cid; /* client id */
usr/src/cmd/cmd-inet/sbin/dhcpagent/states.h
89
uchar_t dsm_cidlen; /* client id len */
usr/src/cmd/cmd-inet/sbin/dhcpagent/util.c
1174
uchar_t *valptr;
usr/src/cmd/cmd-inet/sbin/dhcpagent/util.c
1177
valptr = (uchar_t *)opt + DHCP_OPT_META_LEN;
usr/src/cmd/cmd-inet/sbin/dhcpagent/util.c
875
uchar_t enc_fqdnbuf[MAXNAMELEN];
usr/src/cmd/cmd-inet/sbin/dhcpagent/util.c
96
pkt_type_to_string(uchar_t type, boolean_t isv6)
usr/src/cmd/cmd-inet/sbin/dhcpagent/util.h
54
const char *pkt_type_to_string(uchar_t, boolean_t);
usr/src/cmd/cmd-inet/usr.bin/ftp/auth.c
190
out_buf = (uchar_t *)malloc(outlen);
usr/src/cmd/cmd-inet/usr.bin/ftp/auth.c
238
} else if (auth_error = radix_encode((uchar_t *)
usr/src/cmd/cmd-inet/usr.bin/ftp/auth.c
330
radix_encode(uchar_t *inbuf, uchar_t *outbuf, size_t buflen,
usr/src/cmd/cmd-inet/usr.bin/ftp/auth.c
335
uchar_t c;
usr/src/cmd/cmd-inet/usr.bin/ftp/auth.c
72
uchar_t *out_buf = NULL;
usr/src/cmd/cmd-inet/usr.bin/ftp/ftp.c
2334
in = (uchar_t *)malloc(inlen);
usr/src/cmd/cmd-inet/usr.bin/ftp/ftp.c
2417
decode_reply(uchar_t *plain_buf, int ilen, uchar_t *b64_buf, int retval,
usr/src/cmd/cmd-inet/usr.bin/ftp/ftp.c
91
static int decode_reply(uchar_t *, int, uchar_t *, int, boolean_t *);
usr/src/cmd/cmd-inet/usr.bin/ftp/ftp_var.h
159
extern uchar_t *ucbuf; /* clear text buffer */
usr/src/cmd/cmd-inet/usr.bin/ftp/ftp_var.h
301
extern int radix_encode(uchar_t *, uchar_t *, size_t, int *, int);
usr/src/cmd/cmd-inet/usr.bin/ftp/secure.c
149
static uchar_t
usr/src/cmd/cmd-inet/usr.bin/ftp/secure.c
150
secure_putbyte(int fd, uchar_t c)
usr/src/cmd/cmd-inet/usr.bin/ftp/secure.c
184
return (secure_putbuf(fd, (uchar_t *)"", nout = 0));
usr/src/cmd/cmd-inet/usr.bin/ftp/secure.c
198
return (secure_putbyte(fileno(stream), (uchar_t)c));
usr/src/cmd/cmd-inet/usr.bin/ftp/secure.c
212
uchar_t *buf = (uchar_t *)inbuf;
usr/src/cmd/cmd-inet/usr.bin/ftp/secure.c
228
static int secure_putbuf(int fd, uchar_t *buf, uint_t nbyte)
usr/src/cmd/cmd-inet/usr.bin/ftp/secure.c
48
extern uchar_t *ucbuf; /* cleartext buffer */
usr/src/cmd/cmd-inet/usr.bin/ftp/secure.c
54
static int secure_putbuf(int, uchar_t *, uint_t);
usr/src/cmd/cmd-inet/usr.bin/pppd/fsm.c
76
f->id = (uchar_t)(drand48() * 0xFF); /* Start with random id */
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
1386
uchar_t *p;
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
1490
dump_packet(uchar_t *buf, int len)
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
1492
uchar_t *bp;
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
1690
uchar_t *buf;
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
2055
uchar_t *opt_ptr;
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
2232
uchar_t maxcid[2];
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
2606
const uchar_t *cp;
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
2632
cp = (const uchar_t *)LLADDR(&arpreq.xarp_ha);
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
732
uchar_t *addr;
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
814
get_if_hwaddr(uchar_t *addrp, int msize, char *linkname)
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
817
uchar_t physaddr[DLPI_PHYSADDR_MAX];
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
334
auth_send(uchar_t *data, int cnt)
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
363
static uchar_t str_none[] = { IAC, SB, TELOPT_AUTHENTICATION,
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
407
auth_reply(uchar_t *data, int cnt)
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
424
auth_sendname(uchar_t *cp, int len)
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
426
static uchar_t str_request[AUTH_NAME_BUFSIZ + 6] = { IAC, SB,
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
428
register uchar_t *e = str_request + 4;
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
429
register uchar_t *ee = &str_request[sizeof (str_request) - 2];
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
454
auth_printsub(uchar_t *data, uint_t cnt, uchar_t *buf, uint_t buflen)
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
466
auth_gen_printsub(uchar_t *data, uint_t cnt, uchar_t *buf, uint_t buflen)
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
468
register uchar_t *cp;
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
469
uchar_t lbuf[AUTH_LBUF_BUFSIZ];
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
89
static void auth_gen_printsub(uchar_t *, uint_t, uchar_t *, uint_t);
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
97
static uchar_t _auth_send_data[BUFSIZ];
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
98
static uchar_t *auth_send_data;
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.h
90
int auth_sendname(uchar_t *, int);
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.h
95
void auth_printsub(uchar_t *, uint_t, uchar_t *, uint_t);
usr/src/cmd/cmd-inet/usr.bin/telnet/commands.c
1833
if (((ep = env_find((uchar_t *)"DISPLAY")) != NULL) &&
usr/src/cmd/cmd-inet/usr.bin/telnet/commands.c
1859
if ((ep = env_find((uchar_t *)"LOGNAME")) != NULL &&
usr/src/cmd/cmd-inet/usr.bin/telnet/commands.c
1860
env_find((uchar_t *)"USER") == NULL) {
usr/src/cmd/cmd-inet/usr.bin/telnet/commands.c
2447
parse_input(char *cmd_line_input, char **hostname_list, uchar_t *src_rtng_type)
usr/src/cmd/cmd-inet/usr.bin/telnet/commands.c
2774
size_t *opt_buf_len, struct in_addr *target, uchar_t src_rtng_type)
usr/src/cmd/cmd-inet/usr.bin/telnet/commands.c
2904
uchar_t src_rtng_type; /* type of IPv4 source routing */
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
130
static uchar_t str_send[64] = { IAC, SB, TELOPT_ENCRYPT,
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
132
static uchar_t str_suplen = 0;
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
133
static uchar_t str_start[72] = { IAC, SB, TELOPT_ENCRYPT };
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
134
static uchar_t str_end[] = { IAC, SB, TELOPT_ENCRYPT, 0, IAC, SE };
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
162
uchar_t keyid[MAXKEYLEN];
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
493
encrypt_support(uchar_t *typelist, int cnt)
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
534
encrypt_is(uchar_t *data, int cnt)
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
579
encrypt_reply(uchar_t *data, int cnt)
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
629
encrypt_start(uchar_t *data, int cnt)
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
715
encrypt_request_start(uchar_t *data, int cnt)
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
722
static uchar_t str_keyid[(MAXKEYLEN*2)+5] = { IAC, SB, TELOPT_ENCRYPT };
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
723
static void encrypt_keyid(struct key_info *, uchar_t *, int);
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
726
encrypt_enc_keyid(uchar_t *keyid, int len)
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
732
encrypt_dec_keyid(uchar_t *keyid, int len)
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
738
encrypt_keyid(struct key_info *kp, uchar_t *keyid, int len)
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
779
encrypt_send_keyid(int dir, uchar_t *keyid, int keylen, int saveit)
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
781
uchar_t *strp;
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
819
register uchar_t *p;
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
86
void (*encrypt_output)(uchar_t *, int);
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
898
register uchar_t *p;
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
935
encrypt_gen_printsub(uchar_t *data, int cnt, uchar_t *buf, int buflen)
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
957
encrypt_printsub(uchar_t *data, int cnt, uchar_t *buf, int buflen)
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.h
104
void encrypt_request_start(uchar_t *, int);
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.h
105
void encrypt_enc_keyid(uchar_t *, int);
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.h
106
void encrypt_dec_keyid(uchar_t *, int);
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.h
113
void encrypt_printsub(uchar_t *, int, uchar_t *, int);
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.h
92
void encrypt_support(uchar_t *, int);
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.h
99
void encrypt_start(uchar_t *, int);
usr/src/cmd/cmd-inet/usr.bin/telnet/kerberos5.c
378
if ((auth_sendname((uchar_t *)UserNameRequested,
usr/src/cmd/cmd-inet/usr.bin/telnet/telnet.c
1303
static uchar_t *slc_reply = NULL;
usr/src/cmd/cmd-inet/usr.bin/telnet/telnet.c
1304
static uchar_t *slc_replyp = NULL;
usr/src/cmd/cmd-inet/usr.bin/telnet/utilities.c
501
(uchar_t *)buf, sizeof (buf));
usr/src/cmd/cmd-inet/usr.bin/telnet/utilities.c
589
(uchar_t *)buf, sizeof (buf));
usr/src/cmd/cmd-inet/usr.lib/bridged/dlpi.c
139
uchar_t addrbuf[DLPI_PHYSADDR_MAX];
usr/src/cmd/cmd-inet/usr.lib/bridged/dlpi.c
47
static const uchar_t bridge_group_address[] = BRIDGE_GROUP_ADDRESS;
usr/src/cmd/cmd-inet/usr.lib/bridged/global.h
62
uchar_t mac_addr[ETHERADDRL];
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilb/ilb_probe.c
154
*(uchar_t *)(&odd_byte) = *(uchar_t *)w;
usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_main.c
1095
uchar_t buf = (uchar_t)signo;
usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_main.c
1120
uchar_t buf;
usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_probe.c
2674
*(uchar_t *)(&odd_byte) = *(uchar_t *)w;
usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_tables.c
2620
uchar_t mask;
usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_tables.c
2965
errno = nvlist_add_byte_array(nvl, IPMP_PROBE_TARGET, (uchar_t *)&ss,
usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_tables.h
199
uchar_t pi_hwaddr[DLPI_PHYSADDR_MAX]; /* phyint's hw address */
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/defs.h
143
extern char *fmt_lla(char *llabuf, int bufsize, uchar_t *lla, int llalen);
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/main.c
1319
uchar_t buf = (uchar_t)signo;
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/main.c
1335
uchar_t buf;
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/main.c
1899
uchar_t *raq_packet;
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
109
uchar_t *opt;
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
1150
incoming_mtu_opt(struct phyint *pi, uchar_t *opt,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
1206
incoming_lla_opt(struct phyint *pi, uchar_t *opt,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
1332
verify_prefix_opt(pi, (uchar_t *)opt, frombuf);
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
1335
verify_mtu_opt(pi, (uchar_t *)opt, frombuf);
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
1350
verify_prefix_opt(struct phyint *pi, uchar_t *opt, char *frombuf)
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
1464
verify_mtu_opt(struct phyint *pi, uchar_t *opt, char *frombuf)
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
300
incoming_lla_opt(pi, (uchar_t *)opt,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
47
static void incoming_prefix_opt(struct phyint *pi, uchar_t *opt,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
49
static void incoming_prefix_onlink(struct phyint *pi, uchar_t *opt);
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
51
uchar_t *opt);
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
52
static void incoming_prefix_stateful(struct phyint *, uchar_t *);
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
54
uchar_t *opt, struct sockaddr_in6 *from,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
556
incoming_prefix_opt(pi, (uchar_t *)opt, from,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
560
incoming_mtu_opt(pi, (uchar_t *)opt, from);
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
565
incoming_lla_opt(pi, (uchar_t *)opt,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
57
struct prefix *pr, uchar_t *opt,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
591
incoming_prefix_opt(struct phyint *pi, uchar_t *opt,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
60
static void incoming_mtu_opt(struct phyint *pi, uchar_t *opt,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
62
static void incoming_lla_opt(struct phyint *pi, uchar_t *opt,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
642
incoming_prefix_onlink(struct phyint *pi, uchar_t *opt)
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
676
incoming_prefix_onlink_process(struct prefix *pr, uchar_t *opt)
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
68
static void verify_prefix_opt(struct phyint *pi, uchar_t *opt,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
70
static void verify_mtu_opt(struct phyint *pi, uchar_t *opt,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
726
incoming_prefix_stateful(struct phyint *pi, uchar_t *opt)
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
793
incoming_prefix_addrconf(struct phyint *pi, uchar_t *opt,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ndp.c
888
uchar_t *opt, struct sockaddr_in6 *from, boolean_t loopback,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/tables.c
1020
uchar_t mask;
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/tables.c
1051
uchar_t mask;
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/tables.c
931
(uchar_t *)&opt, &sin6, _B_FALSE, _B_TRUE)) {
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/tables.c
944
incoming_prefix_onlink_process(newpr, (uchar_t *)&opt);
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/tables.c
964
uchar_t mask;
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/tables.h
326
struct prefix *pr, uchar_t *opt,
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/tables.h
331
uchar_t *opt);
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/trace.c
165
fmt_lla(char *llabuf, int bufsize, uchar_t *lla, int llalen)
usr/src/cmd/cmd-inet/usr.lib/in.ripngd/input.c
75
uchar_t *hopcntopt;
usr/src/cmd/cmd-inet/usr.lib/in.ripngd/tables.c
156
uchar_t mask;
usr/src/cmd/cmd-inet/usr.lib/in.ripngd/tables.c
206
rtcmd(uchar_t type, struct in6_addr *dst, struct in6_addr *gateway,
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
1843
const uchar_t *upt;
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
1844
const uchar_t *macp;
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
1845
const uchar_t *maskp;
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
613
uchar_t *ucp;
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
614
uchar_t *mcp;
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
67
uchar_t fe_isexcept; /* invert sense; exclude matching clients */
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
68
uchar_t fe_prevcopy; /* fe_prev points to copied list */
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
69
uchar_t fe_unused[2]; /* padding */
usr/src/cmd/cmd-inet/usr.lib/pppoe/pppoec.c
1316
const uchar_t *sndp;
usr/src/cmd/cmd-inet/usr.lib/pppoe/pppoec.c
1317
const uchar_t *macp;
usr/src/cmd/cmd-inet/usr.lib/pppoe/pppoec.c
1318
const uchar_t *maskp;
usr/src/cmd/cmd-inet/usr.lib/pppoe/pppoec.c
714
uchar_t *ucp;
usr/src/cmd/cmd-inet/usr.lib/pppoe/pppoec.c
715
uchar_t *mcp;
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
1274
uchar_t buf[BUFFSIZE], ackbuf[BUFFSIZE];
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
236
static size_t vrrpd_build_vrrp(vrrp_vr_t *, uchar_t *, int, boolean_t);
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
3002
vrrpd_build_vrrp(vrrp_vr_t *vr, uchar_t *buf, int buflen, boolean_t zero_pri)
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
3070
vrrpd_send_adv_v4(vrrp_vr_t *vr, uchar_t *buf, size_t len, boolean_t zero_pri)
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
3116
vrrpd_send_adv_v6(vrrp_vr_t *vr, uchar_t *buf, size_t len, boolean_t zero_pri)
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
3124
uchar_t *cmsg_datap;
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
3166
cmsgp->cmsg_len = cmsg_datap + hoplimit_space - (uchar_t *)cmsgp;
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
3186
cmsgp->cmsg_len = cmsg_datap + pktinfo_space - (uchar_t *)cmsgp;
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
3233
return (vrrpd_send_adv_v4(vr, (uchar_t *)buf,
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
3236
return (vrrpd_send_adv_v6(vr, (uchar_t *)buf,
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
3478
uchar_t *cmsg_datap;
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
3998
*(uchar_t *)(&odd_byte) = *(uchar_t *)w;
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
500
rtm_event2str(uchar_t event)
usr/src/cmd/cmd-inet/usr.sbin/arp.c
223
uchar_t *ea;
usr/src/cmd/cmd-inet/usr.sbin/arp.c
303
uchar_t *ea;
usr/src/cmd/cmd-inet/usr.sbin/arp.c
336
ea = (uchar_t *)LLADDR(&ar.xarp_ha);
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ifconfig.c
1409
(uchar_t *)&sin6->sin6_addr)) {
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ifconfig.c
1420
(uchar_t *)&sin->sin_addr)) {
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ifconfig.c
1619
uchar_t *hwaddr;
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ifconfig.c
1856
(uchar_t *)&sin6->sin6_addr)) {
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ifconfig.c
1865
(uchar_t *)&sin->sin_addr)) {
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ifconfig.c
194
uchar_t *mask);
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ifconfig.c
4149
in_prefixlentomask(int prefixlen, int maxlen, uchar_t *mask)
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ifconfig.c
956
(uchar_t *)&sin6->sin6_addr)) {
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ifconfig.c
965
(uchar_t *)&sin->sin_addr)) {
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/revarp.c
144
(void) memcpy((uchar_t *)req + sizeof (struct arphdr) + IPADDRL +
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/revarp.c
171
(void) memcpy(&answer, (uchar_t *)ans +
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/revarp.c
174
(void) memcpy(&from, (uchar_t *)ans + physaddrlen +
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/revarp.c
199
rarp_open(const char *linkname, size_t *alen, uchar_t *myaddr, uchar_t *mybaddr)
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/revarp.c
330
uchar_t physaddr[DLPI_PHYSADDR_MAX];
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/revarp.c
50
static dlpi_handle_t rarp_open(const char *, size_t *, uchar_t *, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/revarp.c
63
uchar_t my_macaddr[DLPI_PHYSADDR_MAX];
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/revarp.c
64
uchar_t my_broadcast[DLPI_PHYSADDR_MAX];
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_subr.c
719
mask_to_prefixlen(const uchar_t *mask, const int sz)
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_subr.c
721
uchar_t c;
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_subr.c
754
len = mask_to_prefixlen((uchar_t *)&ip->ia_v4.s_addr,
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_subr.c
758
len = mask_to_prefixlen((uchar_t *)&ip->ia_v6.s6_addr,
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_subr.c
772
in_prefixlentomask(int prefixlen, int maxlen, uchar_t *mask)
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_subr.c
816
(uchar_t *)&ip->ia_v4.s_addr);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_subr.c
820
(uchar_t *)&ip->ia_v6.s6_addr);
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
107
uchar_t *lldest; /* target mac to send reply */
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
108
uchar_t *arprep; /* [R]ARP response */
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
131
uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
132
static void add_arp(struct rarpdev *, uchar_t *, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
133
static void arp_request(struct rarpdev *, struct arphdr *, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
138
static int get_ipaddr(struct rarpdev *, uchar_t *, uchar_t *, ipaddr_t *);
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
483
uchar_t *shost;
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
570
rarp_request(struct rarpdev *rdev, struct arphdr *rp, uchar_t *shost)
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
574
uchar_t *shap, *thap, *spap, *tpap;
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
578
shap = (uchar_t *)rp + sizeof (struct arphdr);
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
628
rrp->lldest = (uchar_t *)rrp + sizeof (struct rarpreply);
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
663
add_arp(struct rarpdev *rdev, uchar_t *ip, uchar_t *laddr)
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
704
arp_request(struct rarpdev *rdev, struct arphdr *rp, uchar_t *shost)
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
708
uchar_t *shap, *thap, *spap, *tpap;
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
711
shap = (uchar_t *)rp + sizeof (struct arphdr);
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
740
rrp->lldest = (uchar_t *)rrp + sizeof (struct rarpreply);
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
907
get_ipaddr(struct rarpdev *rdev, uchar_t *laddr, uchar_t *ipp, ipaddr_t *ipaddr)
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
96
uchar_t physaddr[DLPI_PHYSADDR_MAX];
usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c
1027
*(uchar_t *)(&odd_byte) = *(uchar_t *)w;
usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c
1094
if (!isprint((uchar_t)ch))
usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c
1605
uchar_t ttl = 1;
usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c
198
uchar_t packet[MAXPACKET];
usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c
550
static uchar_t outpack[MAXPACKET];
usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c
608
static uchar_t outpack[MAXPACKET];
usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c
65
uchar_t icmp_type; /* type of message, see below */
usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c
66
uchar_t icmp_code; /* type sub code */
usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c
68
uchar_t icmp_num_addrs;
usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c
69
uchar_t icmp_wpa; /* Words per address */
usr/src/cmd/cmd-inet/usr.sbin/in.rlogind.c
1095
uchar_t passthru = 1;
usr/src/cmd/cmd-inet/usr.sbin/in.rlogind.c
1100
rlmodctl.ic_len = sizeof (uchar_t);
usr/src/cmd/cmd-inet/usr.sbin/in.rlogind.c
1339
static uchar_t oobdata[] = {TIOCPKT_WINDOW};
usr/src/cmd/cmd-inet/usr.sbin/in.routed/common.c
122
qstring(const uchar_t *srcp, int len)
usr/src/cmd/cmd-inet/usr.sbin/in.routed/common.c
130
uchar_t c;
usr/src/cmd/cmd-inet/usr.sbin/in.routed/common.c
131
const uchar_t *s2;
usr/src/cmd/cmd-inet/usr.sbin/in.routed/defs.h
766
extern char *qstring(const uchar_t *, int);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/input.c
1381
uchar_t hash[RIP_AUTH_PW_LEN];
usr/src/cmd/cmd-inet/usr.sbin/in.routed/input.c
1505
MD5Update(&md5_ctx, (uchar_t *)rip, len + 4);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/output.c
334
MD5Update(&md5_ctx, (uchar_t *)wb->buf, len + 4);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rdisc.c
991
sum += *(uchar_t *)p;
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rtquery.c
405
MD5Update(&md5_ctx, (uchar_t *)&OMSG, cc+4);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rtquery.c
407
(uchar_t *)passwd, RIP_AUTH_MD5_LEN);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rtquery.c
556
uchar_t hash[RIP_AUTH_MD5_LEN];
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rtquery.c
558
uchar_t md5_authed = 0;
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rtquery.c
718
MD5Update(&md5_ctx, (uchar_t *)&IMSG,
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rtquery.c
721
(uchar_t *)passwd, RIP_AUTH_MD5_LEN);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
673
rtm_type_name(uchar_t type)
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
710
uchar_t *cp;
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
750
cp = (uchar_t *)(ifam + 1);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
766
cp = (uchar_t *)(ifm + 1);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
776
cp = (uchar_t *)(rtm + 1);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1016
uchar_t buf[6+TELNET_MAXKEYIDLEN], *p;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1051
encrypt_is(uchar_t *data, int cnt)
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1057
uchar_t sbbuf[] = {
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1058
(uchar_t)IAC,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1059
(uchar_t)SB,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1060
(uchar_t)TELOPT_ENCRYPT,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1061
(uchar_t)ENCRYPT_REPLY,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1062
(uchar_t)0, /* placeholder: sbbuf[4] */
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1063
(uchar_t)CFB64_IV_OK, /* placeholder: sbbuf[5] */
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1064
(uchar_t)IAC,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1065
(uchar_t)SE,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1130
sbbuf[5] = (uchar_t)iv_status; /* either CFB64_IV_OK or BAD */
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
117
static uchar_t doopt[] = { (uchar_t)IAC, (uchar_t)DO, '%', 'c', 0 };
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
118
static uchar_t dont[] = { (uchar_t)IAC, (uchar_t)DONT, '%', 'c', 0 };
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1180
uchar_t sbbuf[MAXOPTLEN], *p;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
119
static uchar_t will[] = { (uchar_t)IAC, (uchar_t)WILL, '%', 'c', 0 };
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
120
static uchar_t wont[] = { (uchar_t)IAC, (uchar_t)WONT, '%', 'c', 0 };
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1346
uchar_t *p;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1347
uchar_t sbbuf[MAXOPTLEN];
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1538
(uchar_t)IAC,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1539
(uchar_t)SB,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1540
(uchar_t)TELOPT_ENCRYPT,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1541
(uchar_t)ENCRYPT_END,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1542
(uchar_t)IAC,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1543
(uchar_t)SE);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1563
(uchar_t)IAC,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1564
(uchar_t)SB,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1565
(uchar_t)TELOPT_ENCRYPT,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1566
(uchar_t)ENCRYPT_REQEND,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1567
(uchar_t)IAC,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1568
(uchar_t)SE);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1759
(uchar_t)IAC,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1760
(uchar_t)SB,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1761
(uchar_t)TELOPT_ENCRYPT,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1762
(uchar_t)ENCRYPT_IS,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1763
(uchar_t)TELOPT_ENCTYPE_NULL,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1764
(uchar_t)IAC,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1765
(uchar_t)SE);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1784
encrypt_send_keyid(int dir, uchar_t *keyid, int keylen, boolean_t saveit)
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1786
uchar_t sbbuf[128], *p;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
183
uchar_t AuthName;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1839
uchar_t type = (uchar_t)(*data++);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
184
uchar_t AuthHow;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1840
uchar_t result = (uchar_t)(*data);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1871
encrypt_send_keyid(TELNET_DIR_ENCRYPT, (uchar_t *)"\0", 1, 1);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1911
encrypt_set_keyid_state(uchar_t *keyid, int *keyidlen, int dir)
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
1967
encrypt_keyid(uchar_t *newkeyid, int *keyidlen, uchar_t *keyid,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2051
(uchar_t *)data, cnt, TELNET_DIR_DECRYPT);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
206
static void auth_name(uchar_t *, int);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2064
(uchar_t *)data, cnt, TELNET_DIR_ENCRYPT);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
207
static void auth_is(uchar_t *, int);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2444
write_data("%c%c%c", (uchar_t)IAC, (uchar_t)DO, (uchar_t)option);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2450
write_data("%c%c%c", (uchar_t)IAC, (uchar_t)WILL, (uchar_t)option);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2456
write_data("%c%c%c", (uchar_t)IAC, (uchar_t)WONT, (uchar_t)option);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2497
uchar_t sbbuf[MAXOPTLEN], *p;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2499
*p++ = (uchar_t)IAC;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2500
*p++ = (uchar_t)SB;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2501
*p++ = (uchar_t)TELOPT_AUTHENTICATION;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2502
*p++ = (uchar_t)TELQUAL_SEND;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2504
*p++ = (uchar_t)AUTHTYPE_KERBEROS_V5;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2505
*p++ = (uchar_t)(AUTH_WHO_CLIENT |
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2508
*p++ = (uchar_t)AUTHTYPE_KERBEROS_V5;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2509
*p++ = (uchar_t)(AUTH_WHO_CLIENT |
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2511
*p++ = (uchar_t)AUTHTYPE_KERBEROS_V5;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2512
*p++ = (uchar_t)(AUTH_WHO_CLIENT|
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2515
*p++ = (uchar_t)AUTHTYPE_NULL;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2517
*p++ = (uchar_t)IAC;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2518
*p++ = (uchar_t)SE;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2588
(uchar_t)IAC,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2589
(uchar_t)SB,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2590
(uchar_t)TELOPT_ENCRYPT,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2591
(uchar_t)ENCRYPT_SUPPORT,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2592
(uchar_t)TELOPT_ENCTYPE_DES_CFB64,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2593
(uchar_t)IAC,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2594
(uchar_t)SE);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2680
static uchar_t sbbuf[] = { (uchar_t)IAC, (uchar_t)SB,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2681
(uchar_t)TELOPT_TTYPE, (uchar_t)TELQUAL_SEND,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2682
(uchar_t)IAC, (uchar_t)SE };
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2687
static uchar_t sbbuf[] = { (uchar_t)IAC, (uchar_t)SB,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2688
(uchar_t)TELOPT_XDISPLOC, (uchar_t)TELQUAL_SEND,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2689
(uchar_t)IAC, (uchar_t)SE };
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2694
static uchar_t sbbuf[] = { (uchar_t)IAC, (uchar_t)SB,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2695
(uchar_t)TELOPT_NEW_ENVIRON, (uchar_t)TELQUAL_SEND,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2696
(uchar_t)IAC, (uchar_t)SE };
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2701
static uchar_t sbbuf[] = { (uchar_t)IAC, (uchar_t)SB,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2702
(uchar_t)TELOPT_OLD_ENVIRON, (uchar_t)TELQUAL_SEND,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2703
(uchar_t)IAC, (uchar_t)SE };
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2756
uchar_t passthru;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
2966
telnetmod.ic_len = sizeof (uchar_t);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
3528
write_data("%c%c", (uchar_t)IAC,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
3529
(uchar_t)DM);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
3604
SB_ACCUM((uchar_t)IAC);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
3652
uchar_t *fmt;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
3749
uchar_t *fmt;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
3821
uchar_t *fmt;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
383
(uchar_t)IAC,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
384
(uchar_t)SB,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
385
(uchar_t)TELOPT_ENCRYPT,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
386
(uchar_t)ENCRYPT_SUPPORT,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
387
(uchar_t)TELOPT_ENCTYPE_DES_CFB64,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
388
(uchar_t)IAC,
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
389
(uchar_t)SE);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
410
uchar_t reply[BUFSIZ];
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
411
uchar_t *p = reply;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
412
uchar_t *cd = (uchar_t *)data;
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
4126
auth_is((uchar_t *)subpointer, SB_LEN());
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
4135
auth_name((uchar_t *)subpointer, SB_LEN());
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
4155
encrypt_is((uchar_t *)subpointer, SB_LEN());
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
531
kerberos5_is(AuthInfo *ap, uchar_t *data, int cnt)
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
884
auth_name(uchar_t *data, int cnt)
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
910
auth_is(uchar_t *data, int cnt)
usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/ipmpstat.c
801
(uchar_t **)&target, &nelem) != 0)
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
1830
uchar_t proto;
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
1831
uchar_t oproto;
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
1932
(void) nvpair_value_byte(nvp, (uchar_t *)&u8);
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
1933
res = nvlist_lookup_byte(old, nme, (uchar_t *)&ou8);
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
3290
uchar_t ftype;
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
3374
uchar_t u8;
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
7320
uchar_t mlen;
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
7326
uchar_t b;
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipsecconf.c
1801
uchar_t *addr_ptr;
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipsecconf.c
1812
addr_ptr = (uchar_t *)&addr.s_addr;
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipsecconf.c
1820
addr_ptr = (uchar_t *)&addr6.s6_addr;
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipsecconf.c
2999
in_prefixlentomask(unsigned int prefixlen, uchar_t *mask)
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipsecconf.c
3184
in_prefixlentomask(plen, (uchar_t *)&mask_v4);
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipsecconf.c
3191
in_prefixlentomask(plen, (uchar_t *)mask_v6);
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipsecconf.c
336
static void in_prefixlentomask(unsigned int, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipsecconf.c
5149
static uchar_t *
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipsecconf.c
5154
return ((uchar_t *)&addr4->s_addr);
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipsecconf.c
5156
return ((uchar_t *)&addr6->s6_addr);
usr/src/cmd/cmd-inet/usr.sbin/ndp.c
666
if ((lladdr = _link_ntoa((uchar_t *)lifrp->lifr_nd.lnr_hdw_addr,
usr/src/cmd/cmd-inet/usr.sbin/ndp.c
846
uchar_t *ea;
usr/src/cmd/cmd-inet/usr.sbin/ping/ping.c
1320
uchar_t char_op;
usr/src/cmd/cmd-inet/usr.sbin/ping/ping.c
2065
uchar_t *out_pkt = (uchar_t *)&out_pkt_buf;
usr/src/cmd/cmd-inet/usr.sbin/ping/ping.c
2074
uchar_t *datap;
usr/src/cmd/cmd-inet/usr.sbin/ping/ping.c
2461
*(uchar_t *)(&odd_byte) = *(uchar_t *)w;
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux.c
1037
pr_options((uchar_t *)buf, hlen);
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux.c
1044
pr_options(uchar_t *opt, int optlength)
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux.c
1107
pr_rropt(uchar_t *opt, int length, boolean_t rrflag)
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux.c
1146
pr_tsopt(uchar_t *opt, int length)
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux.c
219
uchar_t *buf;
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux.c
271
buf = (uchar_t *)msg->msg_iov->iov_base;
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux.c
323
up = (struct udphdr *)((uchar_t *)ip + hlen1);
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux.c
713
up = (struct udphdr *)((uchar_t *)ip + hlen1);
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux.c
772
up = (struct udphdr *)((uchar_t *)ip + hlen1);
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux.c
806
up = (struct udphdr *)((uchar_t *)ip + hlen1);
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux.c
81
static void pr_options(uchar_t *, int);
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux.c
82
static void pr_rropt(uchar_t *, int, boolean_t);
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux.c
83
static void pr_tsopt(uchar_t *, int);
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
1012
pr_rthdr((uchar_t *)CMSG_DATA(cmsg));
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
1028
pr_rthdr(uchar_t *buf)
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
176
(uchar_t *)cmsgp;
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
211
cmsgp->cmsg_len = cmsg_datap + rthdr_space - (uchar_t *)cmsgp;
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
236
cmsgp->cmsg_len = cmsg_datap + pktinfo_space - (uchar_t *)cmsgp;
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
258
uchar_t *buf;
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
298
buf = (uchar_t *)msg->msg_iov->iov_base;
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
626
*((uchar_t *)ip6h + icmp6->icmp6_pptr));
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
72
static char *pr_type6(uchar_t);
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
87
uchar_t *cmsg_datap;
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
874
pr_type6(uchar_t icmp6_type)
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
939
if ((uchar_t *)hbhhdr + exthdrlength > endptr)
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
948
if ((uchar_t *)desthdr + exthdrlength > endptr)
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
957
if ((uchar_t *)rthdr + exthdrlength > endptr)
usr/src/cmd/cmd-inet/usr.sbin/ping/ping_aux6.c
966
if ((uchar_t *)&fraghdr[1] > endptr)
usr/src/cmd/cmd-inet/usr.sbin/route.c
2118
(uchar_t *)&rcip->ri_mask.sin6.sin6_addr)) {
usr/src/cmd/cmd-inet/usr.sbin/route.c
2152
(uchar_t *)&rcip->ri_mask.sin.sin_addr)) {
usr/src/cmd/cmd-inet/usr.sbin/route.c
2376
in_prefixlentomask(int prefixlen, int maxlen, uchar_t *mask)
usr/src/cmd/cmd-inet/usr.sbin/route.c
257
uchar_t *mask);
usr/src/cmd/cmd-inet/usr.sbin/route.c
3027
uchar_t *in = (uchar_t *)LLADDR(sdl);
usr/src/cmd/cmd-inet/usr.sbin/route.c
3028
uchar_t *inlim = in + sdl->sdl_alen;
usr/src/cmd/cmd-inet/usr.sbin/route.c
771
(uchar_t *)&sin6.sin6_addr.s6_addr);
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
290
uchar_t li_vn_mode; /* contains leap indicator, version and mode */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
291
uchar_t stratum; /* Stratum level */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
292
uchar_t ppoll; /* poll value */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
302
uchar_t mac[MAC_OCTETS_MAX];
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
357
uchar_t leap; /* receive */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
358
uchar_t hmode; /* receive */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
359
uchar_t stratum; /* receive */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
360
uchar_t ppoll; /* receive */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
361
uchar_t hpoll; /* poll update */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
395
uchar_t leap; /* clock update */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
396
uchar_t stratum; /* clock update */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
405
uchar_t filler; /* put here for %&*%$$ SUNs */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
424
uchar_t leap;
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
425
uchar_t stratum;
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
426
uchar_t ppoll;
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
429
uchar_t hpoll;
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
430
uchar_t filler1;
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
447
uchar_t version;
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
448
uchar_t type; /* request type (stratum in ntp packets) */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
449
uchar_t count; /* number of entries in this packet */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
450
uchar_t seq; /* sequence number of this packet */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
452
uchar_t npkts; /* total number of packets */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
453
uchar_t peers;
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
454
uchar_t fill3;
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
455
uchar_t fill4;
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
463
uchar_t li_vn_mode; /* leap, version, mode */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
464
uchar_t r_m_e_op; /* response, more, error, opcode */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
470
uchar_t data[1]; /* data + auth */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
505
uchar_t rm_vn_mode; /* response, more, version, mode */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
506
uchar_t auth_seq; /* key, sequence number */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
507
uchar_t implementation; /* implementation number */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
508
uchar_t request; /* request number */
usr/src/cmd/cmd-inet/usr.sbin/snoop/ntp.h
516
#define INFO_VERSION(rm_vn_mode) ((uchar_t)(((rm_vn_mode)>>3) & 0x7))
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop.h
165
extern int want_packet(uchar_t *, int, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop.h
177
extern uchar_t getxdr_u_char(void);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop.h
178
extern uchar_t showxdr_u_char(char *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop.h
248
extern void interpret_dns(int, int, const uchar_t *, int, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop.h
268
extern int interpret_ppp(int, uchar_t *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop.h
278
extern void interpret_mip_cntrlmsg(int, uchar_t *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop.h
287
extern void interpret_netbios_ns(int, uchar_t *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop.h
288
extern void interpret_netbios_datagram(int, uchar_t *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop.h
289
extern void interpret_netbios_ses(int, uchar_t *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
35
uchar_t cb_protid[2]; /* Protocol Identifier */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
36
uchar_t cb_protvers; /* Protocol Version Identifier */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
37
uchar_t cb_type; /* BPDU Type */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
38
uchar_t cb_flags; /* BPDU Flags */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
39
uchar_t cb_rootid[8]; /* Root Identifier */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
40
uchar_t cb_rootcost[4]; /* Root Path Cost */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
41
uchar_t cb_bridgeid[8]; /* Bridge Identifier */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
42
uchar_t cb_portid[2]; /* Port Identifier */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
43
uchar_t cb_messageage[2]; /* Message Age */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
44
uchar_t cb_maxage[2]; /* Max Age */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
45
uchar_t cb_hello[2]; /* Hello Time */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
46
uchar_t cb_fwddelay[2]; /* Forward Delay */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_capture.c
485
want_packet((uchar_t *)pktp,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcp.c
474
vend = (uchar_t *)((uchar_t *)start + i);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcp.c
482
*(uchar_t *)((uchar_t *)start + 1));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcp.c
673
case sizeof (uchar_t):
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcp.c
731
ap += sprintf(ap, "0x%02X ", *(uchar_t *)(tmp));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_display.c
249
uchar_t
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_display.c
252
uchar_t s;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_display.c
260
uchar_t
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_display.c
264
uchar_t val;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
352
skip_question(const uchar_t *header, const uchar_t *data,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
353
const uchar_t *data_end)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
355
const uchar_t *data_bak = data;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
366
print_question(char *line, const uchar_t *header, const uchar_t *data,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
367
const uchar_t *data_end, int detail)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
369
const uchar_t *data_bak = data;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
482
print_answer(char *line, const uchar_t *header, const uchar_t *data,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
483
const uchar_t *data_end, int detail)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
485
const uchar_t *data_bak = data;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
486
const uchar_t *data_next;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
502
const uchar_t *raw;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
51
static size_t skip_question(const uchar_t *header, const uchar_t *data,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
52
const uchar_t *data_end);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
53
static size_t print_question(char *line, const uchar_t *header,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
54
const uchar_t *data, const uchar_t *data_end, int detail);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
55
static size_t print_answer(char *line, const uchar_t *header,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
56
const uchar_t *data, const uchar_t *data_end, int detail);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
58
static void print_ip(int af, char *line, const uchar_t *data, uint16_t len);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
59
static const uchar_t *get_char_string(const uchar_t *data, char *charbuf,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
61
static size_t print_char_string(char *line, const uchar_t *data, uint16_t len);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
62
static const uchar_t *get_domain_name(const uchar_t *header,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
63
const uchar_t *data, const uchar_t *data_end, char *namebuf, char *namend);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
64
static size_t print_domain_name(char *line, const uchar_t *header,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
65
const uchar_t *data, const uchar_t *data_end);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
68
interpret_dns(int flags, int proto, const uchar_t *data, int len, int port)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
75
const uchar_t *rrp; /* Resource Record Pointer. */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
76
const uchar_t *data_end;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
778
print_ip(int af, char *line, const uchar_t *data, uint16_t len)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
803
static const uchar_t *
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
804
get_char_string(const uchar_t *data, char *charbuf, uint16_t datalen)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
827
print_char_string(char *line, const uchar_t *data, uint16_t len)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
830
const uchar_t *data_bak = data;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
844
static const uchar_t *
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
845
get_domain_name(const uchar_t *header, const uchar_t *data,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
846
const uchar_t *data_end, char *namebuf, char *namend)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
876
const uchar_t *label_ptr;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
938
print_domain_name(char *line, const uchar_t *header, const uchar_t *data,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
939
const uchar_t *data_end)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
942
const uchar_t *new_data;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1017
uchar_t fc;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1061
uchar_t fc;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1063
uchar_t dsap, ssap, ctl, proto_id[3];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1178
*(uchar_t *)(data+1), print_smttype(*(data+1)),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1232
(uchar_t)*data, print_smtclass(*data));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1235
*(uchar_t *)(data+1), print_smttype(*(data+1)));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
131
uchar_t *off, *ieeestart;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1529
static uchar_t endianswap[] = {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
181
off = (uchar_t *)(e + 1);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
318
if (len > 0 && (off + len <= (uchar_t *)e + elen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
716
uchar_t rt:3; /* routing type */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
717
uchar_t len:5; /* length */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
718
uchar_t dir:1; /* direction bit */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
719
uchar_t mtu:3; /* largest frame */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
720
uchar_t res:4; /* reserved */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
722
uchar_t len:5; /* length */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
723
uchar_t rt:3; /* routing type */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
724
uchar_t res:4; /* reserved */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
725
uchar_t mtu:3; /* largest frame */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
726
uchar_t dir:1; /* direction bit */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
761
uchar_t ac;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
762
uchar_t fc;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
769
uchar_t d_lsap; /* destination service access point */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
770
uchar_t s_lsap; /* source link service access point */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
771
uchar_t control; /* short control field */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
772
uchar_t org[3]; /* Ethernet style organization field */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
813
uchar_t fc;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
223
extern int valid_slp(uchar_t *, int); /* decides if a SLP msg is valid */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
245
get_u16(uchar_t *buffer)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
266
static uchar_t
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
267
ip_proto_of(uchar_t *ip)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
269
uchar_t nxt;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
271
uchar_t *ptr = ip;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
316
ip_hdr_len(uchar_t *ip)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
318
uchar_t nxt;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
322
uchar_t *ptr = ip;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
546
want_packet(uchar_t *pkt, int len, int origlen)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
551
uchar_t *base; /* base for offsets into packet */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
552
uchar_t *ip; /* addr of IP header, unaligned */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
553
uchar_t *tcp; /* addr of TCP header, unaligned */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
554
uchar_t *udp; /* addr of UDP header, unaligned */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
558
uchar_t *slphdr; /* beginning of SLP header */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
561
uchar_t *offstack[MAXSS]; /* offset stack */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
562
uchar_t **offp; /* current offset */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
563
uchar_t *opkt = NULL;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
579
*sp = *((uchar_t *)(base + *sp));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
587
*sp = ntohs(get_u16((uchar_t *)(base + off)));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
612
*((uchar_t *)(sp)) =
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
613
*((uchar_t *)(base + off));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
614
*(((uchar_t *)sp) + 1) =
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
615
*((uchar_t *)(base + off) + 1);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
616
*(((uchar_t *)sp) + 2) =
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
617
*((uchar_t *)(base + off) + 2);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
618
*(((uchar_t *)sp) + 3) =
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
619
*((uchar_t *)(base + off) + 3);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
71
#define IP_VERS(p) (((*(uchar_t *)p) & 0xf0) >> 4)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
74
#define IP_HDR_LEN(p) (((*(uchar_t *)p) & 0xf) * 4)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
75
#define TCP_HDR_LEN(p) ((((*((uchar_t *)p+12)) >> 4) & 0xf) * 4)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
81
#define IP_PROTO_OF(p) (((uchar_t *)p)[9])
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
838
if (rpc == NULL || (uchar_t *)rpc + 24 > pkt + len) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
853
base = (uchar_t *)rpc;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c
862
pkt = base = (uchar_t *)find_rpc(&rpcmsg);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
128
orig_uhdr = (struct udphdr *)((uchar_t *)icmp +
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
432
(uchar_t *)icmp + icmp_ra_len,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
58
extern void interpret_icmp_mip_ext(uchar_t *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
936
uchar_t *msg, *namep, *end;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
104
data = ((uchar_t *)ip) + hdrlen;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1189
print_ripso(const uchar_t *opt)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1263
cipso_high(const uchar_t *opt)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1284
cipso2sl(const uchar_t *opt, bslabel_t *sl, int *high)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1287
uchar_t *q = (uchar_t *)&((_bslabel_impl_t *)sl)->compartments;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1305
interpret_cipso_tagtype1(const uchar_t *opt)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1364
interpret_cipso_tagtype3(const uchar_t *opt)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1366
uchar_t tagtype;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1418
print_cipso(const uchar_t *opt)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
223
print_ipoptions((const uchar_t *)(ip + 1),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
317
uchar_t proto;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
498
uchar_t proto = *next;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
591
print_ipoptions(const uchar_t *opt, int optlen)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
674
print_route(const uchar_t *opt)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
73
static void print_route(const uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
74
static void print_ipoptions(const uchar_t *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
75
static void print_ripso(const uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
76
static void print_cipso(const uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
838
print_ip6opt_ls(const uchar_t *data, unsigned int op_len)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
85
uchar_t *data;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
157
static void dumphex(uchar_t *payload, int payload_len, char *buf, char *msg) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
197
interpret_extensions(uchar_t *ext,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
205
uchar_t *p;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
250
exthdr = (exthdr_t *)((uchar_t *)exthdr + 1);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
259
p = (uchar_t *)exthdr + ext_hdrlen;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
277
void interpret_icmp_mip_ext(uchar_t *p, int len) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
286
interpret_mip_cntrlmsg(int flags, uchar_t *msg, int fraglen) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
292
uchar_t *regext_data;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
509
(char *)(((uchar_t *)&rreq) + 1) - dlc_header, 1),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
514
(char *)(((uchar_t *)&rreq) + 1) - dlc_header, 1),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
519
(char *)(((uchar_t *)&rreq) + 1) - dlc_header, 1),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
525
(char *)(((uchar_t *)&rreq) + 1) - dlc_header, 1),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
530
(char *)(((uchar_t *)&rreq) + 1) - dlc_header, 1),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
535
(char *)(((uchar_t *)&rreq) + 1) - dlc_header, 1),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
540
(char *)(((uchar_t *)&rreq) + 1) - dlc_header, 1),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
60
typedef void interpreter_f(uint8_t type, uint8_t len, uchar_t *payload);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
631
static void spi_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
651
static void key_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
706
static void trav_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
731
static void empty_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
736
static void nai_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
747
static void chall_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
759
static void ma_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
77
static void spi_ext(uint8_t, uint8_t, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
78
static void key_ext(uint8_t, uint8_t, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
79
static void trav_ext(uint8_t, uint8_t, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
80
static void empty_ext(uint8_t, uint8_t, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
81
static void nai_ext(uint8_t, uint8_t, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
82
static void chall_ext(uint8_t, uint8_t, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
83
static void ma_ext(uint8_t, uint8_t, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
84
static void prefix_ext(uint8_t, uint8_t, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
846
static void prefix_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
85
static void unk_ext(uint8_t, uint8_t, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
858
static void unk_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
107
uchar_t type; /* must be REG_TYPE_REQ */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
108
uchar_t
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
131
uchar_t type; /* must be REG_TYPE_REP */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
132
uchar_t code; /* refer to draft document */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
282
uchar_t type;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
283
uchar_t length;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
303
uchar_t type;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
304
uchar_t length;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
307
uchar_t
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
316
uchar_t reserved;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
41
uchar_t type;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
42
uchar_t length;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
85
uchar_t type; /* must be REG_TYPE_REQ */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.h
86
uchar_t
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
199
interpret_netbios_datagram(int flags, uchar_t *data, int len)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
257
interpret_netbios_ns(int flags, uchar_t *data, int len)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
269
uchar_t *data0 = data;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
389
interpret_netbios_ses(int flags, uchar_t *data, int len)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
392
uchar_t *trailer;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
50
extern void interpret_smb(int flags, uchar_t *data, int len);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
509
netbiosname2ascii(char *aname, uchar_t *nbname)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
534
interpret_netbios_names(int flags, uchar_t *data, int len, char *xtra)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
57
uchar_t type;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
58
uchar_t flags;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
67
uchar_t space; /* padding */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
68
uchar_t calledname[32];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
69
uchar_t nullchar; /* padding */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
70
uchar_t space2; /* padding */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
71
uchar_t callingname[32];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
72
uchar_t nullchar2; /* padding */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
76
static void interpret_netbios_names(int flags, uchar_t *data, int len,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
78
static void netbiosname2ascii(char *asciiname, uchar_t *netbiosname);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
85
getshort(uchar_t *p)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_netbios.c
90
getlong(uchar_t *p)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2113
uchar_t *cp;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2121
for (i = 0, cp = (uchar_t *)fh->nfs_fh4_val;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2208
uchar_t val = (*wp) >> (byte_num * 8);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4893
uchar_t *buf = p;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ntp.c
73
uchar_t data2[NTPC_DATA_MAXLEN - 1];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ntp.c
77
uchar_t data2[1];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
150
while ((uchar_t *)nbr < ((uchar_t *)op + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
151
if ((uchar_t *)nbr + sizeof (struct in_addr) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
152
((uchar_t *)op + fraglen))
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
188
while ((uchar_t *)nbr < ((uchar_t *)op + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
189
if ((uchar_t *)nbr + sizeof (struct in_addr) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
190
((uchar_t *)op + fraglen))
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
322
#define TRUNC(addr) ((uchar_t *)(addr) > fragend)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
324
interpret_ospf_lsa(int flags, struct lsa *lsa, uchar_t *fragend)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
326
uchar_t *ls_end;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
338
ls_end = (uchar_t *)lsa + ntohs(lsa->ls_hdr.ls_length);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
363
if (TRUNC((uchar_t *)rl + sizeof (*rl)))
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
418
(uchar_t *)rl + sizeof (rl->link_tos0metric));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
431
rl = (struct rlalink *)((uchar_t *)(rl + 1) +
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
450
while ((uchar_t *)addr < ls_end) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
451
if ((uchar_t *)addr + sizeof (struct in_addr) > ls_end)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
462
if (TRUNC((uchar_t *)&lsa->lsa_un.un_sla.sla_mask +
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
475
while ((uchar_t *)tosmetric < ls_end) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
476
if ((uchar_t *)tosmetric + sizeof (tm) > fragend)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
496
while ((uchar_t *)am < ls_end) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
497
if ((uchar_t *)am + sizeof (tm) > fragend)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
649
while ((uchar_t *)lsah < ((uchar_t *)ospf + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
650
if ((uchar_t *)lsah + sizeof (struct lsa_hdr) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
651
((uchar_t *)ospf + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
671
while ((uchar_t *)lsr < ((uchar_t *)ospf + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
672
if ((uchar_t *)lsr + sizeof (struct lsr) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
673
((uchar_t *)ospf + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
710
uchar_t *fragend = (uchar_t *)ospf + fraglen;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
711
if (((uchar_t *)lsa >= fragend) ||
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
712
((uchar_t *)lsa + sizeof (struct lsa_hdr) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
714
((uchar_t *)lsa + ntohs(lsa->ls_hdr.ls_length) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
724
lsa = (struct lsa *)((uchar_t *)lsa +
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
738
while ((uchar_t *)lsah < ((uchar_t *)ospf + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
739
if ((uchar_t *)lsah + sizeof (struct lsa_hdr) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
740
((uchar_t *)ospf + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
89
static int interpret_ospf_lsa(int flags, struct lsa *lsa, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
92
ospf_print_bits(const struct bits *bp, uchar_t options)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
131
uchar_t ls_options;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
132
uchar_t ls_type;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
148
uchar_t rla_flags;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
149
uchar_t rla_zero[1];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
154
uchar_t link_type;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
155
uchar_t link_toscount;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
194
uchar_t tos_type;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
195
uchar_t tos_zero;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
215
uchar_t ospf_version;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
216
uchar_t ospf_type;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
222
uchar_t ospf_authdata[OSPF_AUTH_SIZE];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
229
uchar_t hello_options;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
230
uchar_t hello_priority;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
239
uchar_t db_zero[2];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
240
uchar_t db_options;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
241
uchar_t db_flags;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.h
51
char *ospf_print_bits(const struct bits *, uchar_t);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
136
while ((uchar_t *)nbr < ((uchar_t *)op + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
137
if ((uchar_t *)nbr + sizeof (struct in_addr) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
138
((uchar_t *)op + fraglen))
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
313
#define TRUNC(addr) ((uchar_t *)(addr) > fragend)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
315
interpret_ospf6_lsa(int flags, struct lsa6 *lsa, uchar_t *fragend)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
317
uchar_t *ls_end;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
327
ls_end = (uchar_t *)lsa + ntohs(lsa->ls6_hdr.ls6_length);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
351
if (TRUNC((uchar_t *)rl + sizeof (*rl)))
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
445
if ((uchar_t *)rl > fragend)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
466
while ((uchar_t *)addr < ls_end) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
467
if ((uchar_t *)addr + sizeof (struct in_addr) > ls_end)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
502
lpfx = (struct lsa6_prefix *)(((uchar_t *)lpfx) + k);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
535
lpfx = (struct lsa6_prefix *)(((uchar_t *)lpfx) + k);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
564
lpfx = (struct lsa6_prefix *)(((uchar_t *)lpfx) + k);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
693
while ((uchar_t *)lsah < ((uchar_t *)ospf + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
694
if ((uchar_t *)lsah + sizeof (struct lsa6_hdr) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
695
((uchar_t *)ospf + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
718
while ((uchar_t *)lsr < ((uchar_t *)ospf + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
719
if ((uchar_t *)lsr + sizeof (struct lsr6) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
720
((uchar_t *)ospf + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
756
uchar_t *fragend = (uchar_t *)ospf + fraglen;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
757
if (((uchar_t *)lsa >= fragend) ||
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
758
((uchar_t *)lsa + sizeof (struct lsa_hdr) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
760
((uchar_t *)lsa + ntohs(lsa->ls6_hdr.ls6_length) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
770
lsa = (struct lsa6 *)((uchar_t *)lsa +
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
783
while ((uchar_t *)lsah < ((uchar_t *)ospf + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
784
if ((uchar_t *)lsah + sizeof (struct lsa6_hdr) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
785
((uchar_t *)ospf + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
97
while ((uchar_t *)nbr < ((uchar_t *)op + fraglen)) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
98
if ((uchar_t *)nbr + sizeof (struct in_addr) >
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
99
((uchar_t *)op + fraglen))
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_pf.c
803
pf_compare_address(int offset, uint_t len, uchar_t *addr)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_pf.c
862
(uchar_t *)ep);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_pf.c
866
(uchar_t *)ep);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_pf.c
870
(uchar_t *)ep);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_pf.c
872
(uchar_t *)ep);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1027
opt_format_qualproto(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1069
opt_format_magicnum(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1088
opt_format_fcs(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1114
opt_format_sdp(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1134
opt_format_nummode(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1152
opt_format_callback(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1201
opt_format_mrru(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1219
opt_format_epdisc(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1308
opt_format_dce(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1339
opt_format_linkdisc(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1361
opt_format_i18n(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1392
opt_format_ipaddresses(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1440
opt_format_ipcompproto(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1513
opt_format_ipaddress(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1537
opt_format_mobileipv4(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1564
opt_format_ifaceid(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1589
opt_format_ipv6compproto(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1647
opt_format_compoui(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1677
opt_format_staclzs(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1704
opt_format_mppc(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1722
opt_format_gandalf(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1742
opt_format_bsdcomp(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1769
opt_format_lzsdcp(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1827
opt_format_magnalink(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1858
opt_format_deflate(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1889
opt_format_encroui(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1918
opt_format_dese(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
1938
opt_format_muxpid(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
318
interpret_ppp(int flags, uchar_t *data, int len)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
322
uchar_t *payload = data;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
358
interpret_ppp_cp(int flags, uchar_t *data, int len, ppp_protoinfo_t *protoinfo)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
364
uchar_t *datap = data;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
42
static int interpret_ppp_cp(int, uchar_t *, int, ppp_protoinfo_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
43
static int interpret_cp_options(uchar_t *, int, ppp_protoinfo_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
44
static int interpret_ppp_chap(int, uchar_t *, int, ppp_protoinfo_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
45
static int interpret_ppp_pap(int, uchar_t *, int, ppp_protoinfo_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
46
static int interpret_ppp_lqr(int, uchar_t *, int, ppp_protoinfo_t *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
541
interpret_cp_options(uchar_t *optptr, int len, ppp_protoinfo_t *protoinfo)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
616
interpret_ppp_chap(int flags, uchar_t *data, int len,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
624
uchar_t *datap = data;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
700
interpret_ppp_pap(int flags, uchar_t *data, int len,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
708
uchar_t *datap = data;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
803
interpret_ppp_lqr(int flags, uchar_t *data, int len,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
896
opt_format_vendor(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
925
opt_format_mru(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
946
opt_format_accm(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.c
969
opt_format_authproto(uchar_t *optdata, uint8_t size)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ppp.h
154
typedef void optformat_func_t(uchar_t *, uint8_t);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
356
interpret_dns(flags, proto, (uchar_t *)data, dlen, which);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
392
interpret_netbios_ns(flags, (uchar_t *)data, dlen);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
395
interpret_netbios_datagram(flags, (uchar_t *)data,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
405
interpret_netbios_ses(flags, (uchar_t *)data, dlen);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
414
interpret_mip_cntrlmsg(flags, (uchar_t *)data, dlen);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
285
dumphex(const uchar_t *payload, int payload_len, char *msg)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1011
output_trans2_findnext(int flags, uchar_t *data, char *xtra, int xsz)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
104
void (*func)(int, uchar_t *, int, char *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1050
interpret_negprot(int flags, uchar_t *data, int len, char *xtra, int xsz)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1058
uchar_t *protodata;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1059
uchar_t *byte0;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1066
protodata = (uchar_t *)data + sizeof (struct smb);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1346
interpret_trans(int flags, uchar_t *data, int len, char *xtra, int xsz)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1349
uchar_t *vwv; /* word parameters */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1351
uchar_t *byteparms;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1357
uchar_t *setupdata;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1358
uchar_t *params;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1368
vwv = (uchar_t *)data + sizeof (struct smb);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1499
interpret_tconX(int flags, uchar_t *data, int len, char *xtra, int xsz)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1513
uchar_t *tcondata;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1518
tcondata = (uchar_t *)data + sizeof (struct smb);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1602
interpret_sesssetupX(int flags, uchar_t *data, int len, char *xtra, int xsz)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1614
uchar_t *setupdata;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1619
setupdata = (uchar_t *)data + sizeof (struct smb);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1807
interpret_trans2(int flags, uchar_t *data, int len, char *xtra, int xsz)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1810
uchar_t *vwv; /* word parameters */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1812
uchar_t *byteparms;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1818
uchar_t *setupdata;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1819
uchar_t *params;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1823
vwv = (uchar_t *)data + sizeof (struct smb);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1949
interpret_default(int flags, uchar_t *data, int len, char *xtra, int xsz)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1963
uchar_t *comdata, *limit;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1967
uchar_t bval;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1974
comdata = (uchar_t *)data + sizeof (struct smb);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
53
uchar_t idf[4]; /* identifier, contains 0xff, 'SMB' */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
54
uchar_t com; /* command code */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
55
uchar_t err[4]; /* NT Status, or error class+code */
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
56
uchar_t flags;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
57
uchar_t flags2[2];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
58
uchar_t re[12];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
59
uchar_t tid[2];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
60
uchar_t pid[2];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
61
uchar_t uid[2];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
617
get2(uchar_t *p) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
62
uchar_t mid[2];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
621
get4(uchar_t *p) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
625
get8(uchar_t *p) {
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
671
interpret_smb(int flags, uchar_t *data, int len)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
677
void (*func)(int, uchar_t *, int, char *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
729
(*func)(flags, (uchar_t *)data, len, xtra, sizeof (xtra));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
777
uchar_t errcl = smb->err[0];
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
789
output_bytes(uchar_t *data, int bytecount)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
80
static void interpret_sesssetupX(int, uchar_t *, int, char *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
81
static void interpret_tconX(int, uchar_t *, int, char *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
811
unicode2ascii(char *outstr, int outlen, uchar_t *instr, int inlen)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
82
static void interpret_trans(int, uchar_t *, int, char *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
83
static void interpret_trans2(int, uchar_t *, int, char *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
84
static void interpret_negprot(int, uchar_t *, int, char *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
85
static void interpret_default(int, uchar_t *, int, char *, int);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
894
output_trans2_querypath(int flags, uchar_t *data, char *xtra, int xsz)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
923
output_trans2_queryfile(int flags, uchar_t *data, char *xtra, int xsz)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
948
output_trans2_setfile(int flags, uchar_t *data, char *xtra, int xsz)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
973
output_trans2_findfirst(int flags, uchar_t *data, char *xtra, int xsz)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
129
print_tcpoptions_summary((uchar_t *)(tcp + 1),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
204
print_tcpoptions((uchar_t *)(tcp + 1),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
226
print_tcpoptions(uchar_t *opt, int optlen)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
275
uchar_t *sack_opt, *end_opt;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
356
print_tcpoptions_summary(uchar_t *opt, int optlen, char *line)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
400
uchar_t *sack_opt, *end_opt;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
56
#define GET_UINT32(opt) (((uint_t)*((uchar_t *)(opt) + 0) << 24) | \
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
57
((uint_t)*((uchar_t *)(opt) + 1) << 16) | \
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
58
((uint_t)*((uchar_t *)(opt) + 2) << 8) | \
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
59
((uint_t)*((uchar_t *)(opt) + 3)))
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
61
static void print_tcpoptions_summary(uchar_t *, int, char *);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
62
static void print_tcpoptions(uchar_t *, int);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
103
int (*check_reply_fn)(struct msghdr *, int, int, uchar_t *, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
104
boolean_t (*print_icmp_other_fn)(uchar_t, uchar_t);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
105
void (*print_addr_fn)(uchar_t *, int, struct sockaddr *);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
1520
uchar_t type; /* icmp type */
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
1521
uchar_t code; /* icmp code */
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
1721
(*pr->print_addr_fn) ((uchar_t *)packet,
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
184
uchar_t tos = 0; /* IPv4 type-of-service */
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
1919
sum += *(uchar_t *)w;
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
201
extern int check_reply(struct msghdr *, int, int, uchar_t *, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
202
extern int check_reply6(struct msghdr *, int, int, uchar_t *, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
217
extern char *pr_type(uchar_t);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
218
extern char *pr_type6(uchar_t);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
219
extern void print_addr(uchar_t *, int, struct sockaddr *);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
220
extern void print_addr6(uchar_t *, int, struct sockaddr *);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
221
extern boolean_t print_icmp_other(uchar_t, uchar_t);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
222
extern boolean_t print_icmp_other6(uchar_t, uchar_t);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
463
tos = (uchar_t)str2int(optarg, "tos", 0, MAX_TOS);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.h
74
uchar_t seq; /* sequence number of this packet */
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.h
75
uchar_t ttl; /* ttl packet left with */
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
101
outp = (uchar_t *)(outip + 1);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
118
outip->ip_hl = (outp - (uchar_t *)outip) >> 2;
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
150
uchar_t optlist[MAX_IPOPTLEN];
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
197
uchar_t *outp; /* packet following the IP header (UDP/ICMP) */
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
206
outp = (uchar_t *)(outip + 1);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
328
check_reply(struct msghdr *msg, int cc, int seq, uchar_t *type, uchar_t *code)
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
330
uchar_t *buf = msg->msg_iov->iov_base;
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
375
hicmp = (struct icmp *)((uchar_t *)hip + hlen);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
386
up = (struct udphdr *)((uchar_t *)hip + hlen);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
410
uchar_t *lp = (uchar_t *)ip;
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
432
pr_type(uchar_t type)
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
469
print_addr(uchar_t *buf, int cc, struct sockaddr *from)
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
497
print_icmp_other(uchar_t type, uchar_t code)
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
66
int check_reply(struct msghdr *, int, int, uchar_t *, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
69
static char *pr_type(uchar_t);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
70
void print_addr(uchar_t *, int, struct sockaddr *);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
71
boolean_t print_icmp_other(uchar_t, uchar_t);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux.c
84
uchar_t *outp; /* packet following the IP header (UDP/ICMP) */
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
128
uchar_t *cmsg_datap;
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
202
cmsgp->cmsg_len = cmsg_datap + hoplimit_space - (uchar_t *)cmsgp;
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
237
cmsgp->cmsg_len = cmsg_datap + rthdr_space - (uchar_t *)cmsgp;
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
262
cmsgp->cmsg_len = cmsg_datap + pktinfo_space - (uchar_t *)cmsgp;
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
302
uchar_t *outp;
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
324
outp = (uchar_t *)(outip + 1);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
397
check_reply6(struct msghdr *msg, int cc, int seq, uchar_t *type, uchar_t *code)
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
399
uchar_t *buf = msg->msg_iov->iov_base;
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
462
hicmp6 = (icmp6_t *)((uchar_t *)hip6 + ip6hdr_len);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
476
up = (struct udphdr *)((uchar_t *)hip6 + ip6hdr_len);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
500
uchar_t *lp = (uchar_t *)icp6;
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
56
int check_reply6(struct msghdr *, int, int, uchar_t *, uchar_t *);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
565
if ((uchar_t *)hbhhdr + exthdrlength > endptr)
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
574
if ((uchar_t *)desthdr + exthdrlength > endptr)
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
583
if ((uchar_t *)rthdr + exthdrlength > endptr)
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
592
if ((uchar_t *)&fraghdr[1] > endptr)
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
60
static char *pr_type6(uchar_t);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
61
void print_addr6(uchar_t *, int, struct sockaddr *);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
613
pr_type6(uchar_t type)
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
62
boolean_t print_icmp_other6(uchar_t, uchar_t);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
646
print_addr6(uchar_t *buf, int cc, struct sockaddr *from)
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
686
print_icmp_other6(uchar_t type, uchar_t code)
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
76
uchar_t *outp;
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute_aux6.c
94
outp = (uchar_t *)(outip + 1);
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
160
nvlist_add_byte_array(nvl, RI_HDL_APS, (uchar_t *)buf, size) != 0) {
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
167
nvlist_add_byte_array(nvl, RI_HDL_CPU_CAPS, (uchar_t *)buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
175
nvlist_add_byte_array(nvl, RI_HDL_MEM_CAPS, (uchar_t *)buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
224
if (nvlist_add_byte_array(nvl, RI_AP_T, (uchar_t *)buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
277
if (nvlist_add_byte_array(nvl, RI_DEV_T, (uchar_t *)buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
331
if (nvlist_add_byte_array(nvl, RI_CLIENT_T, (uchar_t *)buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
378
if (nvlist_add_byte_array(nvl, RI_AP_CPUS, (uchar_t *)buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
388
if (nvlist_add_byte_array(nvl, RI_AP_MEMS, (uchar_t *)buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
398
if (nvlist_add_byte_array(nvl, RI_AP_IOS, (uchar_t *)buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
442
if (nvlist_add_byte_array(nvl, RI_DEV_CLIENTS, (uchar_t *)buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
528
if (nvlist_add_byte_array(nvl, name, (uchar_t *)buf, size) != 0) {
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
568
if (nvlist_lookup_byte_array(nvl, RI_HDL_APS, (uchar_t **)&buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
580
if (nvlist_lookup_byte_array(nvl, RI_HDL_CPU_CAPS, (uchar_t **)&buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
592
if (nvlist_lookup_byte_array(nvl, RI_HDL_MEM_CAPS, (uchar_t **)&buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
638
if (nvpair_value_byte_array(nvp, (uchar_t **)&buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
695
if (nvpair_value_byte_array(nvp, (uchar_t **)&buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
754
if (nvpair_value_byte_array(nvp, (uchar_t **)&buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
815
(uchar_t **)&buf, (uint_t *)&size) == 0) {
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
849
if (nvlist_lookup_byte_array(nvl, RI_DEV_CLIENTS, (uchar_t **)&buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
886
if (nvlist_lookup_byte_array(nvl, RI_AP_CPUS, (uchar_t **)&buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
899
if (nvlist_lookup_byte_array(nvl, RI_AP_MEMS, (uchar_t **)&buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
912
if (nvlist_lookup_byte_array(nvl, RI_AP_IOS, (uchar_t **)&buf,
usr/src/cmd/dcs/sparc/sun4u/rsrc_info.c
939
if (nvlist_lookup_byte_array(old_nvl, name, (uchar_t **)&buf,
usr/src/cmd/devfsadm/devfsadm.c
7869
uchar_t *bytep;
usr/src/cmd/devfsadm/devfsadm.c
8478
sum += (uchar_t)key[i];
usr/src/cmd/devfsadm/disk_link.c
272
uchar_t *str;
usr/src/cmd/devfsadm/disk_link.c
273
uchar_t *wwn;
usr/src/cmd/devfsadm/disk_link.c
274
uchar_t ascii_wwn[ASCIIWWNSIZE];
usr/src/cmd/devfsadm/disk_link.c
324
uchar_t addr_method;
usr/src/cmd/devfsadm/sgen_link.c
69
uchar_t *wwnstr;
usr/src/cmd/devfsadm/sgen_link.c
87
uchar_t addr_method;
usr/src/cmd/devprop/devprop.c
50
uchar_t *val_b;
usr/src/cmd/dis/dis_main.c
235
int byte = *((uchar_t *)data + (addr - db.db_addr) + i);
usr/src/cmd/dis/dis_main.c
255
int byte = *((uchar_t *)data + (addr - db.db_addr) + i);
usr/src/cmd/dladm/dladm.c
2063
policy, mac_addr_fixed, (const uchar_t *)mac_addr, lacp_mode,
usr/src/cmd/dladm/dladm.c
2430
mac_addr_fixed, (const uchar_t *)mac_addr, lacp_mode, lacp_timer,
usr/src/cmd/dladm/dladm.c
4768
uchar_t *mac_addr = NULL;
usr/src/cmd/dladm/dladm.c
5414
uchar_t mac_addr[ETHERADDRL];
usr/src/cmd/dlutil/dlsend.c
65
uchar_t *mac;
usr/src/cmd/dtrace/dtrace.c
613
const uchar_t *p, *q;
usr/src/cmd/dtrace/dtrace.c
618
p = (uchar_t *)dof;
usr/src/cmd/etdump/cd9660_eltorito.h
105
uchar_t header_indicator [ISODCL(0x00, 0x00)];
usr/src/cmd/etdump/cd9660_eltorito.h
106
uchar_t platform_id [ISODCL(0x01, 0x01)];
usr/src/cmd/etdump/cd9660_eltorito.h
107
uchar_t num_section_entries [ISODCL(0x02, 0x03)];
usr/src/cmd/etdump/cd9660_eltorito.h
108
uchar_t id_string [ISODCL(0x04, 0x1F)];
usr/src/cmd/etdump/cd9660_eltorito.h
112
uchar_t boot_indicator [ISODCL(0x00, 0x00)];
usr/src/cmd/etdump/cd9660_eltorito.h
113
uchar_t media_type [ISODCL(0x01, 0x01)];
usr/src/cmd/etdump/cd9660_eltorito.h
114
uchar_t load_segment [ISODCL(0x02, 0x03)];
usr/src/cmd/etdump/cd9660_eltorito.h
115
uchar_t system_type [ISODCL(0x04, 0x04)];
usr/src/cmd/etdump/cd9660_eltorito.h
116
uchar_t unused_1 [ISODCL(0x05, 0x05)];
usr/src/cmd/etdump/cd9660_eltorito.h
117
uchar_t sector_count [ISODCL(0x06, 0x07)];
usr/src/cmd/etdump/cd9660_eltorito.h
118
uchar_t load_rba [ISODCL(0x08, 0x0B)];
usr/src/cmd/etdump/cd9660_eltorito.h
119
uchar_t selection_criteria [ISODCL(0x0C, 0x0C)];
usr/src/cmd/etdump/cd9660_eltorito.h
120
uchar_t vendor_criteria [ISODCL(0x0D, 0x1F)];
usr/src/cmd/etdump/cd9660_eltorito.h
124
uchar_t extension_indicator [ISODCL(0x00, 0x00)];
usr/src/cmd/etdump/cd9660_eltorito.h
125
uchar_t flags [ISODCL(0x01, 0x01)];
usr/src/cmd/etdump/cd9660_eltorito.h
126
uchar_t vendor_criteria [ISODCL(0x02, 0x1F)];
usr/src/cmd/etdump/cd9660_eltorito.h
155
uchar_t targetMode;
usr/src/cmd/etdump/cd9660_eltorito.h
156
uchar_t system;
usr/src/cmd/etdump/cd9660_eltorito.h
157
uchar_t bootable;
usr/src/cmd/etdump/cd9660_eltorito.h
158
uchar_t platform_id; /* for section header entry */
usr/src/cmd/etdump/cd9660_eltorito.h
72
uchar_t boot_record_indicator [ISODCL(0x00, 0x00)];
usr/src/cmd/etdump/cd9660_eltorito.h
73
uchar_t identifier [ISODCL(0x01, 0x05)];
usr/src/cmd/etdump/cd9660_eltorito.h
74
uchar_t version [ISODCL(0x06, 0x06)];
usr/src/cmd/etdump/cd9660_eltorito.h
75
uchar_t boot_system_identifier [ISODCL(0x07, 0x26)];
usr/src/cmd/etdump/cd9660_eltorito.h
76
uchar_t unused1 [ISODCL(0x27, 0x46)];
usr/src/cmd/etdump/cd9660_eltorito.h
77
uchar_t boot_catalog_pointer [ISODCL(0x47, 0x4A)];
usr/src/cmd/etdump/cd9660_eltorito.h
78
uchar_t unused2 [ISODCL(0x4B, 0x7FF)];
usr/src/cmd/etdump/cd9660_eltorito.h
82
uchar_t header_id [ISODCL(0x00, 0x00)];
usr/src/cmd/etdump/cd9660_eltorito.h
83
uchar_t platform_id [ISODCL(0x01, 0x01)];
usr/src/cmd/etdump/cd9660_eltorito.h
84
uchar_t reserved1 [ISODCL(0x02, 0x03)];
usr/src/cmd/etdump/cd9660_eltorito.h
85
uchar_t manufacturer [ISODCL(0x04, 0x1B)];
usr/src/cmd/etdump/cd9660_eltorito.h
86
uchar_t checksum [ISODCL(0x1C, 0x1D)];
usr/src/cmd/etdump/cd9660_eltorito.h
87
uchar_t key [ISODCL(0x1E, 0x1F)];
usr/src/cmd/etdump/cd9660_eltorito.h
91
uchar_t boot_indicator [ISODCL(0x00, 0x00)];
usr/src/cmd/etdump/cd9660_eltorito.h
92
uchar_t media_type [ISODCL(0x01, 0x01)];
usr/src/cmd/etdump/cd9660_eltorito.h
93
uchar_t load_segment [ISODCL(0x02, 0x03)];
usr/src/cmd/etdump/cd9660_eltorito.h
94
uchar_t system_type [ISODCL(0x04, 0x04)];
usr/src/cmd/etdump/cd9660_eltorito.h
95
uchar_t unused_1 [ISODCL(0x05, 0x05)];
usr/src/cmd/etdump/cd9660_eltorito.h
96
uchar_t sector_count [ISODCL(0x06, 0x07)];
usr/src/cmd/etdump/cd9660_eltorito.h
97
uchar_t load_rba [ISODCL(0x08, 0x0B)];
usr/src/cmd/etdump/cd9660_eltorito.h
98
uchar_t unused_2 [ISODCL(0x0C, 0x1F)];
usr/src/cmd/etdump/etdump.c
136
uchar_t platform_id;
usr/src/cmd/etdump/etdump.c
57
system_id_string(uchar_t system_id)
usr/src/cmd/etdump/etdump.c
75
media_type_string(uchar_t media_type)
usr/src/cmd/etdump/etdump.h
39
uchar_t platform_id, bool initial);
usr/src/cmd/etdump/etdump.h
45
const char *system_id_string(uchar_t system_id);
usr/src/cmd/etdump/etdump.h
46
const char *media_type_string(uchar_t media_type);
usr/src/cmd/etdump/output_shell.c
37
boot_catalog_section_entry *bcse, uchar_t platform_id, bool initial)
usr/src/cmd/etdump/output_text.c
58
boot_catalog_section_entry *bcse, uchar_t platform_id __unused,
usr/src/cmd/fcinfo/fcinfo-list.c
228
uchar_t raw_luns[LUN_LENGTH];
usr/src/cmd/fcinfo/fcinfo-list.c
31
uchar_t val[8];
usr/src/cmd/fcinfo/fcinfo-list.c
501
uchar_t raw_luns[DEFAULT_LUN_LENGTH], *lun_string;
usr/src/cmd/fcinfo/fcinfo.h
125
uchar_t dType;
usr/src/cmd/fcinfo/fcinfo.h
141
uint64_t wwnConversion(uchar_t *wwn);
usr/src/cmd/fcinfo/fcoeadm.c
62
static uint64_t wwnconvert(uchar_t *wwn)
usr/src/cmd/fcinfo/printAttrs.c
201
fc4_map_is_set(uint32_t *map, uchar_t ulp_type)
usr/src/cmd/fcinfo/printAttrs.c
369
getDTypeString(uchar_t dType)
usr/src/cmd/fcinfo/printAttrs.c
48
#define FC4_TYPE_BIT_POS(x) ((uchar_t)(x) & 0x1F)
usr/src/cmd/fcinfo/printAttrs.c
53
static int fc4_map_is_set(uint32_t *map, uchar_t ulp_type);
usr/src/cmd/fcinfo/printAttrs.c
57
static char *getDTypeString(uchar_t dType);
usr/src/cmd/fcinfo/printAttrs.c
59
uint64_t wwnConversion(uchar_t *wwn) {
usr/src/cmd/fdformat/fdformat.c
115
uchar_t b_bps[2]; /* bytes per sector */
usr/src/cmd/fdformat/fdformat.c
116
uchar_t b_spcl; /* sectors per alloction unit */
usr/src/cmd/fdformat/fdformat.c
117
uchar_t b_res_sec[2]; /* reserved sectors, starting at 0 */
usr/src/cmd/fdformat/fdformat.c
118
uchar_t b_nfat; /* number of FATs */
usr/src/cmd/fdformat/fdformat.c
119
uchar_t b_rdirents[2]; /* number of root directory entries */
usr/src/cmd/fdformat/fdformat.c
120
uchar_t b_totalsec[2]; /* total sectors in logical image */
usr/src/cmd/fdformat/fdformat.c
122
uchar_t b_fatsec[2]; /* number of sectors per FAT */
usr/src/cmd/fdformat/fdformat.c
123
uchar_t b_spt[2]; /* sectors per track */
usr/src/cmd/fdformat/fdformat.c
124
uchar_t b_nhead[2]; /* number of heads */
usr/src/cmd/fdformat/fdformat.c
125
uchar_t b_hiddensec[2]; /* number of hidden sectors */
usr/src/cmd/fdformat/fdformat.c
1347
static uchar_t bootsec[512] = {
usr/src/cmd/fdformat/fdformat.c
141
static int valid_DOS_boot(char *, uchar_t **);
usr/src/cmd/fdformat/fdformat.c
1417
valid_DOS_boot(char *bootfile, uchar_t **bootloadp)
usr/src/cmd/fdformat/fdformat.c
142
static void write_DOS_label(int, uchar_t *, int, char *, char *,
usr/src/cmd/fdformat/fdformat.c
1421
uchar_t *bootloader;
usr/src/cmd/fdformat/fdformat.c
1439
if ((bootloader = (uchar_t *)malloc((size_t)sizebootldr)) == NULL) {
usr/src/cmd/fdformat/fdformat.c
1482
write_DOS_label(int fd, uchar_t *bootloadr, int bootlen, char *altbootname,
usr/src/cmd/fdformat/fdformat.c
1489
uchar_t *fat_rdir;
usr/src/cmd/fdformat/fdformat.c
1490
uchar_t *fatptr;
usr/src/cmd/fdformat/fdformat.c
1536
fat_rdir = (uchar_t *)malloc(fat_bsize);
usr/src/cmd/fdformat/fdformat.c
158
uchar_t *altboot = NULL;
usr/src/cmd/fdformat/fdformat.c
1641
uchar_t bootsec_NEC[1024];
usr/src/cmd/fdformat/fdformat.c
1644
uchar_t bios_param_NEC[30] = { 0xeb, 0x1c, 0x90, 0x0, 0x0, 0x0, 0x0,
usr/src/cmd/fdformat/fdformat.c
1650
uchar_t fatdir[32] = { 0xe5, 0xe5, 0xe5, 0xe5, 0xe5, 0xe5, 0xe5, 0xe5,
usr/src/cmd/fdformat/fdformat.c
457
uchar_t gap = 0x54; /* format gap size */
usr/src/cmd/fdformat/fdformat.c
458
uchar_t *fbuf, *p;
usr/src/cmd/fdformat/fdformat.c
467
uchar_t num_cyl = 80; /* max number of cylinders */
usr/src/cmd/fdformat/fdformat.c
791
if ((ibuf1 = (uchar_t *)malloc((size_t)cyl_size)) == 0 ||
usr/src/cmd/fdformat/fdformat.c
792
(obuf = (uchar_t *)malloc((size_t)cyl_size)) == 0) {
usr/src/cmd/fdformat/fdformat.c
802
(void) memset(ibuf1, (uchar_t)0xA5, cyl_size);
usr/src/cmd/fdformat/fdformat.c
850
if ((fbuf = (uchar_t *)malloc((unsigned)(4 * spt))) == 0) {
usr/src/cmd/fdformat/fdformat.c
887
p = (uchar_t *)fbuf;
usr/src/cmd/fdformat/fdformat.c
89
static uchar_t *ibuf1;
usr/src/cmd/fdformat/fdformat.c
90
static uchar_t *obuf;
usr/src/cmd/fdisk/fdisk.c
1776
uchar_t systid;
usr/src/cmd/fdisk/fdisk.c
1807
if (fdisk_is_dos_extended((uchar_t)id)) {
usr/src/cmd/fdisk/fdisk.c
2031
(uchar_t)((bcyl>>2) & 0xc0)) &&
usr/src/cmd/fdisk/fdisk.c
2032
Table[i].begcyl == (uchar_t)(bcyl & 0xff) &&
usr/src/cmd/fdisk/fdisk.c
2035
(uchar_t)((ecyl>>2) & 0xc0)) &&
usr/src/cmd/fdisk/fdisk.c
2036
Table[i].endcyl == (uchar_t)(ecyl & 0xff) &&
usr/src/cmd/fdisk/fdisk.c
2060
(uchar_t)((bcyl>>2) & 0xc0)) &&
usr/src/cmd/fdisk/fdisk.c
2061
temp->parts[0].begcyl == (uchar_t)(bcyl & 0xff) &&
usr/src/cmd/fdisk/fdisk.c
2064
(uchar_t)((ecyl>>2) & 0xc0)) &&
usr/src/cmd/fdisk/fdisk.c
2065
temp->parts[0].endcyl == (uchar_t)(ecyl & 0xff) &&
usr/src/cmd/fdisk/fdisk.c
2260
Table[ti].beghead = (uchar_t)hd;
usr/src/cmd/fdisk/fdisk.c
2261
Table[ti].begsect = (uchar_t)(((cy >> 2) & 0xc0) | sc);
usr/src/cmd/fdisk/fdisk.c
2278
Table[ti].endhead = (uchar_t)hd;
usr/src/cmd/fdisk/fdisk.c
2279
Table[ti].endsect = (uchar_t)(((cy >> 2) & 0xc0) | sc);
usr/src/cmd/fdisk/fdisk.c
2316
Table[i].systid = (uchar_t)id;
usr/src/cmd/fdisk/fdisk.c
2317
Table[i].bootid = (uchar_t)act;
usr/src/cmd/fdisk/fdisk.c
2350
Table[i].beghead = (uchar_t)bhead;
usr/src/cmd/fdisk/fdisk.c
2351
Table[i].endhead = (uchar_t)ehead;
usr/src/cmd/fdisk/fdisk.c
2352
Table[i].begsect = (uchar_t)(((bcyl >> 2) & 0xc0) | bsect);
usr/src/cmd/fdisk/fdisk.c
2391
(uchar_t)((bcyl>>2) & 0xc0)) &&
usr/src/cmd/fdisk/fdisk.c
2392
Old_Table[i].begcyl == (uchar_t)(bcyl & 0xff) &&
usr/src/cmd/fdisk/fdisk.c
2395
(uchar_t)((ecyl>>2) & 0xc0)) &&
usr/src/cmd/fdisk/fdisk.c
2396
Old_Table[i].endcyl == (uchar_t)(ecyl & 0xff) &&
usr/src/cmd/fdisk/fdisk.c
2809
uchar_t tsystid = 'z';
usr/src/cmd/fdisk/fdisk.c
3078
specify(uchar_t tsystid)
usr/src/cmd/fdisk/fdisk.c
4006
uchar_t
usr/src/cmd/fdisk/fdisk.c
4009
uchar_t b;
usr/src/cmd/fdisk/fdisk.c
4011
b = (uchar_t)**bp;
usr/src/cmd/fdisk/fdisk.c
4931
id_to_name(uchar_t sysid, char *buffer)
usr/src/cmd/fdisk/fdisk.c
5070
ext_read_valid_part_id(uchar_t *partid)
usr/src/cmd/fdisk/fdisk.c
5109
*partid = (uchar_t)id;
usr/src/cmd/fdisk/fdisk.c
5369
uchar_t partid;
usr/src/cmd/fdisk/fdisk.c
5407
uchar_t partid;
usr/src/cmd/fdisk/fdisk.c
5568
uchar_t *bbsigp;
usr/src/cmd/fdisk/fdisk.c
652
static int specify(uchar_t tsystid);
usr/src/cmd/fdisk/fdisk.c
666
uchar_t getbyte(char **bp);
usr/src/cmd/fdisk/fdisk.c
685
static void id_to_name(uchar_t sysid, char *buffer);
usr/src/cmd/fdisk/fdisk.c
690
static void ext_read_valid_part_id(uchar_t *partid);
usr/src/cmd/file/file.c
859
((uchar_t)fbuf[1] == (uchar_t)'\357')) {
usr/src/cmd/file/magicutils.c
1119
cur += sizeof (uchar_t);
usr/src/cmd/find/find.c
2002
uchar_t p_op; /* Operation: + - = */
usr/src/cmd/find/find.c
2003
uchar_t p_special; /* Special handling? */
usr/src/cmd/fm/fmd/common/fmd_ckpt.c
374
ckp->ckp_ptr = (uchar_t *)
usr/src/cmd/fm/fmd/common/fmd_ckpt.c
450
ckp->ckp_ptr = (uchar_t *)(ckp->ckp_secp + ckp->ckp_hdr->fcfh_secnum);
usr/src/cmd/fm/fmd/common/fmd_ckpt.c
543
ckp->ckp_ptr = (uchar_t *)
usr/src/cmd/fm/fmd/common/fmd_ckpt.c
62
uchar_t *ckp_buf; /* data buffer base address */
usr/src/cmd/fm/fmd/common/fmd_ckpt.c
64
uchar_t *ckp_ptr; /* data buffer pointer */
usr/src/cmd/fm/fmd/common/fmd_fmri.c
117
*q++ = hex_digits[((uchar_t)c & 0xf0) >> 4];
usr/src/cmd/fm/fmd/common/fmd_fmri.c
118
*q++ = hex_digits[(uchar_t)c & 0xf];
usr/src/cmd/fm/fmd/common/fmd_sysevent.c
204
uchar_t *cp, *ep;
usr/src/cmd/fm/fminject/common/inj_defn.c
48
uchar_t ei_signed;
usr/src/cmd/fm/fminject/common/inj_defn.c
49
uchar_t ei_width;
usr/src/cmd/fm/modules/common/eversholt/platform.c
1637
uchar_t val;
usr/src/cmd/fm/modules/common/eversholt/platform.c
1721
uchar_t *val;
usr/src/cmd/fm/modules/common/eversholt/platform.c
1935
uchar_t val;
usr/src/cmd/fm/modules/common/eversholt/platform.c
2054
uchar_t *val;
usr/src/cmd/fm/notify/snmp-notify/common/snmp-notify.c
194
uchar_t dt[11], *tdt;
usr/src/cmd/fm/notify/snmp-notify/common/snmp-notify.c
214
sunIreport_base_len + 1, ASN_OCTET_STR, (uchar_t *)t->host,
usr/src/cmd/fm/notify/snmp-notify/common/snmp-notify.c
220
sunIreport_base_len + 1, ASN_OCTET_STR, (uchar_t *)t->msgid,
usr/src/cmd/fm/notify/snmp-notify/common/snmp-notify.c
226
sunIreport_base_len + 1, ASN_OCTET_STR, (uchar_t *)t->desc,
usr/src/cmd/fm/notify/snmp-notify/common/snmp-notify.c
238
sunIreport_base_len + 1, ASN_OCTET_STR, (uchar_t *)t->fmri,
usr/src/cmd/fm/notify/snmp-notify/common/snmp-notify.c
245
(uchar_t *)&t->from_state, sizeof (uint32_t));
usr/src/cmd/fm/notify/snmp-notify/common/snmp-notify.c
251
(uchar_t *)&t->to_state, sizeof (uint32_t));
usr/src/cmd/fm/notify/snmp-notify/common/snmp-notify.c
257
(uchar_t *)t->reason, strlen(t->reason));
usr/src/cmd/fm/notify/snmp-notify/common/snmp-notify.c
330
ASN_OCTET_STR, (uchar_t *)uuid, strlen(uuid));
usr/src/cmd/fm/notify/snmp-notify/common/snmp-notify.c
334
ASN_OCTET_STR, (uchar_t *)code, strlen(code));
usr/src/cmd/fm/notify/snmp-notify/common/snmp-notify.c
338
ASN_OCTET_STR, (uchar_t *)url, strlen(url));
usr/src/cmd/format/auto_sense.c
915
uchar_t buf3[MAX_MODE_SENSE_SIZE];
usr/src/cmd/format/auto_sense.c
919
uchar_t buf4[MAX_MODE_SENSE_SIZE];
usr/src/cmd/format/badsec.h
58
uchar_t *ap_memmapp; /* incore alternate sector map */
usr/src/cmd/format/badsec.h
59
uchar_t *ap_mapp; /* alternate sector map */
usr/src/cmd/format/ctlr_ata.h
67
int apply_chg_list(int, int, uchar_t *, uchar_t *, struct chg_list *);
usr/src/cmd/format/ctlr_scsi.c
1079
(uchar_t *)page3, (uchar_t *)fixed, cur_dtype->dtype_chglist);
usr/src/cmd/format/ctlr_scsi.c
113
uchar_t command;
usr/src/cmd/format/ctlr_scsi.c
1230
(uchar_t *)page4, (uchar_t *)fixed, cur_dtype->dtype_chglist);
usr/src/cmd/format/ctlr_scsi.c
1372
(uchar_t *)page8, (uchar_t *)fixed, cur_dtype->dtype_chglist);
usr/src/cmd/format/ctlr_scsi.c
1565
(uchar_t *)page38, (uchar_t *)fixed,
usr/src/cmd/format/ctlr_scsi.c
2159
FORMG0COUNT(&cdb, (uchar_t)nbytes);
usr/src/cmd/format/ctlr_scsi.c
2391
FORMG0COUNT(&cdb, (uchar_t)nbytes);
usr/src/cmd/format/ctlr_scsi.c
2392
cdb.cdb_opaque[1] = (uchar_t)options;
usr/src/cmd/format/ctlr_scsi.c
2431
FORMG0COUNT(&cdb, (uchar_t)inqbufsiz);
usr/src/cmd/format/ctlr_scsi.c
2475
FORMG0COUNT(&cdb, (uchar_t)inqbufsiz);
usr/src/cmd/format/ctlr_scsi.c
2525
(uchar_t)((ucmd.uscsi_buflen & 0xff000000) >> 24);
usr/src/cmd/format/ctlr_scsi.c
2527
(uchar_t)((ucmd.uscsi_buflen & 0x00ff0000) >> 16);
usr/src/cmd/format/ctlr_scsi.c
2529
(uchar_t)((ucmd.uscsi_buflen & 0x0000ff00) >> 8);
usr/src/cmd/format/ctlr_scsi.c
2531
(uchar_t)(ucmd.uscsi_buflen & 0x000000ff);
usr/src/cmd/format/ctlr_scsi.c
2605
(uchar_t)((ucmd.uscsi_buflen & 0xff000000) >> 24);
usr/src/cmd/format/ctlr_scsi.c
2607
(uchar_t)((ucmd.uscsi_buflen & 0x00ff0000) >> 16);
usr/src/cmd/format/ctlr_scsi.c
2609
(uchar_t)((ucmd.uscsi_buflen & 0x0000ff00) >> 8);
usr/src/cmd/format/ctlr_scsi.c
2611
(uchar_t)(ucmd.uscsi_buflen & 0x000000ff);
usr/src/cmd/format/ctlr_scsi.c
2732
FORMG0COUNT(&cdb, (uchar_t)nbytes);
usr/src/cmd/format/ctlr_scsi.c
3009
apply_chg_list(int pageno, int pagsiz, uchar_t *curbits,
usr/src/cmd/format/ctlr_scsi.c
3010
uchar_t *chgbits, struct chg_list *chglist)
usr/src/cmd/format/ctlr_scsi.c
3012
uchar_t c;
usr/src/cmd/format/ctlr_scsi.c
3025
c |= (uchar_t)chglist->value;
usr/src/cmd/format/ctlr_scsi.c
3028
c &= (uchar_t)chglist->value;
usr/src/cmd/format/ctlr_scsi.c
3031
c = (uchar_t)chglist->value;
usr/src/cmd/format/ctlr_scsi.c
759
(uchar_t *)page1, (uchar_t *)fixed, cur_dtype->dtype_chglist);
usr/src/cmd/format/ctlr_scsi.c
892
(uchar_t *)page2, (uchar_t *)fixed, cur_dtype->dtype_chglist);
usr/src/cmd/format/ctlr_scsi.h
150
int apply_chg_list(int, int, uchar_t *, uchar_t *, struct chg_list *);
usr/src/cmd/format/ix_altsctr.c
606
uchar_t mask;
usr/src/cmd/format/label.c
706
(void) memcpy((uchar_t *)&lmap->efi_disk_uguid,
usr/src/cmd/format/label.c
707
(uchar_t *)&vtoc->efi_disk_uguid, sizeof (struct uuid));
usr/src/cmd/format/label.c
714
(void) memcpy((uchar_t *)&lmap->efi_parts[i].p_uguid,
usr/src/cmd/format/label.c
715
(uchar_t *)&vtoc->efi_parts[i].p_uguid,
usr/src/cmd/format/menu_fdisk.c
130
partp->bootid = getbyte((uchar_t **)&bootptr);
usr/src/cmd/format/menu_fdisk.c
131
partp->beghead = getbyte((uchar_t **)&bootptr);
usr/src/cmd/format/menu_fdisk.c
132
partp->begsect = getbyte((uchar_t **)&bootptr);
usr/src/cmd/format/menu_fdisk.c
133
partp->begcyl = getbyte((uchar_t **)&bootptr);
usr/src/cmd/format/menu_fdisk.c
134
partp->systid = getbyte((uchar_t **)&bootptr);
usr/src/cmd/format/menu_fdisk.c
135
partp->endhead = getbyte((uchar_t **)&bootptr);
usr/src/cmd/format/menu_fdisk.c
136
partp->endsect = getbyte((uchar_t **)&bootptr);
usr/src/cmd/format/menu_fdisk.c
137
partp->endcyl = getbyte((uchar_t **)&bootptr);
usr/src/cmd/format/menu_fdisk.c
138
partp->relsect = getlong((uchar_t **)&bootptr);
usr/src/cmd/format/menu_fdisk.c
139
partp->numsect = getlong((uchar_t **)&bootptr);
usr/src/cmd/format/menu_fdisk.c
159
getbyte(uchar_t **bp)
usr/src/cmd/format/menu_fdisk.c
170
getshort(uchar_t **bp)
usr/src/cmd/format/menu_fdisk.c
181
getlong(uchar_t **bp)
usr/src/cmd/format/menu_fdisk.c
93
static int getbyte(uchar_t **);
usr/src/cmd/format/menu_fdisk.c
94
static int getlong(uchar_t **);
usr/src/cmd/format/menu_scsi.c
451
if (apply_chg_list(pageno, length, (uchar_t *)saved,
usr/src/cmd/format/menu_scsi.c
452
(uchar_t *)changeable, change_item)) {
usr/src/cmd/format/menu_scsi.c
925
FORMG0COUNT(&cdb, (uchar_t)nbytes);
usr/src/cmd/fs.d/autofs/auto_subr.c
380
while (p >= line && isspace(*(uchar_t *)p))
usr/src/cmd/fs.d/autofs/auto_subr.c
736
while (p >= s && isspace(*(uchar_t *)p))
usr/src/cmd/fs.d/autofs/ns_files.c
138
if (verbose && syntaxok && isspace(*(uchar_t *)lp)) {
usr/src/cmd/fs.d/autofs/ns_files.c
254
if (syntaxok && isspace(*(uchar_t *)lp)) {
usr/src/cmd/fs.d/nfs/lib/nfs_tbind.c
1758
(uchar_t)~0, sizeof (struct in6_addr));
usr/src/cmd/fs.d/nfs/lib/nfs_tbind.c
68
((((ulong_t)((uchar_t *)a)[0] & 0xFF) << (ulong_t)24) | \
usr/src/cmd/fs.d/nfs/lib/nfs_tbind.c
69
(((ulong_t)((uchar_t *)a)[1] & 0xFF) << (ulong_t)16) | \
usr/src/cmd/fs.d/nfs/lib/nfs_tbind.c
70
(((ulong_t)((uchar_t *)a)[2] & 0xFF) << (ulong_t)8) | \
usr/src/cmd/fs.d/nfs/lib/nfs_tbind.c
71
((ulong_t)((uchar_t *)a)[3] & 0xFF))
usr/src/cmd/fs.d/nfs/lib/nfslog_config.c
994
while (p >= line && isspace(*(uchar_t *)p))
usr/src/cmd/fs.d/nfs/nfslog/fhtab.c
454
uchar_t byte;
usr/src/cmd/fs.d/nfs/nfslog/nfslog_trans.c
75
uchar_t optype; /* read, write, ...? */
usr/src/cmd/fs.d/nfs/nfslog/nfslog_trans.c
79
uchar_t datatype;
usr/src/cmd/fs.d/nfs/nfslog/nfslog_trans.c
85
uchar_t transoption;
usr/src/cmd/fs.d/nfs/nfslog/readbuf.c
904
uchar_t *u_buf = (uchar_t *)buf;
usr/src/cmd/fs.d/nfs/nfslog/readbuf.c
933
u_buf = (uchar_t *)ip;
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
118
uchar_t fs_vers_lo;
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
119
uchar_t fs_vers_hi;
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
133
uchar_t phys_drive_num;
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
134
uchar_t reserved;
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
135
uchar_t ext_signature;
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
137
uchar_t volume_label[11];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
138
uchar_t type[8];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
170
uchar_t bs_jump_code[3];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
171
uchar_t bs_oem_name[8];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
181
uchar_t bs_bootstrap[444];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
182
uchar_t bs_signature[2];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
191
uchar_t bs_bootstrap[420];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
192
uchar_t bs_signature[2];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
201
uchar_t bs_jump_code[3];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
202
uchar_t bs_filler[59];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
203
uchar_t bs_sun_bpb[4];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
204
uchar_t bs_bootstrap[444];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
205
uchar_t bs_signature[2];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
209
uchar_t bs_jump_code[3];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
210
uchar_t bs_filler[87];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
211
uchar_t bs_bootstrap[420];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
212
uchar_t bs_signature[2];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
220
uchar_t buf[MAXBPS];
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
88
uchar_t sectors_per_cluster;
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
90
uchar_t num_fats;
usr/src/cmd/fs.d/pcfs/common/pcfs_bpb.h
98
uchar_t media;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
105
store_16_bits(uchar_t **bp, uint32_t v)
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
107
uchar_t *l = *bp;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
115
read_16_bits(uchar_t *bp, uint32_t *value)
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
129
store_32_bits(uchar_t **bp, uint32_t v)
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
131
uchar_t *l = *bp;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
142
read_32_bits(uchar_t *bp, uint32_t *value)
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
159
dump_bytes(uchar_t *buf, int n)
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
241
uchar_t *grabp;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
243
grabp = (uchar_t *)&(bsp->bs_filler[ORIG_BPB_START_INDEX]);
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
245
((uchar_t *)&(wbpb->bpb.bytes_per_sector))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
246
((uchar_t *)&(wbpb->bpb.bytes_per_sector))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
248
((uchar_t *)&(wbpb->bpb.resv_sectors))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
249
((uchar_t *)&(wbpb->bpb.resv_sectors))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
251
((uchar_t *)&(wbpb->bpb.num_root_entries))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
252
((uchar_t *)&(wbpb->bpb.num_root_entries))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
253
((uchar_t *)&(wbpb->bpb.sectors_in_volume))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
254
((uchar_t *)&(wbpb->bpb.sectors_in_volume))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
256
((uchar_t *)&(wbpb->bpb.sectors_per_fat))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
257
((uchar_t *)&(wbpb->bpb.sectors_per_fat))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
258
((uchar_t *)&(wbpb->bpb.sectors_per_track))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
259
((uchar_t *)&(wbpb->bpb.sectors_per_track))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
260
((uchar_t *)&(wbpb->bpb.heads))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
261
((uchar_t *)&(wbpb->bpb.heads))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
262
((uchar_t *)&(wbpb->bpb.hidden_sectors))[3] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
263
((uchar_t *)&(wbpb->bpb.hidden_sectors))[2] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
264
((uchar_t *)&(wbpb->bpb.hidden_sectors))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
265
((uchar_t *)&(wbpb->bpb.hidden_sectors))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
266
((uchar_t *)&(wbpb->bpb.sectors_in_logical_volume))[3] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
267
((uchar_t *)&(wbpb->bpb.sectors_in_logical_volume))[2] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
268
((uchar_t *)&(wbpb->bpb.sectors_in_logical_volume))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
269
((uchar_t *)&(wbpb->bpb.sectors_in_logical_volume))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
273
((uchar_t *)&(wbpb->ebpb.volume_id))[3] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
274
((uchar_t *)&(wbpb->ebpb.volume_id))[2] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
275
((uchar_t *)&(wbpb->ebpb.volume_id))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
276
((uchar_t *)&(wbpb->ebpb.volume_id))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
286
uchar_t *grabp;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
288
grabp = (uchar_t *)&(bsp->bs_filler[BPB_32_START_INDEX]);
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
290
((uchar_t *)&(wbpb->bpb32.big_sectors_per_fat))[3] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
291
((uchar_t *)&(wbpb->bpb32.big_sectors_per_fat))[2] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
292
((uchar_t *)&(wbpb->bpb32.big_sectors_per_fat))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
293
((uchar_t *)&(wbpb->bpb32.big_sectors_per_fat))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
294
((uchar_t *)&(wbpb->bpb32.ext_flags))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
295
((uchar_t *)&(wbpb->bpb32.ext_flags))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
298
((uchar_t *)&(wbpb->bpb32.root_dir_clust))[3] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
299
((uchar_t *)&(wbpb->bpb32.root_dir_clust))[2] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
300
((uchar_t *)&(wbpb->bpb32.root_dir_clust))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
301
((uchar_t *)&(wbpb->bpb32.root_dir_clust))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
302
((uchar_t *)&(wbpb->bpb32.fsinfosec))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
303
((uchar_t *)&(wbpb->bpb32.fsinfosec))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
304
((uchar_t *)&(wbpb->bpb32.backupboot))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
305
((uchar_t *)&(wbpb->bpb32.backupboot))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
306
((uchar_t *)&(wbpb->bpb32.reserved[0]))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
307
((uchar_t *)&(wbpb->bpb32.reserved[0]))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
308
((uchar_t *)&(wbpb->bpb32.reserved[1]))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
309
((uchar_t *)&(wbpb->bpb32.reserved[1]))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
310
((uchar_t *)&(wbpb->bpb32.reserved[2]))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
311
((uchar_t *)&(wbpb->bpb32.reserved[2]))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
312
((uchar_t *)&(wbpb->bpb32.reserved[3]))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
313
((uchar_t *)&(wbpb->bpb32.reserved[3]))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
314
((uchar_t *)&(wbpb->bpb32.reserved[4]))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
315
((uchar_t *)&(wbpb->bpb32.reserved[4]))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
316
((uchar_t *)&(wbpb->bpb32.reserved[5]))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
317
((uchar_t *)&(wbpb->bpb32.reserved[5]))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
422
isDosDrive(uchar_t checkMe)
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
437
isDosExtended(uchar_t checkMe)
usr/src/cmd/fs.d/pcfs/common/pcfs_common.c
449
isBootPart(uchar_t checkMe)
usr/src/cmd/fs.d/pcfs/common/pcfs_common.h
78
extern void store_16_bits(uchar_t **bp, uint32_t v);
usr/src/cmd/fs.d/pcfs/common/pcfs_common.h
79
extern void store_32_bits(uchar_t **bp, uint32_t v);
usr/src/cmd/fs.d/pcfs/common/pcfs_common.h
80
extern void read_16_bits(uchar_t *bp, uint32_t *value);
usr/src/cmd/fs.d/pcfs/common/pcfs_common.h
81
extern void read_32_bits(uchar_t *bp, uint32_t *value);
usr/src/cmd/fs.d/pcfs/common/pcfs_common.h
83
extern void dump_bytes(uchar_t *b, int n);
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
1359
if (!IsFAT32 && ((uchar_t *)modified >= TheRootDir.bytes) &&
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
1360
((uchar_t *)modified < TheRootDir.bytes + RootDirSize))
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
1365
if (((uchar_t *)modified >= loop->clusterData.bytes) &&
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
1366
((uchar_t *)modified <
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
1480
readCluster(int fd, int32_t clusterNum, uchar_t **data, int32_t *datasize,
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
1483
uchar_t *newBuf;
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
1520
uchar_t *data;
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
234
static uchar_t *
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
247
static uchar_t *
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
248
addToCache(int32_t clusterNum, uchar_t *buf, int32_t *datasize)
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
251
uchar_t *cp;
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
260
if ((cp = (uchar_t *)calloc(1, BytesPerCluster)) == NULL) {
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
326
getCluster(int fd, int32_t clusterNum, uchar_t **data, int32_t *datasize)
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
328
static uchar_t *clusterBuffer = NULL;
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
339
(clusterBuffer = (uchar_t *)malloc(BytesPerCluster)) == NULL) {
usr/src/cmd/fs.d/pcfs/fsck/clusters.c
551
markBad(int32_t clusterNum, uchar_t *recovered, int32_t recoveredLen)
usr/src/cmd/fs.d/pcfs/fsck/dir.c
1038
uchar_t *p = (uchar_t *)&(dp->pcd_size);
usr/src/cmd/fs.d/pcfs/fsck/dir.c
1046
uchar_t *p = (uchar_t *)&(dp->pcd_scluster_lo);
usr/src/cmd/fs.d/pcfs/fsck/dir.c
1049
p = (uchar_t *)&(dp->un.pcd_scluster_hi);
usr/src/cmd/fs.d/pcfs/fsck/dir.c
505
while ((uchar_t *)dp < dirData->bytes + dirDataLen &&
usr/src/cmd/fs.d/pcfs/fsck/dir.c
559
if ((uchar_t *)dp < dirData->bytes + dirDataLen) {
usr/src/cmd/fs.d/pcfs/fsck/dir.c
61
static uchar_t *CHKsList = NULL;
usr/src/cmd/fs.d/pcfs/fsck/dir.c
682
(uchar_t *)calloc(1, idivceil(MAXCHKVAL, NBBY))) == NULL) {
usr/src/cmd/fs.d/pcfs/fsck/dir.c
746
read_32_bits((uchar_t *)&(dp->pcd_size), &returnMe);
usr/src/cmd/fs.d/pcfs/fsck/dir.c
756
read_16_bits((uchar_t *)&(dp->un.pcd_scluster_hi), &hi);
usr/src/cmd/fs.d/pcfs/fsck/dir.c
757
read_16_bits((uchar_t *)&(dp->pcd_scluster_lo), &lo);
usr/src/cmd/fs.d/pcfs/fsck/dir.c
760
read_16_bits((uchar_t *)&(dp->pcd_scluster_lo), &lo);
usr/src/cmd/fs.d/pcfs/fsck/dir.c
826
getNow(struct pctime *pctp, uchar_t *msec)
usr/src/cmd/fs.d/pcfs/fsck/dir.c
935
else if ((TheRootDir.bytes = (uchar_t *)malloc(RootDirSize)) == NULL) {
usr/src/cmd/fs.d/pcfs/fsck/fat.c
166
static uchar_t *
usr/src/cmd/fs.d/pcfs/fsck/fat.c
209
uchar_t *ep;
usr/src/cmd/fs.d/pcfs/fsck/fat.c
247
uchar_t *ep;
usr/src/cmd/fs.d/pcfs/fsck/fat.c
51
static uchar_t *TheFAT;
usr/src/cmd/fs.d/pcfs/fsck/fat.c
76
} else if ((TheFAT = (uchar_t *)malloc(FATSize)) == NULL) {
usr/src/cmd/fs.d/pcfs/fsck/fsck_pcfs.h
109
uchar_t *saved;
usr/src/cmd/fs.d/pcfs/fsck/fsck_pcfs.h
223
extern int readCluster(int fd, int32_t clusterNum, uchar_t **data,
usr/src/cmd/fs.d/pcfs/fsck/fsck_pcfs.h
75
uchar_t *bytes;
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
140
static uchar_t *build_rootdir(bpb_t *wbpb, char *ffn, int fffd,
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
142
static uchar_t *build_fat(bpb_t *wbpb, struct fat_od_fsi *fsinfop,
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
1510
uchar_t *fillp;
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
1512
fillp = (uchar_t *)&(bsp->bs_filler[ORIG_BPB_START_INDEX]);
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
1540
uchar_t *fillp;
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
1543
fillp = (uchar_t *)&(bsp->bs_filler[ORIG_BPB_START_INDEX]);
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
1581
uchar_t *fillp;
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
1592
uchar_t *grabp;
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
1595
((uchar_t *)&(wbpb->sunbpb.bs_offset_high))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
1596
((uchar_t *)&(wbpb->sunbpb.bs_offset_high))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
1597
((uchar_t *)&(wbpb->sunbpb.bs_offset_low))[1] = *grabp++;
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
1598
((uchar_t *)&(wbpb->sunbpb.bs_offset_low))[0] = *grabp++;
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
174
static void mark_cluster(uchar_t *fatp, pc_cluster32_t clustnum,
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
186
static int lookup_FAT_size(uchar_t partid);
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2469
mark_cluster(uchar_t *fatp, pc_cluster32_t clustnum, uint32_t value)
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2471
uchar_t *ep;
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2495
uchar_t *
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2500
uchar_t *fatp;
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2694
uchar_t *
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2753
dump_bytes((uchar_t *)rootdirp, 2 * sizeof (struct pcdir));
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2756
return ((uchar_t *)rootdirp);
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2831
dump_bytes((uchar_t *)fsinfop, sizeof (*fsinfop));
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2865
dump_bytes((uchar_t *)fsinfop, sizeof (*fsinfop));
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2941
uchar_t *fatp, *rdirp;
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
312
isDosDrive(uchar_t checkMe)
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
327
isDosExtended(uchar_t checkMe)
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
339
isBootPart(uchar_t checkMe)
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
472
lookup_FAT_size(uchar_t partid)
usr/src/cmd/fs.d/smbclnt/fksmbcl/shares.c
124
put_uncserver(const char *s, uchar_t *buf)
usr/src/cmd/fs.d/smbclnt/fksmbcl/shares.c
126
uchar_t *p = buf;
usr/src/cmd/fs.d/smbclnt/fksmbcl/shares.c
183
uchar_t *p;
usr/src/cmd/fs.d/smbclnt/fksmbcl/shares.c
252
static uchar_t key[16];
usr/src/cmd/fs.d/smbclnt/fksmbcl/shares.c
51
static const uchar_t
usr/src/cmd/fs.d/smbclnt/fksmbcl/shares.c
64
static const uchar_t
usr/src/cmd/fs.d/smbclnt/fksmbcl/shares.c
79
static const uchar_t
usr/src/cmd/fs.d/smbclnt/fksmbcl/shares.c
86
static uchar_t sendbuf[1024];
usr/src/cmd/fs.d/smbclnt/fksmbcl/shares.c
87
static uchar_t recvbuf[4096];
usr/src/cmd/fs.d/smbclnt/fksmbcl/shares.c
93
pstrings(const uchar_t *buf, int len)
usr/src/cmd/fs.d/smbclnt/fksmbcl/shares.c
95
const uchar_t *p = buf;
usr/src/cmd/fs.d/ufs/fsck/pass5.c
324
if (check_maps((uchar_t *)cg_inosused(newcg),
usr/src/cmd/fs.d/ufs/fsck/pass5.c
325
(uchar_t *)cg_inosused(cg), inomapsize,
usr/src/cmd/fs.d/ufs/fsck/pass5.c
343
if (check_maps((uchar_t *)cg_inosused(newcg),
usr/src/cmd/fs.d/ufs/fsck/pass5.c
344
(uchar_t *)cg_inosused(cg), inomapsize,
usr/src/cmd/fs.d/ufs/fsck/pass5.c
359
if (check_maps((uchar_t *)cg_blksfree(cg),
usr/src/cmd/fs.d/ufs/fsck/pass5.c
360
(uchar_t *)cg_blksfree(newcg), blkmapsize,
usr/src/cmd/fs.d/ufs/fsck/pass5.c
38
static int check_maps(uchar_t *, uchar_t *, int, int, char *, int, int);
usr/src/cmd/fs.d/ufs/fsck/pass5.c
455
uchar_t *map1, /* map of claimed allocations */
usr/src/cmd/fs.d/ufs/fsck/pass5.c
456
uchar_t *map2, /* map of determined allocations */
usr/src/cmd/fs.d/ufs/fsck/pass5.c
78
basesize = &newcg->cg_space[0] - (uchar_t *)newcg;
usr/src/cmd/fs.d/ufs/fsck/utilities.c
2071
*btotoff = &cgp->cg_space[0] - (uchar_t *)(&cgp->cg_link);
usr/src/cmd/fs.d/ufs/mkfs/mkfs.c
1911
(uchar_t *)(&sblock.fs_link);
usr/src/cmd/fs.d/ufs/mkfs/mkfs.c
1915
(uchar_t *)(&sblock.fs_link);
usr/src/cmd/fs.d/ufs/mkfs/mkfs.c
2572
icg.cg_btotoff = &icg.cg_space[0] - (uchar_t *)(&icg.cg_link);
usr/src/cmd/fs.d/ufs/ncheck/ncheck.c
136
uchar_t *extend_tbl(uchar_t *tbl, unsigned int *current_size,
usr/src/cmd/fs.d/ufs/ncheck/ncheck.c
294
itab = (struct dinode *)extend_tbl((uchar_t *)itab, &itab_size,
usr/src/cmd/fs.d/ufs/ncheck/ncheck.c
305
htab = (struct htab *)extend_tbl((uchar_t *)htab, &htab_size,
usr/src/cmd/fs.d/ufs/ncheck/ncheck.c
675
uchar_t *
usr/src/cmd/fs.d/ufs/ncheck/ncheck.c
676
extend_tbl(uchar_t *tbl, unsigned int *current_size, unsigned int new_size)
usr/src/cmd/fs.d/ufs/ncheck/ncheck.c
691
tbl = (uchar_t *)malloc(new_size);
usr/src/cmd/fs.d/ufs/ncheck/ncheck.c
693
return ((uchar_t *)0);
usr/src/cmd/fstyp/fstyp.c
278
is_dos_drive(uchar_t type)
usr/src/cmd/fstyp/fstyp.c
287
is_dos_extended(uchar_t id)
usr/src/cmd/fwflash/plugins/hdrs/hermon_ib.h
261
uchar_t cfi_char[HERMON_CFI_INFO_SIZE];
usr/src/cmd/fwflash/plugins/hdrs/tavor_ib.h
214
uchar_t cfi_char[TAVOR_CFI_INFO_SIZE];
usr/src/cmd/fwflash/plugins/vendor/hermon-MELLANOX.c
197
static uchar_t *
usr/src/cmd/fwflash/plugins/vendor/hermon-MELLANOX.c
230
cnx_flash_verify_flash_pn_img(ib_cnx_encap_ident_t *handle, uchar_t *psid,
usr/src/cmd/fwflash/plugins/vendor/hermon-MELLANOX.c
296
uchar_t *psid;
usr/src/cmd/fwflash/plugins/vendor/hermon-MELLANOX.c
60
uchar_t *psid, int psid_size);
usr/src/cmd/fwflash/plugins/vendor/hermon-MELLANOX.c
61
static uchar_t *cnx_flash_get_psid_img(ib_cnx_encap_ident_t *handle);
usr/src/cmd/geniconvtbl/geniconvtbl.c
1149
(*(uchar_t *)(*inbuf + expr0->data.itm_exnum)) : 0)): \
usr/src/cmd/geniconvtbl/geniconvtbl.c
1184
PUT((uchar_t)c);
usr/src/cmd/geniconvtbl/geniconvtbl.c
1223
PUT((uchar_t)c);
usr/src/cmd/geniconvtbl/geniconvtbl.c
1236
PUT((uchar_t)z);
usr/src/cmd/geniconvtbl/geniconvtbl.c
1388
(void) fputc((uchar_t)c, stderr);
usr/src/cmd/geniconvtbl/geniconvtbl.c
1457
(*(uchar_t *)(inbuf + expr0->data.itm_exnum)) : 0)) : \
usr/src/cmd/geniconvtbl/itm_util.c
1111
p = malloc_vital(sizeof (uchar_t *) * resultlen);
usr/src/cmd/geniconvtbl/itm_util.c
1119
(void) memset(p, 0, sizeof (uchar_t *) * resultlen);
usr/src/cmd/geniconvtbl/itm_util.c
1150
uchar_t *source_data;
usr/src/cmd/geniconvtbl/itm_util.c
1151
uchar_t *result_data;
usr/src/cmd/geniconvtbl/itm_util.c
1221
uchar_t *dp;
usr/src/cmd/geniconvtbl/itm_util.c
1225
dp = (uchar_t *)
usr/src/cmd/geniconvtbl/itm_util.c
1247
for (m = 0, dp = (uchar_t *)
usr/src/cmd/geniconvtbl/itm_util.c
1315
uchar_t *source_data;
usr/src/cmd/geniconvtbl/itm_util.c
1316
uchar_t *result_data;
usr/src/cmd/geniconvtbl/itm_util.c
1317
uchar_t *dp;
usr/src/cmd/geniconvtbl/itm_util.c
1357
dp = (uchar_t *)
usr/src/cmd/geniconvtbl/itm_util.c
1504
dp = (uchar_t *)
usr/src/cmd/geniconvtbl/itm_util.c
1541
for (m = 0, dp = (uchar_t *)
usr/src/cmd/geniconvtbl/itm_util.c
1780
uchar_t i;
usr/src/cmd/geniconvtbl/itm_util.c
1910
uchar_t *c1;
usr/src/cmd/geniconvtbl/itm_util.c
1911
uchar_t *c2;
usr/src/cmd/geniconvtbl/itm_util.c
1912
uchar_t *c3;
usr/src/cmd/geniconvtbl/itm_util.c
1917
c1 = (uchar_t *)(NSPTR(&((ml->data_pair).data0))) +
usr/src/cmd/geniconvtbl/itm_util.c
1919
c2 = (uchar_t *)(NSPTR(&((ml->data_pair).data1))) +
usr/src/cmd/geniconvtbl/itm_util.c
1921
c3 = (uchar_t *)(NSPTR(&((ml->data_pair.range)))) +
usr/src/cmd/geniconvtbl/itm_util.c
1956
uchar_t *dp; /* unsigned for ++ operation */
usr/src/cmd/geniconvtbl/itm_util.c
1961
for (j = 0, dp = (uchar_t *)(result_data + result_size - 1);
usr/src/cmd/geniconvtbl/itm_util.c
1984
uchar_t *c1;
usr/src/cmd/geniconvtbl/itm_util.c
1985
uchar_t *c2;
usr/src/cmd/geniconvtbl/itm_util.c
1991
c1 = ((uchar_t *)(NSPTR(&(pair->data0)))) + pair->data0.size - 1;
usr/src/cmd/geniconvtbl/itm_util.c
1992
c2 = ((uchar_t *)(NSPTR(&(pair->range)))) + pair->range.size - 1;
usr/src/cmd/geniconvtbl/itm_util.c
2526
uchar_t *c0;
usr/src/cmd/geniconvtbl/itm_util.c
2527
uchar_t *c1;
usr/src/cmd/grep/grep.c
100
static uchar_t rflag; /* Search directories recursively */
usr/src/cmd/grep/grep.c
101
static uchar_t bflag; /* Precede matches by block number */
usr/src/cmd/grep/grep.c
102
static uchar_t sflag; /* Suppress file error messages */
usr/src/cmd/grep/grep.c
103
static uchar_t qflag; /* Suppress standard output */
usr/src/cmd/grep/grep.c
104
static uchar_t wflag; /* Search for expression as a word */
usr/src/cmd/grep/grep.c
105
static uchar_t xflag; /* Anchoring */
usr/src/cmd/grep/grep.c
106
static uchar_t Eflag; /* Egrep or -E flag */
usr/src/cmd/grep/grep.c
107
static uchar_t Fflag; /* Fgrep or -F flag */
usr/src/cmd/grep/grep.c
108
static uchar_t Rflag; /* Like rflag, but follow symlinks */
usr/src/cmd/grep/grep.c
109
static uchar_t outfn; /* Put out file name */
usr/src/cmd/grep/grep.c
110
static uchar_t conflag; /* show context of matches */
usr/src/cmd/grep/grep.c
111
static uchar_t oflag; /* Print only matching output */
usr/src/cmd/grep/grep.c
90
static uchar_t fgrep = 0; /* Invoked as fgrep */
usr/src/cmd/grep/grep.c
91
static uchar_t egrep = 0; /* Invoked as egrep */
usr/src/cmd/grep/grep.c
93
static uchar_t cflag; /* Count of matches */
usr/src/cmd/grep/grep.c
94
static uchar_t iflag; /* Case insensitve matching */
usr/src/cmd/grep/grep.c
95
static uchar_t Hflag; /* Precede lines by file name */
usr/src/cmd/grep/grep.c
96
static uchar_t hflag; /* Suppress printing of filename */
usr/src/cmd/grep/grep.c
97
static uchar_t lflag; /* Print file names of matches */
usr/src/cmd/grep/grep.c
98
static uchar_t Lflag; /* Print file names of non-matches */
usr/src/cmd/grep/grep.c
99
static uchar_t nflag; /* Precede lines by line number */
usr/src/cmd/hal/addons/network-devices/common.c
101
addr_to_string(char *prefix, uchar_t *mac, int mac_len, char *buf, int buf_len)
usr/src/cmd/hal/addons/network-devices/common.c
149
uchar_t *ea = (uchar_t *)LLADDR(&ar.xarp_ha);
usr/src/cmd/hal/addons/network-devices/common.c
155
addr_to_string("IPV6ADDR-", (uchar_t *)&hp->h_addr_list[0],
usr/src/cmd/hal/addons/network-devices/common.c
160
addr_to_string("IPV4ADDR-", (uchar_t *)&sin->sin_addr.s_addr, 4,
usr/src/cmd/hal/addons/network-devices/snmp.c
84
session.community = (uchar_t *)community;
usr/src/cmd/hal/probing/network-printer/probe-snmp.c
61
session.community = (uchar_t *)community;
usr/src/cmd/hal/probing/volume/probe-volume.c
132
uchar_t buf[ISO_SECTOR_SIZE];
usr/src/cmd/hal/probing/volume/probe-volume.c
135
uchar_t *p;
usr/src/cmd/hal/probing/volume/probe-volume.c
311
uchar_t smalltoc[12];
usr/src/cmd/hal/probing/volume/probe-volume.c
313
uchar_t *toc, *p;
usr/src/cmd/hal/probing/volume/probe-volume.c
326
toc = (uchar_t *)calloc(1, toc_size);
usr/src/cmd/hal/utils/adt_data.c
30
uchar_t *buf;
usr/src/cmd/hal/utils/adt_data.c
31
uchar_t value;
usr/src/cmd/hal/utils/adt_data.c
76
buf = (uchar_t *)malloc (bufsize);
usr/src/cmd/hal/utils/cdutils.c
118
(uchar_t)scmd->uscsi_cdb[0], ret,
usr/src/cmd/hal/utils/cdutils.c
120
(uchar_t)SENSE_KEY(rqbuf),
usr/src/cmd/hal/utils/cdutils.c
121
(uchar_t)ASC(rqbuf), (uchar_t)ASCQ(rqbuf)));
usr/src/cmd/hal/utils/cdutils.c
139
mode_sense(int fd, uchar_t pc, int dbd, int page_len, uchar_t *buffer)
usr/src/cmd/hal/utils/cdutils.c
165
get_mode_page(int fd, int page_no, int pc, int buf_len, uchar_t *buffer, int *plen)
usr/src/cmd/hal/utils/cdutils.c
168
uchar_t byte2;
usr/src/cmd/hal/utils/cdutils.c
169
uchar_t buf[256];
usr/src/cmd/hal/utils/cdutils.c
172
byte2 = (uchar_t)(((pc << 6) & 0xC0) | (page_no & 0x3f));
usr/src/cmd/hal/utils/cdutils.c
194
get_configuration(int fd, uint16_t feature, int bufsize, uchar_t *buf)
usr/src/cmd/hal/utils/cdutils.c
219
uchar_t smallbuf[8];
usr/src/cmd/hal/utils/cdutils.c
221
uchar_t *bufp;
usr/src/cmd/hal/utils/cdutils.c
233
bufp = (uchar_t *)malloc(buflen);
usr/src/cmd/hal/utils/cdutils.c
251
uchar_t smallbuf[8];
usr/src/cmd/hal/utils/cdutils.c
253
uchar_t *bufp;
usr/src/cmd/hal/utils/cdutils.c
265
bufp = (uchar_t *)malloc(buflen);
usr/src/cmd/hal/utils/cdutils.c
286
get_write_speeds(uchar_t *page, int n, intlist_t **speeds, int *n_speeds, intlist_t **speeds_mem)
usr/src/cmd/hal/utils/cdutils.c
288
uchar_t *p = page + 2;
usr/src/cmd/hal/utils/cdutils.c
328
uchar_t p[254];
usr/src/cmd/hal/utils/cdutils.c
486
read_toc(int fd, int format, int trackno, int buflen, uchar_t *buf)
usr/src/cmd/hal/utils/cdutils.h
41
int mode_sense(int fd, uchar_t pc, int dbd, int page_len,
usr/src/cmd/hal/utils/cdutils.h
42
uchar_t *buffer);
usr/src/cmd/hal/utils/cdutils.h
44
uchar_t *buffer, int *plen);
usr/src/cmd/hal/utils/cdutils.h
46
uchar_t *buf);
usr/src/cmd/hal/utils/cdutils.h
57
uchar_t *buf);
usr/src/cmd/hal/utils/fsutils.c
84
is_dos_drive(uchar_t type)
usr/src/cmd/hal/utils/fsutils.c
93
is_dos_extended(uchar_t id)
usr/src/cmd/hal/utils/fsutils.h
20
boolean_t is_dos_drive(uchar_t id);
usr/src/cmd/hal/utils/fsutils.h
21
boolean_t is_dos_extended(uchar_t id);
usr/src/cmd/hotplugd/hotplugd_door.c
340
(uchar_t *)buf, len) != 0)) {
usr/src/cmd/hotplugd/hotplugd_door.c
440
(nvlist_add_byte_array(results, HPD_INFO, (uchar_t *)buf,
usr/src/cmd/idmap/idmapd/dbutils.c
806
int ncol, uchar_t **list, size_t valsize)
usr/src/cmd/idmap/idmapd/idmap_config.c
2101
uchar_t *u = ad_disc_get_DomainGUID(ad_ctx,
usr/src/cmd/idmap/idmapd/idmapd.h
339
char **, int, uchar_t **, size_t);
usr/src/cmd/idmap/idmapd/server.c
52
(uchar_t **)val, siz);\
usr/src/cmd/isns/isnsd/admintf.c
1033
uchar_t *ddname = lcp->data[2].ptr;
usr/src/cmd/isns/isnsd/admintf.c
1101
uchar_t *nodename = lcp->data[2].ptr;
usr/src/cmd/isns/isnsd/admintf.c
1169
uchar_t *ddsetname = lcp->data[2].ptr;
usr/src/cmd/isns/isnsd/admintf.c
1237
uchar_t *ddname = lcp->data[2].ptr;
usr/src/cmd/isns/isnsd/admintf.c
1461
(mgmt_scn) ? (uchar_t *)XMLTRUE : (uchar_t *)XMLFALSE) == NULL) {
usr/src/cmd/isns/isnsd/admintf.c
1518
lc.data[1].ptr = (uchar_t *)doc; /* xml writer descriptor */
usr/src/cmd/isns/isnsd/admintf.c
1520
lc.data[0].ptr = (uchar_t *)req->req_data.data[i];
usr/src/cmd/isns/isnsd/admintf.c
1535
lc2.data[1].ptr = (uchar_t *)doc;
usr/src/cmd/isns/isnsd/admintf.c
1639
lc.data[1].ptr = (uchar_t *)doc; /* xml writer descriptor */
usr/src/cmd/isns/isnsd/admintf.c
1642
lc.data[0].ptr = (uchar_t *)req->req_data.data[i];
usr/src/cmd/isns/isnsd/admintf.c
1649
lc.data[0].ptr = (uchar_t *)req->req_data.data[i];
usr/src/cmd/isns/isnsd/admintf.c
1680
uchar_t *container,
usr/src/cmd/isns/isnsd/admintf.c
1681
uchar_t *member
usr/src/cmd/isns/isnsd/admintf.c
1713
attr->value.ptr = (uchar_t *)member;
usr/src/cmd/isns/isnsd/admintf.c
1739
uchar_t *container,
usr/src/cmd/isns/isnsd/admintf.c
1740
uchar_t *member
usr/src/cmd/isns/isnsd/admintf.c
1843
lc.data[1].ptr = (uchar_t *)doc;
usr/src/cmd/isns/isnsd/admintf.c
1882
lc.data[1].ptr = (uchar_t *)doc;
usr/src/cmd/isns/isnsd/admintf.c
1920
lc.data[1].ptr = (uchar_t *)doc;
usr/src/cmd/isns/isnsd/admintf.c
1966
lc2.data[1].ptr = (uchar_t *)doc;
usr/src/cmd/isns/isnsd/admintf.c
1969
lc.data[0].ptr = (uchar_t *)req->req_data.data[i];
usr/src/cmd/isns/isnsd/admintf.c
1974
lc2.data[2].ptr = (uchar_t *)req->req_data.data[i];
usr/src/cmd/isns/isnsd/admintf.c
2024
lc2.data[1].ptr = (uchar_t *)doc;
usr/src/cmd/isns/isnsd/admintf.c
2027
lc.data[0].ptr = (uchar_t *)req->req_data.data[i];
usr/src/cmd/isns/isnsd/admintf.c
2036
lc2.data[2].ptr = (uchar_t *)req->req_data.data[i];
usr/src/cmd/isns/isnsd/admintf.c
2088
lc2.data[1].ptr = (uchar_t *)doc;
usr/src/cmd/isns/isnsd/admintf.c
2091
lc.data[0].ptr = (uchar_t *)req->req_data.data[i];
usr/src/cmd/isns/isnsd/admintf.c
2096
lc2.data[2].ptr = (uchar_t *)req->req_data.data[i];
usr/src/cmd/isns/isnsd/admintf.c
2146
lc2.data[1].ptr = (uchar_t *)doc;
usr/src/cmd/isns/isnsd/admintf.c
2149
lc.data[0].ptr = (uchar_t *)req->req_data.data[i];
usr/src/cmd/isns/isnsd/admintf.c
2159
lc2.data[2].ptr = (uchar_t *)req->req_data.data[i];
usr/src/cmd/isns/isnsd/admintf.c
2221
lc.data[1].ptr = (uchar_t *)doc; /* xml writer descriptor */
usr/src/cmd/isns/isnsd/admintf.c
2223
lc.data[0].ptr = (uchar_t *)req->req_data.data[i];
usr/src/cmd/isns/isnsd/admintf.c
2341
lc.data[0].ptr = (uchar_t *)req->req_data.pair[i]->container;
usr/src/cmd/isns/isnsd/admintf.c
2348
lc2.data[0].ptr = (uchar_t *)req->req_data.pair[i]->member;
usr/src/cmd/isns/isnsd/admintf.c
2362
(uchar_t *)req->req_data.pair[i]->container,
usr/src/cmd/isns/isnsd/admintf.c
2363
(uchar_t *)req->req_data.pair[i]->member) :
usr/src/cmd/isns/isnsd/admintf.c
2365
(uchar_t *)req->req_data.pair[i]->container,
usr/src/cmd/isns/isnsd/admintf.c
2366
(uchar_t *)req->req_data.pair[i]->member);
usr/src/cmd/isns/isnsd/admintf.c
2497
lc.data[0].ptr = (uchar_t *)req->req_data.pair[i]->container;
usr/src/cmd/isns/isnsd/admintf.c
2516
(uchar_t *)req->req_data.pair[i]->member;
usr/src/cmd/isns/isnsd/admintf.c
2526
(uchar_t *)req->req_data.pair[i]->member;
usr/src/cmd/isns/isnsd/admintf.c
2633
uchar_t *name;
usr/src/cmd/isns/isnsd/admintf.c
2658
name = (uchar_t *)req->req_data.attrlist[i]->name;
usr/src/cmd/isns/isnsd/admintf.c
269
lcp->data[2].ptr = (uchar_t *)n_node;
usr/src/cmd/isns/isnsd/admintf.c
2871
lc.data[1].ptr = (uchar_t *)doc; /* xml writer descriptor */
usr/src/cmd/isns/isnsd/admintf.c
324
((uchar_t *)attr->value.ip)[8] == 0x00 &&
usr/src/cmd/isns/isnsd/admintf.c
325
((uchar_t *)attr->value.ip)[9] == 0x00 &&
usr/src/cmd/isns/isnsd/admintf.c
326
((uchar_t *)attr->value.ip)[10] == 0xFF &&
usr/src/cmd/isns/isnsd/admintf.c
327
((uchar_t *)attr->value.ip)[11] == 0xFF) {
usr/src/cmd/isns/isnsd/admintf.c
467
((uchar_t *)attr->value.ip)[8] == 0x00 &&
usr/src/cmd/isns/isnsd/admintf.c
468
((uchar_t *)attr->value.ip)[9] == 0x00 &&
usr/src/cmd/isns/isnsd/admintf.c
469
((uchar_t *)attr->value.ip)[10] == 0xFF &&
usr/src/cmd/isns/isnsd/admintf.c
470
((uchar_t *)attr->value.ip)[11] == 0xFF) {
usr/src/cmd/isns/isnsd/config.c
243
ctrl_node_p->name = (uchar_t *)name;
usr/src/cmd/isns/isnsd/config.c
291
uchar_t *name
usr/src/cmd/isns/isnsd/dd.c
1186
name.value.ptr = (uchar_t *)value;
usr/src/cmd/isns/isnsd/dd.c
1254
name.value.ptr = (uchar_t *)value;
usr/src/cmd/isns/isnsd/dd.c
128
uchar_t *tmp = (uchar_t *)malloc(len);
usr/src/cmd/isns/isnsd/dd.c
1288
uchar_t *name,
usr/src/cmd/isns/isnsd/dd.c
1323
uchar_t *name,
usr/src/cmd/isns/isnsd/dd.c
1361
uchar_t *name
usr/src/cmd/isns/isnsd/dd.c
1386
uchar_t *name
usr/src/cmd/isns/isnsd/dd.c
1403
uchar_t *name
usr/src/cmd/isns/isnsd/dd.c
1778
const uchar_t op
usr/src/cmd/isns/isnsd/dd.c
1806
uchar_t *name;
usr/src/cmd/isns/isnsd/dd.c
1819
name = (uchar_t *)DEFAULT_DD_NAME;
usr/src/cmd/isns/isnsd/dd.c
1839
name = (uchar_t *)DEFAULT_DD_SET_NAME;
usr/src/cmd/isns/isnsd/dd.c
350
const uchar_t op,
usr/src/cmd/isns/isnsd/dd.c
489
const uchar_t op,
usr/src/cmd/isns/isnsd/dd.c
506
const uchar_t op,
usr/src/cmd/isns/isnsd/dd.c
739
uchar_t *node_name,
usr/src/cmd/isns/isnsd/dd.c
84
uchar_t *name;
usr/src/cmd/isns/isnsd/dd.c
866
lcp->data[i].ptr = (uchar_t *)malloc(attr->len);
usr/src/cmd/isns/isnsd/dd.c
883
lcp->data[i].ptr = (uchar_t *)malloc(attr->len);
usr/src/cmd/isns/isnsd/door.c
1008
doc = xmlNewDoc((uchar_t *)"1.0");
usr/src/cmd/isns/isnsd/door.c
1159
doc = xmlNewDoc((uchar_t *)"1.0");
usr/src/cmd/isns/isnsd/dsapi.c
69
uchar_t *phase
usr/src/cmd/isns/isnsd/dseng.c
64
uchar_t phase;
usr/src/cmd/isns/isnsd/dump.c
1001
uchar_t *alias = obj->attrs[ATTR_INDEX_ISCSI(ISNS_ISCSI_ALIAS_ATTR_ID)]
usr/src/cmd/isns/isnsd/dump.c
1009
alias = (uchar_t *)"-";
usr/src/cmd/isns/isnsd/dump.c
1071
uchar_t *name = obj->attrs[ATTR_INDEX_PG(ISNS_PG_ISCSI_NAME_ATTR_ID)]
usr/src/cmd/isns/isnsd/dump.c
1118
uchar_t *name = obj->attrs[ATTR_INDEX_DD(ISNS_DD_NAME_ATTR_ID)]
usr/src/cmd/isns/isnsd/dump.c
1135
uchar_t *name = obj->attrs[ATTR_INDEX_DDS(
usr/src/cmd/isns/isnsd/dump.c
957
uchar_t *eid;
usr/src/cmd/isns/isnsd/dump.c
999
uchar_t *name = obj->attrs[ATTR_INDEX_ISCSI(ISNS_ISCSI_NAME_ATTR_ID)]
usr/src/cmd/isns/isnsd/esi.c
112
((uchar_t *)ip6)[8] == 0x00 &&
usr/src/cmd/isns/isnsd/esi.c
113
((uchar_t *)ip6)[9] == 0x00 &&
usr/src/cmd/isns/isnsd/esi.c
114
((uchar_t *)ip6)[10] == 0xFF &&
usr/src/cmd/isns/isnsd/esi.c
115
((uchar_t *)ip6)[11] == 0xFF) {
usr/src/cmd/isns/isnsd/esi.c
173
uchar_t *eid,
usr/src/cmd/isns/isnsd/esi.c
182
(ev->eid = (uchar_t *)malloc(len)) == NULL) {
usr/src/cmd/isns/isnsd/esi.c
231
lcp->data[1].ptr = (uchar_t *)p;
usr/src/cmd/isns/isnsd/esi.c
461
uchar_t *eid,
usr/src/cmd/isns/isnsd/esi.c
526
uchar_t *eid,
usr/src/cmd/isns/isnsd/func.c
1004
iscsi_name = (uchar_t *)&source->attr_value[0];
usr/src/cmd/isns/isnsd/func.c
1116
uchar_t *iscsi_name;
usr/src/cmd/isns/isnsd/func.c
1125
iscsi_name = (uchar_t *)&source->attr_value[0];
usr/src/cmd/isns/isnsd/func.c
1138
lc.data[0].ptr = (uchar_t *)value;
usr/src/cmd/isns/isnsd/func.c
1145
lc.data[0].ptr = (uchar_t *)value;
usr/src/cmd/isns/isnsd/func.c
1237
uchar_t *node_name;
usr/src/cmd/isns/isnsd/func.c
1255
node_name = (uchar_t *)&key->attr_value[0];
usr/src/cmd/isns/isnsd/func.c
1290
uchar_t *node_name;
usr/src/cmd/isns/isnsd/func.c
1298
node_name = (uchar_t *)&key->attr_value[0];
usr/src/cmd/isns/isnsd/func.c
1399
uchar_t *iscsi_name;
usr/src/cmd/isns/isnsd/func.c
1410
iscsi_name = (uchar_t *)&source->attr_value[0];
usr/src/cmd/isns/isnsd/func.c
1499
(uchar_t *)value);
usr/src/cmd/isns/isnsd/func.c
1548
attr->value.ptr = (uchar_t *)value;
usr/src/cmd/isns/isnsd/func.c
1635
uchar_t *iscsi_name;
usr/src/cmd/isns/isnsd/func.c
1646
iscsi_name = (uchar_t *)&source->attr_value[0];
usr/src/cmd/isns/isnsd/func.c
1735
(uchar_t *)value);
usr/src/cmd/isns/isnsd/func.c
1832
uchar_t *iscsi_name;
usr/src/cmd/isns/isnsd/func.c
1840
iscsi_name = (uchar_t *)&source->attr_value[0];
usr/src/cmd/isns/isnsd/func.c
1888
attr->value.ptr = (uchar_t *)value;
usr/src/cmd/isns/isnsd/func.c
1950
uchar_t *iscsi_name;
usr/src/cmd/isns/isnsd/func.c
1954
iscsi_name = (uchar_t *)&source->attr_value[0];
usr/src/cmd/isns/isnsd/func.c
324
lcp->data[0].ptr = (uchar_t *)value;
usr/src/cmd/isns/isnsd/func.c
333
lcp->data[0].ptr = (uchar_t *)value;
usr/src/cmd/isns/isnsd/func.c
368
lcp->data[0].ptr = (uchar_t *)value;
usr/src/cmd/isns/isnsd/func.c
602
uchar_t *iscsi_name;
usr/src/cmd/isns/isnsd/func.c
629
iscsi_name = (uchar_t *)&source->attr_value[0];
usr/src/cmd/isns/isnsd/func.c
813
uchar_t *iscsi_name;
usr/src/cmd/isns/isnsd/func.c
850
iscsi_name = (uchar_t *)&source->attr_value[0];
usr/src/cmd/isns/isnsd/func.c
982
uchar_t *iscsi_name;
usr/src/cmd/isns/isnsd/htable.c
665
const uchar_t *key
usr/src/cmd/isns/isnsd/isns_cache.h
62
int (*ddd)(void *, const uchar_t);
usr/src/cmd/isns/isnsd/isns_cfg.h
36
uchar_t *name;
usr/src/cmd/isns/isnsd/isns_cfg.h
46
int is_control_node(uchar_t *);
usr/src/cmd/isns/isnsd/isns_dd.h
108
int get_scope(uchar_t *, bmp_t **, uint32_t *);
usr/src/cmd/isns/isnsd/isns_dd.h
111
int update_ddd(void *, const uchar_t);
usr/src/cmd/isns/isnsd/isns_dd.h
91
int adm_create_dd(isns_obj_t **, uchar_t *, uint32_t, uint32_t);
usr/src/cmd/isns/isnsd/isns_dd.h
92
int adm_create_dds(isns_obj_t **, uchar_t *, uint32_t, uint32_t);
usr/src/cmd/isns/isnsd/isns_dd.h
93
int update_dd_name(uint32_t, uint32_t, uchar_t *);
usr/src/cmd/isns/isnsd/isns_dd.h
94
int update_dds_name(uint32_t, uint32_t, uchar_t *);
usr/src/cmd/isns/isnsd/isns_dsapi.h
37
int target_load_obj(void **, isns_obj_t **, uchar_t *);
usr/src/cmd/isns/isnsd/isns_esi.h
66
uchar_t *eid;
usr/src/cmd/isns/isnsd/isns_esi.h
74
int esi_load(uint32_t, uchar_t *, uint32_t);
usr/src/cmd/isns/isnsd/isns_esi.h
75
int esi_add(uint32_t, uchar_t *, uint32_t);
usr/src/cmd/isns/isnsd/isns_htab.h
91
uint32_t htab_compute_hval(const uchar_t *);
usr/src/cmd/isns/isnsd/isns_obj.h
115
uint32_t is_parent_there(uchar_t *);
usr/src/cmd/isns/isnsd/isns_obj.h
91
int reg_auth_src(isns_type_t, uint32_t, uchar_t *);
usr/src/cmd/isns/isnsd/isns_scn.h
112
int scn_list_load(uint32_t, uchar_t *, uint32_t, uint32_t);
usr/src/cmd/isns/isnsd/isns_scn.h
114
int add_scn_entry(uchar_t *, uint32_t, uint32_t);
usr/src/cmd/isns/isnsd/isns_scn.h
115
int remove_scn_entry(uchar_t *);
usr/src/cmd/isns/isnsd/isns_scn.h
39
uchar_t *iscsi;
usr/src/cmd/isns/isnsd/isns_scn.h
54
uchar_t *iscsi;
usr/src/cmd/isns/isnsd/isns_scn.h
97
uchar_t *name;
usr/src/cmd/isns/isnsd/isns_server.h
157
uchar_t *ptr;
usr/src/cmd/isns/isnsd/isns_server.h
190
uchar_t *ptr;
usr/src/cmd/isns/isnsd/obj.c
1320
attr->value.ptr = (uchar_t *)name;
usr/src/cmd/isns/isnsd/obj.c
1504
attr->value.ptr = (uchar_t *)&(tlv->attr_value[0]);
usr/src/cmd/isns/isnsd/obj.c
1510
attr->value.ptr = (uchar_t *)&(tlv->attr_value[0]);
usr/src/cmd/isns/isnsd/obj.c
1751
attr->value.ptr = (uchar_t *)eid;
usr/src/cmd/isns/isnsd/obj.c
1789
uchar_t *pg_name;
usr/src/cmd/isns/isnsd/obj.c
1808
pg_name = (uchar_t *)malloc(name->len);
usr/src/cmd/isns/isnsd/obj.c
1963
pg_key1->value.ptr = (uchar_t *)&tmp->attr_value[0];
usr/src/cmd/isns/isnsd/obj.c
2442
uchar_t *src
usr/src/cmd/isns/isnsd/obj.c
2829
lc.data[1].ptr = (uchar_t *)child;
usr/src/cmd/isns/isnsd/obj.c
2888
lc.data[1].ptr = (uchar_t *)child;
usr/src/cmd/isns/isnsd/obj.c
3001
uchar_t *src
usr/src/cmd/isns/isnsd/obj.c
359
uchar_t *key;
usr/src/cmd/isns/isnsd/obj.c
3593
lc.data[2].ptr = (uchar_t *)vp;
usr/src/cmd/isns/isnsd/obj.c
3937
lc.data[0].ptr = (uchar_t *)name;
usr/src/cmd/isns/isnsd/obj.c
400
uchar_t *key;
usr/src/cmd/isns/isnsd/obj.c
442
uchar_t *key;
usr/src/cmd/isns/isnsd/obj.c
463
key = (uchar_t *)inet_ntop(AF_INET6, (void *)ip,
usr/src/cmd/isns/isnsd/obj.c
494
uchar_t *key = NULL;
usr/src/cmd/isns/isnsd/obj.c
532
key = (uchar_t *)inet_ntop(AF_INET6, (void *)ip,
usr/src/cmd/isns/isnsd/obj.c
563
uchar_t *key;
usr/src/cmd/isns/isnsd/obj.c
603
uchar_t *key;
usr/src/cmd/isns/isnsd/qry.c
1058
lc.data[0].ptr = (uchar_t *)value;
usr/src/cmd/isns/isnsd/qry.c
1063
lc.data[0].ptr = (uchar_t *)value;
usr/src/cmd/isns/isnsd/qry.c
1194
lc.data[1].ptr = (uchar_t *)tlv;
usr/src/cmd/isns/isnsd/qry.c
1195
lc.data[2].ptr = (uchar_t *)conn;
usr/src/cmd/isns/isnsd/qry.c
177
lcp->data[2].ptr = (uchar_t *)p;
usr/src/cmd/isns/isnsd/qry.c
279
lcp->data[1].ptr = (uchar_t *)p;
usr/src/cmd/isns/isnsd/qry.c
730
lc.data[1].ptr = (uchar_t *)attrs;
usr/src/cmd/isns/isnsd/scn.c
1106
uchar_t *name;
usr/src/cmd/isns/isnsd/scn.c
1868
uchar_t *node,
usr/src/cmd/isns/isnsd/scn.c
1876
uchar_t *name;
usr/src/cmd/isns/isnsd/scn.c
1879
name = (uchar_t *)malloc(nlen);
usr/src/cmd/isns/isnsd/scn.c
1958
uchar_t *node,
usr/src/cmd/isns/isnsd/scn.c
1971
uchar_t *name;
usr/src/cmd/isns/isnsd/scn.c
1987
name = (uchar_t *)malloc(nlen);
usr/src/cmd/isns/isnsd/scn.c
2037
uchar_t *node
usr/src/cmd/isns/isnsd/scn.c
590
((uchar_t *)ip)[8] == 0x00 &&
usr/src/cmd/isns/isnsd/scn.c
591
((uchar_t *)ip)[9] == 0x00 &&
usr/src/cmd/isns/isnsd/scn.c
592
((uchar_t *)ip)[10] == 0xFF &&
usr/src/cmd/isns/isnsd/scn.c
593
((uchar_t *)ip)[11] == 0xFF) {
usr/src/cmd/isns/isnsd/scn.c
623
uchar_t *name
usr/src/cmd/isns/isnsd/scn.c
839
uchar_t *iscsi;
usr/src/cmd/isns/isnsd/scn.c
853
iscsi = (uchar_t *)malloc(ilen);
usr/src/cmd/isns/isnsd/scn.c
953
uchar_t *iscsi;
usr/src/cmd/isns/isnsd/scn.c
967
iscsi = (uchar_t *)malloc(ilen);
usr/src/cmd/isns/isnsd/xml/data.c
312
attr->value.ptr = (uchar_t *)malloc(attr->len);
usr/src/cmd/isns/isnsd/xml/data.c
931
uchar_t *level
usr/src/cmd/keyserv/setkey.c
761
uchar_t sc_flag;
usr/src/cmd/krb5/krb5kdc/kdc_preauth.c
1565
tmp_padata->contents = (uchar_t *)scratch->data;
usr/src/cmd/ktest/ktest.c
619
ktest_read_file(const char *path, uchar_t **bytes, size_t *len, char **err)
usr/src/cmd/ktest/ktest.c
647
uchar_t *buf = malloc(target_sz);
usr/src/cmd/lockstat/lockstat.c
110
static uchar_t g_enabled[LS_MAX_EVENTS];
usr/src/cmd/lofiadm/main.c
1490
uchar_t *uncompressed_seg = NULL;
usr/src/cmd/lofiadm/main.c
1491
uchar_t *compressed_seg = NULL;
usr/src/cmd/lofiadm/main.c
1532
compressed_seg = (uchar_t *)malloc(compressed_segsize + SEGHDR);
usr/src/cmd/lofiadm/main.c
1533
uncompressed_seg = (uchar_t *)malloc(segsize);
usr/src/cmd/lp/filter/postscript/postio/parallel.c
204
uchar_t pins;
usr/src/cmd/lp/model/lp.cat.c
225
uchar_t pins;
usr/src/cmd/luxadm/adm.c
107
print_chars(uchar_t *buffer, int size, int fill_flag)
usr/src/cmd/luxadm/common.h
239
uchar_t inq_2_reladdr : 1, /* relative addressing */
usr/src/cmd/luxadm/common.h
248
uchar_t inq_sftre : 1, /* Soft Reset option */
usr/src/cmd/luxadm/common.h
261
uchar_t inq_3_reladdr : 1, /* relative addressing */
usr/src/cmd/luxadm/common.h
268
uchar_t inq_SIP_3 : 1, /* Interlocked Protocol */
usr/src/cmd/luxadm/common.h
285
uchar_t inq_dtype;
usr/src/cmd/luxadm/common.h
288
uchar_t inq_rmb : 1, /* removable media */
usr/src/cmd/luxadm/common.h
291
uchar_t inq_qual : 7, /* device type qualifier */
usr/src/cmd/luxadm/common.h
297
uchar_t inq_iso : 2, /* ISO version */
usr/src/cmd/luxadm/common.h
301
uchar_t inq_ansi : 3, /* ANSI version */
usr/src/cmd/luxadm/common.h
309
uchar_t inq_aenc : 1, /* async event notification cap. */
usr/src/cmd/luxadm/common.h
315
uchar_t inq_rdf : 4, /* response data format */
usr/src/cmd/luxadm/common.h
323
uchar_t inq_len; /* additional length */
usr/src/cmd/luxadm/common.h
324
uchar_t : 8; /* reserved */
usr/src/cmd/luxadm/common.h
326
uchar_t : 2, /* reserved */
usr/src/cmd/luxadm/common.h
332
uchar_t inq_SIP_1 : 3, /* Interlocked Protocol */
usr/src/cmd/luxadm/common.h
347
uchar_t inq_vid[8]; /* vendor ID */
usr/src/cmd/luxadm/common.h
349
uchar_t inq_pid[16]; /* product ID */
usr/src/cmd/luxadm/common.h
351
uchar_t inq_revision[4]; /* product revision level */
usr/src/cmd/luxadm/common.h
360
uchar_t inq_firmware_rev[4]; /* firmware revision level */
usr/src/cmd/luxadm/common.h
363
uchar_t inq_serial[12]; /* serial number, not used any more */
usr/src/cmd/luxadm/common.h
366
uchar_t inq_res2[2];
usr/src/cmd/luxadm/common.h
369
uchar_t inq_ssa_ports; /* number of ports */
usr/src/cmd/luxadm/common.h
370
uchar_t inq_ssa_tgts; /* number of targets */
usr/src/cmd/luxadm/common.h
375
uchar_t inq_res3[40];
usr/src/cmd/luxadm/common.h
379
uchar_t inq_box_name[32];
usr/src/cmd/luxadm/common.h
380
uchar_t inq_avu[256];
usr/src/cmd/luxadm/common.h
404
uchar_t qual :3,
usr/src/cmd/luxadm/common.h
407
uchar_t dtype :5,
usr/src/cmd/luxadm/common.h
410
uchar_t page_code;
usr/src/cmd/luxadm/common.h
411
uchar_t reserved;
usr/src/cmd/luxadm/common.h
412
uchar_t len;
usr/src/cmd/luxadm/common.h
413
uchar_t page_list[251];
usr/src/cmd/luxadm/common.h
455
void dump_hex_data(char *, uchar_t *, int, int);
usr/src/cmd/luxadm/common.h
457
void print_chars(uchar_t *, int, int);
usr/src/cmd/luxadm/common.h
458
void print_inq_data(char *, char *, L_inquiry, uchar_t *, size_t);
usr/src/cmd/luxadm/common.h
459
void print_fabric_dtype_prop(uchar_t *hba_port_wwn, uchar_t *port_wwn,
usr/src/cmd/luxadm/common.h
460
uchar_t dtype_prop);
usr/src/cmd/luxadm/common.h
461
void print_private_loop_dtype_prop(uchar_t *hba_port_wwn, uchar_t *port_wwn,
usr/src/cmd/luxadm/common.h
462
uchar_t dtype_prop);
usr/src/cmd/luxadm/common.h
464
int cmp_raw_wwn(uchar_t *wwn_1, uchar_t *wwn_2);
usr/src/cmd/luxadm/common.h
472
int get_mode_page(char *path, uchar_t **pg_buf);
usr/src/cmd/luxadm/common.h
473
int scsi_mode_sense_cmd(int fd, uchar_t *buf_ptr, int buf_len, uchar_t pc,
usr/src/cmd/luxadm/common.h
474
uchar_t page_code);
usr/src/cmd/luxadm/common.h
488
uint64_t wwnConversion(uchar_t *wwn);
usr/src/cmd/luxadm/diag.c
76
print_ssd_in_box(char *ses_path, uchar_t *box_name, int verbose)
usr/src/cmd/luxadm/errormsgs.c
1092
decode_sense_byte((uchar_t)L_SCSI_ERROR ^ errornum));
usr/src/cmd/luxadm/errormsgs.c
83
decode_sense_byte(uchar_t status)
usr/src/cmd/luxadm/fabric_conf.c
258
string_to_wwn(const uchar_t *string, uchar_t *port_wwn)
usr/src/cmd/luxadm/fabric_conf.c
262
uchar_t *wwnp;
usr/src/cmd/luxadm/fabric_conf.c
284
uchar_t wwn_array[FC_WWN_SIZE];
usr/src/cmd/luxadm/fabric_conf.c
297
if (string_to_wwn((uchar_t *)wwn_string, wwn_array) != 0) {
usr/src/cmd/luxadm/fcalupdate.c
112
static uchar_t buffer[FEPROM_SIZE];
usr/src/cmd/luxadm/fcalupdate.c
126
static int findversion(int, uchar_t *);
usr/src/cmd/luxadm/fcalupdate.c
127
static int write_feprom(uchar_t *, uchar_t *, volatile socal_reg_t *);
usr/src/cmd/luxadm/fcalupdate.c
128
static int feprom_erase(volatile uchar_t *, volatile socal_reg_t *);
usr/src/cmd/luxadm/fcalupdate.c
277
if (findversion(i, (uchar_t *)&version[0]) == FOUND) {
usr/src/cmd/luxadm/fcalupdate.c
298
findversion(int index, uchar_t *version)
usr/src/cmd/luxadm/fcalupdate.c
441
feprom_program(uchar_t *source_address, uchar_t *dest_address,
usr/src/cmd/luxadm/fcalupdate.c
447
if (!write_feprom((uchar_t *)0, dest_address, regs)) {
usr/src/cmd/luxadm/fcalupdate.c
493
write_feprom(uchar_t *source_address, uchar_t *dest_address,
usr/src/cmd/luxadm/fcalupdate.c
497
uchar_t *s = source_address;
usr/src/cmd/luxadm/fcalupdate.c
498
volatile uchar_t *d;
usr/src/cmd/luxadm/fcalupdate.c
535
feprom_erase(volatile uchar_t *dest_address, volatile socal_reg_t *regs)
usr/src/cmd/luxadm/fcalupdate.c
538
volatile uchar_t *d = dest_address;
usr/src/cmd/luxadm/fcalupdate.c
681
feprom_read(uchar_t *source_address, uchar_t *dest_address,
usr/src/cmd/luxadm/fcalupdate.c
684
uchar_t *s = source_address;
usr/src/cmd/luxadm/fcalupdate.c
685
uchar_t *d = dest_address;
usr/src/cmd/luxadm/fcalupdate.c
764
feprom_read((uchar_t *)prom, (uchar_t *)&wwn_d8,
usr/src/cmd/luxadm/fcalupdate.c
766
feprom_read((uchar_t *)prom, (uchar_t *)&wwn_lo,
usr/src/cmd/luxadm/fcalupdate.c
788
if (feprom_program((uchar_t *)buffer, (uchar_t *)prom, regs) == 0) {
usr/src/cmd/luxadm/fchba.c
1520
uchar_t *pg_buf;
usr/src/cmd/luxadm/fchba.c
2133
uchar_t *data;
usr/src/cmd/luxadm/fchba.c
2144
data = (uchar_t *)&inq00;
usr/src/cmd/luxadm/fchba.c
355
uchar_t dtype;
usr/src/cmd/luxadm/fchba.c
56
uchar_t val[8];
usr/src/cmd/luxadm/fchba.c
73
uchar_t inq_dtype;
usr/src/cmd/luxadm/fchba.c
74
uchar_t inq_page_code;
usr/src/cmd/luxadm/fchba.c
75
uchar_t reserved;
usr/src/cmd/luxadm/fchba.c
76
uchar_t inq_page_len;
usr/src/cmd/luxadm/fchba.c
77
uchar_t inq_serial[251];
usr/src/cmd/luxadm/fchba.c
902
uchar_t raw_luns[DEFAULT_LUN_LENGTH];
usr/src/cmd/luxadm/fchba.c
95
wwnConversion(uchar_t *wwn) {
usr/src/cmd/luxadm/g_adm.c
115
static void copy_wwn_data_to_str(char *, const uchar_t *);
usr/src/cmd/luxadm/g_adm.c
122
static int get_host_controller_pwwn(char *hba_path, uchar_t *pwwn);
usr/src/cmd/luxadm/g_adm.c
126
static int get_FC4_host_controller_pwwn(char *hba_path, uchar_t *pwwn);
usr/src/cmd/luxadm/g_adm.c
145
uchar_t device_off, ib_status_code, bypass_a_en, bypass_b_en;
usr/src/cmd/luxadm/g_adm.c
1860
uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE];
usr/src/cmd/luxadm/g_adm.c
2229
uchar_t *buf;
usr/src/cmd/luxadm/g_adm.c
2245
buf = (uchar_t *)hdr;
usr/src/cmd/luxadm/g_adm.c
2265
(uchar_t *)&inq, 5 + inq.inq_len, HEX_ASCII);
usr/src/cmd/luxadm/g_adm.c
2285
(void) g_dump(hdr_buf, (uchar_t *)hdr_ptr,
usr/src/cmd/luxadm/g_adm.c
2401
uchar_t node_wwn[WWN_SIZE];
usr/src/cmd/luxadm/g_adm.c
2402
uchar_t port_wwn[WWN_SIZE];
usr/src/cmd/luxadm/g_adm.c
2513
uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE];
usr/src/cmd/luxadm/g_adm.c
2796
uchar_t *pg_buf;
usr/src/cmd/luxadm/g_adm.c
2807
(uchar_t)sizeof (struct mode_header_10_struct) +
usr/src/cmd/luxadm/g_adm.c
2808
(uchar_t *)(uintptr_t)(mode_header_ptr->bdesc_length)));
usr/src/cmd/luxadm/g_adm.c
2857
(uchar_t)offset));
usr/src/cmd/luxadm/g_adm.c
2873
print_wwn(FILE *fd, uchar_t *pn_wwn)
usr/src/cmd/luxadm/g_adm.c
2886
print_fabric_prop(int pos, uchar_t *port_wwn, uchar_t *node_wwn, int port_addr,
usr/src/cmd/luxadm/g_adm.c
2899
print_private_loop_prop(int pos, uchar_t *port_wwn, uchar_t *node_wwn,
usr/src/cmd/luxadm/g_adm.c
2929
uchar_t *hba_port_wwn, *port_wwn, *node_wwn, *dtype_prop;
usr/src/cmd/luxadm/g_adm.c
3197
uchar_t box_id;
usr/src/cmd/luxadm/g_adm.c
3344
n_rem_list_entry(uchar_t box_id, struct gfc_map *map,
usr/src/cmd/luxadm/g_adm.c
3413
n_rem_wwn_entry(uchar_t node_wwn[], struct wwn_list_struct **wwn_list)
usr/src/cmd/luxadm/g_adm.c
3860
static uchar_t node_wwn[WWN_SIZE];
usr/src/cmd/luxadm/g_adm.c
3862
uchar_t port_wwn[WWN_SIZE], *pg_buf;
usr/src/cmd/luxadm/g_adm.c
3984
(uchar_t)sizeof (struct mode_header_10_struct) +
usr/src/cmd/luxadm/g_adm.c
3985
(uchar_t *)(uintptr_t)(mode_header_ptr->bdesc_length)));
usr/src/cmd/luxadm/g_adm.c
3997
(uchar_t)offset));
usr/src/cmd/luxadm/g_adm.c
4100
uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE], *pg_buf = NULL;
usr/src/cmd/luxadm/g_adm.c
4190
(uchar_t)sizeof (struct mode_header_10_struct) +
usr/src/cmd/luxadm/g_adm.c
4191
(uchar_t *)(uintptr_t)(mode_header_ptr->bdesc_length)));
usr/src/cmd/luxadm/g_adm.c
4203
(uchar_t)offset));
usr/src/cmd/luxadm/g_adm.c
5755
uchar_t wwn_data[WWN_SIZE];
usr/src/cmd/luxadm/g_adm.c
5784
(uchar_t *)&wwn_data)) != 0) {
usr/src/cmd/luxadm/g_adm.c
5858
uchar_t *pg_buf = NULL;
usr/src/cmd/luxadm/g_adm.c
6261
uchar_t wwn_data[WWN_SIZE];
usr/src/cmd/luxadm/g_adm.c
6300
(uchar_t *)&wwn_data)) != 0) {
usr/src/cmd/luxadm/g_adm.c
6385
get_host_controller_pwwn(char *hba_path, uchar_t *pwwn)
usr/src/cmd/luxadm/g_adm.c
6392
uchar_t *port_wwn_data = NULL;
usr/src/cmd/luxadm/g_adm.c
6396
uchar_t *promdata;
usr/src/cmd/luxadm/g_adm.c
6515
get_FC4_host_controller_pwwn(char *hba_path, uchar_t *pwwn)
usr/src/cmd/luxadm/g_adm.c
6556
copy_wwn_data_to_str(char *to_ptr, const uchar_t *from_ptr)
usr/src/cmd/luxadm/g_adm.c
6651
print_private_loop_dtype_prop(uchar_t *hba_port_wwn, uchar_t *port_wwn,
usr/src/cmd/luxadm/g_adm.c
6652
uchar_t dtype_prop)
usr/src/cmd/luxadm/g_adm.c
86
static void n_rem_list_entry(uchar_t, struct gfc_map *,
usr/src/cmd/luxadm/g_adm.c
90
static void n_rem_wwn_entry(uchar_t *, WWN_list **);
usr/src/cmd/luxadm/hotplug.c
1730
uchar_t port_wwn[WWN_SIZE], node_wwn[WWN_SIZE];
usr/src/cmd/luxadm/hotplug.c
490
uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE];
usr/src/cmd/luxadm/lux_util.c
1102
(uchar_t *)&inq,
usr/src/cmd/luxadm/lux_util.c
126
string_dump(char *hdr, uchar_t *src, int nbytes, int format, char msg_string[])
usr/src/cmd/luxadm/lux_util.c
1509
get_mode_page(char *path, uchar_t **pg_buf)
usr/src/cmd/luxadm/lux_util.c
1522
if ((*pg_buf = (uchar_t *)calloc(1, size)) == NULL) {
usr/src/cmd/luxadm/lux_util.c
1538
if ((*pg_buf = (uchar_t *)calloc(1, size)) == NULL) {
usr/src/cmd/luxadm/lux_util.c
1557
dump_hex_data(char *hdr, uchar_t *src, int nbytes, int format)
usr/src/cmd/luxadm/lux_util.c
375
string_dump(MSGSTR(47, " cmd: "), (uchar_t *)ucmd,
usr/src/cmd/luxadm/lux_util.c
378
(uchar_t *)ucmd->uscsi_cdb,
usr/src/cmd/luxadm/lux_util.c
382
(uchar_t *)rq, 8 + rq->es_add_len, HEX_ONLY, msg_string);
usr/src/cmd/luxadm/lux_util.c
438
(uchar_t *)command->uscsi_bufaddr,
usr/src/cmd/luxadm/lux_util.c
461
(uchar_t *)command->uscsi_bufaddr,
usr/src/cmd/luxadm/lux_util.c
538
switch ((uchar_t)command->uscsi_status & STATUS_MASK) {
usr/src/cmd/luxadm/lux_util.c
611
scsi_mode_sense_cmd(int fd, uchar_t *buf_ptr, int buf_len, uchar_t pc,
usr/src/cmd/luxadm/lux_util.c
612
uchar_t page_code)
usr/src/cmd/luxadm/lux_util.c
715
print_fabric_dtype_prop(uchar_t *hba_port_wwn, uchar_t *port_wwn,
usr/src/cmd/luxadm/lux_util.c
716
uchar_t dtype_prop)
usr/src/cmd/luxadm/lux_util.c
73
static void string_dump(char *hdr, uchar_t *src, int nbytes, int format,
usr/src/cmd/luxadm/lux_util.c
743
print_inq_data(char *arg_path, char *path, L_inquiry inq, uchar_t *serial,
usr/src/cmd/luxadm/lux_util.c
747
uchar_t *v_parm;
usr/src/cmd/luxadm/luxadm.h
59
extern void print_fabric_dtype_prop(uchar_t *, uchar_t *, uchar_t);
usr/src/cmd/luxadm/luxadm.h
61
extern int p_download(char *, char *, int, int, uchar_t *);
usr/src/cmd/luxadm/qlgcupdate.c
1000
if ((bin = (uchar_t *)malloc(fcode_size)) == NULL) {
usr/src/cmd/luxadm/qlgcupdate.c
1051
static uchar_t bootpath[PATH_MAX];
usr/src/cmd/luxadm/qlgcupdate.c
1059
static uchar_t prom_ver_data[MAXNAMELEN];
usr/src/cmd/luxadm/qlgcupdate.c
1093
if (!q_getbootdev((uchar_t *)&bootpath[0]) &&
usr/src/cmd/luxadm/qlgcupdate.c
119
static int q_getbootdev(uchar_t *);
usr/src/cmd/luxadm/qlgcupdate.c
122
static int q_findversion(int, int, uchar_t *, uint16_t *);
usr/src/cmd/luxadm/qlgcupdate.c
123
static int q_findfileversion(char *, uchar_t *, uint16_t *, int, int *);
usr/src/cmd/luxadm/qlgcupdate.c
1232
if (emulex_fcodeversion(node, (uchar_t *)&prom_ver_data[0])
usr/src/cmd/luxadm/qlgcupdate.c
1307
emulex_fcodeversion(di_node_t node, uchar_t *ver) {
usr/src/cmd/luxadm/qlgcupdate.c
131
static int emulex_fcodeversion(di_node_t, uchar_t *);
usr/src/cmd/luxadm/qlgcupdate.c
1311
uchar_t *ver_data = NULL;
usr/src/cmd/luxadm/qlgcupdate.c
1366
uchar_t *image;
usr/src/cmd/luxadm/qlgcupdate.c
1381
if ((image = (uchar_t *)calloc(image_size, 1)) == NULL) {
usr/src/cmd/luxadm/qlgcupdate.c
147
uchar_t fcode_buf[FCODE_HDR];
usr/src/cmd/luxadm/qlgcupdate.c
148
static uchar_t bootpath[PATH_MAX];
usr/src/cmd/luxadm/qlgcupdate.c
149
static uchar_t version[MAXNAMELEN], version_file[MAXNAMELEN];
usr/src/cmd/luxadm/qlgcupdate.c
243
if (!q_getbootdev((uchar_t *)&bootpath[0]) &&
usr/src/cmd/luxadm/qlgcupdate.c
290
if (q_findversion(verbose, i, (uchar_t *)&version[0],
usr/src/cmd/luxadm/qlgcupdate.c
335
&fcode_buf[0], (uchar_t *)&version_file[0],
usr/src/cmd/luxadm/qlgcupdate.c
399
q_findversion(int verbose, int index, uchar_t *version, uint16_t *chip_id)
usr/src/cmd/luxadm/qlgcupdate.c
514
q_findfileversion(char *dl_fcode, uchar_t *version_file, uint16_t *file_id,
usr/src/cmd/luxadm/qlgcupdate.c
701
q_getbootdev(uchar_t *bootpath)
usr/src/cmd/luxadm/qlgcupdate.c
775
uchar_t *bin = NULL;
usr/src/cmd/luxadm/qlgcupdate.c
799
if ((bin = (uchar_t *)malloc(fcode_size)) == NULL) {
usr/src/cmd/luxadm/qlgcupdate.c
980
uchar_t *bin;
usr/src/cmd/mdb/common/mdb/mdb.c
1362
mdb.m_execmode = (uchar_t)strntoul(s, (size_t)(p - s), 16);
usr/src/cmd/mdb/common/mdb/mdb.c
1369
mdb.m_forkmode = (uchar_t)strntoul(s, (size_t)(p - s), 16);
usr/src/cmd/mdb/common/mdb/mdb.h
181
uchar_t m_execmode; /* Follow exec behavior */
usr/src/cmd/mdb/common/mdb/mdb.h
182
uchar_t m_forkmode; /* Follow fork behavior */
usr/src/cmd/mdb/common/mdb/mdb_argvec.h
67
#define MDB_INIT_CHAR(x) ((const char *)((uintptr_t)(uchar_t)(x) << 56))
usr/src/cmd/mdb/common/mdb/mdb_argvec.h
69
#define MDB_INIT_CHAR(x) ((const char *)((uintptr_t)(uchar_t)(x) << 24))
usr/src/cmd/mdb/common/mdb/mdb_argvec.h
72
#define MDB_INIT_CHAR(x) ((const char *)(uchar_t)(x))
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
690
addr = *((uchar_t *)&addr);
usr/src/cmd/mdb/common/mdb/mdb_disasm.c
193
uchar_t db_buf[DISBUFSZ];
usr/src/cmd/mdb/common/mdb/mdb_dump.c
193
uchar_t buffers[2][DUMP_MAXWIDTH];
usr/src/cmd/mdb/common/mdb/mdb_dump.c
194
uchar_t *buf, *pbuf;
usr/src/cmd/mdb/common/mdb/mdb_dump.c
92
mdb_dump_data(uint64_t addr, uchar_t *buf, int flags, int pad,
usr/src/cmd/mdb/common/mdb/mdb_dump.c
95
uchar_t abuf[DUMP_MAXWIDTH + 1];
usr/src/cmd/mdb/common/mdb/mdb_fdio.c
193
uchar_t *blk;
usr/src/cmd/mdb/common/mdb/mdb_fdio.c
237
uchar_t *blk;
usr/src/cmd/mdb/common/mdb/mdb_gcore.h
177
uchar_t lwp_asleep;
usr/src/cmd/mdb/common/mdb/mdb_gcore.h
178
uchar_t lwp_cursig;
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1052
uchar_t type = ELF64_ST_TYPE(sym->st_info);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1356
uchar_t class = ELFCLASS64;
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1358
uchar_t class = ELFCLASS32;
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1362
uchar_t data = ELFDATA2MSB;
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1364
uchar_t data = ELFDATA2LSB;
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
717
uchar_t order = ELFDATA2MSB;
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
719
uchar_t order = ELFDATA2LSB;
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
955
uchar_t type = ELF32_ST_TYPE(sym->st_info);
usr/src/cmd/mdb/common/mdb/mdb_io.c
2058
c = (uchar_t)*iob->iob_bufp++;
usr/src/cmd/mdb/common/mdb/mdb_io.c
257
uchar_t c;
usr/src/cmd/mdb/common/mdb/mdb_nm.c
126
nm_type2str(uchar_t info)
usr/src/cmd/mdb/common/mdb/mdb_nm.c
151
nm_bind2str(uchar_t info)
usr/src/cmd/mdb/common/mdb/mdb_nv.h
97
uchar_t v_flags; /* Variable flags (see above) */
usr/src/cmd/mdb/common/mdb/mdb_print.c
56
uchar_t hi_isunion; /* represents a union */
usr/src/cmd/mdb/common/mdb/mdb_string.c
752
uchar_t *v4addr;
usr/src/cmd/mdb/common/mdb/mdb_string.c
759
v4addr = (uchar_t *)addr;
usr/src/cmd/mdb/common/mdb/mdb_target.c
1902
uchar_t s_bind = GELF_ST_BIND(sym->st_info);
usr/src/cmd/mdb/common/mdb/mdb_target.c
1903
uchar_t s_type = GELF_ST_TYPE(sym->st_info);
usr/src/cmd/mdb/common/mdb/mdb_termio.c
423
*((uchar_t *)buf) = (uchar_t)c;
usr/src/cmd/mdb/common/mdb/mdb_types.h
48
typedef uchar_t mdb_bool_t;
usr/src/cmd/mdb/common/modules/arp/arp.c
60
print_arp(char field_id, const uchar_t *buf, const arh_t *arh, uint16_t ptype)
usr/src/cmd/mdb/common/modules/arp/arp.c
91
uchar_t addrs[4 * ARP_MAX_ADDR_LEN];
usr/src/cmd/mdb/common/modules/disk_label/disk_label.c
488
uuid_unparse((uchar_t *)&mbr->bootinst[STAGE1_STAGE2_UUID],
usr/src/cmd/mdb/common/modules/disk_label/disk_label.c
657
uuid_unparse((uchar_t *)&gpe->efi_gpe_UniquePartitionGUID,
usr/src/cmd/mdb/common/modules/disk_label/disk_label.c
791
uuid_unparse((uchar_t *)&header->efi_gpt_DiskGUID, uuid);
usr/src/cmd/mdb/common/modules/genunix/findstack.h
42
uchar_t fsi_depth; /* stack depth */
usr/src/cmd/mdb/common/modules/genunix/findstack.h
43
uchar_t fsi_failed; /* search failed */
usr/src/cmd/mdb/common/modules/genunix/findstack.h
44
uchar_t fsi_overflow; /* stack was deeper than max_depth */
usr/src/cmd/mdb/common/modules/genunix/findstack.h
45
uchar_t fsi_panic; /* thread called panic() */
usr/src/cmd/mdb/common/modules/genunix/findstack.h
46
uchar_t fsi_max_depth; /* stack frames available */
usr/src/cmd/mdb/common/modules/genunix/genunix.c
130
pstat2ch(uchar_t state)
usr/src/cmd/mdb/common/modules/idm/idm.c
3534
uchar_t *v4addr;
usr/src/cmd/mdb/common/modules/idm/idm.c
3560
v4addr = (uchar_t *)addr;
usr/src/cmd/mdb/common/modules/ip/ip.c
2088
uchar_t *h;
usr/src/cmd/mdb/common/modules/ip/ip.c
2118
uchar_t *h;
usr/src/cmd/mdb/common/modules/mdb_ks/mdb_ks.c
250
uchar_t namelen; /* name length */
usr/src/cmd/mdb/common/modules/mpt_sas/mpt_sas.c
182
uchar_t cdb[512]; /* an arbitrarily large number */
usr/src/cmd/mdb/common/modules/nfs/nfs_clnt.c
1588
(uchar_t *)&os.os_orig_oo_name);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1075
uchar_t cdb[256];
usr/src/cmd/mdb/common/modules/ufs/ufs.c
476
pbits(const uchar_t *cp, const int max, const int linelen)
usr/src/cmd/mdb/common/modules/ufs/ufs.c
589
pbits((uchar_t *)cgp + off, cgp->cg_niblk / sizeof (char), 72);
usr/src/cmd/mdb/common/modules/ufs/ufs.c
595
pbits((uchar_t *)cgp + off, cgp->cg_ndblk / sizeof (char), 72);
usr/src/cmd/mdb/common/modules/usba/prtusb.c
1069
uchar_t desc_type, nlen;
usr/src/cmd/mdb/common/modules/usba/prtusb.c
1250
uchar_t sub_type;
usr/src/cmd/mdb/common/modules/usba/prtusb.c
1319
uchar_t sub_type;
usr/src/cmd/mdb/common/modules/usba/prtusb.c
1352
uchar_t sub_type;
usr/src/cmd/mdb/common/modules/usba/prtusb.c
1409
uchar_t sub_type;
usr/src/cmd/mdb/common/modules/usba/prtusb.c
1598
uchar_t val;
usr/src/cmd/mdb/i86pc/modules/unix/unix.c
397
uchar_t t_marker;
usr/src/cmd/mdb/i86pc/modules/unix/unix.c
918
size_t sz = sizeof (uchar_t) * BT_SIZEOFMAP(NUM_X86_FEATURES);
usr/src/cmd/mdb/intel/mdb/mdb_isautil.h
38
typedef uchar_t mdb_instr_t;
usr/src/cmd/ndmpd/tlm/tlm_lib.c
309
uchar_t *p = (uchar_t *)tar_hdr;
usr/src/cmd/nscd/getnet.c
71
uchar_t *up;
usr/src/cmd/nscd/getnet.c
74
up = (uchar_t *)&net;
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
1483
uchar_t *prop_wwn;
usr/src/cmd/picl/plugins/sun4u/chicago/envd/envd.h
463
uchar_t id;
usr/src/cmd/picl/plugins/sun4u/chicago/envd/envd.h
471
uchar_t high_shutdown;
usr/src/cmd/picl/plugins/sun4u/chicago/envd/envd.h
472
uchar_t high_warning;
usr/src/cmd/picl/plugins/sun4u/chicago/envd/envd.h
473
uchar_t low_warning;
usr/src/cmd/picl/plugins/sun4u/chicago/envd/envd.h
474
uchar_t low_shutdown;
usr/src/cmd/picl/plugins/sun4u/chicago/envd/envd.h
492
uchar_t id;
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
109
static int scsi_log_sense(env_disk_t *diskp, uchar_t page_code,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
111
static int scsi_mode_select(env_disk_t *diskp, uchar_t page_code,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
112
uchar_t *pagebuf, uint16_t pagelen);
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1350
scsi_log_sense(env_disk_t *diskp, uchar_t page_code, void *pagebuf,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1354
uchar_t cdb_buf[CDB_GROUP1];
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1375
cdb_buf[7] = (uchar_t)((pagelen & 0xFF00) >> 8);
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1376
cdb_buf[8] = (uchar_t)(pagelen & 0x00FF);
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1408
uchar_t tpage[256];
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
2068
uchar_t status;
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
2131
uchar_t status;
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
2180
scsi_mode_select(env_disk_t *diskp, uchar_t page_code, uchar_t *pagebuf,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
2184
uchar_t cdb_buf[CDB_GROUP1];
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
2195
cdb_buf[7] = (uchar_t)((pagelen & 0xFF00) >> 8);
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
2196
cdb_buf[8] = (uchar_t)(pagelen & 0x00FF);
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
737
uchar_t log_page[256];
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
828
uchar_t iec_page[IEC_PAGE_SIZE];
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
233
uchar_t tMin;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
234
uchar_t tRange;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
238
uchar_t measured;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
239
uchar_t corrected;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
246
uchar_t high_power_off;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
247
uchar_t high_shutdown;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
248
uchar_t high_warning;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
249
uchar_t low_warning;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
250
uchar_t low_shutdown;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
251
uchar_t low_power_off;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
252
uchar_t sensorPolicy[ES_SENSOR_POLICY_LEN];
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
261
uchar_t tSpinUp;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
262
uchar_t minFanSpeed;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
270
uchar_t no_ctl_pairs;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
404
uchar_t id;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
411
uchar_t high_shutdown;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
412
uchar_t high_warning;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
413
uchar_t low_warning;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
414
uchar_t low_shutdown;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
433
uchar_t id;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1110
uchar_t log_page[256];
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
112
static int scsi_log_sense(int fd, uchar_t page_code, uchar_t *pagebuf,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1337
updateadm_ranges(char *name, uchar_t cur_lpstate)
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1341
uchar_t tmin;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1342
uchar_t trange;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1345
uchar_t sys_id = SYS_HWM_ID;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1635
uchar_t smap[MAX_SENSORS];
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1637
uchar_t i;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1952
scsi_log_sense(int fd, uchar_t page_code, uchar_t *pagebuf, uint16_t pagelen)
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1955
uchar_t cdb_buf[CDB_GROUP1];
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1965
cdb_buf[7] = (uchar_t)((pagelen & 0xFF00) >> 8);
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1966
cdb_buf[8] = (uchar_t)(pagelen & 0x00FF);
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1997
uchar_t tpage[256];
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
754
return (process_fru_seeprom((uchar_t *)envfru->envsegbufp));
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
364
uchar_t *fru_types;
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
382
fru_types = calloc(maxnum, sizeof (uchar_t));
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
400
maxnum * sizeof (uchar_t));
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
423
handle_arr.fru_types = calloc(maxnum, sizeof (uchar_t));
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.h
120
uchar_t *fru_types;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/cvrt_spd_data.c
144
(*sp_seg_ptr)[SPD_R_OFF + MANUF_ID] = (uchar_t)c;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/cvrt_spd_data.c
145
(*sp_seg_ptr)[SPD_R_OFF + MANUF_ID + 1] = (uchar_t)spd->jedec[c];
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/cvrt_spd_data.c
153
(*sp_seg_ptr + SPD_R_OFF + MANUF_YEAR)[0] = (uchar_t)(year >> 8);
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/cvrt_spd_data.c
154
(*sp_seg_ptr + SPD_R_OFF + MANUF_YEAR)[1] = (uchar_t)year;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/cvrt_spd_data.c
29
static uchar_t sp_sec_hdr[] = SP_SEC_HDR;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/cvrt_spd_data.c
30
static uchar_t sp_seg_hdr[] = SP_SEG_HDR;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/cvrt_spd_data.c
31
static uchar_t sp_seg_body[] = SP_DATA;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/cvrt_spd_data.c
97
cvrt_dim_data(const char *spd_data, size_t spd_data_len, uchar_t **sp_seg_ptr,
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/fru_access.c
1782
uchar_t *ptr;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/fru_access.c
763
uchar_t first_byte;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
100
uchar_t manu_year;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
101
uchar_t manu_week;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
102
uchar_t asmb_serial_no[4];
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
103
uchar_t manu_specific[128 - 99];
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
41
uchar_t **sp_seg_ptr, size_t *sp_seg_len);
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
56
uchar_t spd_len; /* bytes written by manufacturer */
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
57
uchar_t spd_max_len; /* total available prom space */
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
58
uchar_t memory_type; /* e.g. SDRAM DDR = 0x07 */
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
59
uchar_t n_rows; /* row address bits */
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
60
uchar_t n_cols; /* column address bits */
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
61
uchar_t n_mod_rows; /* number of module rows */
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
62
uchar_t ls_data_width; /* e.g. 72 bits */
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
63
uchar_t ms_data_width;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
64
uchar_t vddq_if; /* e.g. SSTL 2.5V = 0x04 */
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
65
uchar_t cycle_time25; /* cycle time at CAS latency 2.5 */
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
66
uchar_t access_time25;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
67
uchar_t config; /* e.g. ECC = 0x02 */
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
68
uchar_t refresh; /* e.g. 7.8uS & self refresh = 0x82 */
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
69
uchar_t primary_width;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
70
uchar_t err_chk_width;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
71
uchar_t tCCD;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
72
uchar_t burst_lengths; /* e.g. 2,4,8 = 0x0e */
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
73
uchar_t n_banks;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
74
uchar_t cas_lat;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
75
uchar_t cs_lat;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
76
uchar_t we_lat;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
77
uchar_t mod_attrs;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
78
uchar_t dev_attrs;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
79
uchar_t cycle_time20; /* cycle time at CAS latency 2.0 */
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
80
uchar_t access_time20;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
81
uchar_t cycle_time15;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
82
uchar_t access_time15;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
83
uchar_t tRP;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
84
uchar_t tRRD;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
85
uchar_t tRCD;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
86
uchar_t tRAS;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
87
uchar_t mod_row_density;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
88
uchar_t addr_ip_setup;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
89
uchar_t addr_ip_hold;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
90
uchar_t data_ip_setup;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
91
uchar_t data_ip_hold;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
92
uchar_t superset[62 - 36];
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
93
uchar_t spd_rev;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
94
uchar_t chksum_0_62;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
95
uchar_t jedec[8];
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
96
uchar_t manu_loc;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
97
uchar_t manu_part_no[91 - 73];
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
98
uchar_t manu_rev_pcb;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/spd_data.h
99
uchar_t manu_rev_comp;
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.h
254
uchar_t **disk_port; /* for FC-AL this is WWN */
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds_thread.c
128
const uchar_t *ptrs;
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds_thread.c
274
uchar_t *port_data = NULL;
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds_thread.c
320
*(dtls->disk_port[t]) = (uchar_t)r;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
163
uchar_t tMin;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
164
uchar_t tRange;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
168
uchar_t measured;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
169
uchar_t corrected;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
176
uchar_t high_power_off;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
177
uchar_t high_shutdown;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
178
uchar_t high_warning;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
179
uchar_t low_warning;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
180
uchar_t low_shutdown;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
181
uchar_t low_power_off;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
182
uchar_t sensorPolicy[ES_SENSOR_POLICY_LEN];
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
191
uchar_t tSpinUp;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
192
uchar_t minFanSpeed;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
200
uchar_t no_ctl_pairs;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
301
uchar_t id;
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
327
uchar_t id;
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
1268
uchar_t smap[MAX_SENSORS];
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
1270
uchar_t i;
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
600
return (process_fru_seeprom((uchar_t *)envfru->envsegbufp));
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
968
updateadm_ranges(char *name, uchar_t cur_lpstate)
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
972
uchar_t tmin;
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
973
uchar_t trange;
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
976
uchar_t sys_id = CPU_HWM_ID;
usr/src/cmd/picl/plugins/sun4v/include/libpiclsnmp.h
50
extern int snmp_get_bitstr(picl_snmphdl_t, char *, int, uchar_t **,
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
105
buf[0] = (uchar_t)(ASN_LONG_LEN | 0x02);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
106
buf[1] = (uchar_t)((length >> 8) & 0xff);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
107
buf[2] = (uchar_t)(length & 0xff);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
117
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
118
asn_build_int(uchar_t *buf, size_t *bufsz_p, uchar_t id, int val)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
126
uchar_t *p, *valp;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
158
valp = (uchar_t *)&ival;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
171
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
172
asn_build_string(uchar_t *buf, size_t *bufsz_p, uchar_t id, uchar_t *str,
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
175
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
199
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
200
asn_build_objid(uchar_t *buf, size_t *bufsz_p, uchar_t id, void *oidp,
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
206
uchar_t subid_len[MAX_SUBIDS_IN_OID];
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
207
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
274
*p++ = (uchar_t)subid;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
278
*p++ = (uchar_t)((subid >> 7) | 0x80);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
279
*p++ = (uchar_t)(subid & 0x7f);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
283
*p++ = (uchar_t)((subid >> 14) | 0x80);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
284
*p++ = (uchar_t)(((subid >> 7) & 0x7f) | 0x80);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
285
*p++ = (uchar_t)(subid & 0x7f);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
289
*p++ = (uchar_t)((subid >> 21) | 0x80);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
290
*p++ = (uchar_t)(((subid >> 14) & 0x7f) | 0x80);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
291
*p++ = (uchar_t)(((subid >> 7) & 0x7f) | 0x80);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
292
*p++ = (uchar_t)(subid & 0x7f);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
296
*p++ = (uchar_t)((subid >> 28) | 0x80);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
297
*p++ = (uchar_t)(((subid >> 21) & 0x7f) | 0x80);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
298
*p++ = (uchar_t)(((subid >> 14) & 0x7f) | 0x80);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
299
*p++ = (uchar_t)(((subid >> 7) & 0x7f) | 0x80);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
300
*p++ = (uchar_t)(subid & 0x7f);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
312
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
313
asn_build_null(uchar_t *buf, size_t *bufsz_p, uchar_t id)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
315
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
330
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
331
asn_parse_sequence(uchar_t *buf, size_t *bufsz_p, uchar_t exp_id)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
333
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
334
uchar_t id;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
347
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
348
asn_parse_header(uchar_t *buf, size_t *bufsz_p, uchar_t *id)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
350
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
382
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
383
asn_parse_length(uchar_t *buf, size_t *asnobj_len_p)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
385
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
403
if (buf[0] == (uchar_t)ASN_LONG_LEN)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
429
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
430
asn_parse_int(uchar_t *buf, size_t *bufsz_p, int *ival)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
433
uchar_t int_id;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
434
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
44
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
45
asn_build_sequence(uchar_t *buf, size_t *bufsz_p, uchar_t id, size_t length)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
474
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
475
asn_parse_uint(uchar_t *buf, size_t *bufsz_p, uint_t *uival)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
478
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
525
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
526
asn_parse_string(uchar_t *buf, size_t *bufsz_p, uchar_t **str_p, size_t *slen)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
528
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
529
uchar_t id1, id2;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
55
buf[1] = (uchar_t)(ASN_LONG_LEN | 0x02); /* following 2 octets */
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
553
if ((*str_p = (uchar_t *)calloc(1, asnobj_len + 1)) == NULL)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
56
buf[2] = (uchar_t)((length >> 8) & 0xff);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
57
buf[3] = (uchar_t)(length & 0xff);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
578
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
579
asn_parse_objid(uchar_t *msg, size_t *varsz_p, void *oidp, size_t *n_subids)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
583
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
587
uchar_t exp_id;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
663
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
664
asn_parse_objval(uchar_t *msg, size_t *varsz_p, void *varlistp)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
667
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
70
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
71
asn_build_header(uchar_t *buf, size_t *bufsz_p, uchar_t id, size_t length)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
81
uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
82
asn_build_length(uchar_t *buf, size_t *bufsz_p, size_t length)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
87
buf[0] = (uchar_t)length;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
95
buf[0] = (uchar_t)(ASN_LONG_LEN | 0x01);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.c
96
buf[1] = (uchar_t)length;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
116
#define ASN_LONG_LEN ((uchar_t)0x80)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
117
#define ASN_BIT8 ((uchar_t)0x80)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
131
uchar_t *asn_build_sequence(uchar_t *, size_t *, uchar_t, size_t);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
132
uchar_t *asn_build_header(uchar_t *, size_t *, uchar_t, size_t);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
133
uchar_t *asn_build_length(uchar_t *, size_t *, size_t);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
134
uchar_t *asn_build_int(uchar_t *, size_t *, uchar_t, int);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
135
uchar_t *asn_build_string(uchar_t *, size_t *, uchar_t, uchar_t *, size_t);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
136
uchar_t *asn_build_objid(uchar_t *, size_t *, uchar_t, void *, size_t);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
137
uchar_t *asn_build_null(uchar_t *, size_t *, uchar_t);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
139
uchar_t *asn_parse_sequence(uchar_t *, size_t *, uchar_t);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
140
uchar_t *asn_parse_header(uchar_t *, size_t *, uchar_t *);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
141
uchar_t *asn_parse_length(uchar_t *, size_t *);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
142
uchar_t *asn_parse_int(uchar_t *, size_t *, int *);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
143
uchar_t *asn_parse_uint(uchar_t *, size_t *, uint_t *);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
144
uchar_t *asn_parse_string(uchar_t *, size_t *, uchar_t **, size_t *);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
145
uchar_t *asn_parse_objid(uchar_t *, size_t *, void *, size_t *);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
146
uchar_t *asn_parse_objval(uchar_t *, size_t *, void *);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
61
#define ASN_UNIVERSAL ((uchar_t)0x00)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
62
#define ASN_APPLICATION ((uchar_t)0x40)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
63
#define ASN_CONTEXT ((uchar_t)0x80)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
64
#define ASN_PRIVATE ((uchar_t)0xc0)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
69
#define ASN_PRIMITIVE ((uchar_t)0x00)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
70
#define ASN_CONSTRUCTOR ((uchar_t)0x20)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
75
#define ASN_BOOLEAN ((uchar_t)0x01)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
76
#define ASN_INTEGER ((uchar_t)0x02)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
77
#define ASN_BIT_STR ((uchar_t)0x03)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
78
#define ASN_OCTET_STR ((uchar_t)0x04)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
79
#define ASN_NULL ((uchar_t)0x05)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
80
#define ASN_OBJECT_ID ((uchar_t)0x06)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
81
#define ASN_SEQUENCE ((uchar_t)0x10)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
82
#define ASN_SET ((uchar_t)0x11)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
87
#define ASN_EXT_TAG ((uchar_t)0x1f)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
92
#define ASN_COUNTER (ASN_APPLICATION | ASN_PRIMITIVE | (uchar_t)0x01)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/asn1.h
93
#define ASN_TIMETICKS (ASN_APPLICATION | ASN_PRIMITIVE | (uchar_t)0x03)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
111
uchar_t *buf, *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
112
uchar_t *msg_seq_end;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
113
uchar_t id;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
117
if ((buf = (uchar_t *)calloc(1, SNMP_DEF_PKTBUF_SZ)) == NULL)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
183
snmp_parse_reply(int reqid, uchar_t *reply_pkt, size_t reply_pktsz)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
186
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
188
uchar_t exp_id;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
391
static uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
392
snmp_build_pdu(snmp_pdu_t *pdu, uchar_t *buf, size_t *bufsz_p)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
394
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
395
uchar_t *pdu_seq_begin, *pdu_seq_end;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
396
uchar_t *varlist_seq_begin, *varlist_seq_end;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
397
uchar_t id;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
406
p = asn_build_sequence(buf, bufsz_p, (uchar_t)pdu->command, 0);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
44
static uchar_t *snmp_build_pdu(snmp_pdu_t *, uchar_t *, size_t *);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
45
static uchar_t *snmp_build_variable(uchar_t *, size_t *, oid *, size_t,
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
46
uchar_t, void *, size_t);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
461
(void) asn_build_sequence(pdu_seq_begin, NULL, (uchar_t)pdu->command,
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
47
static uchar_t *snmp_parse_pdu(int, uchar_t *, size_t *, snmp_pdu_t *);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
473
static uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
474
snmp_build_variable(uchar_t *buf, size_t *bufsz_p, oid *name, size_t name_len,
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
475
uchar_t val_type, void *val, size_t val_len)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
477
uchar_t *p, *varseq_end;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
479
uchar_t id;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
48
static uchar_t *snmp_parse_variable(uchar_t *, size_t *, pdu_varlist_t *);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
51
static uchar_t *snmp_def_community = (uchar_t *)SNMP_DEF_COMMUNITY;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
519
p = asn_build_string(p, bufsz_p, id, (uchar_t *)val, val_len);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
548
static uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
549
snmp_parse_pdu(int reqid, uchar_t *msg, size_t *msgsz_p, snmp_pdu_t *reply_pdu)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
551
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
552
uchar_t id, exp_id;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
608
static uchar_t *
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
609
snmp_parse_variable(uchar_t *msg, size_t *msgsz_p, pdu_varlist_t *vp)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
611
uchar_t *p;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.c
612
uchar_t exp_id;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
102
#define SNMP_NOSUCHOBJECT (ASN_CONTEXT | ASN_PRIMITIVE | (uchar_t)0x0)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
103
#define SNMP_NOSUCHINSTANCE (ASN_CONTEXT | ASN_PRIMITIVE | (uchar_t)0x1)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
104
#define SNMP_ENDOFMIBVIEW (ASN_CONTEXT | ASN_PRIMITIVE | (uchar_t)0x2)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
145
snmp_pdu_t *snmp_parse_reply(int, uchar_t *, size_t);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
46
uchar_t *str;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
50
uchar_t type;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
58
uchar_t *community;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
66
uchar_t *req_pkt; /* not really part of PDU */
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
68
uchar_t *reply_pkt; /* not really part of PDU */
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
89
#define SNMP_MSG_GET (ASN_CONTEXT | ASN_CONSTRUCTOR | (uchar_t)0x0)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
90
#define SNMP_MSG_GETNEXT (ASN_CONTEXT | ASN_CONSTRUCTOR | (uchar_t)0x1)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
91
#define SNMP_MSG_RESPONSE (ASN_CONTEXT | ASN_CONSTRUCTOR | (uchar_t)0x2)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
92
#define SNMP_MSG_SET (ASN_CONTEXT | ASN_CONSTRUCTOR | (uchar_t)0x3)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
93
#define SNMP_MSG_TRAP (ASN_CONTEXT | ASN_CONSTRUCTOR | (uchar_t)0x4)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
94
#define SNMP_MSG_GETBULK (ASN_CONTEXT | ASN_CONSTRUCTOR | (uchar_t)0x5)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
95
#define SNMP_MSG_INFORM (ASN_CONTEXT | ASN_CONSTRUCTOR | (uchar_t)0x6)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
96
#define SNMP_MSG_TRAP2 (ASN_CONTEXT | ASN_CONSTRUCTOR | (uchar_t)0x7)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/pdu.h
97
#define SNMP_MSG_REPORT (ASN_CONTEXT | ASN_CONSTRUCTOR | (uchar_t)0x8)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
1036
uchar_t *pkt;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
1048
if ((pkt = (uchar_t *)calloc(1, SNMP_MAX_RECV_PKTSZ)) == NULL)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
1072
if ((pkt = (uchar_t *)calloc(1, pktsz)) == NULL)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
1227
oidstr, (uchar_t *)(vp->val.str),
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
137
static int lookup_bitstr(char *, int, uchar_t **, uint_t *, int);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
150
uchar_t **, uint_t *, int *);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
435
snmp_get_bitstr(picl_snmphdl_t hdl, char *prefix, int row, uchar_t **bitstrp,
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
440
uchar_t *val;
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
466
if ((*bitstrp = (uchar_t *)calloc(*nbytes, 1)) == NULL)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
485
if ((*bitstrp = (uchar_t *)calloc(*nbytes, 1)) == NULL)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
703
lookup_bitstr(char *prefix, int row, uchar_t **valp, uint_t *nelem, int is_vol)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
838
uchar_t **valp, uint_t *nelem, int *snmp_syserr)
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
852
if ((*valp = (uchar_t *)calloc(vp->val_len, 1)) == NULL) {
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1408
uchar_t *bitstr = NULL;
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1409
uchar_t enabled;
usr/src/cmd/pools/poolcfg/poolcfg.h
45
uchar_t b;
usr/src/cmd/pools/poolcfg/poolcfg.y
199
uchar_t bval;
usr/src/cmd/pools/poold/libjpool/jpool.c
1438
pool_value_set_bool((pool_value_t *)(uintptr_t)jvalue, (uchar_t)jb);
usr/src/cmd/pools/poold/libjpool/jpool.c
1696
uchar_t bval;
usr/src/cmd/pools/poold/libjpool/jpool.c
1799
uchar_t arg2;
usr/src/cmd/power/parse.c
164
uchar_t *prop_data;
usr/src/cmd/powertop/common/powertop.c
66
uchar_t g_op_mode;
usr/src/cmd/powertop/common/powertop.h
165
extern uchar_t g_op_mode;
usr/src/cmd/praudit/format.c
1661
*t++ = hex[(uint_t)((uchar_t)*c >> 4)];
usr/src/cmd/praudit/format.c
1662
*t++ = hex[(uint_t)((uchar_t)*c & 0xF)];
usr/src/cmd/praudit/format.c
1672
*t++ = hex[(uint_t)((uchar_t)*c >> 4)];
usr/src/cmd/praudit/format.c
1673
*t++ = hex[(uint_t)((uchar_t)*c & 0xF)];
usr/src/cmd/praudit/format.c
2754
pa_error(const uchar_t err, char *buf, size_t buflen)
usr/src/cmd/praudit/format.c
2795
pa_retval(const uchar_t err, const int32_t retval, char *buf, size_t buflen)
usr/src/cmd/praudit/praudit.h
233
extern void pa_error(const uchar_t err, char *buf, size_t buflen);
usr/src/cmd/praudit/praudit.h
234
extern void pa_retval(const uchar_t, const int32_t, char *, size_t);
usr/src/cmd/praudit/praudit.h
241
extern int pr_adr_u_char(pr_context_t *context, uchar_t *cp, int count);
usr/src/cmd/praudit/prio.c
157
pr_adr_u_char(pr_context_t *context, uchar_t *cp, int count)
usr/src/cmd/praudit/token.c
1019
uchar_t number;
usr/src/cmd/praudit/token.c
1119
uchar_t number;
usr/src/cmd/praudit/token.c
1365
uchar_t ipctype;
usr/src/cmd/praudit/token.c
1450
uchar_t type;
usr/src/cmd/prtconf/pdevinfo.c
1004
uchar_t *bval;
usr/src/cmd/prtconf/pdevinfo.c
1033
uchar_t *value;
usr/src/cmd/prtconf/pdevinfo.c
1070
uchar_t *value;
usr/src/cmd/prtconf/pdevinfo.c
1111
uchar_t *value;
usr/src/cmd/prtconf/pdevinfo.c
148
static void walk(uchar_t *, uint_t, int);
usr/src/cmd/prtconf/pdevinfo.c
154
const char *, uchar_t **);
usr/src/cmd/prtconf/pdevinfo.c
1804
if (nvpair_value_byte_array(nvp, (uchar_t **)&value,
usr/src/cmd/prtconf/pdevinfo.c
2015
uchar_t *prop_valp;
usr/src/cmd/prtconf/pdevinfo.c
2031
uchar_t **valp)
usr/src/cmd/prtconf/pdevinfo.c
2034
uchar_t *bufp;
usr/src/cmd/prtconf/pdevinfo.c
2037
(uchar_t **)&bufp);
usr/src/cmd/prtconf/pdevinfo.c
2039
*valp = (uchar_t *)malloc(len);
usr/src/cmd/prtconf/pdevinfo.c
2051
uchar_t *prop_valp;
usr/src/cmd/prtconf/pdevinfo.c
502
len = PROPBYTES(propops)(prop, (uchar_t **)prop_data);
usr/src/cmd/prtconf/pdevinfo.c
527
len = PROPRAWDATA(propops)(prop, (uchar_t **)prop_data);
usr/src/cmd/prtconf/pdevinfo.c
64
typedef int (*dump_propbytes_t)(void *, uchar_t **);
usr/src/cmd/prtconf/pdevinfo.c
65
typedef int (*dump_proprawdata_t)(void *, uchar_t **);
usr/src/cmd/prtconf/pdevinfo.c
897
uchar_t *prom_snapshot;
usr/src/cmd/prtconf/pdevinfo.c
934
prom_snapshot = (uchar_t *)ptr;
usr/src/cmd/prtconf/pdevinfo.c
948
walk(uchar_t *buf, uint_t size, int level)
usr/src/cmd/prtconf/pdevinfo.c
953
uchar_t *cbuf = NULL;
usr/src/cmd/prtconf/pdevinfo.c
974
uchar_t *nodebuf;
usr/src/cmd/prtconf/pdevinfo.c
987
(uchar_t **)&nodebuf, &nodesize);
usr/src/cmd/prtfru/prtfru.c
1002
uchar_t tmpdata[128];
usr/src/cmd/prtfru/prtfru.c
492
uchar_t first_byte, data[128];
usr/src/cmd/prtfru/prtfru.c
633
(void) memcpy((uchar_t *)&first_byte, field, 1);
usr/src/cmd/ptools/pargs/pargs.c
153
static uchar_t
usr/src/cmd/ptools/pargs/pargs.c
180
uchar_t *uc, *ucp, c, ic;
usr/src/cmd/ptools/pargs/pargs.c
278
uchar_t c = cvt_buf[i];
usr/src/cmd/rcm_daemon/common/rcm_event.c
147
(uchar_t **)&interval, &interval_size);
usr/src/cmd/rcm_daemon/common/rcm_event.c
148
(void) nvlist_lookup_byte_array(nvl, RCM_CHANGE_DATA, (uchar_t **)&buf,
usr/src/cmd/rcm_daemon/common/rcm_event.c
155
(void) nvlist_lookup_byte_array(nvl, RCM_EVENT_DATA, (uchar_t **)&buf,
usr/src/cmd/rcm_daemon/common/rcm_event.c
334
(uchar_t *)buf, buflen)) {
usr/src/cmd/rcm_daemon/common/rcm_event.c
356
uchar_t data_byte;
usr/src/cmd/rcm_daemon/common/rcm_subr.c
483
RCM_CLIENT_PROPERTIES, (uchar_t *)buf, buflen)) {
usr/src/cmd/rmformat/rmf_misc.c
100
int inquiry(int fd, uchar_t *inq);
usr/src/cmd/rmformat/rmf_misc.c
104
uchar_t *buffer);
usr/src/cmd/rmformat/rmf_misc.c
105
int mode_sense(int fd, uchar_t pc, int dbd, int page_len,
usr/src/cmd/rmformat/rmf_misc.c
106
uchar_t *buffer);
usr/src/cmd/rmformat/rmf_misc.c
1363
dev->d_inq = (uchar_t *)my_zalloc(INQUIRY_DATA_LENGTH);
usr/src/cmd/rmformat/rmf_misc.c
1394
uchar_t page_code[4];
usr/src/cmd/rmformat/rmf_misc.c
1645
inquiry(int fd, uchar_t *inq)
usr/src/cmd/rmformat/rmf_misc.c
1703
(uchar_t)scmd->uscsi_cdb[i]);
usr/src/cmd/rmformat/rmf_misc.c
1749
(uchar_t)scmd->uscsi_cdb[0], ret,
usr/src/cmd/rmformat/rmf_misc.c
1752
(uchar_t)SENSE_KEY(rqbuf),
usr/src/cmd/rmformat/rmf_misc.c
1753
(uchar_t)ASC(rqbuf), (uchar_t)ASCQ(rqbuf));
usr/src/cmd/rmformat/rmf_misc.c
1777
get_mode_page(int fd, int page_no, int pc, int buf_len, uchar_t *buffer)
usr/src/cmd/rmformat/rmf_misc.c
1780
uchar_t byte2, *buf;
usr/src/cmd/rmformat/rmf_misc.c
1783
byte2 = (uchar_t)(((pc << 6) & 0xC0) | (page_no & 0x3f));
usr/src/cmd/rmformat/rmf_misc.c
1784
buf = (uchar_t *)my_zalloc(256);
usr/src/cmd/rmformat/rmf_misc.c
1804
mode_sense(int fd, uchar_t pc, int dbd, int page_len, uchar_t *buffer)
usr/src/cmd/rmformat/rmf_misc.c
1833
uchar_t *ad = (uchar_t *)addr;
usr/src/cmd/rmformat/rmf_misc.c
72
uchar_t uscsi_status, rqstatus, rqresid;
usr/src/cmd/rmformat/rmformat.h
154
uchar_t *d_inq;
usr/src/cmd/saf/extern.h
71
extern char *pstate(uchar_t);
usr/src/cmd/saf/sac.c
1072
validstate(uchar_t state)
usr/src/cmd/saf/sac.c
75
int validstate(uchar_t);
usr/src/cmd/sasinfo/printAttrs.c
209
getDTypeString(uchar_t dType)
usr/src/cmd/sasinfo/printAttrs.c
215
wwnConversion(uchar_t *wwn)
usr/src/cmd/sasinfo/printAttrs.h
51
uint64_t wwnConversion(uchar_t *wwn);
usr/src/cmd/sasinfo/printAttrs.h
66
extern char *getDTypeString(uchar_t dType);
usr/src/cmd/sasinfo/sasinfo-list.c
1711
uchar_t rawLUNs[DEFAULT_LUN_LENGTH], *lun_string;
usr/src/cmd/sasinfo/sasinfo-list.c
45
uchar_t inq_vid[8];
usr/src/cmd/sasinfo/sasinfo-list.c
46
uchar_t inq_pid[16];
usr/src/cmd/sasinfo/sasinfo-list.c
47
uchar_t inq_dtype;
usr/src/cmd/sasinfo/sasinfo-list.c
68
uchar_t val[8];
usr/src/cmd/sasinfo/sasinfo.h
102
uchar_t inq_vid[8];
usr/src/cmd/sasinfo/sasinfo.h
103
uchar_t inq_pid[16];
usr/src/cmd/sasinfo/sasinfo.h
104
uchar_t inq_dtype;
usr/src/cmd/sasinfo/sasinfo.h
92
uchar_t dType;
usr/src/cmd/sed/compile.c
493
uchar_t ref;
usr/src/cmd/sed/compile.c
715
y->bytetab[(uchar_t)*op] = *np;
usr/src/cmd/sed/compile.c
727
y->bytetab[i] = (btowc(i) != WEOF) ? (uchar_t)i : 0;
usr/src/cmd/sed/compile.c
736
y->bytetab[(uchar_t)*op] = *np;
usr/src/cmd/sed/compile.c
738
y->bytetab[(uchar_t)*op] = 0;
usr/src/cmd/sed/compile.c
917
uchar_t *p;
usr/src/cmd/sed/compile.c
920
for (h = 0, p = (uchar_t *)cp->t; (c = *p) != 0; p++)
usr/src/cmd/sed/compile.c
943
uchar_t *p;
usr/src/cmd/sed/compile.c
946
for (h = 0, p = (uchar_t *)name; (c = *p) != 0; p++)
usr/src/cmd/sed/process.c
499
*p = y->bytetab[(uchar_t)*p];
usr/src/cmd/sed/process.c
509
if ((c = y->bytetab[(uchar_t)*p]) != '\0') {
usr/src/cmd/sf880drd/sf880drd.c
359
passin.bit_num = (uchar_t)bit;
usr/src/cmd/sgs/elfdump/common/_elfdump.h
226
extern void dump_eh_frame(const char *, char *, uchar_t *, size_t, uint64_t,
usr/src/cmd/sgs/elfdump/common/_elfdump.h
227
Half e_machine, uchar_t *e_ident, uint64_t gotaddr);
usr/src/cmd/sgs/elfdump/common/_elfdump.h
239
uchar_t);
usr/src/cmd/sgs/elfdump/common/_elfdump.h
241
uchar_t);
usr/src/cmd/sgs/elfdump/common/dwarf.c
105
uchar_t *p = (uchar_t *)&r;
usr/src/cmd/sgs/elfdump/common/dwarf.c
121
uchar_t *p = (uchar_t *)&r;
usr/src/cmd/sgs/elfdump/common/dwarf.c
206
dump_cfi(uchar_t *data, uint64_t off, uint64_t *ndx, uint_t len,
usr/src/cmd/sgs/elfdump/common/dwarf.c
224
uchar_t op;
usr/src/cmd/sgs/elfdump/common/dwarf.c
46
uchar_t *e_ident; /* ehdr->e_ident */
usr/src/cmd/sgs/elfdump/common/dwarf.c
686
dump_eh_frame(const char *file, char *sh_name, uchar_t *data, size_t datasize,
usr/src/cmd/sgs/elfdump/common/dwarf.c
687
uint64_t sh_addr, Half e_machine, uchar_t *e_ident, uint64_t gotaddr)
usr/src/cmd/sgs/elfdump/common/dwarf.c
76
dwarf_extract_uint(uchar_t *data, size_t len, uint64_t *ndx, int size,
usr/src/cmd/sgs/elfdump/common/dwarf.c
90
uchar_t *p = (uchar_t *)&r;
usr/src/cmd/sgs/elfdump/common/elfdump.c
1032
Ehdr *ehdr, uchar_t osabi, VERSYM_STATE *versym, const char *file,
usr/src/cmd/sgs/elfdump/common/elfdump.c
1172
uchar_t type;
usr/src/cmd/sgs/elfdump/common/elfdump.c
123
uchar_t osabi; /* OSABI to use */
usr/src/cmd/sgs/elfdump/common/elfdump.c
1349
uchar_t bind = ELF_ST_BIND(sym->st_info);
usr/src/cmd/sgs/elfdump/common/elfdump.c
1379
uchar_t osabi, Ehdr *ehdr, uint_t flags)
usr/src/cmd/sgs/elfdump/common/elfdump.c
1754
uchar_t osabi, Elf *elf, uint_t flags)
usr/src/cmd/sgs/elfdump/common/elfdump.c
1912
syminfo(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file)
usr/src/cmd/sgs/elfdump/common/elfdump.c
2494
symbols(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi,
usr/src/cmd/sgs/elfdump/common/elfdump.c
2537
sunw_sort(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi,
usr/src/cmd/sgs/elfdump/common/elfdump.c
2825
Word dynsec_cnt, Ehdr *ehdr, uchar_t osabi, const char *file)
usr/src/cmd/sgs/elfdump/common/elfdump.c
2943
Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file)
usr/src/cmd/sgs/elfdump/common/elfdump.c
2977
dynamic(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file,
usr/src/cmd/sgs/elfdump/common/elfdump.c
464
sections(const char *file, Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi)
usr/src/cmd/sgs/elfdump/common/elfdump.c
4971
const char *wname, int wfd, uchar_t osabi)
usr/src/cmd/sgs/elfdump/common/elfdump.c
555
gnu_eh_state_t *eh_state, uchar_t osabi, const char *file, uint_t flags)
usr/src/cmd/sgs/elfdump/common/elfdump.c
567
uchar_t *data = (uchar_t *)(_cache->c_data->d_buf);
usr/src/cmd/sgs/elfdump/common/elfdump.c
779
uchar_t *dst = (uchar_t *)&r;
usr/src/cmd/sgs/elfdump/common/elfdump.c
780
uchar_t *src = (uchar_t *)&value;
usr/src/cmd/sgs/elfdump/common/elfdump.c
872
uchar_t osabi, Half mach, Cache *cache, const char *file)
usr/src/cmd/sgs/elfdump/common/elfdump.c
910
unwind(Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, uchar_t osabi,
usr/src/cmd/sgs/elfdump/common/main.c
521
const char *wname, int wfd, uchar_t osabi)
usr/src/cmd/sgs/elfdump/common/main.c
535
const char *wname, int wfd, uchar_t osabi)
usr/src/cmd/sgs/elfdump/common/main.c
708
uchar_t osabi = ELFOSABI_NONE;
usr/src/cmd/sgs/elfdump/common/struct_layout.h
103
uchar_t sld_ui8;
usr/src/cmd/sgs/elfdump/common/struct_layout.h
93
uchar_t slf_sign; /* True (1) if signed quantity */
usr/src/cmd/sgs/elfedit/common/elfconst.c
435
uchar_t cur_osabi;
usr/src/cmd/sgs/elfedit/common/util_machelf.c
334
elfedit_test_osabi(elfedit_obj_state_t *obj_state, uchar_t osabi,
usr/src/cmd/sgs/elfedit/common/util_machelf.c
337
uchar_t obj_osabi = obj_state->os_ehdr->e_ident[EI_OSABI];
usr/src/cmd/sgs/elfedit/modules/common/dyn.c
1280
uchar_t osabi = ehdr->e_ident[EI_OSABI];
usr/src/cmd/sgs/elfedit/modules/common/dyn.c
662
uchar_t osabi = ehdr->e_ident[EI_OSABI];
usr/src/cmd/sgs/elfedit/modules/common/ehdr.c
746
uchar_t value = (uchar_t)
usr/src/cmd/sgs/elfedit/modules/common/phdr.c
228
uchar_t osabi = ehdr->e_ident[EI_OSABI];
usr/src/cmd/sgs/elfedit/modules/common/phdr.c
352
uchar_t osabi = ehdr->e_ident[EI_OSABI];
usr/src/cmd/sgs/elfedit/modules/common/phdr.c
691
uchar_t osabi = ehdr->e_ident[EI_OSABI];
usr/src/cmd/sgs/elfedit/modules/common/phdr.c
824
uchar_t osabi = ehdr->e_ident[EI_OSABI];
usr/src/cmd/sgs/elfedit/modules/common/shdr.c
217
uchar_t osabi = ehdr->e_ident[EI_OSABI];
usr/src/cmd/sgs/elfedit/modules/common/shdr.c
359
uchar_t osabi = ehdr->e_ident[EI_OSABI];
usr/src/cmd/sgs/elfedit/modules/common/sym.c
1253
uchar_t st_info =
usr/src/cmd/sgs/elfedit/modules/common/sym.c
1285
uchar_t st_other =
usr/src/cmd/sgs/elfedit/modules/common/sym.c
252
uchar_t osabi = obj_state->os_ehdr->e_ident[EI_OSABI];
usr/src/cmd/sgs/elfedit/modules/common/sym.c
687
uchar_t bind, type, old_bind;
usr/src/cmd/sgs/elfedit/modules/common/sym.c
943
uchar_t bind, type, old_type;
usr/src/cmd/sgs/elfedit/modules/common/sym.c
982
uchar_t st_other = sym->st_other;
usr/src/cmd/sgs/elfedit/modules/common/sym.c
983
uchar_t vis, old_vis;
usr/src/cmd/sgs/elfwrap/common/_elfwrap.h
41
uchar_t td_class; /* target class (32-bit/64-bit) */
usr/src/cmd/sgs/elfwrap/common/_elfwrap.h
42
uchar_t td_data; /* target data (LSB/MSB) */
usr/src/cmd/sgs/elfwrap/common/main.c
53
uchar_t class = ELFCLASS32;
usr/src/cmd/sgs/include/conv.h
1081
extern int _conv_expn_field2(CONV_EXPN_FIELD_ARG *, uchar_t,
usr/src/cmd/sgs/include/conv.h
1108
extern const char *conv_dyn_tag(Xword, uchar_t, Half, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/conv.h
1112
extern const char *conv_sec_flags(uchar_t osabi, Half mach, Xword,
usr/src/cmd/sgs/include/conv.h
1115
extern const char *conv_sym_value(Half, uchar_t, Addr, Conv_inv_buf_t *);
usr/src/cmd/sgs/include/conv.h
555
uchar_t v_osabi; /* OSABI to which entry applies */
usr/src/cmd/sgs/include/conv.h
783
extern uchar_t conv_check_native(char **, char **);
usr/src/cmd/sgs/include/conv.h
808
extern const char *_conv_map_ds(uchar_t, Half, Conv_elfvalue_t,
usr/src/cmd/sgs/include/conv.h
886
extern const char *conv_dwarf_cfa(uchar_t, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/conv.h
891
extern const char *conv_ehdr_abivers(uchar_t, Word, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/conv.h
893
extern const char *conv_ehdr_class(uchar_t, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/conv.h
895
extern const char *conv_ehdr_data(uchar_t, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/conv.h
901
extern const char *conv_ehdr_osabi(uchar_t, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/conv.h
903
extern const char *conv_ehdr_type(uchar_t, Half, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/conv.h
921
extern const char *conv_phdr_flags(uchar_t, Word, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/conv.h
923
extern const char *conv_phdr_type(uchar_t, Half, Word, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/conv.h
936
extern const char *conv_sec_type(uchar_t, Half, Word, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/conv.h
942
extern const char *conv_sym_info_bind(uchar_t, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/conv.h
944
extern const char *conv_sym_info_type(Half, uchar_t, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/conv.h
946
extern const char *conv_sym_shndx(uchar_t, Half, Half, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/conv.h
948
extern const char *conv_sym_other(uchar_t, Conv_inv_buf_t *);
usr/src/cmd/sgs/include/conv.h
949
extern const char *conv_sym_other_vis(uchar_t, Conv_fmt_flags_t,
usr/src/cmd/sgs/include/debug.h
1167
uchar_t, Half);
usr/src/cmd/sgs/include/debug.h
1174
uchar_t, uchar_t, Word, void *, const char *);
usr/src/cmd/sgs/include/debug.h
1177
extern void Elf_phdr(Lm_list *, uchar_t, Half, Phdr *);
usr/src/cmd/sgs/include/debug.h
1188
extern void Elf_shdr(Lm_list *, uchar_t, Half, Shdr *);
usr/src/cmd/sgs/include/debug.h
1190
extern void Elf_syms_table_entry(Lm_list *, int, const char *, uchar_t,
usr/src/cmd/sgs/include/debug.h
834
extern void Dbg_ent_entry(Lm_list *, uchar_t, Half, Ent_desc *);
usr/src/cmd/sgs/include/debug.h
835
extern void Dbg_ent_print(Lm_list *, uchar_t, Half, APlist *);
usr/src/cmd/sgs/include/debug.h
903
extern void Dbg_map_seg_order(Ofl_desc *, uchar_t, Half, dbg_state_t,
usr/src/cmd/sgs/include/debug.h
910
extern void Dbg_map_sort_seg(Lm_list *, uchar_t, Half, Sg_desc *);
usr/src/cmd/sgs/include/debug.h
966
extern void Dbg_seg_desc_entry(Lm_list *, uchar_t, Half, int, Sg_desc *,
usr/src/cmd/sgs/include/debug.h
969
extern void Dbg_seg_list(Lm_list *, uchar_t, Half, APlist *);
usr/src/cmd/sgs/include/debug.h
973
extern void Dbg_shdr_modified(Lm_list *, const char *, uchar_t, Half,
usr/src/cmd/sgs/include/elfedit.h
1001
extern int elfedit32_test_osabi(elfedit32_obj_state_t *obj_state, uchar_t osabi,
usr/src/cmd/sgs/include/elfedit.h
1003
extern int elfedit64_test_osabi(elfedit64_obj_state_t *obj_state, uchar_t osabi,
usr/src/cmd/sgs/include/libld.h
1004
uchar_t os_flags; /* various flags */
usr/src/cmd/sgs/include/libld.h
1178
uchar_t ass_type;
usr/src/cmd/sgs/include/libld.h
1179
uchar_t ass_bind;
usr/src/cmd/sgs/include/rtld.h
1069
uchar_t sl_rtype; /* relocation type associate with */
usr/src/cmd/sgs/include/rtld.h
1071
uchar_t sl_bind; /* symbols binding (returned) */
usr/src/cmd/sgs/ld/common/ld.c
143
uchar_t e_ident[EI_NIDENT]; /* ident bytes */
usr/src/cmd/sgs/ld/common/ld.c
209
archive(int fd, Elf *elf, uchar_t *class_ret, Half *mach_ret)
usr/src/cmd/sgs/ld/common/ld.c
275
process_args(int argc, char *argv[], uchar_t *class_ret, Half *mach)
usr/src/cmd/sgs/ld/common/ld.c
449
uchar_t *one_p = (uchar_t *)&one;
usr/src/cmd/sgs/libconv/common/arch.c
59
uchar_t
usr/src/cmd/sgs/libconv/common/arch.c
79
uchar_t
usr/src/cmd/sgs/libconv/common/c_literal.c
133
MSG_ORIG(MSG_FMT_OCTCONST), (uchar_t)*buf);
usr/src/cmd/sgs/libconv/common/dwarf.c
41
conv_dwarf_cfa(uchar_t op, Conv_fmt_flags_t fmt_flags, Conv_inv_buf_t *inv_buf)
usr/src/cmd/sgs/libconv/common/dynamic_machelf.c
133
conv_dyn_tag(Xword tag, uchar_t osabi, Half mach, Conv_fmt_flags_t fmt_flags,
usr/src/cmd/sgs/libconv/common/elf.c
1134
conv_ehdr_osabi(uchar_t osabi, Conv_fmt_flags_t fmt_flags,
usr/src/cmd/sgs/libconv/common/elf.c
1207
conv_ehdr_abivers(uchar_t osabi, Word version, Conv_fmt_flags_t fmt_flags,
usr/src/cmd/sgs/libconv/common/elf.c
1238
return (conv_ehdr_class((uchar_t)info, 0,
usr/src/cmd/sgs/libconv/common/elf.c
1241
return (conv_ehdr_data((uchar_t)info, 0,
usr/src/cmd/sgs/libconv/common/elf.c
137
conv_ehdr_data(uchar_t data, Conv_fmt_flags_t fmt_flags,
usr/src/cmd/sgs/libconv/common/elf.c
76
conv_ehdr_class(uchar_t class, Conv_fmt_flags_t fmt_flags,
usr/src/cmd/sgs/libconv/common/elf.c
817
conv_ehdr_type(uchar_t osabi, Half etype, Conv_fmt_flags_t fmt_flags,
usr/src/cmd/sgs/libconv/common/globals.c
112
map_vd22str(Conv_inv_buf_t *inv_buf, uchar_t osabi, Half mach,
usr/src/cmd/sgs/libconv/common/globals.c
133
_conv_map_ds(uchar_t osabi, Half mach, Conv_elfvalue_t value,
usr/src/cmd/sgs/libconv/common/globals_machelf.c
257
_conv_expn_field2(CONV_EXPN_FIELD_ARG *arg, uchar_t osabi, Half mach,
usr/src/cmd/sgs/libconv/common/phdr.c
193
conv_phdr_type(uchar_t osabi, Half mach, Word type, Conv_fmt_flags_t fmt_flags,
usr/src/cmd/sgs/libconv/common/phdr.c
268
conv_phdr_flags(uchar_t osabi, Word flags, Conv_fmt_flags_t fmt_flags,
usr/src/cmd/sgs/libconv/common/sections.c
408
conv_sec_type(uchar_t osabi, Half mach, Word sec, Conv_fmt_flags_t fmt_flags,
usr/src/cmd/sgs/libconv/common/sections_machelf.c
40
conv_sec_flags(uchar_t osabi, Half mach, Xword flags,
usr/src/cmd/sgs/libconv/common/symbols.c
111
conv_sym_other_vis(uchar_t value, Conv_fmt_flags_t fmt_flags,
usr/src/cmd/sgs/libconv/common/symbols.c
220
conv_sym_info_type(Half mach, uchar_t type, Conv_fmt_flags_t fmt_flags,
usr/src/cmd/sgs/libconv/common/symbols.c
289
conv_sym_info_bind(uchar_t bind, Conv_fmt_flags_t fmt_flags,
usr/src/cmd/sgs/libconv/common/symbols.c
37
conv_sym_other(uchar_t other, Conv_inv_buf_t *inv_buf)
usr/src/cmd/sgs/libconv/common/symbols.c
397
conv_sym_shndx(uchar_t osabi, Half mach, Half shndx, Conv_fmt_flags_t fmt_flags,
usr/src/cmd/sgs/libconv/common/symbols.c
48
uchar_t vis = ELF_ST_VISIBILITY(other);
usr/src/cmd/sgs/libconv/common/symbols_machelf.c
38
conv_sym_value(Half mach, uchar_t type, Addr value, Conv_inv_buf_t *inv_buf)
usr/src/cmd/sgs/libld/common/_libld.h
162
const uchar_t *nf_template; /* Array of machine inst. bytes */
usr/src/cmd/sgs/libld/common/_libld.h
64
uchar_t m_class; /* Target ELFCLASS */
usr/src/cmd/sgs/libld/common/_libld.h
65
uchar_t m_data; /* Target byte order */
usr/src/cmd/sgs/libld/common/_libld.h
961
uchar_t *, Xword *);
usr/src/cmd/sgs/libld/common/_libld.h
963
uchar_t *, Xword);
usr/src/cmd/sgs/libld/common/_map.h
253
uchar_t ms_type; /* STT_NOTYPE / mapfile set type */
usr/src/cmd/sgs/libld/common/files.c
1218
uchar_t gndx;
usr/src/cmd/sgs/libld/common/files.c
1220
if ((gndx = (uchar_t)ELF_C_GROUP(*capinfo)) == 0)
usr/src/cmd/sgs/libld/common/files.c
1295
uchar_t ltype = ELF_ST_TYPE(lsym->st_info);
usr/src/cmd/sgs/libld/common/libs.c
549
uchar_t vis;
usr/src/cmd/sgs/libld/common/machrel.amd.c
1077
addr = (uchar_t *)((uintptr_t)arsp->rel_roffset +
usr/src/cmd/sgs/libld/common/machrel.amd.c
1474
static uchar_t plt0_template[M_PLT_ENTSIZE] = {
usr/src/cmd/sgs/libld/common/machrel.amd.c
1496
uchar_t *genptr;
usr/src/cmd/sgs/libld/common/machrel.amd.c
1498
genptr = ((uchar_t *)ofl->ofl_osgot->os_outdata->d_buf +
usr/src/cmd/sgs/libld/common/machrel.amd.c
1521
uchar_t *pltent;
usr/src/cmd/sgs/libld/common/machrel.amd.c
1524
pltent = (uchar_t *)ofl->ofl_osplt->os_outdata->d_buf;
usr/src/cmd/sgs/libld/common/machrel.amd.c
1577
static const uchar_t nullfunc_tmpl[] = { /* amd64 */
usr/src/cmd/sgs/libld/common/machrel.amd.c
186
static uchar_t pltn_entry[M_PLT_ENTSIZE] = {
usr/src/cmd/sgs/libld/common/machrel.amd.c
196
uchar_t *plt0, *pltent, *gotent;
usr/src/cmd/sgs/libld/common/machrel.amd.c
205
plt0 = (uchar_t *)(ofl->ofl_osplt->os_outdata->d_buf);
usr/src/cmd/sgs/libld/common/machrel.amd.c
207
gotent = (uchar_t *)(ofl->ofl_osgot->os_outdata->d_buf) + got_off;
usr/src/cmd/sgs/libld/common/machrel.amd.c
486
static uchar_t tlsinstr_gd_ie[] = {
usr/src/cmd/sgs/libld/common/machrel.amd.c
499
static uchar_t tlsinstr_gd_le[] = {
usr/src/cmd/sgs/libld/common/machrel.amd.c
512
static uchar_t tlsinstr_ld_le[] = {
usr/src/cmd/sgs/libld/common/machrel.amd.c
555
uchar_t *offset;
usr/src/cmd/sgs/libld/common/machrel.amd.c
557
offset = (uchar_t *)((uintptr_t)arsp->rel_roffset +
usr/src/cmd/sgs/libld/common/machrel.amd.c
780
uchar_t *addr;
usr/src/cmd/sgs/libld/common/machrel.intel.c
1069
addr = (uchar_t *)((uintptr_t)arsp->rel_roffset +
usr/src/cmd/sgs/libld/common/machrel.intel.c
1504
uchar_t *genptr;
usr/src/cmd/sgs/libld/common/machrel.intel.c
1506
genptr = ((uchar_t *)ofl->ofl_osgot->os_outdata->d_buf +
usr/src/cmd/sgs/libld/common/machrel.intel.c
1530
uchar_t *pltent;
usr/src/cmd/sgs/libld/common/machrel.intel.c
1532
pltent = (uchar_t *)ofl->ofl_osplt->os_outdata->d_buf;
usr/src/cmd/sgs/libld/common/machrel.intel.c
1591
static const uchar_t nullfunc_tmpl[] = { /* IA32 */
usr/src/cmd/sgs/libld/common/machrel.intel.c
165
uchar_t *pltent, *gotent;
usr/src/cmd/sgs/libld/common/machrel.intel.c
173
pltent = (uchar_t *)(ofl->ofl_osplt->os_outdata->d_buf) + plt_off;
usr/src/cmd/sgs/libld/common/machrel.intel.c
174
gotent = (uchar_t *)(ofl->ofl_osgot->os_outdata->d_buf) + got_off;
usr/src/cmd/sgs/libld/common/machrel.intel.c
266
((uchar_t *)(orsp->rel_isdesc->is_indata->d_buf) +
usr/src/cmd/sgs/libld/common/machrel.intel.c
346
uchar_t *addr;
usr/src/cmd/sgs/libld/common/machrel.intel.c
351
addr = (uchar_t *)((uintptr_t)orsp->rel_roffset +
usr/src/cmd/sgs/libld/common/machrel.intel.c
405
static uchar_t tlsinstr_gd_ie[] = {
usr/src/cmd/sgs/libld/common/machrel.intel.c
417
static uchar_t tlsinstr_gd_le[] = {
usr/src/cmd/sgs/libld/common/machrel.intel.c
433
static uchar_t tlsinstr_ld_le_movgs[] = {
usr/src/cmd/sgs/libld/common/machrel.intel.c
446
static uchar_t tlsinstr_nop5[] = {
usr/src/cmd/sgs/libld/common/machrel.intel.c
471
uchar_t *offset, r1, r2;
usr/src/cmd/sgs/libld/common/machrel.intel.c
473
offset = (uchar_t *)((uintptr_t)arsp->rel_roffset +
usr/src/cmd/sgs/libld/common/machrel.intel.c
767
uchar_t *addr;
usr/src/cmd/sgs/libld/common/machrel.intel.c
837
uchar_t *raddr = (uchar_t *)
usr/src/cmd/sgs/libld/common/machrel.sparc.c
1082
uchar_t *addr;
usr/src/cmd/sgs/libld/common/machrel.sparc.c
1369
addr = (uchar_t *)((uintptr_t)arsp->rel_roffset +
usr/src/cmd/sgs/libld/common/machrel.sparc.c
2118
uchar_t *genptr;
usr/src/cmd/sgs/libld/common/machrel.sparc.c
2120
genptr = ((uchar_t *)ofl->ofl_osgot->os_outdata->d_buf +
usr/src/cmd/sgs/libld/common/machrel.sparc.c
2140
static const uchar_t nullfunc_tmpl[] = {
usr/src/cmd/sgs/libld/common/machrel.sparc.c
237
static uchar_t farplt_instrs[24] = {
usr/src/cmd/sgs/libld/common/machrel.sparc.c
289
uchar_t *pltbuf; /* ptr to PLT's in file */
usr/src/cmd/sgs/libld/common/machrel.sparc.c
337
pltbuf = (uchar_t *)ofl->ofl_osplt->os_outdata->d_buf;
usr/src/cmd/sgs/libld/common/machrel.sparc.c
396
uchar_t *pltent; /* PLT entry being created. */
usr/src/cmd/sgs/libld/common/machrel.sparc.c
411
pltent = (uchar_t *)ofl->ofl_osplt->os_outdata->d_buf + pltoff;
usr/src/cmd/sgs/libld/common/map_core.c
1012
uchar_t val;
usr/src/cmd/sgs/libld/common/map_core.c
222
STACK(uchar_t) lms_cexp_val_stack; /* Cond. expr values */
usr/src/cmd/sgs/libld/common/map_v2.c
2940
uchar_t ms_type; /* STT_ symbol type */
usr/src/cmd/sgs/libld/common/map_v2.c
3030
uchar_t ms_type;
usr/src/cmd/sgs/libld/common/map_v2.c
3123
uchar_t ms_bind; /* STB_ value */
usr/src/cmd/sgs/libld/common/relocate.c
239
uchar_t rtype, ttype;
usr/src/cmd/sgs/libld/common/relocate.c
3037
ld_reloc_targval_get(Ofl_desc *ofl, Rel_desc *rsp, uchar_t *data, Xword *value)
usr/src/cmd/sgs/libld/common/relocate.c
3046
*value = (Xword) *((uchar_t *)data);
usr/src/cmd/sgs/libld/common/relocate.c
3051
uchar_t *v_bytes = (uchar_t *)&v;
usr/src/cmd/sgs/libld/common/relocate.c
3064
uchar_t *v_bytes = (uchar_t *)&v;
usr/src/cmd/sgs/libld/common/relocate.c
3102
ld_reloc_targval_set(Ofl_desc *ofl, Rel_desc *rsp, uchar_t *data, Xword value)
usr/src/cmd/sgs/libld/common/relocate.c
3111
*((uchar_t *)data) = (uchar_t)value;
usr/src/cmd/sgs/libld/common/relocate.c
3116
uchar_t *v_bytes = (uchar_t *)&v;
usr/src/cmd/sgs/libld/common/relocate.c
3128
uchar_t *v_bytes = (uchar_t *)&v;
usr/src/cmd/sgs/libld/common/resolve.c
123
uchar_t wovis, ovis;
usr/src/cmd/sgs/libld/common/resolve.c
124
uchar_t wnvis, nvis;
usr/src/cmd/sgs/libld/common/resolve.c
271
uchar_t otype = ELF_ST_TYPE(sdp->sd_sym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
272
uchar_t ntype = ELF_ST_TYPE(nsym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
524
uchar_t obind = ELF_ST_BIND(osym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
525
uchar_t otype = ELF_ST_TYPE(osym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
526
uchar_t nbind = ELF_ST_BIND(nsym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
527
uchar_t ntype = ELF_ST_TYPE(nsym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
555
uchar_t otype = ELF_ST_TYPE(osym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
556
uchar_t obind = ELF_ST_BIND(osym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
557
uchar_t ntype = ELF_ST_TYPE(nsym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
558
uchar_t nbind = ELF_ST_BIND(nsym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
657
uchar_t otype = ELF_ST_TYPE(osym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
658
uchar_t obind = ELF_ST_BIND(osym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
659
uchar_t ntype = ELF_ST_TYPE(nsym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
660
uchar_t nbind = ELF_ST_BIND(nsym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
665
uchar_t ovis = ELF_ST_VISIBILITY(osym->st_other);
usr/src/cmd/sgs/libld/common/resolve.c
666
uchar_t nvis = ELF_ST_VISIBILITY(nsym->st_other);
usr/src/cmd/sgs/libld/common/resolve.c
834
uchar_t obind = ELF_ST_BIND(osym->st_info);
usr/src/cmd/sgs/libld/common/resolve.c
835
uchar_t nbind = ELF_ST_BIND(nsym->st_info);
usr/src/cmd/sgs/libld/common/sections.c
102
uchar_t bind = ELF_ST_BIND(sdp->sd_sym->st_info);
usr/src/cmd/sgs/libld/common/sections.c
105
uchar_t type = ELF_ST_TYPE(sdp->sd_sym->st_info);
usr/src/cmd/sgs/libld/common/sections.c
2754
uchar_t *addr = (uchar_t *)((uintptr_t)rsp->rel_roffset +
usr/src/cmd/sgs/libld/common/sections.c
50
uchar_t type = ELF_ST_TYPE(sym->st_info);
usr/src/cmd/sgs/libld/common/sections.c
76
uchar_t type = ELF_ST_TYPE(sym->st_info);
usr/src/cmd/sgs/libld/common/syms.c
1112
uchar_t vis;
usr/src/cmd/sgs/libld/common/syms.c
1299
uchar_t type;
usr/src/cmd/sgs/libld/common/syms.c
1398
uchar_t vis;
usr/src/cmd/sgs/libld/common/syms.c
1926
uchar_t bind1, bind2;
usr/src/cmd/sgs/libld/common/syms.c
2077
uchar_t type, bind;
usr/src/cmd/sgs/libld/common/syms.c
2079
uchar_t osabi = ifl->ifl_ehdr->e_ident[EI_OSABI];
usr/src/cmd/sgs/libld/common/syms.c
2512
uchar_t ntype;
usr/src/cmd/sgs/libld/common/syms.c
3057
uchar_t bind1 = ELF_ST_BIND(sym1->st_info);
usr/src/cmd/sgs/libld/common/syms.c
3076
uchar_t bind2 =
usr/src/cmd/sgs/libld/common/syms.c
374
uchar_t vis;
usr/src/cmd/sgs/libld/common/syms.c
770
uchar_t bind;
usr/src/cmd/sgs/libld/common/unwind.c
287
extract_uint(const uchar_t *data, uint64_t *ndx, int do_swap)
usr/src/cmd/sgs/libld/common/unwind.c
290
uchar_t *p = (uchar_t *)&r;
usr/src/cmd/sgs/libld/common/unwind.c
381
uchar_t *data;
usr/src/cmd/sgs/libld/common/unwind.c
485
uchar_t *hdrdata;
usr/src/cmd/sgs/libld/common/unwind.c
538
uchar_t *data;
usr/src/cmd/sgs/libld/common/update.c
1117
uchar_t type, bind;
usr/src/cmd/sgs/libld/common/update.c
1709
uchar_t type, bind;
usr/src/cmd/sgs/libld/common/update.c
1944
uchar_t bind;
usr/src/cmd/sgs/libld/common/update.c
3083
uchar_t *taddr, *taddr0;
usr/src/cmd/sgs/libld/common/update.c
3109
*taddr = (uchar_t)mvp->m_value;
usr/src/cmd/sgs/libld/common/update.c
639
uchar_t type;
usr/src/cmd/sgs/libld/common/version.c
194
uchar_t bind;
usr/src/cmd/sgs/liblddbg/common/dynamic.c
45
uchar_t osabi, Half mach)
usr/src/cmd/sgs/liblddbg/common/elf.c
41
uchar_t osabi = ehdr->e_ident[EI_OSABI];
usr/src/cmd/sgs/liblddbg/common/entry.c
35
Dbg_ent_entry(Lm_list *lml, uchar_t osabi, Half mach, Ent_desc *enp)
usr/src/cmd/sgs/liblddbg/common/entry.c
77
Dbg_ent_print(Lm_list *lml, uchar_t osabi, Half mach, APlist *alp)
usr/src/cmd/sgs/liblddbg/common/got.c
128
uchar_t ei_target_data, uchar_t ei_host_data, Word type, void *reloc,
usr/src/cmd/sgs/liblddbg/common/map.c
187
Dbg_map_sort_seg(Lm_list *lml, uchar_t osabi, Half mach, Sg_desc *sgp)
usr/src/cmd/sgs/liblddbg/common/map.c
287
Dbg_map_seg_order(Ofl_desc *ofl, uchar_t osabi, Half mach,
usr/src/cmd/sgs/liblddbg/common/phdr.c
33
Elf_phdr(Lm_list *lml, uchar_t osabi, Half mach, Phdr *phdr)
usr/src/cmd/sgs/liblddbg/common/segments.c
119
Dbg_seg_list(Lm_list *lml, uchar_t osabi, Half mach, APlist *apl)
usr/src/cmd/sgs/liblddbg/common/segments.c
36
Dbg_seg_desc_entry(Lm_list *lml, uchar_t osabi, Half mach, int ndx,
usr/src/cmd/sgs/liblddbg/common/shdr.c
33
Elf_shdr(Lm_list *lml, uchar_t osabi, Half mach, Shdr *shdr)
usr/src/cmd/sgs/liblddbg/common/shdr.c
61
Dbg_shdr_modified(Lm_list *lml, const char *obj, uchar_t osabi, Half mach,
usr/src/cmd/sgs/liblddbg/common/syms.c
439
uchar_t osabi = ofl->ofl_dehdr->e_ident[EI_OSABI];
usr/src/cmd/sgs/liblddbg/common/syms.c
632
uchar_t osabi, Half mach, Sym *sym, Versym verndx, int gnuver,
usr/src/cmd/sgs/liblddbg/common/syms.c
637
uchar_t type = ELF_ST_TYPE(sym->st_info);
usr/src/cmd/sgs/liblddbg/common/syms.c
638
uchar_t bind = ELF_ST_BIND(sym->st_info);
usr/src/cmd/sgs/librtld/amd64/_relocate.c
124
apply_reloc(void *vrel, Reloc *reloc, const char *name, uchar_t *oaddr,
usr/src/cmd/sgs/librtld/amd64/_relocate.c
40
undo_reloc(void *vrel, uchar_t *oaddr, uchar_t *iaddr, Reloc *reloc)
usr/src/cmd/sgs/librtld/amd64/_relocate.c
83
inc_reloc(void *vnrel, void *vorel, Reloc *reloc, uchar_t *oaddr,
usr/src/cmd/sgs/librtld/amd64/_relocate.c
84
uchar_t *iaddr)
usr/src/cmd/sgs/librtld/common/_librtld.h
85
extern void apply_reloc(void *, Reloc *, const char *, uchar_t *, Rt_map *);
usr/src/cmd/sgs/librtld/common/_librtld.h
89
extern void inc_reloc(void *, void *, Reloc *, uchar_t *, uchar_t *);
usr/src/cmd/sgs/librtld/common/_librtld.h
91
extern void undo_reloc(void *, uchar_t *, uchar_t *, Reloc *);
usr/src/cmd/sgs/librtld/common/relocate.c
447
uchar_t *iaddr, *oaddr;
usr/src/cmd/sgs/librtld/common/relocate.c
449
uchar_t type = (uchar_t)ELF_R_TYPE(rel->r_info, M_MACH);
usr/src/cmd/sgs/librtld/common/relocate.c
512
iaddr = (uchar_t *)ircache->c_data->d_buf + off;
usr/src/cmd/sgs/librtld/common/relocate.c
515
oaddr = (uchar_t *)orcache->c_data->d_buf + off;
usr/src/cmd/sgs/librtld/common/relocate.c
96
uchar_t type = (uchar_t)ELF_R_TYPE(rel->r_info, M_MACH);
usr/src/cmd/sgs/librtld/common/relocate.c
97
uchar_t bind;
usr/src/cmd/sgs/librtld/i386/_relocate.c
116
apply_reloc(void *vrel, Reloc *reloc, const char *name, uchar_t *oaddr,
usr/src/cmd/sgs/librtld/i386/_relocate.c
39
undo_reloc(void *vrel, uchar_t *oaddr, uchar_t *iaddr, Reloc *reloc)
usr/src/cmd/sgs/librtld/i386/_relocate.c
77
inc_reloc(void *vnrel, void *vorel, Reloc *reloc, uchar_t *oaddr,
usr/src/cmd/sgs/librtld/i386/_relocate.c
78
uchar_t *iaddr)
usr/src/cmd/sgs/librtld/sparc/_relocate.c
114
apply_reloc(void *vrel, Reloc *reloc, const char *name, uchar_t *oaddr,
usr/src/cmd/sgs/librtld/sparc/_relocate.c
40
undo_reloc(void *vrel, uchar_t *oaddr, uchar_t *iaddr, Reloc *reloc)
usr/src/cmd/sgs/librtld/sparc/_relocate.c
85
inc_reloc(void *vnrel, void *vorel, Reloc *reloc, uchar_t *oaddr,
usr/src/cmd/sgs/librtld/sparc/_relocate.c
86
uchar_t *iaddr)
usr/src/cmd/sgs/librtld/sparcv9/_relocate.c
114
apply_reloc(void *vrel, Reloc *reloc, const char *name, uchar_t *oaddr,
usr/src/cmd/sgs/librtld/sparcv9/_relocate.c
40
undo_reloc(void *vrel, uchar_t *oaddr, uchar_t *iaddr, Reloc *reloc)
usr/src/cmd/sgs/librtld/sparcv9/_relocate.c
85
inc_reloc(void *vnrel, void *vorel, Reloc *reloc, uchar_t *oaddr,
usr/src/cmd/sgs/librtld/sparcv9/_relocate.c
86
uchar_t *iaddr)
usr/src/cmd/sgs/rtld/amd64/amd64_elf.c
130
uchar_t *dyn_plt;
usr/src/cmd/sgs/rtld/amd64/amd64_elf.c
137
dyn_plt = (uchar_t *)((uintptr_t)AUDINFO(rlmp)->ai_dynplts +
usr/src/cmd/sgs/rtld/amd64/amd64_elf.c
387
uchar_t rtype;
usr/src/cmd/sgs/rtld/amd64/amd64_elf.c
78
static const uchar_t dyn_plt_template[] = {
usr/src/cmd/sgs/rtld/amd64/amd64_elf.c
893
if (do_reloc_rtld(rtype, (uchar_t *)roffset,
usr/src/cmd/sgs/rtld/common/_elf.h
70
extern void elf_reloc_bad(Rt_map *, void *, uchar_t, ulong_t,
usr/src/cmd/sgs/rtld/common/_elf.h
74
extern long elf_static_tls(Rt_map *, Sym *, void *, uchar_t, char *,
usr/src/cmd/sgs/rtld/common/_inline_reloc.h
100
uchar_t rtype;
usr/src/cmd/sgs/rtld/common/_rtld.h
447
uchar_t *sp_rule; /* present search rule */
usr/src/cmd/sgs/rtld/common/_rtld.h
574
extern uchar_t search_rules[]; /* dependency search rules */
usr/src/cmd/sgs/rtld/common/analyze.c
3162
uchar_t rtype = slp->sl_rtype, vis;
usr/src/cmd/sgs/rtld/common/cap.c
1417
uchar_t grpndx;
usr/src/cmd/sgs/rtld/common/cap.c
1423
grpndx = (uchar_t)ELF_C_GROUP(CAPINFO(ilmp)[symndx]);
usr/src/cmd/sgs/rtld/common/cap.c
1483
(uchar_t)ELF_C_GROUP(CAPINFO(ilmp)[symndx])) == 0)
usr/src/cmd/sgs/rtld/common/elf.c
2852
elf_reloc_bad(Rt_map *lmp, void *rel, uchar_t rtype, ulong_t roffset,
usr/src/cmd/sgs/rtld/common/elf.c
2896
elf_static_tls(Rt_map *lmp, Sym *sym, void *rel, uchar_t rtype, char *name,
usr/src/cmd/sgs/rtld/common/globals.c
193
uchar_t search_rules[] = { /* dependency search rules */
usr/src/cmd/sgs/rtld/common/paths.c
110
get_dir_list(uchar_t rules, Rt_map *lmp, uint_t flags)
usr/src/cmd/sgs/rtld/i386/i386_elf.c
110
uchar_t *dyn_plt;
usr/src/cmd/sgs/rtld/i386/i386_elf.c
117
dyn_plt = (uchar_t *)((uintptr_t)AUDINFO(rlmp)->ai_dynplts +
usr/src/cmd/sgs/rtld/i386/i386_elf.c
365
uchar_t rtype;
usr/src/cmd/sgs/rtld/i386/i386_elf.c
81
static const uchar_t dyn_plt_template[] = {
usr/src/cmd/sgs/rtld/i386/i386_elf.c
867
if (do_reloc_rtld(rtype, (uchar_t *)roffset,
usr/src/cmd/sgs/rtld/sparc/sparc_elf.c
1091
if (do_reloc_rtld(rtype, (uchar_t *)roffset,
usr/src/cmd/sgs/rtld/sparc/sparc_elf.c
188
static const uchar_t dyn_plt_template[] = {
usr/src/cmd/sgs/rtld/sparc/sparc_elf.c
243
uchar_t *dyn_plt;
usr/src/cmd/sgs/rtld/sparc/sparc_elf.c
261
dyn_plt = (uchar_t *)((uintptr_t)AUDINFO(rlmp)->ai_dynplts +
usr/src/cmd/sgs/rtld/sparc/sparc_elf.c
539
uchar_t rtype;
usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
1341
if (do_reloc_rtld(rtype, (uchar_t *)roffset,
usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
338
reloc_val64_to_g1(uchar_t *off, Addr *value, const char *sym, Lm_list *lml)
usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
391
uchar_t *dyn_plt;
usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
409
dyn_plt = (uchar_t *)((uintptr_t)AUDINFO(rlmp)->ai_dynplts +
usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
745
uchar_t rtype;
usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
948
uchar_t *_roffset = (uchar_t *)roffset;
usr/src/cmd/sh/jobs.c
630
allocjob(char *cmd, uchar_t *cwd, int monitor)
usr/src/cmd/smbsrv/smbd/smbd_authsvc.c
1079
uchar_t *pBuf = kcfg->skc_negtok;
usr/src/cmd/smbsrv/smbd/smbd_authsvc.c
1093
(uchar_t *)IgnoreSPN, &hSpnegoToken);
usr/src/cmd/smbsrv/smbd/smbd_authsvc.c
902
(uchar_t *)ctx->ctx_orawbuf, &toklen);
usr/src/cmd/smbsrv/smbd/smbd_authsvc.c
956
(uchar_t *)ctx->ctx_orawbuf, &toklen);
usr/src/cmd/smbsrv/smbd/smbd_nicmon.c
94
uchar_t buf = 1;
usr/src/cmd/smbsrv/test-crypt/test_decrypt.c
108
hexdump((uchar_t *)outbuf, CLEAR_DATA_LEN);
usr/src/cmd/smbsrv/test-crypt/utils.c
24
hexdump(const uchar_t *buf, int len)
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
148
hexdump((uchar_t *)tmbs, len+2);
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
159
hexdump((uchar_t *)tmbs, len+2);
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
180
hexdump((uchar_t *)twcs, len+2);
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
191
hexdump((uchar_t *)twcs, len+2);
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
201
static uchar_t fubar_oem[] = "F\201bar"; // CP850 x81 (ü)
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
211
len = smb_oemtombs(tmbs, (uchar_t *)"foo", 4);
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
218
hexdump((uchar_t *)tmbs, len+1);
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
229
hexdump((uchar_t *)tmbs, len+1);
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
250
hexdump((uchar_t *)oemcs, len+1);
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
261
hexdump((uchar_t *)oemcs, len+1);
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
272
hexdump((uchar_t *)oemcs, len+1);
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
59
hexdump((uchar_t *)mbs, len+1);
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
71
hexdump((uchar_t *)mbs, len+1);
usr/src/cmd/smbsrv/test-msgbuf/test_conv.c
83
hexdump((uchar_t *)mbs, len+1);
usr/src/cmd/smbsrv/test-msgbuf/test_defs.h
27
extern void hexdump(const uchar_t *buf, int len);
usr/src/cmd/smbsrv/test-msgbuf/test_main.c
45
hexdump(const uchar_t *buf, int len)
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
131
hexdump((uchar_t *)mbc->chain->m_data, 5);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
165
hexdump((uchar_t *)mbc->chain->m_data, 4);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
199
hexdump((uchar_t *)mbc->chain->m_data, 4);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
234
hexdump((uchar_t *)mbc->chain->m_data, 10);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
269
hexdump((uchar_t *)mbc->chain->m_data, 10);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
300
hexdump((uchar_t *)mbc->chain->m_data, 8);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
331
hexdump((uchar_t *)mbc->chain->m_data, 10);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
364
hexdump((uchar_t *)mbc->chain->m_data, 10);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
398
hexdump((uchar_t *)mbc->chain->m_data, 8);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
432
hexdump((uchar_t *)mbc->chain->m_data, 8);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
489
hexdump((uchar_t *)mbc.chain->m_data, 7);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
545
hexdump((uchar_t *)mbc.chain->m_data, 7);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
584
hexdump((uchar_t *)p, 4);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
592
hexdump((uchar_t *)p, 4);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
615
MBC_ATTACH_BUF(&mbc, (uchar_t *)wire, sizeof (wire));
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
63
hexdump((uchar_t *)mbc->chain->m_data, 6);
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
654
MBC_ATTACH_BUF(&mbc, (uchar_t *)wire, sizeof (wire));
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
690
MBC_ATTACH_BUF(&mbc, (uchar_t *)wire, sizeof (wire));
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
725
MBC_ATTACH_BUF(&mbc, (uchar_t *)wire, sizeof (wire));
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
764
MBC_ATTACH_BUF(&mbc, (uchar_t *)wire, sizeof (wire));
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
800
MBC_ATTACH_BUF(&mbc, (uchar_t *)wire, sizeof (wire));
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
830
MBC_ATTACH_BUF(&mbc, (uchar_t *)wcsa, sizeof (wcsa));
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
856
MBC_ATTACH_BUF(&mbc, (uchar_t *)wcsp, sizeof (wcsp));
usr/src/cmd/smbsrv/test-msgbuf/test_mbmarshal.c
98
hexdump((uchar_t *)mbc->chain->m_data, 6);
usr/src/cmd/smbsrv/test-msgbuf/test_msgbuf.c
119
hexdump((uchar_t *)temp, 5);
usr/src/cmd/smbsrv/test-msgbuf/test_msgbuf.c
150
hexdump((uchar_t *)temp, 4);
usr/src/cmd/smbsrv/test-msgbuf/test_msgbuf.c
182
hexdump((uchar_t *)temp, 5);
usr/src/cmd/smbsrv/test-msgbuf/test_msgbuf.c
214
hexdump((uchar_t *)temp, 10);
usr/src/cmd/smbsrv/test-msgbuf/test_msgbuf.c
246
hexdump((uchar_t *)temp, 10);
usr/src/cmd/smbsrv/test-msgbuf/test_msgbuf.c
274
hexdump((uchar_t *)temp, 8);
usr/src/cmd/smbsrv/test-msgbuf/test_msgbuf.c
302
hexdump((uchar_t *)temp, 10);
usr/src/cmd/smbsrv/test-msgbuf/test_msgbuf.c
332
hexdump((uchar_t *)temp, 10);
usr/src/cmd/smbsrv/test-msgbuf/test_msgbuf.c
363
hexdump((uchar_t *)temp, 8);
usr/src/cmd/smbsrv/test-msgbuf/test_msgbuf.c
395
hexdump((uchar_t *)temp, 10);
usr/src/cmd/smbsrv/test-msgbuf/test_msgbuf.c
57
hexdump((uchar_t *)temp, 6);
usr/src/cmd/smbsrv/test-msgbuf/test_msgbuf.c
89
hexdump((uchar_t *)temp, 6);
usr/src/cmd/smserverd/smediad.c
1029
uchar_t cdb[12];
usr/src/cmd/smserverd/smediad.c
1032
uchar_t data[64];
usr/src/cmd/smserverd/smediad.c
1094
uchar_t data[8];
usr/src/cmd/smserverd/smediad.c
1130
get_mode_page(int32_t fd, uchar_t pc, uchar_t page_code,
usr/src/cmd/smserverd/smediad.c
1131
uchar_t *md_data, uchar_t data_len)
usr/src/cmd/smserverd/smediad.c
1134
uchar_t cdb[12];
usr/src/cmd/smserverd/smediad.c
1169
uchar_t cdb[12];
usr/src/cmd/smserverd/smediad.c
1830
uchar_t mode_data[MD_LEN];
usr/src/cmd/smserverd/smediad.c
1969
uchar_t data[18];
usr/src/cmd/smserverd/smediad.c
256
static int32_t get_mode_page(int32_t fd, uchar_t pc, uchar_t page_code,
usr/src/cmd/smserverd/smediad.c
257
uchar_t *md_data, uchar_t data_len);
usr/src/cmd/smserverd/smediad.c
3092
uchar_t cdb[12];
usr/src/cmd/smserverd/smediad.c
3095
uchar_t data[12];
usr/src/cmd/smserverd/smediad.c
3156
data[4] = (uchar_t)(capacity >> 24);
usr/src/cmd/smserverd/smediad.c
3157
data[5] = (uchar_t)(capacity >> 16);
usr/src/cmd/smserverd/smediad.c
3158
data[6] = (uchar_t)(capacity >> 8);
usr/src/cmd/smserverd/smediad.c
3159
data[7] = (uchar_t)capacity;
usr/src/cmd/smserverd/smediad.c
3161
data[9] = (uchar_t)(blocksize >> 16);
usr/src/cmd/smserverd/smediad.c
3162
data[10] = (uchar_t)(blocksize >> 8);
usr/src/cmd/smserverd/smediad.c
3163
data[11] = (uchar_t)blocksize;
usr/src/cmd/smserverd/smediad.c
3237
uchar_t cdb[10];
usr/src/cmd/smserverd/smediad.c
548
uchar_t cdb[12];
usr/src/cmd/smserverd/smediad.c
550
uchar_t data[20];
usr/src/cmd/smserverd/smediad.c
611
uchar_t cdb[12];
usr/src/cmd/smserverd/smediad.c
613
uchar_t data[4];
usr/src/cmd/smserverd/smediad.c
768
uchar_t cdb[12];
usr/src/cmd/smserverd/smediad.c
770
uchar_t data[12];
usr/src/cmd/smserverd/smediad.c
856
uchar_t cdb[12];
usr/src/cmd/smserverd/smediad.c
858
uchar_t data[4];
usr/src/cmd/smserverd/smserver.h
217
uchar_t uscsi_cdblen;
usr/src/cmd/smserverd/smserver.h
218
uchar_t uscsi_rqlen;
usr/src/cmd/smserverd/smserver.h
227
uchar_t uscsi_rqstatus;
usr/src/cmd/smserverd/smserver.h
228
uchar_t uscsi_rqresid;
usr/src/cmd/smserverd/smserver.h
244
uchar_t sm_version;
usr/src/cmd/sort/fields.c
104
#define IS_BLANK(x) (isspace((uchar_t)(x)) && (x) != '\n')
usr/src/cmd/sort/fields.c
696
!isprint((uchar_t)t))
usr/src/cmd/sort/fields.c
700
!isalnum((uchar_t)t) && !isspace((uchar_t)t))
usr/src/cmd/sort/fields.c
850
if (!isdigit((uchar_t)number[i]))
usr/src/cmd/sort/fields.c
874
if (!isdigit((uchar_t)number[i]))
usr/src/cmd/sort/internal.c
187
uchar_t v; /* partition radix value */
usr/src/cmd/sort/options.c
130
if (isdigit((uchar_t)C[i]))
usr/src/cmd/sort/options.c
138
if (isdigit((uchar_t)C[i])) {
usr/src/cmd/sort/options.c
285
isdigit(*(uchar_t *)(arg + 1))) {
usr/src/cmd/sort/options.c
86
if (!isdigit((uchar_t)C[i]))
usr/src/cmd/sort/types.h
46
uchar_t usc;
usr/src/cmd/sort/types.h
52
uchar_t *usp;
usr/src/cmd/sort/utility.c
129
for (i = n - 1; isdigit((uchar_t)current_template[i]); i--) {
usr/src/cmd/sort/utility.c
137
if (!isdigit((uchar_t)current_template[i])) {
usr/src/cmd/sort/utility.c
769
if (isspace((uchar_t)c))
usr/src/cmd/sort/utility.c
771
else if (isprint((uchar_t)c))
usr/src/cmd/sort/utility.c
792
xdump(FILE *fp, uchar_t *buf, size_t bufsize, int wide)
usr/src/cmd/sort/utility.c
796
uchar_t d[BYTES_PER_LINE];
usr/src/cmd/sort/utility.h
183
extern void xdump(FILE *, uchar_t *, size_t, int);
usr/src/cmd/stat/kstat/kstat.c
531
uchar_t data_type)
usr/src/cmd/stat/kstat/kstat.h
169
uchar_t ks_type;
usr/src/cmd/stat/kstat/kstat.h
177
uchar_t data_type;
usr/src/cmd/stat/kstat/kstat.h
196
static void nvpair_insert(ks_instance_t *, char *, ks_value_t *, uchar_t);
usr/src/cmd/stmfproxy/stmfproxy/stmfproxy.c
120
result = postMsg((uint_t)alen, (uchar_t *)args);
usr/src/cmd/stmfproxy/stmfproxy/stmfproxy.c
128
postMsg(uint_t nelem, uchar_t *aluaMsg)
usr/src/cmd/stmfproxy/stmfproxy/stmfproxy.c
131
uchar_t *buf;
usr/src/cmd/stmfproxy/stmfproxy/stmfproxy.c
170
uchar_t *buf;
usr/src/cmd/stmfproxy/stmfproxy/stmfproxy.c
227
if ((pt_ops->stmf_proxy_recv(t_handle, (uchar_t *)&buflen,
usr/src/cmd/stmfproxy/stmfproxy/stmfproxy.c
519
(void) postMsg((uint_t)strlen(myNode)+1, (uchar_t *)myNode);
usr/src/cmd/stmfproxy/stmfproxy/stmfproxy.c
63
static int postMsg(uint_t nelem, uchar_t *aluaMsg);
usr/src/cmd/svc/common/manifest_find.c
188
uchar_t hash[MHASH_SIZE];
usr/src/cmd/svc/common/manifest_find.c
85
add_pointer(mftsd_t *tsdp, const char *fn, const char *pname, uchar_t *hash)
usr/src/cmd/svc/common/manifest_find.h
45
uchar_t mi_hash[MHASH_SIZE]; /* Manifest hash */
usr/src/cmd/svc/common/manifest_hash.c
117
mhash_retrieve_entry(scf_handle_t *hndl, const char *name, uchar_t *hash,
usr/src/cmd/svc/common/manifest_hash.c
234
uchar_t *hash, apply_action_t apply_late, char **errstr)
usr/src/cmd/svc/common/manifest_hash.c
532
md5_hash_file(const char *file, off64_t sz, uchar_t *hash)
usr/src/cmd/svc/common/manifest_hash.c
555
md5_calc(hash, (uchar_t *)buf, (unsigned int) sz);
usr/src/cmd/svc/common/manifest_hash.c
593
char **pnamep, uchar_t *hashbuf)
usr/src/cmd/svc/common/manifest_hash.c
600
uchar_t stored_hash[MHASH_SIZE];
usr/src/cmd/svc/common/manifest_hash.c
601
uchar_t hash[MHASH_SIZE];
usr/src/cmd/svc/common/manifest_hash.c
699
md5_calc(hash, (uchar_t *)data, strlen(data));
usr/src/cmd/svc/common/manifest_hash.c
741
uchar_t hash_v1[MHASH_SIZE_OLD];
usr/src/cmd/svc/common/manifest_hash.c
776
md5_calc(hash_v1, (uchar_t *)data, strlen(data));
usr/src/cmd/svc/common/manifest_hash.h
60
int mhash_retrieve_entry(scf_handle_t *, const char *, uchar_t *,
usr/src/cmd/svc/common/manifest_hash.h
62
int mhash_store_entry(scf_handle_t *, const char *, const char *, uchar_t *,
usr/src/cmd/svc/common/manifest_hash.h
64
int mhash_test_file(scf_handle_t *, const char *, uint_t, char **, uchar_t *);
usr/src/cmd/svc/startd/fork.c
812
uchar_t stored_hash[MHASH_SIZE];
usr/src/cmd/svc/startd/graph.c
581
uchar_t *gi_visited; /* vertex bitmap */
usr/src/cmd/svc/svccfg/svccfg_internal.c
614
v->sc_u.sc_string = (char *)va_arg(args, uchar_t *);
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1066
uchar_t x_byte;
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1075
uchar_t *x_byte_array;
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1235
uchar_t *p;
usr/src/cmd/syslogd/syslogd.c
3451
f->f_pmask[i] = (uchar_t)pri;
usr/src/cmd/syslogd/syslogd.c
3459
f->f_pmask[i >> 3] = (uchar_t)pri;
usr/src/cmd/syslogd/syslogd.h
161
uchar_t f_pmask[LOG_NFACILITIES+1]; /* priority mask */
usr/src/cmd/tr/str.c
334
if (isdigit((uchar_t)*s->str)) {
usr/src/cmd/tr/str.c
360
ch = (uchar_t)*++s->str;
usr/src/cmd/truss/fcall.c
1766
uchar_t instr[6]; /* instruction at pc */
usr/src/cmd/truss/fcall.c
1773
instr[0] = (uchar_t)Bp->instr;
usr/src/cmd/tsol/tnd/tnd.h
39
uchar_t tnd_version; /* protocol version number */
usr/src/cmd/tsol/tnd/tnd.h
40
uchar_t tnd_message; /* message type. */
usr/src/cmd/tsol/tnd/tnd.h
41
uchar_t tnd_error_code; /* Error return for a reply. */
usr/src/cmd/ttymon/sttyparse.c
521
uchar_t *g;
usr/src/cmd/ttymon/sttyparse.c
569
ecswp.version = (uchar_t)strtol(t, (char **)NULL, 16);
usr/src/cmd/ttymon/sttyparse.c
580
ecswp.codeset_type = (uchar_t)strtol(t, (char **)NULL, 16);
usr/src/cmd/ttymon/sttyparse.c
591
ecswp.csinfo_num = (uchar_t)strtol(t, (char **)NULL, 16);
usr/src/cmd/ttymon/sttyparse.c
621
g = (uchar_t *)ecswp.eucpc_data;
usr/src/cmd/ttymon/sttyparse.c
632
*g++ = (uchar_t)l;
usr/src/cmd/zdb/zdb.c
6049
int bit = flagbits[(uchar_t)flagstr[i]];
usr/src/cmd/zoneadmd/vplat.c
1864
addr2netmask(char *prefixstr, int maxprefixlen, uchar_t *maskstr)
usr/src/cmd/zoneadmd/vplat.c
2256
(uchar_t *)&netmask4.sin_addr) != 0) {
usr/src/cmd/zoneadmd/vplat.c
2277
(uchar_t *)&netmask6.sin6_addr) != 0) {
usr/src/common/atomic/atomic.c
104
atomic_add_char(volatile uchar_t *target, signed char value)
usr/src/common/atomic/atomic.c
136
atomic_or_uchar(volatile uchar_t *target, uchar_t bits)
usr/src/common/atomic/atomic.c
168
atomic_and_uchar(volatile uchar_t *target, uchar_t bits)
usr/src/common/atomic/atomic.c
199
uchar_t
usr/src/common/atomic/atomic.c
200
atomic_inc_uchar_nv(volatile uchar_t *target)
usr/src/common/atomic/atomic.c
231
uchar_t
usr/src/common/atomic/atomic.c
232
atomic_dec_uchar_nv(volatile uchar_t *target)
usr/src/common/atomic/atomic.c
263
uchar_t
usr/src/common/atomic/atomic.c
264
atomic_add_char_nv(volatile uchar_t *target, signed char value)
usr/src/common/atomic/atomic.c
299
uchar_t
usr/src/common/atomic/atomic.c
300
atomic_or_uchar_nv(volatile uchar_t *target, uchar_t value)
usr/src/common/atomic/atomic.c
331
uchar_t
usr/src/common/atomic/atomic.c
332
atomic_and_uchar_nv(volatile uchar_t *target, uchar_t value)
usr/src/common/atomic/atomic.c
368
uchar_t
usr/src/common/atomic/atomic.c
369
atomic_cas_uchar(volatile uchar_t *target, uchar_t cmp, uchar_t new)
usr/src/common/atomic/atomic.c
371
uchar_t old = *target;
usr/src/common/atomic/atomic.c
40
atomic_inc_uchar(volatile uchar_t *target)
usr/src/common/atomic/atomic.c
448
uchar_t
usr/src/common/atomic/atomic.c
449
atomic_swap_char(volatile uchar_t *target, uchar_t new)
usr/src/common/atomic/atomic.c
451
uchar_t old = *target;
usr/src/common/atomic/atomic.c
72
atomic_dec_uchar(volatile uchar_t *target)
usr/src/common/bignum/bignum.h
138
void bytestring2bignum(BIGNUM *bn, uchar_t *kn, size_t len);
usr/src/common/bignum/bignum.h
139
void bignum2bytestring(uchar_t *kn, BIGNUM *bn, size_t len);
usr/src/common/bignum/bignumimpl.c
307
bytestring2bignum(BIGNUM *bn, uchar_t *kn, size_t len)
usr/src/common/bignum/bignumimpl.c
313
uchar_t *knwordp;
usr/src/common/bignum/bignumimpl.c
350
bignum2bytestring(uchar_t *kn, BIGNUM *bn, size_t len)
usr/src/common/crypto/arcfour/arcfour.h
45
void arcfour_key_init(ARCFour_key *key, uchar_t *keyval, int keyvallen);
usr/src/common/crypto/arcfour/arcfour.h
46
void arcfour_crypt(ARCFour_key *key, uchar_t *in, uchar_t *out, size_t len);
usr/src/common/crypto/arcfour/arcfour.h
50
void arcfour_crypt_aligned(ARCFour_key *key, size_t len, uchar_t *in,
usr/src/common/crypto/arcfour/arcfour.h
51
uchar_t *out);
usr/src/common/crypto/arcfour/arcfour.h
55
void arcfour_crypt_asm(ARCFour_key *key, uchar_t *in, uchar_t *out, size_t len);
usr/src/common/crypto/arcfour/arcfour_crypt.c
103
arcfour_crypt(ARCFour_key *key, uchar_t *in, uchar_t *out, size_t len)
usr/src/common/crypto/arcfour/arcfour_crypt.c
112
uchar_t i, j, ti, tj;
usr/src/common/crypto/arcfour/arcfour_crypt.c
114
uchar_t arr_ij;
usr/src/common/crypto/arcfour/arcfour_crypt.c
119
uchar_t *arr;
usr/src/common/crypto/arcfour/arcfour_crypt.c
129
uchar_t tmp;
usr/src/common/crypto/arcfour/arcfour_crypt.c
59
arcfour_key_init(ARCFour_key *key, uchar_t *keyval, int keyvallen)
usr/src/common/crypto/arcfour/arcfour_crypt.c
61
uchar_t ext_keyval[256];
usr/src/common/crypto/arcfour/arcfour_crypt.c
62
uchar_t tmp;
usr/src/common/crypto/arcfour/arcfour_crypt.c
73
key->arr[i] = (uchar_t)i;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
116
base[i] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
117
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
141
base[i] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
142
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
189
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
220
base1[0] = (uchar_t)i_accum;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
224
base1[1] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
225
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
239
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
269
base1[2] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
270
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
279
base1[3] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
280
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
289
base1[4] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
290
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
299
base1[5] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
30
arcfour_key_init(ARCFour_key *key, uchar_t *keyval, int keyvallen)
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
300
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
311
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
32
uchar_t ext_keyval[256];
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
33
uchar_t tmp;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
334
base1[6] = (uchar_t)i_accum;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
337
base1[7] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
338
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
352
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
377
jj = (uchar_t)i1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
384
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
404
base[jj] = (uchar_t)i_accum;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
408
base[i1+1] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
409
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
424
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
43
key->arr[i] = (uchar_t)i;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
449
base[i1] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
450
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
459
base[i1+1] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
460
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
470
base[i1] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
471
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
480
base[i1+1] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
481
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
488
jj = (uchar_t)i1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
495
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
516
base[jj] = (uchar_t)i_accum;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
519
base[i1] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
520
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
535
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
566
i = (uchar_t)i1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
585
base[i] = (uchar_t)tmp1;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
586
base[j] = (uchar_t)tmp0;
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
62
arcfour_crypt(ARCFour_key *key, uchar_t *in, uchar_t *out, size_t len)
usr/src/common/crypto/arcfour/sun4v/arcfour_crypt.c
66
uchar_t i, j, *base, jj, *base1, tmp;
usr/src/common/crypto/dh/dh_impl.c
251
uchar_t *secretkey, uint32_t *secretkey_len, /* derived secret */
usr/src/common/crypto/dh/dh_impl.c
257
uchar_t *s = NULL;
usr/src/common/crypto/dh/dh_impl.h
80
uchar_t *prime; /* p */
usr/src/common/crypto/dh/dh_impl.h
82
uchar_t *base; /* g */
usr/src/common/crypto/dh/dh_impl.h
84
uchar_t *private_x; /* x */
usr/src/common/crypto/dh/dh_impl.h
85
uchar_t *public_y; /* y */
usr/src/common/crypto/dh/dh_impl.h
93
uchar_t *secretkey, uint32_t *secretkey_len, int flag);
usr/src/common/crypto/dsa/dsa_impl.c
254
dsa_sign(DSAbytekey *bkey, uchar_t *in, uint32_t inlen, uchar_t *out)
usr/src/common/crypto/dsa/dsa_impl.c
421
dsa_verify(DSAbytekey *bkey, uchar_t *data, uchar_t *sig)
usr/src/common/crypto/dsa/dsa_impl.h
106
CK_RV dsa_sign(DSAbytekey *bkey, uchar_t *msg, uint32_t msglen, uchar_t *sig);
usr/src/common/crypto/dsa/dsa_impl.h
108
CK_RV dsa_verify(DSAbytekey *bkey, uchar_t *msg, uchar_t *sig);
usr/src/common/crypto/dsa/dsa_impl.h
90
uchar_t *prime; /* p */
usr/src/common/crypto/dsa/dsa_impl.h
92
uchar_t *subprime; /* q */
usr/src/common/crypto/dsa/dsa_impl.h
94
uchar_t *base; /* g */
usr/src/common/crypto/dsa/dsa_impl.h
95
uchar_t *private_x; /* x */
usr/src/common/crypto/dsa/dsa_impl.h
97
uchar_t *public_y; /* y */
usr/src/common/crypto/dsa/dsa_impl.h
99
uchar_t *signature; /* concat(r, s) */
usr/src/common/crypto/md4/md4.c
126
uchar_t *input = (uchar_t *)inptr;
usr/src/common/crypto/md4/md4.c
143
MD4Transform(context->state, (uchar_t *)context->buffer);
usr/src/common/crypto/md4/md4.c
146
MD4Transform(context->state, (uchar_t *)&input[i]);
usr/src/common/crypto/modes/cbc.c
314
copy_block((uchar_t *)param, cbc_ctx->cbc_iv);
usr/src/common/crypto/modes/ccm.c
645
ccm_format_initial_blocks(uchar_t *nonce, ulong_t nonceSize,
usr/src/common/crypto/modes/ctr.c
262
copy_block(cb, (uchar_t *)ctr_ctx->ctr_cb);
usr/src/common/crypto/modes/gcm.c
671
gcm_format_initial_blocks(uchar_t *iv, ulong_t iv_len,
usr/src/common/crypto/modes/modes.c
239
crypto_uio_data(crypto_data_t *data, uchar_t *buf, int len, cmd_type_t cmd,
usr/src/common/crypto/modes/modes.c
247
uchar_t *datap;
usr/src/common/crypto/modes/modes.c
279
datap = (uchar_t *)(uiop->uio_iov[vec_idx].iov_base +
usr/src/common/crypto/modes/modes.c
330
crypto_mblk_data(crypto_data_t *data, uchar_t *buf, int len, cmd_type_t cmd,
usr/src/common/crypto/modes/modes.c
337
uchar_t *datap;
usr/src/common/crypto/modes/modes.c
364
datap = (uchar_t *)(mp->b_rptr + offset);
usr/src/common/crypto/modes/modes.c
413
crypto_put_output_data(uchar_t *buf, crypto_data_t *output, int len)
usr/src/common/crypto/modes/modes.c
424
bcopy(buf, (uchar_t *)(output->cd_raw.iov_base +
usr/src/common/crypto/modes/modes.h
408
extern int crypto_put_output_data(uchar_t *, crypto_data_t *, int);
usr/src/common/crypto/padding/padding.h
50
#define CK_BYTE uchar_t
usr/src/common/crypto/rsa/rsa_impl.c
489
rsa_encrypt(RSAbytekey *bkey, uchar_t *in, uint32_t in_len, uchar_t *out)
usr/src/common/crypto/rsa/rsa_impl.c
556
rsa_decrypt(RSAbytekey *bkey, uchar_t *in, uint32_t in_len, uchar_t *out)
usr/src/common/crypto/rsa/rsa_impl.h
102
uchar_t *modulus; /* n */
usr/src/common/crypto/rsa/rsa_impl.h
104
uchar_t *privexpo; /* d */
usr/src/common/crypto/rsa/rsa_impl.h
106
uchar_t *pubexpo; /* e */
usr/src/common/crypto/rsa/rsa_impl.h
108
uchar_t *prime1; /* p */
usr/src/common/crypto/rsa/rsa_impl.h
110
uchar_t *prime2; /* q */
usr/src/common/crypto/rsa/rsa_impl.h
112
uchar_t *expo1; /* = d mod (p - 1) */
usr/src/common/crypto/rsa/rsa_impl.h
114
uchar_t *expo2; /* = d mod (q - 1) */
usr/src/common/crypto/rsa/rsa_impl.h
116
uchar_t *coeff; /* = p^(-1) mod q, or = q^(-1) mod p */
usr/src/common/crypto/rsa/rsa_impl.h
124
uchar_t *msg, uint32_t msglen, uchar_t *encrmsg);
usr/src/common/crypto/rsa/rsa_impl.h
127
uchar_t *encrmsg, uint32_t encrmsglen, uchar_t *msg);
usr/src/common/crypto/rsa/rsa_impl.h
46
#define CK_BYTE uchar_t
usr/src/common/ctf/ctf_create.c
141
static uchar_t *
usr/src/common/ctf/ctf_create.c
142
ctf_copy_smembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t)
usr/src/common/ctf/ctf_create.c
164
static uchar_t *
usr/src/common/ctf/ctf_create.c
165
ctf_copy_lmembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t)
usr/src/common/ctf/ctf_create.c
189
static uchar_t *
usr/src/common/ctf/ctf_create.c
190
ctf_copy_emembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t)
usr/src/common/ctf/ctf_create.c
206
static uchar_t *
usr/src/common/ctf/ctf_create.c
207
ctf_copy_membnames(ctf_dtdef_t *dtd, uchar_t *s)
usr/src/common/ctf/ctf_create.c
297
uchar_t *s, *s0, *t;
usr/src/common/ctf/ctf_create.c
463
t = (uchar_t *)buf + sizeof (ctf_header_t) + hdr.cth_typeoff;
usr/src/common/ctf/ctf_create.c
464
s = s0 = (uchar_t *)buf + sizeof (ctf_header_t) + hdr.cth_stroff;
usr/src/common/ctf/ctf_create.c
570
t = (uchar_t *)argv;
usr/src/common/ctf/ctf_impl.h
213
const uchar_t *ctf_base; /* base of CTF header + uncompressed buffer */
usr/src/common/ctf/ctf_impl.h
214
const uchar_t *ctf_buf; /* uncompressed CTF data buffer */
usr/src/common/ctf/ctf_open.c
115
const uchar_t *symp = sp->cts_data;
usr/src/common/ctf/ctf_open.c
650
buf = (uchar_t *)base + hdrsz;
usr/src/common/ctf/ctf_open.c
652
src = (uchar_t *)ctfsect->cts_data + hdrsz;
usr/src/common/ctf/ctf_open.c
673
buf = (uchar_t *)base + hdrsz;
usr/src/common/ctf/ctf_types.c
587
vmp = (uchar_t *)tp + increment;
usr/src/common/devid/devid.c
496
static uchar_t id1[sizeof (impl_devid_t) + MAXPATHLEN];
usr/src/common/devid/devid.c
497
static uchar_t id2[sizeof (impl_devid_t) + MAXPATHLEN];
usr/src/common/devid/devid.c
500
uchar_t id1[sizeof (impl_devid_t) + MAXPATHLEN];
usr/src/common/devid/devid.c
501
uchar_t id2[sizeof (impl_devid_t) + MAXPATHLEN];
usr/src/common/devid/devid_scsi.c
1014
encode_sun_serialnum(int version, uchar_t *inq,
usr/src/common/devid/devid_scsi.c
1015
size_t inq_len, uchar_t **id, size_t *id_len, ushort_t *id_type)
usr/src/common/devid/devid_scsi.c
106
static int is_page83_data_valid(uchar_t *inq83, size_t inq83_len);
usr/src/common/devid/devid_scsi.c
107
static int is_page80_data_valid(uchar_t *inq80, size_t inq80_len);
usr/src/common/devid/devid_scsi.c
108
static int is_initialized_id(uchar_t *id, size_t id_len);
usr/src/common/devid/devid_scsi.c
1093
uchar_t *raw_id,
usr/src/common/devid/devid_scsi.c
110
static void encode_scsi3_page83(int version, uchar_t *inq83,
usr/src/common/devid/devid_scsi.c
111
size_t inq83_len, uchar_t **id, size_t *id_len, ushort_t *id_type);
usr/src/common/devid/devid_scsi.c
112
static void encode_scsi3_page83_emc(int version, uchar_t *inq83,
usr/src/common/devid/devid_scsi.c
113
size_t inq83_len, uchar_t **id, size_t *id_len, ushort_t *id_type);
usr/src/common/devid/devid_scsi.c
114
static void encode_serialnum(int version, uchar_t *inq, uchar_t *inq80,
usr/src/common/devid/devid_scsi.c
115
size_t inq80_len, uchar_t **id, size_t *id_len, ushort_t *id_type);
usr/src/common/devid/devid_scsi.c
116
static void encode_sun_serialnum(int version, uchar_t *inq,
usr/src/common/devid/devid_scsi.c
117
size_t inq_len, uchar_t **id, size_t *id_len, ushort_t *id_type);
usr/src/common/devid/devid_scsi.c
120
uchar_t *raw_id, size_t raw_id_len, ushort_t raw_id_type,
usr/src/common/devid/devid_scsi.c
1453
lun.sl_lun1_lsb = (uchar_t)lun64;
usr/src/common/devid/devid_scsi.c
1462
lun.sl_lun1_msb = (uchar_t)(lun64 >> 56);
usr/src/common/devid/devid_scsi.c
1463
lun.sl_lun1_lsb = (uchar_t)(lun64 >> 48);
usr/src/common/devid/devid_scsi.c
1464
lun.sl_lun2_msb = (uchar_t)(lun64 >> 40);
usr/src/common/devid/devid_scsi.c
1465
lun.sl_lun2_lsb = (uchar_t)(lun64 >> 32);
usr/src/common/devid/devid_scsi.c
1466
lun.sl_lun3_msb = (uchar_t)(lun64 >> 24);
usr/src/common/devid/devid_scsi.c
1467
lun.sl_lun3_lsb = (uchar_t)(lun64 >> 16);
usr/src/common/devid/devid_scsi.c
1468
lun.sl_lun4_msb = (uchar_t)(lun64 >> 8);
usr/src/common/devid/devid_scsi.c
1469
lun.sl_lun4_lsb = (uchar_t)(lun64);
usr/src/common/devid/devid_scsi.c
156
uchar_t *inq, /* IN */
usr/src/common/devid/devid_scsi.c
158
uchar_t *inq80, /* IN */
usr/src/common/devid/devid_scsi.c
160
uchar_t *inq83, /* IN */
usr/src/common/devid/devid_scsi.c
165
uchar_t *id = NULL;
usr/src/common/devid/devid_scsi.c
308
is_page83_data_valid(uchar_t *inq83, size_t inq83_len)
usr/src/common/devid/devid_scsi.c
313
uchar_t *dblk = NULL;
usr/src/common/devid/devid_scsi.c
547
is_initialized_id(uchar_t *id, size_t id_len)
usr/src/common/devid/devid_scsi.c
604
is_page80_data_valid(uchar_t *inq80, size_t inq80_len)
usr/src/common/devid/devid_scsi.c
643
encode_scsi3_page83(int version, uchar_t *inq83, size_t inq83_len,
usr/src/common/devid/devid_scsi.c
644
uchar_t **id, size_t *id_len, ushort_t *id_type)
usr/src/common/devid/devid_scsi.c
829
encode_scsi3_page83_emc(int version, uchar_t *inq83,
usr/src/common/devid/devid_scsi.c
830
size_t inq83_len, uchar_t **id, size_t *id_len, ushort_t *id_type)
usr/src/common/devid/devid_scsi.c
832
uchar_t *guidp = NULL;
usr/src/common/devid/devid_scsi.c
910
encode_serialnum(int version, uchar_t *inq, uchar_t *inq80,
usr/src/common/devid/devid_scsi.c
911
size_t inq80_len, uchar_t **id, size_t *id_len, ushort_t *id_type)
usr/src/common/devid/devid_smp.c
91
uchar_t *srmir_buf, /* IN */
usr/src/common/dis/i386/dis_tables.c
5896
uchar_t pred = x->d86_opnd[0].d86_value & 0xff;
usr/src/common/dis/i386/dis_tables.c
75
uchar_t it_adrmode;
usr/src/common/ficl/emu/loader_emu.c
53
uchar_t *d_hints; /* content of linker.hints file */
usr/src/common/fs/hsfs.c
651
uchar_t c;
usr/src/common/fs/pcfilep.h
100
uchar_t bs_resv_sectors[2];
usr/src/common/fs/pcfilep.h
101
uchar_t bs_num_fats;
usr/src/common/fs/pcfilep.h
102
uchar_t bs_num_root_entries[2];
usr/src/common/fs/pcfilep.h
103
uchar_t bs_siv[2]; /* ... sectors in volume */
usr/src/common/fs/pcfilep.h
104
uchar_t bs_media;
usr/src/common/fs/pcfilep.h
105
uchar_t bs_spf[2]; /* ... sectors per fat */
usr/src/common/fs/pcfilep.h
106
uchar_t bs_sectors_per_track[2];
usr/src/common/fs/pcfilep.h
107
uchar_t bs_heads[2];
usr/src/common/fs/pcfilep.h
114
uchar_t bs_phys_drive_num;
usr/src/common/fs/pcfilep.h
115
uchar_t bs_reserved;
usr/src/common/fs/pcfilep.h
116
uchar_t bs_ext_signature;
usr/src/common/fs/pcfilep.h
160
uchar_t fu_sector[SECSIZ];
usr/src/common/fs/pcfilep.h
183
uchar_t d_attr;
usr/src/common/fs/pcfilep.h
219
uchar_t f_attr; /* attributes */
usr/src/common/fs/pcfilep.h
72
uchar_t fd_active;
usr/src/common/fs/pcfilep.h
73
uchar_t fd_b_head;
usr/src/common/fs/pcfilep.h
74
uchar_t fd_b_sec;
usr/src/common/fs/pcfilep.h
75
uchar_t fd_b_cyl;
usr/src/common/fs/pcfilep.h
76
uchar_t fd_type;
usr/src/common/fs/pcfilep.h
77
uchar_t fd_e_head;
usr/src/common/fs/pcfilep.h
78
uchar_t fd_e_sec;
usr/src/common/fs/pcfilep.h
79
uchar_t fd_e_cyl;
usr/src/common/fs/pcfilep.h
96
uchar_t bs_jump_code[3];
usr/src/common/fs/pcfilep.h
97
uchar_t bs_oem_name[8];
usr/src/common/fs/pcfilep.h
98
uchar_t bs_bytes_sector[2];
usr/src/common/fs/pcfilep.h
99
uchar_t bs_spc; /* ... sectors per cluster */
usr/src/common/fs/pcfs.c
416
uchar_t *fp;
usr/src/common/fs/pcfs.c
434
if (!(fp = (uchar_t *)readblock(sectn, 2))) {
usr/src/common/fs/pcfs.c
526
if ((uchar_t)dxp->d_name[0] != 0xE5 &&
usr/src/common/inet/inet_hash.c
103
if ((uchar_t *)&fraghdr[1] > endptr)
usr/src/common/inet/inet_hash.c
173
uchar_t *mac_src = ehp->ether_shost.ether_addr_octet;
usr/src/common/inet/inet_hash.c
174
uchar_t *mac_dst = ehp->ether_dhost.ether_addr_octet;
usr/src/common/inet/inet_hash.c
68
if (((uchar_t *)ip6h + IPV6_HDR_LEN) > endptr)
usr/src/common/inet/inet_hash.c
89
if ((uchar_t *)desthdr + ehdrlen > endptr)
usr/src/common/inet/inet_hash.c
96
if ((uchar_t *)rthdr + ehdrlen > endptr)
usr/src/common/mpi/mpprime.c
71
random_get_pseudo_bytes((uchar_t *)&r, sizeof (r));
usr/src/common/net/dhcp/dhcp_impl.h
144
extern boolean_t dhcp_getinfo_pl(PKT_LIST *, uchar_t, uint16_t, uint16_t,
usr/src/common/net/dhcp/dhcpinfo.c
51
dhcp_getinfo_pl(PKT_LIST *pl, uchar_t optcat, uint16_t code, uint16_t optsize,
usr/src/common/net/dhcp/octet.c
57
const uchar_t *np;
usr/src/common/net/dhcp/octet.c
67
for (i = 0, bp = bufp, np = (const uchar_t *)nump; i < nlen; i++) {
usr/src/common/net/dhcp/octet.c
86
uchar_t *u_tp;
usr/src/common/net/dhcp/octet.c
95
for (tp = asp, u_tp = (uchar_t *)bufp, i = 0; i < k; i++, u_tp++) {
usr/src/common/net/dhcp/scan.c
194
const uchar_t *bp;
usr/src/common/net/dhcp/scan.c
206
(oldopt != NULL && bp <= (const uchar_t *)oldopt)) {
usr/src/common/net/patricia/radix.c
169
#define LEN(x) (*(const uchar_t *)(x))
usr/src/common/net/patricia/radix.c
626
for (cp = netmask + skip; (cp < cplim) && *(uchar_t *)cp == 0xff; )
usr/src/common/net/patricia/radix.c
649
uchar_t *mp = m_arg, *np = n_arg, *lim;
usr/src/common/nvpair/fnvpair.c
143
fnvlist_add_byte(nvlist_t *nvl, const char *name, uchar_t val)
usr/src/common/nvpair/fnvpair.c
222
fnvlist_add_byte_array(nvlist_t *nvl, const char *name, uchar_t *val, uint_t n)
usr/src/common/nvpair/fnvpair.c
327
uchar_t
usr/src/common/nvpair/fnvpair.c
330
uchar_t rv;
usr/src/common/nvpair/fnvpair.c
436
uchar_t
usr/src/common/nvpair/fnvpair.c
439
uchar_t rv;
usr/src/common/nvpair/nvpair.c
1006
value_sz = sizeof (uchar_t);
usr/src/common/nvpair/nvpair.c
1047
value_sz = (uint64_t)nelem * sizeof (uchar_t);
usr/src/common/nvpair/nvpair.c
1276
nvlist_add_byte(nvlist_t *nvl, const char *name, uchar_t val)
usr/src/common/nvpair/nvpair.c
1351
nvlist_add_byte_array(nvlist_t *nvl, const char *name, uchar_t *a, uint_t n)
usr/src/common/nvpair/nvpair.c
1634
nvlist_lookup_byte(nvlist_t *nvl, const char *name, uchar_t *val)
usr/src/common/nvpair/nvpair.c
1717
uchar_t **a, uint_t *n)
usr/src/common/nvpair/nvpair.c
2092
nvpair_value_byte(nvpair_t *nvp, uchar_t *val)
usr/src/common/nvpair/nvpair.c
2172
nvpair_value_byte_array(nvpair_t *nvp, uchar_t **val, uint_t *nelem)
usr/src/common/sgsrtcid/sgsrtcid.h
100
(RTC_ID_MAG2 == *(((uchar_t *)addr) + 2)) && \
usr/src/common/sgsrtcid/sgsrtcid.h
101
(RTC_ID_MAG3 == *(((uchar_t *)addr) + 3)))
usr/src/common/sgsrtcid/sgsrtcid.h
55
uchar_t id_magic0; /* RTC_ID_MAG0 */
usr/src/common/sgsrtcid/sgsrtcid.h
56
uchar_t id_magic1; /* RTC_ID_MAG1 */
usr/src/common/sgsrtcid/sgsrtcid.h
57
uchar_t id_magic2; /* RTC_ID_MAG2 */
usr/src/common/sgsrtcid/sgsrtcid.h
58
uchar_t id_magic3; /* RTC_ID_MAG3 */
usr/src/common/sgsrtcid/sgsrtcid.h
59
uchar_t id_class; /* File class/capacity (ELFCLASS constant) */
usr/src/common/sgsrtcid/sgsrtcid.h
60
uchar_t id_data; /* Data encoding (ELFDATA constant) */
usr/src/common/sgsrtcid/sgsrtcid.h
61
uchar_t id_machine; /* Architecture (ELF EM_ constant) */
usr/src/common/sgsrtcid/sgsrtcid.h
62
uchar_t id_pad[9]; /* Ensure size is 16 bytes */
usr/src/common/sgsrtcid/sgsrtcid.h
98
((RTC_ID_MAG0 == *((uchar_t *)addr)) && \
usr/src/common/sgsrtcid/sgsrtcid.h
99
(RTC_ID_MAG1 == *(((uchar_t *)addr) + 1)) && \
usr/src/common/smbios/smb_open.c
105
const uchar_t *p, *q;
usr/src/common/smbios/smb_open.c
106
q = (uchar_t *)ep;
usr/src/common/smbios/smb_open.c
111
for (p = (uchar_t *)ep->smbe_ianchor; p < q + sizeof (*ep); p++)
usr/src/common/smbios/smb_open.c
162
const uchar_t *p, *q;
usr/src/common/smbios/smb_open.c
163
q = (uchar_t *)ep;
usr/src/common/smbios/smb_open.c
220
const uchar_t *p, *q, *s;
usr/src/common/smbios/smb_open.c
278
q = (const uchar_t *)buf + MIN(ep->ep21.smbe_stlen, len);
usr/src/common/smbios/smb_open.c
281
q = (const uchar_t *)buf + MIN(ep->ep30.smbe_stlen, len);
usr/src/common/smbios/smb_open.c
291
if ((const uchar_t *)hp + sizeof (smb_header_t) > q) {
usr/src/common/smbios/smb_open.c
302
if ((const uchar_t *)hp + hp->smbh_len > q - 2) {
usr/src/common/smbios/smb_open.c
308
p = s = (const uchar_t *)hp + hp->smbh_len;
usr/src/common/smbios/smb_open.c
384
uchar_t *p, *q = (uchar_t *)ep;
usr/src/common/smbios/smb_open.c
391
for (p = (uchar_t *)ep->ep21.smbe_ianchor;
usr/src/common/smbios/smb_open.c
435
sp->smbstr_size = (size_t)(stp->smbst_end - (uchar_t *)hdr);
usr/src/common/smbsrv/smb_utf8.c
132
err = uconv_u8tou32((const uchar_t *)mbchar, &mblen,
usr/src/common/smbsrv/smb_utf8.c
171
err = uconv_u32tou8(&wchar, &wclen, (uchar_t *)mbchar, &mblen,
usr/src/common/smbsrv/smb_utf8.c
222
(uchar_t *)mbs, &mbslen, UCONV_IN_LITTLE_ENDIAN);
usr/src/common/smbsrv/smb_utf8.c
336
uchar_t *p;
usr/src/common/smbsrv/smb_utf8.c
350
p = (uchar_t *)oems;
usr/src/common/smbsrv/smb_utf8.c
414
uchar_t *p;
usr/src/common/smbsrv/smb_utf8.c
428
p = (uchar_t *)mbs;
usr/src/common/smbsrv/smb_utf8.c
82
err = uconv_u8tou16((const uchar_t *)mbs, &mbslen,
usr/src/common/tsol/ltos.c
82
uchar_t *hl;
usr/src/common/tsol/ltos.c
84
uchar_t *len;
usr/src/common/tsol/ltos.c
86
hl = (uchar_t *)&(((_mac_label_impl_t *)l)->_c_len);
usr/src/common/tsol/stol.c
108
uchar_t *lp = (uchar_t *)&(((_mac_label_impl_t *)l)->_lclass);
usr/src/common/tsol/stol.c
116
lp = (uchar_t *)&(((_mac_label_impl_t *)l)->_comps);
usr/src/common/tsol/stol.c
118
uchar_t size;
usr/src/common/tsol/stol.c
63
unhex(const char **h, uchar_t *l, int len)
usr/src/common/tsol/stol.c
67
uchar_t byte;
usr/src/common/unicode/u8_textprep.c
1035
return ((uchar_t *)&(u8_composition_final_tbl[uv][b3_base + start_id]));
usr/src/common/unicode/u8_textprep.c
1043
blocked(uchar_t *comb_class, size_t last)
usr/src/common/unicode/u8_textprep.c
1045
uchar_t my_comb_class;
usr/src/common/unicode/u8_textprep.c
1065
do_composition(size_t uv, uchar_t *s, uchar_t *comb_class, uchar_t *start,
usr/src/common/unicode/u8_textprep.c
1066
uchar_t *disp, size_t last, uchar_t **os, uchar_t *oslast)
usr/src/common/unicode/u8_textprep.c
1068
uchar_t t[U8_STREAM_SAFE_TEXT_MAX + 1];
usr/src/common/unicode/u8_textprep.c
1069
uchar_t tc[U8_MB_CUR_MAX];
usr/src/common/unicode/u8_textprep.c
1072
uchar_t *p;
usr/src/common/unicode/u8_textprep.c
1073
uchar_t *saved_p;
usr/src/common/unicode/u8_textprep.c
1074
uchar_t *q;
usr/src/common/unicode/u8_textprep.c
117
(s)[(i)] = (uchar_t)(0xE0U | ((uint32_t)(b) & 0xF000U) >> 12); \
usr/src/common/unicode/u8_textprep.c
118
(s)[(j)] = (uchar_t)(0x80U | ((uint32_t)(b) & 0x0FC0U) >> 6); \
usr/src/common/unicode/u8_textprep.c
119
(s)[(k)] = (uchar_t)(0x80U | ((uint32_t)(b) & 0x003FU));
usr/src/common/unicode/u8_textprep.c
1391
collect_a_seq(size_t uv, uchar_t *u8s, uchar_t **source, uchar_t *slast,
usr/src/common/unicode/u8_textprep.c
1399
uchar_t *s;
usr/src/common/unicode/u8_textprep.c
1406
uchar_t comb_class[U8_MAX_CHARS_A_SEQ];
usr/src/common/unicode/u8_textprep.c
1407
uchar_t disp[U8_MAX_CHARS_A_SEQ];
usr/src/common/unicode/u8_textprep.c
1408
uchar_t start[U8_MAX_CHARS_A_SEQ];
usr/src/common/unicode/u8_textprep.c
1409
uchar_t u8t[U8_MB_CUR_MAX];
usr/src/common/unicode/u8_textprep.c
1410
uchar_t uts[U8_STREAM_SAFE_TEXT_MAX + 1];
usr/src/common/unicode/u8_textprep.c
1411
uchar_t tc;
usr/src/common/unicode/u8_textprep.c
165
#define U8_ISASCII(c) (((uchar_t)(c)) < 0x80U)
usr/src/common/unicode/u8_textprep.c
1739
do_norm_compare(size_t uv, uchar_t *s1, uchar_t *s2, size_t n1, size_t n2,
usr/src/common/unicode/u8_textprep.c
1745
uchar_t u8s1[U8_STREAM_SAFE_TEXT_MAX + 1];
usr/src/common/unicode/u8_textprep.c
1746
uchar_t u8s2[U8_STREAM_SAFE_TEXT_MAX + 1];
usr/src/common/unicode/u8_textprep.c
1747
uchar_t *s1last;
usr/src/common/unicode/u8_textprep.c
1748
uchar_t *s2last;
usr/src/common/unicode/u8_textprep.c
1913
return (do_case_compare(uv, (uchar_t *)s1, (uchar_t *)s2,
usr/src/common/unicode/u8_textprep.c
1916
return (do_case_compare(uv, (uchar_t *)s1, (uchar_t *)s2,
usr/src/common/unicode/u8_textprep.c
1920
return (do_norm_compare(uv, (uchar_t *)s1, (uchar_t *)s2, n1, n2,
usr/src/common/unicode/u8_textprep.c
1930
uchar_t *ib;
usr/src/common/unicode/u8_textprep.c
1931
uchar_t *ibtail;
usr/src/common/unicode/u8_textprep.c
1932
uchar_t *ob;
usr/src/common/unicode/u8_textprep.c
1933
uchar_t *obtail;
usr/src/common/unicode/u8_textprep.c
1944
uchar_t u8s[U8_STREAM_SAFE_TEXT_MAX + 1];
usr/src/common/unicode/u8_textprep.c
1973
ib = (uchar_t *)inarray;
usr/src/common/unicode/u8_textprep.c
1974
ob = (uchar_t *)outarray;
usr/src/common/unicode/u8_textprep.c
342
uchar_t *ib;
usr/src/common/unicode/u8_textprep.c
343
uchar_t *ibtail;
usr/src/common/unicode/u8_textprep.c
344
uchar_t **p;
usr/src/common/unicode/u8_textprep.c
345
uchar_t *s1;
usr/src/common/unicode/u8_textprep.c
346
uchar_t *s2;
usr/src/common/unicode/u8_textprep.c
347
uchar_t f;
usr/src/common/unicode/u8_textprep.c
359
ib = (uchar_t *)u8str;
usr/src/common/unicode/u8_textprep.c
427
for (p = (uchar_t **)list, i = 0; p[i]; i++) {
usr/src/common/unicode/u8_textprep.c
465
do_case_conv(int uv, uchar_t *u8s, uchar_t *s, int sz, boolean_t is_it_toupper)
usr/src/common/unicode/u8_textprep.c
571
do_case_compare(size_t uv, uchar_t *s1, uchar_t *s2, size_t n1,
usr/src/common/unicode/u8_textprep.c
580
uchar_t u8s1[U8_MB_CUR_MAX + 1];
usr/src/common/unicode/u8_textprep.c
581
uchar_t u8s2[U8_MB_CUR_MAX + 1];
usr/src/common/unicode/u8_textprep.c
695
static uchar_t
usr/src/common/unicode/u8_textprep.c
696
combining_class(size_t uv, uchar_t *s, size_t sz)
usr/src/common/unicode/u8_textprep.c
749
do_decomp(size_t uv, uchar_t *u8s, uchar_t *s, int sz,
usr/src/common/unicode/u8_textprep.c
973
static uchar_t *
usr/src/common/unicode/u8_textprep.c
974
find_composition_start(size_t uv, uchar_t *s, size_t sz)
usr/src/common/unicode/uconv.c
109
static const uchar_t remaining_bytes_tbl[0x100] = {
usr/src/common/unicode/uconv.c
142
const uchar_t u8_masks_tbl[6] = { 0x00, 0x1f, 0x0f, 0x07, 0x03, 0x01 };
usr/src/common/unicode/uconv.c
144
static const uchar_t u8_masks_tbl[6] = { 0x00, 0x1f, 0x0f, 0x07, 0x03, 0x01 };
usr/src/common/unicode/uconv.c
153
static const uchar_t valid_min_2nd_byte[0x100] = {
usr/src/common/unicode/uconv.c
203
static const uchar_t valid_max_2nd_byte[0x100] = {
usr/src/common/unicode/uconv.c
424
uchar_t *u8s, size_t *utf8len, int flag)
usr/src/common/unicode/uconv.c
483
u8s[u8l++] = (uchar_t)lo;
usr/src/common/unicode/uconv.c
487
u8s[u8l++] = (uchar_t)(0xc0 | ((lo & 0x07c0) >> 6));
usr/src/common/unicode/uconv.c
488
u8s[u8l++] = (uchar_t)(0x80 | (lo & 0x003f));
usr/src/common/unicode/uconv.c
492
u8s[u8l++] = (uchar_t)(0xe0 | ((lo & 0x0f000) >> 12));
usr/src/common/unicode/uconv.c
493
u8s[u8l++] = (uchar_t)(0x80 | ((lo & 0x00fc0) >> 6));
usr/src/common/unicode/uconv.c
494
u8s[u8l++] = (uchar_t)(0x80 | (lo & 0x0003f));
usr/src/common/unicode/uconv.c
498
u8s[u8l++] = (uchar_t)(0xf0 | ((lo & 0x01c0000) >> 18));
usr/src/common/unicode/uconv.c
499
u8s[u8l++] = (uchar_t)(0x80 | ((lo & 0x003f000) >> 12));
usr/src/common/unicode/uconv.c
500
u8s[u8l++] = (uchar_t)(0x80 | ((lo & 0x0000fc0) >> 6));
usr/src/common/unicode/uconv.c
501
u8s[u8l++] = (uchar_t)(0x80 | (lo & 0x000003f));
usr/src/common/unicode/uconv.c
601
uchar_t *u8s, size_t *utf8len, int flag)
usr/src/common/unicode/uconv.c
637
u8s[u8l++] = (uchar_t)lo;
usr/src/common/unicode/uconv.c
641
u8s[u8l++] = (uchar_t)(0xc0 | ((lo & 0x07c0) >> 6));
usr/src/common/unicode/uconv.c
642
u8s[u8l++] = (uchar_t)(0x80 | (lo & 0x003f));
usr/src/common/unicode/uconv.c
646
u8s[u8l++] = (uchar_t)(0xe0 | ((lo & 0x0f000) >> 12));
usr/src/common/unicode/uconv.c
647
u8s[u8l++] = (uchar_t)(0x80 | ((lo & 0x00fc0) >> 6));
usr/src/common/unicode/uconv.c
648
u8s[u8l++] = (uchar_t)(0x80 | (lo & 0x0003f));
usr/src/common/unicode/uconv.c
652
u8s[u8l++] = (uchar_t)(0xf0 | ((lo & 0x01c0000) >> 18));
usr/src/common/unicode/uconv.c
653
u8s[u8l++] = (uchar_t)(0x80 | ((lo & 0x003f000) >> 12));
usr/src/common/unicode/uconv.c
654
u8s[u8l++] = (uchar_t)(0x80 | ((lo & 0x0000fc0) >> 6));
usr/src/common/unicode/uconv.c
655
u8s[u8l++] = (uchar_t)(0x80 | (lo & 0x000003f));
usr/src/common/unicode/uconv.c
668
uconv_u8tou16(const uchar_t *u8s, size_t *utf8len,
usr/src/common/unicode/uconv.c
779
uconv_u8tou32(const uchar_t *u8s, size_t *utf8len,
usr/src/common/util/memstr.c
71
const uchar_t *ps1 = s1;
usr/src/common/util/memstr.c
72
const uchar_t *ps2 = s2;
usr/src/common/util/sscanf.c
103
static const uchar_t *set_ccl(char *, const uchar_t *);
usr/src/common/util/sscanf.c
112
const uchar_t *fmt = (const uchar_t *)fmt0;
usr/src/common/util/sscanf.c
490
c = ((uchar_t *)p)[-1];
usr/src/common/util/sscanf.c
535
static const uchar_t *
usr/src/common/util/sscanf.c
536
set_ccl(char *tab, const uchar_t *fmt)
usr/src/compat/bhyve/uuid.h
40
uchar_t *p;
usr/src/grub/grub-0.97/stage2/fsys_zfs.c
102
const uchar_t *ps1 = s1;
usr/src/grub/grub-0.97/stage2/fsys_zfs.c
103
const uchar_t *ps2 = s2;
usr/src/grub/grub-0.97/stage2/zfs_lzjb.c
35
uchar_t *src = s_start;
usr/src/grub/grub-0.97/stage2/zfs_lzjb.c
36
uchar_t *dst = d_start;
usr/src/grub/grub-0.97/stage2/zfs_lzjb.c
37
uchar_t *d_end = (uchar_t *)d_start + d_len;
usr/src/grub/grub-0.97/stage2/zfs_lzjb.c
38
uchar_t *cpy, copymap;
usr/src/grub/grub-0.97/stage2/zfs_lzjb.c
50
if ((cpy = dst - offset) < (uchar_t *)d_start)
usr/src/head/arpa/inet.h
89
extern uint_t inet_nsap_addr(const char *, uchar_t *, int);
usr/src/head/arpa/inet.h
90
extern char *inet_nsap_ntoa(int, const uchar_t *, char *);
usr/src/head/arpa/nameser.h
125
typedef uchar_t ns_nname[NS_MAXNNAME];
usr/src/head/arpa/nameser.h
126
typedef const uchar_t *ns_nname_ct;
usr/src/head/arpa/nameser.h
127
typedef uchar_t *ns_nname_t;
usr/src/head/arpa/nameser.h
139
const uchar_t *_msg, *_eom;
usr/src/head/arpa/nameser.h
141
const uchar_t *_sections[ns_s_max];
usr/src/head/arpa/nameser.h
144
const uchar_t *_msg_ptr;
usr/src/head/arpa/nameser.h
153
const uchar_t *dnptrs[25];
usr/src/head/arpa/nameser.h
154
const uchar_t **lastdnptr;
usr/src/head/arpa/nameser.h
178
const uchar_t *rdata;
usr/src/head/arpa/nameser.h
191
const uchar_t *rdata;
usr/src/head/arpa/nameser.h
279
uchar_t *r_data; /* rdata fields as text string */
usr/src/head/arpa/nameser.h
532
register const uchar_t *t_cp = (const uchar_t *)(cp); \
usr/src/head/arpa/nameser.h
540
register const uchar_t *t_cp = (const uchar_t *)(cp); \
usr/src/head/arpa/nameser.h
551
register uchar_t *t_cp = (uchar_t *)(cp); \
usr/src/head/arpa/nameser.h
559
register uchar_t *t_cp = (uchar_t *)(cp); \
usr/src/head/arpa/nameser.h
624
uint_t ns_get16(const uchar_t *);
usr/src/head/arpa/nameser.h
625
ulong_t ns_get32(const uchar_t *);
usr/src/head/arpa/nameser.h
626
void ns_put16(uint_t, uchar_t *);
usr/src/head/arpa/nameser.h
627
void ns_put32(ulong_t, uchar_t *);
usr/src/head/arpa/nameser.h
628
int ns_initparse(const uchar_t *, int, ns_msg *);
usr/src/head/arpa/nameser.h
629
int ns_skiprr(const uchar_t *, const uchar_t *, ns_sect, int);
usr/src/head/arpa/nameser.h
634
int ns_sprintrrf(const uchar_t *, size_t, const char *,
usr/src/head/arpa/nameser.h
635
ns_class, ns_type, ulong_t, const uchar_t *,
usr/src/head/arpa/nameser.h
641
int ns_name_ntol(const uchar_t *, uchar_t *, size_t);
usr/src/head/arpa/nameser.h
642
int ns_name_ntop(const uchar_t *, char *, size_t);
usr/src/head/arpa/nameser.h
643
int ns_name_pton(const char *, uchar_t *, size_t);
usr/src/head/arpa/nameser.h
644
int ns_name_pton2(const char *, uchar_t *, size_t, size_t *);
usr/src/head/arpa/nameser.h
645
int ns_name_unpack(const uchar_t *, const uchar_t *,
usr/src/head/arpa/nameser.h
646
const uchar_t *, uchar_t *, size_t);
usr/src/head/arpa/nameser.h
647
int ns_name_pack(const uchar_t *, uchar_t *, int,
usr/src/head/arpa/nameser.h
648
const uchar_t **, const uchar_t **);
usr/src/head/arpa/nameser.h
649
int ns_name_uncompress(const uchar_t *, const uchar_t *,
usr/src/head/arpa/nameser.h
650
const uchar_t *, char *, size_t);
usr/src/head/arpa/nameser.h
651
int ns_name_compress(const char *, uchar_t *, size_t,
usr/src/head/arpa/nameser.h
652
const uchar_t **, const uchar_t **);
usr/src/head/arpa/nameser.h
653
int ns_name_skip(const uchar_t **, const uchar_t *);
usr/src/head/arpa/nameser.h
654
void ns_name_rollback(const uchar_t *, const uchar_t **,
usr/src/head/arpa/nameser.h
655
const uchar_t **);
usr/src/head/arpa/nameser.h
661
int ns_sign(uchar_t *, int *, int, int, void *,
usr/src/head/arpa/nameser.h
662
const uchar_t *, int, uchar_t *, int *, time_t);
usr/src/head/arpa/nameser.h
663
int ns_sign2(uchar_t *, int *, int, int, void *,
usr/src/head/arpa/nameser.h
664
const uchar_t *, int, uchar_t *, int *, time_t,
usr/src/head/arpa/nameser.h
665
uchar_t **, uchar_t **);
usr/src/head/arpa/nameser.h
666
int ns_sign_tcp(uchar_t *, int *, int, int,
usr/src/head/arpa/nameser.h
668
int ns_sign_tcp2(uchar_t *, int *, int, int,
usr/src/head/arpa/nameser.h
670
uchar_t **, uchar_t **);
usr/src/head/arpa/nameser.h
671
int ns_sign_tcp_init(void *, const uchar_t *, int,
usr/src/head/arpa/nameser.h
673
uchar_t *ns_find_tsig(uchar_t *, uchar_t *);
usr/src/head/arpa/nameser.h
674
int ns_verify(uchar_t *, int *, void *,
usr/src/head/arpa/nameser.h
675
const uchar_t *, int, uchar_t *, int *,
usr/src/head/arpa/nameser.h
677
int ns_verify_tcp(uchar_t *, int *, ns_tcp_tsig_state *, int);
usr/src/head/arpa/nameser.h
678
int ns_verify_tcp_init(void *, const uchar_t *, int,
usr/src/head/arpa/nameser.h
684
int ns_newmsg_init(uchar_t *buffer, size_t bufsiz, ns_newmsg *);
usr/src/head/arpa/nameser.h
693
uint16_t rdlen, const uchar_t *rdata);
usr/src/head/arpa/nameser.h
695
ssize_t ns_rdata_unpack(const uchar_t *, const uchar_t *, ns_type,
usr/src/head/arpa/nameser.h
696
const uchar_t *, size_t, uchar_t *, size_t);
usr/src/head/arpa/nameser.h
697
int ns_rdata_equal(ns_type, const uchar_t *, size_t,
usr/src/head/arpa/nameser.h
698
const uchar_t *, size_t);
usr/src/head/arpa/nameser.h
700
const uchar_t *, size_t,
usr/src/head/arpa/nameser.h
701
const uchar_t *);
usr/src/head/protocols/timed.h
50
uchar_t tsp_type;
usr/src/head/protocols/timed.h
51
uchar_t tsp_vers;
usr/src/head/resolv.h
143
const uchar_t **query,
usr/src/head/resolv.h
145
uchar_t *ans,
usr/src/head/resolv.h
150
const uchar_t *query,
usr/src/head/resolv.h
152
uchar_t *ans,
usr/src/head/resolv.h
225
uchar_t _rnd[16]; /* PRIVATE: random state */
usr/src/head/resolv.h
325
void fp_nquery __P((const uchar_t *, int, FILE *));
usr/src/head/resolv.h
326
void fp_query __P((const uchar_t *, FILE *));
usr/src/head/resolv.h
328
void p_query __P((const uchar_t *));
usr/src/head/resolv.h
332
int res_mkquery __P((int, const char *, int, int, const uchar_t *,
usr/src/head/resolv.h
333
int, const uchar_t *, uchar_t *, int));
usr/src/head/resolv.h
334
int res_query __P((const char *, int, int, uchar_t *, int));
usr/src/head/resolv.h
336
uchar_t *, int));
usr/src/head/resolv.h
337
int res_search __P((const char *, int, int, uchar_t *, int));
usr/src/head/resolv.h
338
int res_send __P((const uchar_t *, int, uchar_t *, int));
usr/src/head/resolv.h
339
int res_sendsigned __P((const uchar_t *, int, ns_tsig_key *,
usr/src/head/resolv.h
340
uchar_t *, int));
usr/src/head/resolv.h
356
int b64_ntop __P((uchar_t const *, size_t, char *, size_t));
usr/src/head/resolv.h
357
int b64_pton __P((char const *, uchar_t *, size_t));
usr/src/head/resolv.h
358
int loc_aton __P((const char *ascii, uchar_t *binary));
usr/src/head/resolv.h
359
const char *loc_ntoa __P((const uchar_t *binary, char *ascii));
usr/src/head/resolv.h
360
int dn_skipname __P((const uchar_t *, const uchar_t *));
usr/src/head/resolv.h
361
void putlong __P((unsigned int, uchar_t *));
usr/src/head/resolv.h
362
void putshort __P((unsigned short, uchar_t *));
usr/src/head/resolv.h
368
const uchar_t *p_cdnname __P((const uchar_t *, const uchar_t *, int,
usr/src/head/resolv.h
370
const uchar_t *p_cdname __P((const uchar_t *, const uchar_t *, FILE *));
usr/src/head/resolv.h
371
const uchar_t *p_fqnname __P((const uchar_t *cp, const uchar_t *msg,
usr/src/head/resolv.h
373
const uchar_t *p_fqname __P((const uchar_t *, const uchar_t *, FILE *));
usr/src/head/resolv.h
377
int dn_comp __P((const char *, uchar_t *, int,
usr/src/head/resolv.h
378
uchar_t **, uchar_t **));
usr/src/head/resolv.h
379
int dn_expand __P((const uchar_t *, const uchar_t *,
usr/src/head/resolv.h
380
const uchar_t *, char *, int));
usr/src/head/resolv.h
385
const uchar_t *, const uchar_t *));
usr/src/head/resolv.h
386
int res_queriesmatch __P((const uchar_t *, const uchar_t *,
usr/src/head/resolv.h
387
const uchar_t *, const uchar_t *));
usr/src/head/resolv.h
396
void res_pquery __P((const res_state, const uchar_t *, int, FILE *));
usr/src/head/resolv.h
400
const char *, int, int, uchar_t *, int));
usr/src/head/resolv.h
402
int, uchar_t *, int));
usr/src/head/resolv.h
405
uchar_t *, int));
usr/src/head/resolv.h
407
int, const char *, int, int, const uchar_t *,
usr/src/head/resolv.h
408
int, const uchar_t *, uchar_t *, int));
usr/src/head/resolv.h
409
int res_nsend __P((res_state, const uchar_t *, int, uchar_t *,
usr/src/head/resolv.h
411
int res_nsendsigned __P((res_state, const uchar_t *, int,
usr/src/head/resolv.h
412
ns_tsig_key *, uchar_t *, int));
usr/src/head/resolv.h
419
int res_nopt __P((res_state, int, uchar_t *, int, int));
usr/src/head/resolv.h
420
int res_nopt_rdata __P((res_state, int, uchar_t *, int, uchar_t *,
usr/src/head/resolv.h
421
ushort_t, ushort_t, uchar_t *));
usr/src/head/sac.h
64
uchar_t pm_state; /* current state of port monitor */
usr/src/head/thread_db.h
219
uchar_t ti_db_suspended; /* boolean: suspended by debugger? */
usr/src/head/thread_db.h
227
uchar_t ti_traceme; /* event reporting enabled? */
usr/src/head/thread_db.h
228
uchar_t ti_preemptflag; /* was thread preemppted? */
usr/src/head/thread_db.h
229
uchar_t ti_pirecflag; /* priority inheritance happened */
usr/src/head/thread_db.h
569
td_thr_setsigpending(const td_thrhandle_t *, uchar_t, const sigset_t);
usr/src/lib/auditd_plugins/syslog/systoken.c
1048
adrm_u_char(&(ctx->adr), (uchar_t *)&(ctx->out.sf_tid.at_addr[0]), 4);
usr/src/lib/auditd_plugins/syslog/systoken.c
1078
adrm_u_char(&(ctx->adr), (uchar_t *)&(ctx->out.sf_tid.at_addr[0]),
usr/src/lib/auditd_plugins/syslog/systoken.c
1106
adrm_u_char(&(ctx->adr), (uchar_t *)&(ctx->out.sf_tid.at_addr[0]), 4);
usr/src/lib/auditd_plugins/syslog/systoken.c
1136
adrm_u_char(&(ctx->adr), (uchar_t *)&(ctx->out.sf_tid.at_addr[0]),
usr/src/lib/auditd_plugins/syslog/systoken.c
383
uchar_t type;
usr/src/lib/auditd_plugins/syslog/systoken.c
427
ctx->adr.adr_now += type * sizeof (uchar_t); /* ip address */
usr/src/lib/auditd_plugins/syslog/systoken.c
884
uchar_t addr[16];
usr/src/lib/auditd_plugins/syslog/systoken.c
943
uchar_t addr[16];
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
1049
copy_pwwn_data_to_str(char *to_ptr, const uchar_t *from_ptr)
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
1069
uchar_t *port_wwn_data = NULL;
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
1247
uchar_t *port_wwn_data = NULL;
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
41
uchar_t, char **);
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
427
dev_unconf(apid_t *apidt, char **errstring, uchar_t *flag)
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
47
static fpcfga_ret_t dev_unconf(apid_t *, char **, uchar_t *);
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
49
static void copy_pwwn_data_to_str(char *, const uchar_t *);
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
67
uchar_t dev_dtype, char **errstring)
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
687
uchar_t unconf_flag = 0, peri_qual;
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
698
uchar_t *lun_string;
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
782
lun_string = (uchar_t *)&(resp_buf->lun_string[i]);
usr/src/lib/cfgadm_plugins/fp/common/cfga_cvt.c
196
uchar_t *port_wwn_data = NULL;
usr/src/lib/cfgadm_plugins/fp/common/cfga_cvt.c
55
(wwnConversion((uchar_t *)pwwn->raw_wwn)));
usr/src/lib/cfgadm_plugins/fp/common/cfga_cvt.c
586
uchar_t *port_wwn_data;
usr/src/lib/cfgadm_plugins/fp/common/cfga_cvt.c
629
uchar_t *port_wwn_data;
usr/src/lib/cfgadm_plugins/fp/common/cfga_cvt.c
64
uchar_t *wwnp;
usr/src/lib/cfgadm_plugins/fp/common/cfga_cvt.c
671
uchar_t *port_wwn_data;
usr/src/lib/cfgadm_plugins/fp/common/cfga_cvt.c
713
uchar_t *port_wwn_data;
usr/src/lib/cfgadm_plugins/fp/common/cfga_cvt.c
783
wwnConversion(uchar_t *wwn)
usr/src/lib/cfgadm_plugins/fp/common/cfga_fp.c
359
return (0 - (uchar_t)ap_id2[0]);
usr/src/lib/cfgadm_plugins/fp/common/cfga_fp.c
361
return ((uchar_t)ap_id1[0]);
usr/src/lib/cfgadm_plugins/fp/common/cfga_fp.h
493
u_longlong_t wwnConversion(uchar_t *wwn);
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
116
const char *dyncomp, uchar_t *lun_num, struct scsi_inquiry **inq_buf,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
118
static void init_fcp_scsi_cmd(struct fcp_scsi_cmd *fscsi, uchar_t *lun_num,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1195
uchar_t *port_wwn_data;
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
123
static uchar_t get_inq_dtype(char *xport_phys, char *dyncomp, HBA_HANDLE handle,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1343
uchar_t *port_wwn_data;
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
185
uchar_t inq_dtype;
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1935
uchar_t *port_wwn_data;
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
2974
init_ldata_for_accessible_dev(const char *dyncomp, uchar_t inq_type,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3050
uchar_t *lun_string;
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3056
uchar_t peri_qual;
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3058
uchar_t lun_num_raw[SAM_LUN_SIZE];
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3066
lun_string = (uchar_t *)&(resp_buf->lun_string[i]);
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3682
static uchar_t
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3688
uchar_t *lun_string;
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3725
lun_string = (uchar_t *)&(resp_buf->lun_string[0]);
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
843
uchar_t *lun_num,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
905
((uchar_t)fscsi->scsi_bufstatus & STATUS_MASK)
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
92
uchar_t inq_type, fpcfga_list_t *lap);
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
933
uchar_t *lun_num,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
992
uchar_t lun_data[SAM_LUN_SIZE];
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1059
uchar_t *info = NULL;
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1596
uchar_t *data = NULL;
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1650
uchar_t *snap_data = NULL;
usr/src/lib/crypt_modules/bsdmd5/bsdmd5.c
100
MD5Update(&ctx, (uchar_t *)plaintext, strlen(plaintext));
usr/src/lib/crypt_modules/bsdmd5/bsdmd5.c
103
MD5Update(&ctx, (uchar_t *)crypt_alg_magic, strlen(crypt_alg_magic));
usr/src/lib/crypt_modules/bsdmd5/bsdmd5.c
106
MD5Update(&ctx, (uchar_t *)sp, sl);
usr/src/lib/crypt_modules/bsdmd5/bsdmd5.c
110
MD5Update(&ctx1, (uchar_t *)plaintext, strlen(plaintext));
usr/src/lib/crypt_modules/bsdmd5/bsdmd5.c
112
MD5Update(&ctx1, (uchar_t *)plaintext, strlen(plaintext));
usr/src/lib/crypt_modules/bsdmd5/bsdmd5.c
125
MD5Update(&ctx, (uchar_t *)plaintext, 1);
usr/src/lib/crypt_modules/bsdmd5/bsdmd5.c
144
MD5Update(&ctx1, (uchar_t *)plaintext,
usr/src/lib/crypt_modules/bsdmd5/bsdmd5.c
153
MD5Update(&ctx1, (uchar_t *)plaintext,
usr/src/lib/crypt_modules/bsdmd5/bsdmd5.c
159
MD5Update(&ctx1, (uchar_t *)plaintext,
usr/src/lib/crypt_modules/bsdmd5/bsdmd5.c
55
static uchar_t itoa64[] = /* 0 ... 63 => ascii - 64 */
usr/src/lib/crypt_modules/bsdmd5/bsdmd5.c
78
uchar_t *sp, *ep;
usr/src/lib/crypt_modules/bsdmd5/bsdmd5.c
79
uchar_t final[16]; /* XXX: 16 is some number from the orig source */
usr/src/lib/crypt_modules/bsdmd5/bsdmd5.c
84
sp = (uchar_t *)switchsalt;
usr/src/lib/crypt_modules/sha256/crypt_sha.c
171
uchar_t A[DIGEST_LEN];
usr/src/lib/crypt_modules/sha256/crypt_sha.c
172
uchar_t B[DIGEST_LEN];
usr/src/lib/crypt_modules/sha256/crypt_sha.c
173
uchar_t DP[DIGEST_LEN];
usr/src/lib/crypt_modules/sha256/crypt_sha.c
174
uchar_t DS[DIGEST_LEN];
usr/src/lib/crypt_modules/sha256/crypt_sha.c
97
static uchar_t b64t[] = /* 0 ... 63 => ascii - 64 */
usr/src/lib/crypt_modules/sunmd5/sunmd5.c
108
static uchar_t itoa64[] = /* 0 ... 63 => ascii - 64 */
usr/src/lib/crypt_modules/sunmd5/sunmd5.c
310
MD5Update(&data.context, (uchar_t *)plaintext, strlen(plaintext));
usr/src/lib/crypt_modules/sunmd5/sunmd5.c
314
MD5Update(&data.context, (uchar_t *)puresalt, strlen(puresalt));
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
1028
lphp = (scsi_log_parameter_header_t *)(((uchar_t *)lhp) +
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
155
scsi_mode_select(ds_scsi_info_t *sip, uchar_t page_code, int options,
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
212
scsi_mode_sense(ds_scsi_info_t *sip, uchar_t page_code, uchar_t pc,
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
308
mode_page_present(uchar_t *pgdata, uint_t pgdatalen, uchar_t pagecode)
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
343
uchar_t *allpages;
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
66
uchar_t ve_code;
usr/src/lib/fm/libdiskstatus/common/ds_scsi.h
108
uchar_t __reserved;
usr/src/lib/fm/libdiskstatus/common/ds_scsi.h
109
uchar_t t_temp;
usr/src/lib/fm/libdiskstatus/common/ds_scsi.h
168
uchar_t ssm_prcnt_used;
usr/src/lib/fm/libdiskstatus/common/ds_scsi.h
87
uchar_t slp_pages[1];
usr/src/lib/fm/libdiskstatus/common/ds_scsi.h
92
uchar_t ie_asc;
usr/src/lib/fm/libdiskstatus/common/ds_scsi.h
93
uchar_t ie_ascq;
usr/src/lib/fm/libdiskstatus/common/ds_scsi_uscsi.c
1175
FORMG0COUNT(&cdb, (uchar_t)buflen);
usr/src/lib/fm/libdiskstatus/common/ds_scsi_uscsi.c
1224
FORMG0COUNT(&cdb, (uchar_t)nbytes);
usr/src/lib/fm/libdiskstatus/common/ds_scsi_uscsi.c
1513
FORMG0COUNT(&cdb, (uchar_t)nbytes);
usr/src/lib/fm/libdiskstatus/common/ds_scsi_uscsi.c
1514
cdb.cdb_opaque[1] = (uchar_t)options;
usr/src/lib/fm/libdiskstatus/common/ds_scsi_uscsi.c
1586
cdb.cdb_opaque[1] = (uchar_t)options;
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
207
sizeof (uchar_t), nvpair_value_byte, NULL },
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
235
sizeof (uchar_t), NULL, nvpair_value_byte_array },
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
641
fmd_msg_buf_printf(b, "\\x%02x", (uchar_t)c);
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
667
p = (uchar_t *)p + nvt->nvt_size * idx;
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
671
for (i = 0; i < n; i++, p = (uchar_t *)p + nvt->nvt_size) {
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
709
fmd_msg_buf_printf(b, "0x%x", *(uchar_t *)p);
usr/src/lib/fm/libfmd_snmp/common/module.c
480
(uchar_t *)&index, sizeof (index));
usr/src/lib/fm/libfmd_snmp/common/module.c
629
ASN_OCTET_STR, (uchar_t *)data->d_ami_name,
usr/src/lib/fm/libfmd_snmp/common/module.c
634
ASN_OCTET_STR, (uchar_t *)data->d_ami_vers,
usr/src/lib/fm/libfmd_snmp/common/module.c
641
ASN_INTEGER, (uchar_t *)&modstate,
usr/src/lib/fm/libfmd_snmp/common/module.c
646
ASN_OCTET_STR, (uchar_t *)data->d_ami_desc,
usr/src/lib/fm/libfmd_snmp/common/problem.c
1015
ASN_OCTET_STR, (uchar_t *)fmri, strlen(fmri));
usr/src/lib/fm/libfmd_snmp/common/problem.c
1034
ASN_INTEGER, (uchar_t *)&pl, sizeof (pl));
usr/src/lib/fm/libfmd_snmp/common/problem.c
1043
ASN_OCTET_STR, (uchar_t *)location, strlen(location));
usr/src/lib/fm/libfmd_snmp/common/problem.c
488
ASN_OCTET_STR, (const uchar_t *)uuid, 0);
usr/src/lib/fm/libfmd_snmp/common/problem.c
550
(uchar_t *)data->d_aci_uuid, strlen(data->d_aci_uuid));
usr/src/lib/fm/libfmd_snmp/common/problem.c
614
ASN_UNSIGNED, (uchar_t *)&index,
usr/src/lib/fm/libfmd_snmp/common/problem.c
635
ASN_UNSIGNED, (uchar_t *)&index,
usr/src/lib/fm/libfmd_snmp/common/problem.c
772
ASN_OCTET_STR, (uchar_t *)data->d_aci_uuid,
usr/src/lib/fm/libfmd_snmp/common/problem.c
779
ASN_OCTET_STR, (uchar_t *)data->d_aci_code,
usr/src/lib/fm/libfmd_snmp/common/problem.c
786
ASN_OCTET_STR, (uchar_t *)data->d_aci_url,
usr/src/lib/fm/libfmd_snmp/common/problem.c
793
ASN_OCTET_STR, (uchar_t *)data->d_diag_engine,
usr/src/lib/fm/libfmd_snmp/common/problem.c
806
uchar_t *dt = date_n_time(&dt_time, &dt_size);
usr/src/lib/fm/libfmd_snmp/common/problem.c
815
ASN_UNSIGNED, (uchar_t *)&data->d_nsuspects,
usr/src/lib/fm/libfmd_snmp/common/problem.c
946
ASN_OCTET_STR, (uchar_t *)pdata->d_aci_uuid,
usr/src/lib/fm/libfmd_snmp/common/problem.c
956
ASN_OCTET_STR, (uchar_t *)class, strlen(class));
usr/src/lib/fm/libfmd_snmp/common/problem.c
968
ASN_UNSIGNED, (uchar_t *)&pl, sizeof (pl));
usr/src/lib/fm/libfmd_snmp/common/problem.c
983
ASN_OCTET_STR, (uchar_t *)fmri, strlen(fmri));
usr/src/lib/fm/libfmd_snmp/common/problem.c
999
ASN_OCTET_STR, (uchar_t *)fmri, strlen(fmri));
usr/src/lib/fm/libfmd_snmp/common/resource.c
493
(uchar_t *)&index, sizeof (index));
usr/src/lib/fm/libfmd_snmp/common/resource.c
642
ASN_OCTET_STR, (uchar_t *)data->d_ari_fmri,
usr/src/lib/fm/libfmd_snmp/common/resource.c
662
ASN_INTEGER, (uchar_t *)&rsrcstate,
usr/src/lib/fm/libfmd_snmp/common/resource.c
667
ASN_OCTET_STR, (uchar_t *)data->d_ari_case,
usr/src/lib/fm/libfmd_snmp/common/resource.c
752
(uchar_t *)&rsrc_count_long, sizeof (rsrc_count_long));
usr/src/lib/fm/libfmd_snmp/common/sunFM_impl.h
70
snmp_varlist_add_variable(&tinfo->indexes, NULL, 0, (uchar_t)type, \
usr/src/lib/fm/libfmevent/common/fmev_publish.c
226
va_arg(ap, uchar_t *), nelem);
usr/src/lib/fm/topo/libtopo/common/legacy_hc.c
146
*q++ = hex_digits[((uchar_t)c & 0xf0) >> 4];
usr/src/lib/fm/topo/libtopo/common/legacy_hc.c
147
*q++ = hex_digits[(uchar_t)c & 0xf];
usr/src/lib/fm/topo/libtopo/common/mem.c
171
*q++ = hex_digits[((uchar_t)c & 0xf0) >> 4];
usr/src/lib/fm/topo/libtopo/common/mem.c
172
*q++ = hex_digits[(uchar_t)c & 0xf];
usr/src/lib/fm/topo/modules/common/disk/disk.h
114
uchar_t ddn_dtype; /* scsi inquiry device type. */
usr/src/lib/fm/topo/modules/common/nic/topo_nic.c
317
uchar_t *oui;
usr/src/lib/fm/topo/modules/common/pcibus/did.c
161
uchar_t *buf;
usr/src/lib/fm/topo/modules/common/pcibus/did.c
278
uchar_t *slotbuf;
usr/src/lib/fm/topo/modules/common/pcibus/did.c
87
uchar_t *buf;
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
273
uchar_t *buf;
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
303
uchar_t *buf;
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
327
uchar_t **db)
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
853
uchar_t *typbuf;
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
932
uchar_t *typbuf;
usr/src/lib/fm/topo/modules/common/pcibus/did_props.h
94
uchar_t **);
usr/src/lib/fm/topo/modules/common/pcibus/util.c
81
(uchar_t **)&s) > 0) && (s != NULL))
usr/src/lib/fm/topo/modules/common/pcibus/util.c
85
(uchar_t **)&p) > 0) && (p != NULL))
usr/src/lib/fm/topo/modules/common/usb/topo_usb.c
420
uchar_t *loc;
usr/src/lib/fm/topo/modules/i86pc/chip/chip_smbios.c
90
sp->smbstr_size = (size_t)(stp->smbst_end - (uchar_t *)hdr);
usr/src/lib/gss_mechs/mech_krb5/crypto/arcfour/arcfour_str2key.c
52
asctouni(copystr, (uchar_t *)string->data, slen );
usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/file/ktfile.h
61
uchar_t writable:1; /* Was the file opened for writing? */
usr/src/lib/gss_mechs/mech_krb5/mech/init_sec_context.c
236
ptr = (uchar_t *)data->checksum_data.data; /* SUNW15resync */
usr/src/lib/iconv_modules/common/common_utf8.c
36
convert_utf8_to_ucs4(uchar_t *ib, int utf8_len, uint_t *unicode)
usr/src/lib/iconv_modules/common/common_utf8.c
38
uchar_t first_byte = *ib;
usr/src/lib/iconv_modules/common/common_utf8.c
63
is_valid_utf8_string(uchar_t *str, int utf8_len)
usr/src/lib/iconv_modules/common/common_utf8.c
66
uchar_t *ib = str;
usr/src/lib/iconv_modules/common/common_utf8.c
67
uchar_t first_byte;
usr/src/lib/iconv_modules/common/gentypes.h
30
typedef uchar_t i8859_t;
usr/src/lib/iconv_modules/common/ucs2.h
41
#define next_ucs2_ptr(p) (((uchar_t*)(p))+sizeof(ucs2_t))
usr/src/lib/iconv_modules/common/ucs2.h
42
#define ext_ucs2_lsb(n) ((uchar_t)(((ucs2_t)(n))&((ucs2_t)0x00ff)))
usr/src/lib/iconv_modules/common/ucs2.h
43
#define ext_ucs2_msb(n) ((uchar_t)(((((ucs2_t)(n))&((ucs2_t)0xff00)))>>8))
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
167
**outbuf = (uchar_t) iscii;
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
174
*(*outbuf+1) = (uchar_t) iscii;
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
190
*(*outbuf+1) = (uchar_t) iscii;
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
198
**outbuf = (uchar_t) iscii;
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
248
uchar_t first_byte;
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
258
if ( number_of_bytes_in_utf8_char[((uchar_t) **inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
269
if ( number_of_bytes_in_utf8_char[((uchar_t) **inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
294
if (((uchar_t) **inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
295
((uchar_t) **inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
329
**outbuf = (uchar_t)ISC_atr;
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
377
if (((uchar_t) **inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
378
((uchar_t) **inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
76
uchar_t keepc[4];
usr/src/lib/iconv_modules/inc/common_defs.h
211
extern int convert_utf8_to_ucs4(uchar_t *, int, unsigned int *);
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
103
uchar_t *ib;
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
104
uchar_t *ob;
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
105
uchar_t *ibtail;
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
106
uchar_t *obtail;
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
122
ib = (uchar_t *)*inbuf;
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
123
ob = (uchar_t *)*outbuf;
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
243
*ob++ = (uchar_t) unihan.byte.byte4;
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
244
*ob++ = (uchar_t) unihan.byte.byte3;
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
246
*ob++ = (uchar_t) unihan.byte.byte3;
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
247
*ob++ = (uchar_t) unihan.byte.byte4;
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
275
utf8_char.byte.byte3 = (uchar_t)(0xc0 | ((ucs_char & 0x07c0) >> 6));
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
276
utf8_char.byte.byte4 = (uchar_t)(0x80 | (ucs_char & 0x003f));
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
279
utf8_char.byte.byte2 = (uchar_t)(0xe0 | ((ucs_char & 0x0f000) >> 12));
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
280
utf8_char.byte.byte3 = (uchar_t)(0x80 | ((ucs_char & 0x00fc0) >> 6));
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
281
utf8_char.byte.byte4 = (uchar_t)(0x80 | (ucs_char & 0x0003f));
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
283
utf8_char.byte.byte1 = (uchar_t)(0xf0 | ((ucs_char & 0x01c0000) >> 18));
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
284
utf8_char.byte.byte2 = (uchar_t)(0x80 | ((ucs_char & 0x003f000) >> 12));
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
285
utf8_char.byte.byte3 = (uchar_t)(0x80 | ((ucs_char & 0x0000fc0) >> 6));
usr/src/lib/iconv_modules/ko/common/ucs_to_unihan.c
286
utf8_char.byte.byte4 = (uchar_t)(0x80 | (ucs_char & 0x000003f));
usr/src/lib/iconv_modules/ko/common/unihan_to_UCS_main.c
165
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/ko/common/unihan_to_UCS_main.c
166
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/ko/common/unihan_to_UCS_main.c
203
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/ko/common/unihan_to_UCS_main.c
204
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/utf-8/common/ace.h
44
uchar_t *ib;
usr/src/lib/iconv_modules/utf-8/common/ace.h
47
uchar_t *ob;
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
115
uchar_t *ib;
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
116
uchar_t *ob;
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
117
uchar_t *ibtail;
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
118
uchar_t *obtail;
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
119
uchar_t *tmps;
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
140
ob = (uchar_t *)*outbuf;
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
208
tmps = (uchar_t *)realloc((void *)cd->ib,
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
210
if (tmps == (uchar_t *)NULL) {
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
239
tmps = (uchar_t *)realloc((void *)cd->ob,
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
241
if (tmps == (uchar_t *)NULL) {
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
284
ib = (uchar_t *)*inbuf;
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
296
tmps = (uchar_t *)realloc(
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
298
if (tmps == (uchar_t *)NULL) {
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
326
tmps = (uchar_t *)realloc(
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
328
if (tmps == (uchar_t *)NULL) {
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
376
tmps = (uchar_t *)realloc((void *)cd->ib,
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
378
if (tmps == (uchar_t *)NULL) {
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
72
cd->ib = (uchar_t *)malloc(_SYS_NMLN);
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
73
if (cd->ib == (uchar_t *)NULL) {
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
80
cd->ob = (uchar_t *)malloc(_SYS_NMLN);
usr/src/lib/iconv_modules/utf-8/common/ace_utf8.c
81
if (cd->ob == (uchar_t *)NULL) {
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/sb_to_utf8_test.c
120
printf("%02x", (uchar_t)tmp_buf[j]); \
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/sb_to_utf8_test.c
141
((uchar_t)tmp_buf[0] != (uchar_t)i )) { \
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/sb_to_utf8_test.c
142
printf("\t-> 0x%2x \n warning \n", (uchar_t)tmp_buf[0] ); \
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/sb_to_utf8_test.c
144
(uchar_t)tmp_buf[0], i); \
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/sb_to_utf8_test.c
170
printf("%02x", (uchar_t)result_buf[j]);
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/sb_to_utf8_test.c
73
uchar_t source_buf[1024];
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/sb_to_utf8_test.c
74
uchar_t result_buf[1024];
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/sb_to_utf8_test.c
75
uchar_t tmp_buf[1024];
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/sb_to_utf8_test.c
76
const uchar_t * source;
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/sb_to_utf8_test.c
77
uchar_t * result;
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/sb_to_utf8_test.c
78
uchar_t * tmp;
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/utf8_to_ebcdic_test.c
156
chkprint("%02x", (uchar_t)source_buf[j]); \
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/utf8_to_ebcdic_test.c
163
chkprint("%02x", (uchar_t)tmp_buf[j]);\
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/utf8_to_ebcdic_test.c
190
if ((uchar_t)tmp_buf[j] != (uchar_t)source_buf[j]) { \
usr/src/lib/iconv_modules/utf-8/common/binarytables/test/utf8_to_ebcdic_test.c
237
chkprint("%02x", (uchar_t)result_buf[j]);
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
177
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
178
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
186
*ob++ = (uchar_t)(u4 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
187
*ob++ = (uchar_t)((u4 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
190
*ob++ = (uchar_t)((u4 >> 16) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
191
*ob++ = (uchar_t)((u4 >> 24) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
194
*ob++ = (uchar_t)(u4_2 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
195
*ob++ = (uchar_t)((u4_2 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
205
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
206
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
211
*ob++ = (uchar_t)((u4 >> 24) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
212
*ob++ = (uchar_t)((u4 >> 16) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
214
*ob++ = (uchar_t)((u4 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
215
*ob++ = (uchar_t)(u4 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
218
*ob++ = (uchar_t)((u4_2 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/sb_to_ucs.c
219
*ob++ = (uchar_t)(u4_2 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
113
ib = (uchar_t *)*inbuf;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
114
ob = (uchar_t *)*outbuf;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
203
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
204
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
207
*ob++ = (uchar_t)(u4 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
208
*ob++ = (uchar_t)((u4 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
211
*ob++ = (uchar_t)(u4_2 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
212
*ob++ = (uchar_t)((u4_2 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
217
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
218
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
221
*ob++ = (uchar_t)((u4 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
222
*ob++ = (uchar_t)(u4 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
225
*ob++ = (uchar_t)((u4_2 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
226
*ob++ = (uchar_t)(u4_2 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
88
uchar_t *ib;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
89
uchar_t *ob;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
90
uchar_t *ibtail;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_ucs.c
91
uchar_t *obtail;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
113
ib = (uchar_t *)*inbuf;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
114
ob = (uchar_t *)*outbuf;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
178
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
179
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
184
*ob++ = (uchar_t)(u4 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
185
*ob++ = (uchar_t)((u4 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
186
*ob++ = (uchar_t)((u4 >> 16) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
187
*ob++ = (uchar_t)((u4 >> 24) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
192
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
193
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
196
*ob++ = (uchar_t)((u4 >> 24) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
197
*ob++ = (uchar_t)((u4 >> 16) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
198
*ob++ = (uchar_t)((u4 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
199
*ob++ = (uchar_t)(u4 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
89
uchar_t *ib;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
90
uchar_t *ob;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
91
uchar_t *ibtail;
usr/src/lib/iconv_modules/utf-8/common/ucs4_to_utf32.c
92
uchar_t *obtail;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
112
ib = (uchar_t *)*inbuf;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
113
ob = (uchar_t *)*outbuf;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
216
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
217
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
222
*ob++ = (uchar_t)(u4 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
223
*ob++ = (uchar_t)((u4 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
224
*ob++ = (uchar_t)((u4 >> 16) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
225
*ob++ = (uchar_t)((u4 >> 24) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
230
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
231
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
234
*ob++ = (uchar_t)((u4 >> 24) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
235
*ob++ = (uchar_t)((u4 >> 16) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
236
*ob++ = (uchar_t)((u4 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
237
*ob++ = (uchar_t)(u4 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
89
uchar_t *ib;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
90
uchar_t *ob;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
91
uchar_t *ibtail;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_ucs4.c
92
uchar_t *obtail;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf7.c
122
ib = (uchar_t *)*inbuf;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf7.c
123
ob = (uchar_t *)*outbuf;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf7.c
274
*ob++ = (uchar_t)(u4 & 0x007f);
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf7.c
72
uchar_t *ib;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf7.c
73
uchar_t *ob;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf7.c
74
uchar_t *ibtail;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf7.c
75
uchar_t *obtail;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf7.c
76
uchar_t *ib_org;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
107
ib = (uchar_t *)*inbuf;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
108
ob = (uchar_t *)*outbuf;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
221
*ob++ = (uchar_t)u4;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
224
*ob++ = (uchar_t)(0xc0 | ((u4 & 0x07c0) >> 6));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
225
*ob++ = (uchar_t)(0x80 | (u4 & 0x003f));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
228
*ob++ = (uchar_t)(0xe0 | ((u4 & 0x0f000) >> 12));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
229
*ob++ = (uchar_t)(0x80 | ((u4 & 0x00fc0) >> 6));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
230
*ob++ = (uchar_t)(0x80 | (u4 & 0x0003f));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
233
*ob++ = (uchar_t)(0xf0 | ((u4 & 0x01c0000) >> 18));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
234
*ob++ = (uchar_t)(0x80 | ((u4 & 0x003f000) >> 12));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
235
*ob++ = (uchar_t)(0x80 | ((u4 & 0x0000fc0) >> 6));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
236
*ob++ = (uchar_t)(0x80 | (u4 & 0x000003f));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
239
*ob++ = (uchar_t)(0xf8 | ((u4 & 0x03000000) >> 24));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
240
*ob++ = (uchar_t)(0x80 | ((u4 & 0x00fc0000) >> 18));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
241
*ob++ = (uchar_t)(0x80 | ((u4 & 0x0003f000) >> 12));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
242
*ob++ = (uchar_t)(0x80 | ((u4 & 0x00000fc0) >> 6));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
243
*ob++ = (uchar_t)(0x80 | (u4 & 0x0000003f));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
246
*ob++ = (uchar_t)(0xfc | ((u4 & 0x40000000) >> 30));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
247
*ob++ = (uchar_t)(0x80 | ((u4 & 0x3f000000) >> 24));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
248
*ob++ = (uchar_t)(0x80 | ((u4 & 0x00fc0000) >> 18));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
249
*ob++ = (uchar_t)(0x80 | ((u4 & 0x0003f000) >> 12));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
250
*ob++ = (uchar_t)(0x80 | ((u4 & 0x00000fc0) >> 6));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
251
*ob++ = (uchar_t)(0x80 | (u4 & 0x0000003f));
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
87
uchar_t *ib;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
88
uchar_t *ob;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
89
uchar_t *ibtail;
usr/src/lib/iconv_modules/utf-8/common/ucs_to_utf8.c
90
uchar_t *obtail;
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
113
ib = (uchar_t *)*inbuf;
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
114
ob = (uchar_t *)*outbuf;
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
173
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
174
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
179
*ob++ = (uchar_t)(u4 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
180
*ob++ = (uchar_t)((u4 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
181
*ob++ = (uchar_t)((u4 >> 16) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
182
*ob++ = (uchar_t)((u4 >> 24) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
187
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
188
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
191
*ob++ = (uchar_t)((u4 >> 24) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
192
*ob++ = (uchar_t)((u4 >> 16) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
193
*ob++ = (uchar_t)((u4 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
194
*ob++ = (uchar_t)(u4 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
89
uchar_t *ib;
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
90
uchar_t *ob;
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
91
uchar_t *ibtail;
usr/src/lib/iconv_modules/utf-8/common/utf32_to_ucs4.c
92
uchar_t *obtail;
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.c
191
*ob++ = (uchar_t)(u4 & 0x7f);
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.c
73
uchar_t *ib;
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.c
74
uchar_t *ob;
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.c
75
uchar_t *ibtail;
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.c
76
uchar_t *obtail;
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.c
88
cd->prevch = (uchar_t)'\0';
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.c
93
ib = (uchar_t *)*inbuf;
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.c
94
ob = (uchar_t *)*outbuf;
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
103
*ob++ = (uchar_t)0xff; \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
104
*ob++ = (uchar_t)0xfe; \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
107
*ob++ = (uchar_t)(u4 & 0xff); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
108
*ob++ = (uchar_t)((u4 >> 8) & 0xff); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
111
*ob++ = (uchar_t)0xfe; \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
112
*ob++ = (uchar_t)0xff; \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
115
*ob++ = (uchar_t)((u4 >> 8) & 0xff); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
116
*ob++ = (uchar_t)(u4 & 0xff); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
128
*ob++ = (uchar_t)0xff; \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
129
*ob++ = (uchar_t)0xfe; \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
134
*ob++ = (uchar_t)(u4 & 0xff); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
135
*ob++ = (uchar_t)((u4 >> 8) & 0xff); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
136
*ob++ = (uchar_t)((u4 >> 16) & 0xff); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
137
*ob++ = (uchar_t)((u4 >> 24) & 0xff); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
142
*ob++ = (uchar_t)0xfe; \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
143
*ob++ = (uchar_t)0xff; \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
146
*ob++ = (uchar_t)((u4 >> 24) & 0xff); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
147
*ob++ = (uchar_t)((u4 >> 16) & 0xff); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
148
*ob++ = (uchar_t)((u4 >> 8) & 0xff); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
149
*ob++ = (uchar_t)(u4 & 0xff); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
159
*ob++ = (uchar_t)u4; \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
162
*ob++ = (uchar_t)(0xc0 | ((u4 & 0x07c0) >> 6)); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
163
*ob++ = (uchar_t)(0x80 | (u4 & 0x003f)); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
166
*ob++ = (uchar_t)(0xe0 | ((u4 & 0x0f000) >> 12)); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
167
*ob++ = (uchar_t)(0x80 | ((u4 & 0x00fc0) >> 6)); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
168
*ob++ = (uchar_t)(0x80 | (u4 & 0x0003f)); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
171
*ob++ = (uchar_t)(0xf0 | ((u4 & 0x01c0000) >> 18)); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
172
*ob++ = (uchar_t)(0x80 | ((u4 & 0x003f000) >> 12)); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
173
*ob++ = (uchar_t)(0x80 | ((u4 & 0x0000fc0) >> 6)); \
usr/src/lib/iconv_modules/utf-8/common/utf7_to_ucs.h
174
*ob++ = (uchar_t)(0x80 | (u4 & 0x000003f)); \
usr/src/lib/iconv_modules/utf-8/common/utf8.c
101
if (((uchar_t)*ib_copy) <
usr/src/lib/iconv_modules/utf-8/common/utf8.c
103
((uchar_t)*ib_copy) >
usr/src/lib/iconv_modules/utf-8/common/utf8.c
58
uchar_t *ib;
usr/src/lib/iconv_modules/utf-8/common/utf8.c
59
uchar_t *ob;
usr/src/lib/iconv_modules/utf-8/common/utf8.c
60
uchar_t *ibtail;
usr/src/lib/iconv_modules/utf-8/common/utf8.c
61
uchar_t *obtail;
usr/src/lib/iconv_modules/utf-8/common/utf8.c
62
uchar_t *ib_copy;
usr/src/lib/iconv_modules/utf-8/common/utf8.c
76
ib = (uchar_t *)*inbuf;
usr/src/lib/iconv_modules/utf-8/common/utf8.c
77
ob = (uchar_t *)*outbuf;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
102
uchar_t *ib_org;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
129
if (((uchar_t)*ib) <
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
131
((uchar_t)*ib) >
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
209
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
210
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
218
*ob++ = (uchar_t)(u4 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
219
*ob++ = (uchar_t)((u4 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
222
*ob++ = (uchar_t)((u4 >> 16) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
223
*ob++ = (uchar_t)((u4 >> 24) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
226
*ob++ = (uchar_t)(u4_2 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
227
*ob++ = (uchar_t)((u4_2 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
237
*ob++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
238
*ob++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
243
*ob++ = (uchar_t)((u4 >> 24) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
244
*ob++ = (uchar_t)((u4 >> 16) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
246
*ob++ = (uchar_t)((u4 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
247
*ob++ = (uchar_t)(u4 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
250
*ob++ = (uchar_t)((u4_2 >> 8) & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
251
*ob++ = (uchar_t)(u4_2 & 0xff);
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
79
uchar_t *ib;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
80
uchar_t *ob;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
81
uchar_t *ibtail;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
82
uchar_t *obtail;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
96
ib = (uchar_t *)*inbuf;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_ucs.c
97
ob = (uchar_t *)*outbuf;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_utf_ebcdic.c
105
if (((uchar_t)*ib) <
usr/src/lib/iconv_modules/utf-8/common/utf8_to_utf_ebcdic.c
107
((uchar_t)*ib) >
usr/src/lib/iconv_modules/utf-8/common/utf8_to_utf_ebcdic.c
63
uchar_t *ib;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_utf_ebcdic.c
64
uchar_t *ob;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_utf_ebcdic.c
65
uchar_t *ibtail;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_utf_ebcdic.c
66
uchar_t *obtail;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_utf_ebcdic.c
76
ib = (uchar_t *)*inbuf;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_utf_ebcdic.c
77
ob = (uchar_t *)*outbuf;
usr/src/lib/iconv_modules/utf-8/common/utf8_to_utf_ebcdic.c
82
uchar_t *ib_org;
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
124
*ob++ = (uchar_t)u4;
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
127
*ob++ = (uchar_t)(0xc0 | ((u4 & 0x07c0) >> 6));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
128
*ob++ = (uchar_t)(0x80 | (u4 & 0x003f));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
131
*ob++ = (uchar_t)(0xe0 | ((u4 & 0x0f000) >> 12));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
132
*ob++ = (uchar_t)(0x80 | ((u4 & 0x00fc0) >> 6));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
133
*ob++ = (uchar_t)(0x80 | (u4 & 0x0003f));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
141
*ob++ = (uchar_t)(0xe0 | ((u4 & 0x0f000) >> 12));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
142
*ob++ = (uchar_t)(0x80 | ((u4 & 0x00fc0) >> 6));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
143
*ob++ = (uchar_t)(0x80 | (u4 & 0x0003f));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
150
*ob++ = (uchar_t)(0xf0 | ((u4 & 0x01c0000) >> 18));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
151
*ob++ = (uchar_t)(0x80 | ((u4 & 0x003f000) >> 12));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
152
*ob++ = (uchar_t)(0x80 | ((u4 & 0x0000fc0) >> 6));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
153
*ob++ = (uchar_t)(0x80 | (u4 & 0x000003f));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
156
*ob++ = (uchar_t)(0xf8 | ((u4 & 0x03000000) >> 24));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
157
*ob++ = (uchar_t)(0x80 | ((u4 & 0x00fc0000) >> 18));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
158
*ob++ = (uchar_t)(0x80 | ((u4 & 0x0003f000) >> 12));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
159
*ob++ = (uchar_t)(0x80 | ((u4 & 0x00000fc0) >> 6));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
160
*ob++ = (uchar_t)(0x80 | (u4 & 0x0000003f));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
163
*ob++ = (uchar_t)(0xfc | ((u4 & 0x40000000) >> 30));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
164
*ob++ = (uchar_t)(0x80 | ((u4 & 0x3f000000) >> 24));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
165
*ob++ = (uchar_t)(0x80 | ((u4 & 0x00fc0000) >> 18));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
166
*ob++ = (uchar_t)(0x80 | ((u4 & 0x0003f000) >> 12));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
167
*ob++ = (uchar_t)(0x80 | ((u4 & 0x00000fc0) >> 6));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
168
*ob++ = (uchar_t)(0x80 | (u4 & 0x0000003f));
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
63
uchar_t *ib;
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
64
uchar_t *ob;
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
65
uchar_t *ibtail;
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
66
uchar_t *obtail;
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
76
ib = (uchar_t *)*inbuf;
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
77
ob = (uchar_t *)*outbuf;
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.c
82
uchar_t *ib_org;
usr/src/lib/iconv_modules/utf-8/common/utf_ebcdic_to_utf8.h
60
static const uchar_t utf_ebcdic_masks_tbl[UTF_EBCDIC_LEAD_OCTET_MAX+1] =
usr/src/lib/iconv_modules/vi/common/UTF-8%viscii.c
135
uchar_t first_byte;
usr/src/lib/iconv_modules/vi/common/UTF-8%viscii.c
150
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/vi/common/UTF-8%viscii.c
161
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/vi/common/UTF-8%viscii.c
190
first_byte = (uchar_t)st->keepc[0];
usr/src/lib/iconv_modules/vi/common/UTF-8%viscii.c
194
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/vi/common/UTF-8%viscii.c
195
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/vi/common/UTF-8%viscii.c
239
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/vi/common/UTF-8%viscii.c
240
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%HZ-GB-2312.c
101
uchar_t first_byte;
usr/src/lib/iconv_modules/zh/common/UTF-8%HZ-GB-2312.c
147
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%HZ-GB-2312.c
158
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%HZ-GB-2312.c
192
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%HZ-GB-2312.c
193
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%HZ-GB-2312.c
228
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%HZ-GB-2312.c
229
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.euc.c
109
uchar_t first_byte;
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.euc.c
126
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.euc.c
137
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.euc.c
193
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.euc.c
194
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.euc.c
232
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.euc.c
233
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.gbk.c
225
uchar_t first_byte;
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.gbk.c
237
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.gbk.c
248
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.gbk.c
276
first_byte = (uchar_t)st->keepc[0];
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.gbk.c
281
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.gbk.c
282
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.gbk.c
339
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.gbk.c
340
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-7.c
112
uchar_t first_byte;
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-7.c
132
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-7.c
147
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-7.c
203
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-7.c
204
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-7.c
236
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-7.c
237
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-CN.c
126
uchar_t first_byte;
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-CN.c
158
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-CN.c
170
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-CN.c
206
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-CN.c
207
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-CN.c
440
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_CN.iso2022-CN.c
441
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_HK.hkscs.c
146
uchar_t first_byte;
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_HK.hkscs.c
166
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_HK.hkscs.c
177
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_HK.hkscs.c
209
convert_utf8_to_ucs4((uchar_t*)(&st->keepc[0]), utf8_len, &ucs);
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_HK.hkscs.c
228
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_HK.hkscs.c
229
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_HK.hkscs.c
242
convert_utf8_to_ucs4((uchar_t*)(&st->keepc[0]), utf8_len, &ucs);
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_HK.hkscs.c
287
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_HK.hkscs.c
288
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_HK.hkscs.c
311
convert_utf8_to_ucs4((uchar_t*)(&st->keepc[0]), utf8_len, &ucs);
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5.c
147
uchar_t first_byte;
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5.c
167
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5.c
178
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5.c
209
convert_utf8_to_ucs4((uchar_t*)(&st->keepc[0]), utf8_len, &ucs);
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5.c
228
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5.c
229
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5.c
242
convert_utf8_to_ucs4((uchar_t*)(&st->keepc[0]), utf8_len, &ucs);
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5.c
290
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5.c
291
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5.c
315
convert_utf8_to_ucs4((uchar_t*)(&st->keepc[0]), utf8_len, &ucs);
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5p.c
138
uchar_t first_byte;
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5p.c
150
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5p.c
161
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5p.c
193
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5p.c
194
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5p.c
249
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-big5p.c
250
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-euc.c
151
uchar_t first_byte;
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-euc.c
171
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-euc.c
182
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-euc.c
213
convert_utf8_to_ucs4((uchar_t*)(&st->keepc[0]), utf8_len, &ucs);
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-euc.c
232
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-euc.c
233
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-euc.c
246
convert_utf8_to_ucs4((uchar_t*)(&st->keepc[0]), utf8_len, &ucs);
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-euc.c
294
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-euc.c
295
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-euc.c
317
convert_utf8_to_ucs4((uchar_t*)(&st->keepc[0]), utf8_len, &ucs);
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-euc.c
406
uchar_t byte1, byte2;
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-iso2022-7.c
164
uchar_t first_byte;
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-iso2022-7.c
187
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-iso2022-7.c
198
if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-iso2022-7.c
230
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-iso2022-7.c
231
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-iso2022-7.c
318
if (((uchar_t)**inbuf) < valid_min_2nd_byte[first_byte] ||
usr/src/lib/iconv_modules/zh/common/UTF-8%zh_TW-iso2022-7.c
319
((uchar_t)**inbuf) > valid_max_2nd_byte[first_byte] )
usr/src/lib/iconv_modules/zh/common/uni_common.c
111
*(buf + size++) = (uchar_t)0xff;
usr/src/lib/iconv_modules/zh/common/uni_common.c
112
*(buf + size++) = (uchar_t)0xfe;
usr/src/lib/iconv_modules/zh/common/uni_common.c
113
*(buf + size++) = (uchar_t)0;
usr/src/lib/iconv_modules/zh/common/uni_common.c
114
*(buf + size++) = (uchar_t)0;
usr/src/lib/iconv_modules/zh/common/uni_common.c
121
*(buf + size++) = (uchar_t)(unichr & 0xff);
usr/src/lib/iconv_modules/zh/common/uni_common.c
122
*(buf + size++) = (uchar_t)((unichr >> 8) & 0xff);
usr/src/lib/iconv_modules/zh/common/uni_common.c
123
*(buf + size++) = (uchar_t)((unichr >> 16) & 0xff);
usr/src/lib/iconv_modules/zh/common/uni_common.c
124
*(buf + size++) = (uchar_t)((unichr >> 24) & 0xff);
usr/src/lib/iconv_modules/zh/common/uni_common.c
148
*(buf + size++) = (uchar_t)0;
usr/src/lib/iconv_modules/zh/common/uni_common.c
149
*(buf + size++) = (uchar_t)0;
usr/src/lib/iconv_modules/zh/common/uni_common.c
150
*(buf + size++) = (uchar_t)0xfe;
usr/src/lib/iconv_modules/zh/common/uni_common.c
151
*(buf + size++) = (uchar_t)0xff;
usr/src/lib/iconv_modules/zh/common/uni_common.c
158
*(buf + size++) = (uchar_t)((unichr >> 24) & 0xff);
usr/src/lib/iconv_modules/zh/common/uni_common.c
159
*(buf + size++) = (uchar_t)((unichr >> 16) & 0xff);
usr/src/lib/iconv_modules/zh/common/uni_common.c
160
*(buf + size++) = (uchar_t)((unichr >> 8) & 0xff);
usr/src/lib/iconv_modules/zh/common/uni_common.c
161
*(buf + size++) = (uchar_t)(unichr & 0xff);
usr/src/lib/iconv_modules/zh/common/uni_common.c
45
*(buf + size++) = (uchar_t)0xff;
usr/src/lib/iconv_modules/zh/common/uni_common.c
46
*(buf + size++) = (uchar_t)0xfe;
usr/src/lib/iconv_modules/zh/common/uni_common.c
53
*(buf + size++) = (uchar_t)(unichr & 0xff);
usr/src/lib/iconv_modules/zh/common/uni_common.c
54
*(buf + size++) = (uchar_t)((unichr >> 8) & 0xff);
usr/src/lib/iconv_modules/zh/common/uni_common.c
78
*(buf + size++) = (uchar_t)0xfe;
usr/src/lib/iconv_modules/zh/common/uni_common.c
79
*(buf + size++) = (uchar_t)0xff;
usr/src/lib/iconv_modules/zh/common/uni_common.c
86
*(buf + size++) = (uchar_t)((unichr >> 8) & 0xff);
usr/src/lib/iconv_modules/zh/common/uni_common.c
87
*(buf + size++) = (uchar_t)(unichr & 0xff);
usr/src/lib/iconv_modules/zh/common/zh_CN.euc%UTF-8.c
131
*(*outbuf)++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/zh/common/zh_CN.euc%UTF-8.c
132
*(*outbuf)++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/zh/common/zh_CN.euc%UTF-8.c
143
*(*outbuf)++ = (uchar_t)0x0;
usr/src/lib/iconv_modules/zh/common/zh_CN.euc%UTF-8.c
250
*(buf + size++) = (uchar_t)0xff;
usr/src/lib/iconv_modules/zh/common/zh_CN.euc%UTF-8.c
251
*(buf + size++) = (uchar_t)0xfe;
usr/src/lib/iconv_modules/zh/common/zh_CN.euc%UTF-8.c
258
*(buf + size++) = (uchar_t)(unicode & 0xff);
usr/src/lib/iconv_modules/zh/common/zh_CN.euc%UTF-8.c
259
*(buf + size++) = (uchar_t)((unicode >> 8) & 0xff);
usr/src/lib/iconv_modules/zh/common/zh_HK.hkscs%UTF-8.c
171
*(*outbuf)++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/zh/common/zh_HK.hkscs%UTF-8.c
172
*(*outbuf)++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/zh/common/zh_HK.hkscs%UTF-8.c
183
*(*outbuf)++ = (uchar_t)0x0;
usr/src/lib/iconv_modules/zh/common/zh_HK.hkscs%UTF-8.c
352
*(buf + size++) = (uchar_t)0xff;
usr/src/lib/iconv_modules/zh/common/zh_HK.hkscs%UTF-8.c
353
*(buf + size++) = (uchar_t)0xfe;
usr/src/lib/iconv_modules/zh/common/zh_HK.hkscs%UTF-8.c
360
*(buf + size++) = (uchar_t)(uni_val & 0xff);
usr/src/lib/iconv_modules/zh/common/zh_HK.hkscs%UTF-8.c
361
*(buf + size++) = (uchar_t)((uni_val >> 8) & 0xff);
usr/src/lib/iconv_modules/zh/common/zh_TW-big5%UTF-8.c
160
*(*outbuf)++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/zh/common/zh_TW-big5%UTF-8.c
161
*(*outbuf)++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/zh/common/zh_TW-big5%UTF-8.c
172
*(*outbuf)++ = (uchar_t)0x0;
usr/src/lib/iconv_modules/zh/common/zh_TW-big5%UTF-8.c
341
*(buf + size++) = (uchar_t)0xff;
usr/src/lib/iconv_modules/zh/common/zh_TW-big5%UTF-8.c
342
*(buf + size++) = (uchar_t)0xfe;
usr/src/lib/iconv_modules/zh/common/zh_TW-big5%UTF-8.c
349
*(buf + size++) = (uchar_t)(uni_val & 0xff);
usr/src/lib/iconv_modules/zh/common/zh_TW-big5%UTF-8.c
350
*(buf + size++) = (uchar_t)((uni_val >> 8) & 0xff);
usr/src/lib/iconv_modules/zh/common/zh_TW-euc%UTF-8.c
147
if (((uchar_t)**inbuf) == MBYTE || VALID_EUC_BYTE(**inbuf)) {
usr/src/lib/iconv_modules/zh/common/zh_TW-euc%UTF-8.c
161
*(*outbuf)++ = (uchar_t)0xff;
usr/src/lib/iconv_modules/zh/common/zh_TW-euc%UTF-8.c
162
*(*outbuf)++ = (uchar_t)0xfe;
usr/src/lib/iconv_modules/zh/common/zh_TW-euc%UTF-8.c
173
*(*outbuf)++ = (uchar_t)0x0;
usr/src/lib/iconv_modules/zh/common/zh_TW-euc%UTF-8.c
184
if (((uchar_t)st->keepc[0]) == MBYTE) {
usr/src/lib/iconv_modules/zh/common/zh_TW-euc%UTF-8.c
385
uni_val = getUnicodeFromUDA(plane_no, (uchar_t)keepc[2], (uchar_t)keepc[3]);
usr/src/lib/iconv_modules/zh/common/zh_TW-euc%UTF-8.c
39
#define VALID_EUC_BYTE(v) (((uchar_t)v) >= 0xA1 && ((uchar_t)v) <= 0xFE)
usr/src/lib/iconv_modules/zh/common/zh_TW-euc%UTF-8.c
417
*(buf + size++) = (uchar_t)0xff;
usr/src/lib/iconv_modules/zh/common/zh_TW-euc%UTF-8.c
418
*(buf + size++) = (uchar_t)0xfe;
usr/src/lib/iconv_modules/zh/common/zh_TW-euc%UTF-8.c
425
*(buf + size++) = (uchar_t)(uni_val & 0xff);
usr/src/lib/iconv_modules/zh/common/zh_TW-euc%UTF-8.c
426
*(buf + size++) = (uchar_t)((uni_val >> 8) & 0xff);
usr/src/lib/iconv_modules/zh/common/zh_TW-euc%UTF-8.c
500
getUnicodeFromUDA(int plane_no, uchar_t byte1, uchar_t byte2)
usr/src/lib/iconv_modules/zh/common/zh_TW-euc%UTF-8.c
60
static uint_t getUnicodeFromUDA(int, uchar_t, uchar_t);
usr/src/lib/krb5/kdb/kdb_log.h
107
uchar_t entry_data[4]; /* Address of kdb_incr_update_t */
usr/src/lib/libadutils/common/addisc.c
1407
uchar_t *
usr/src/lib/libadutils/common/addisc.c
1411
uchar_t *domain_guid = NULL;
usr/src/lib/libadutils/common/addisc.c
1904
ad_disc_set_DomainGUID(ad_disc_t ctx, uchar_t *u)
usr/src/lib/libadutils/common/addisc.c
1919
auto_set_DomainGUID(ad_disc_t ctx, uchar_t *u)
usr/src/lib/libadutils/common/addisc.h
100
uchar_t *
usr/src/lib/libadutils/common/addisc.h
135
ad_disc_set_DomainGUID(ad_disc_t ctx, uchar_t *u);
usr/src/lib/libadutils/common/addisc_impl.h
122
void auto_set_DomainGUID(ad_disc_t, uchar_t *);
usr/src/lib/libadutils/common/adutils.c
114
uchar_t *v;
usr/src/lib/libadutils/common/adutils.c
133
v = (uchar_t *)bval->bv_val;
usr/src/lib/libadutils/common/adutils.c
208
sid2binsid(adutils_sid_t *sid, uchar_t *binsid, int binsidlen)
usr/src/lib/libadutils/common/adutils.c
210
uchar_t *p;
usr/src/lib/libadutils/common/adutils.c
261
uchar_t *binsid, b, hb;
usr/src/lib/libadutils/common/adutils.c
339
binsid = (uchar_t *)alloca(j);
usr/src/lib/libadutils/common/adutils_impl.h
51
uchar_t version;
usr/src/lib/libadutils/common/adutils_impl.h
52
uchar_t sub_authority_count;
usr/src/lib/libadutils/common/ldap_ping.c
230
decode_name(uchar_t *base, uchar_t *cp, char *str)
usr/src/lib/libadutils/common/ldap_ping.c
232
uchar_t *tmp = NULL, *st = cp;
usr/src/lib/libadutils/common/ldap_ping.c
261
uchar_t *base = NULL, *cp = NULL;
usr/src/lib/libadutils/common/srv_query.c
174
uchar_t *msg = NULL;
usr/src/lib/libadutils/common/srv_query.c
254
srv_parse(uchar_t *msg, int len, int *scnt, int *maxcnt)
usr/src/lib/libadutils/common/srv_query.c
260
uchar_t *ptr, *eom;
usr/src/lib/libadutils/common/srv_query.c
261
uchar_t *end;
usr/src/lib/libadutils/common/srv_query.c
419
save_addr(ad_disc_cds_t *cds, sa_family_t af, uchar_t *addr, size_t alen)
usr/src/lib/libadutils/common/srv_query.c
450
make_addrinfo(sa_family_t af, uchar_t *addr, size_t alen)
usr/src/lib/libadutils/common/srv_query.c
57
static void save_addr(ad_disc_cds_t *, sa_family_t, uchar_t *, size_t);
usr/src/lib/libadutils/common/srv_query.c
58
static struct addrinfo *make_addrinfo(sa_family_t, uchar_t *, size_t);
usr/src/lib/libadutils/common/srv_query.c
61
static ad_disc_cds_t *srv_parse(uchar_t *, int, int *, int *);
usr/src/lib/libadutils/common/srv_query.c
73
uchar_t buf[NS_MAXMSG];
usr/src/lib/libadutils/common/srv_query.c
76
uchar_t *ptr, *eom;
usr/src/lib/libbsdmalloc/common/malloc.bsd43.c
167
op->ov_index = (uchar_t)bucket;
usr/src/lib/libbsdmalloc/common/malloc.bsd43.c
57
uchar_t ovu_magic; /* magic number */
usr/src/lib/libbsdmalloc/common/malloc.bsd43.c
58
uchar_t ovu_index; /* bucket # */
usr/src/lib/libbsdmalloc/common/malloc.bsd43.c
59
uchar_t ovu_pad[sizeof (union overhead *) - 2];
usr/src/lib/libbsdmalloc/common/malloc.bsd43.c
61
uchar_t ovu_pad[sizeof (union overhead *) - 2];
usr/src/lib/libbsdmalloc/common/malloc.bsd43.c
62
uchar_t ovu_index; /* bucket # */
usr/src/lib/libbsdmalloc/common/malloc.bsd43.c
63
uchar_t ovu_magic; /* magic number */
usr/src/lib/libbsm/common/adrf.c
152
adrf_u_char(adrf_t *adrf, uchar_t *cp, int count)
usr/src/lib/libbsm/common/adrm.c
126
adrm_u_char(adr_t *adr, uchar_t *cp, int count)
usr/src/lib/libbsm/common/libbsm.h
113
extern int adrf_u_char(adrf_t *, uchar_t *, int);
usr/src/lib/libbsm/common/libbsm.h
129
extern void adrm_u_char(adr_t *, uchar_t *, int);
usr/src/lib/libc/inc/thr_uberdata.h
1095
uchar_t ul_nocancel; /* cancellation can't happen */
usr/src/lib/libc/inc/thr_uberdata.h
1506
extern int _thrp_suspend(thread_t, uchar_t);
usr/src/lib/libc/inc/thr_uberdata.h
1507
extern int _thrp_continue(thread_t, uchar_t);
usr/src/lib/libc/inc/thr_uberdata.h
628
uchar_t ul_nocancel; /* cancellation can't happen */
usr/src/lib/libc/port/gen/localtime.c
1562
ttisp->tt_isdst = (uchar_t)*cp2++;
usr/src/lib/libc/port/gen/localtime.c
1569
ttisp->tt_abbrind = (uchar_t)*cp2++;
usr/src/lib/libc/port/gen/localtime.c
1596
sp->types[i] = (uchar_t)*cp++;
usr/src/lib/libc/port/gen/localtime.c
160
*(uchar_t *)(p) << 24 |\
usr/src/lib/libc/port/gen/localtime.c
161
*(uchar_t *)((p) + 1) << 16 |\
usr/src/lib/libc/port/gen/localtime.c
162
*(uchar_t *)((p) + 2) << 8 |\
usr/src/lib/libc/port/gen/localtime.c
163
*(uchar_t *)((p) + 3)
usr/src/lib/libc/port/gen/localtime.c
168
((uchar_t)(x) & 0xff)
usr/src/lib/libc/port/gen/localtime.c
186
GET_BYTE(*(uchar_t *)(p)) << 24 |\
usr/src/lib/libc/port/gen/localtime.c
187
GET_BYTE(*(uchar_t *)((p) + 1)) << 16 |\
usr/src/lib/libc/port/gen/localtime.c
188
GET_BYTE(*(uchar_t *)((p) + 2)) << 8 |\
usr/src/lib/libc/port/gen/localtime.c
189
GET_BYTE(*(uchar_t *)((p) + 3))
usr/src/lib/libc/port/gen/localtime.c
2052
uchar_t *typep;
usr/src/lib/libc/port/gen/localtime.c
2331
uchar_t *tzp, *tzq;
usr/src/lib/libc/port/gen/localtime.c
2342
if ((tzp = (uchar_t *)defread_r(TZSTRING, defp)) != NULL) {
usr/src/lib/libc/port/gen/localtime.c
290
uchar_t types[TZ_MAX_TIMES]; /* Type indices */
usr/src/lib/libc/port/inet/inet_ntop.c
38
static const char *inet_ntop4(const uchar_t *, char *, socklen_t);
usr/src/lib/libc/port/inet/inet_ntop.c
39
static const char *inet_ntop6(const uchar_t *, char *, socklen_t);
usr/src/lib/libc/port/inet/inet_ntop.c
75
inet_ntop4(const uchar_t *src, char *dst, socklen_t size)
usr/src/lib/libc/port/inet/inet_ntop.c
97
inet_ntop6(const uchar_t *src, char *dst, socklen_t size)
usr/src/lib/libc/port/inet/inet_pton.c
136
inet_pton6(const char *src, uchar_t *dst)
usr/src/lib/libc/port/inet/inet_pton.c
140
uchar_t tmp[IN6ADDRSZ], *tp, *endp, *colonp;
usr/src/lib/libc/port/inet/inet_pton.c
180
*tp++ = (uchar_t)(val >> 8) & 0xff;
usr/src/lib/libc/port/inet/inet_pton.c
181
*tp++ = (uchar_t)val & 0xff;
usr/src/lib/libc/port/inet/inet_pton.c
197
*tp++ = (uchar_t)(val >> 8) & 0xff;
usr/src/lib/libc/port/inet/inet_pton.c
198
*tp++ = (uchar_t)val & 0xff;
usr/src/lib/libc/port/inet/inet_pton.c
38
static int inet_pton4(const char *src, uchar_t *dst);
usr/src/lib/libc/port/inet/inet_pton.c
39
static int inet_pton6(const char *src, uchar_t *dst);
usr/src/lib/libc/port/inet/inet_pton.c
83
inet_pton4(const char *src, uchar_t *dst)
usr/src/lib/libc/port/inet/inet_pton.c
87
uchar_t tmp[INADDRSZ], *tp;
usr/src/lib/libc/port/locale/gb2312.c
76
const uchar_t *s = (const uchar_t *)str;
usr/src/lib/libc/port/locale/mblocal.h
58
uchar_t bytes[4];
usr/src/lib/libc/port/locale/mblocal.h
63
uchar_t bytes[2];
usr/src/lib/libc/port/locale/strcasecmp.c
48
const uchar_t *us1;
usr/src/lib/libc/port/locale/strcasecmp.c
49
const uchar_t *us2;
usr/src/lib/libc/port/locale/strcasecmp.c
60
us1 = (const uchar_t *)s1;
usr/src/lib/libc/port/locale/strcasecmp.c
61
us2 = (const uchar_t *)s2;
usr/src/lib/libc/port/locale/strcasestr.c
50
const uchar_t *us1 = (const uchar_t *)s1;
usr/src/lib/libc/port/locale/strcasestr.c
51
const uchar_t *us2 = (const uchar_t *)s2;
usr/src/lib/libc/port/locale/strcasestr.c
52
const uchar_t *tptr;
usr/src/lib/libc/port/locale/strcasestr.c
67
us2 = (const uchar_t *)s2;
usr/src/lib/libc/port/locale/strncasecmp.c
48
const uchar_t *us1;
usr/src/lib/libc/port/locale/strncasecmp.c
49
const uchar_t *us2;
usr/src/lib/libc/port/locale/strncasecmp.c
60
us1 = (const uchar_t *)s1;
usr/src/lib/libc/port/locale/strncasecmp.c
61
us2 = (const uchar_t *)s2;
usr/src/lib/libc/port/threads/thr.c
1840
safe_suspend(ulwp_t *ulwp, uchar_t whystopped, int *link_dropped)
usr/src/lib/libc/port/threads/thr.c
1941
_thrp_suspend(thread_t tid, uchar_t whystopped)
usr/src/lib/libc/port/threads/thr.c
2125
_thrp_continue(thread_t tid, uchar_t whystopped)
usr/src/lib/libc_db/common/thread_db.c
1879
uchar_t ti_pending_flag, const sigset_t ti_pending)
usr/src/lib/libcrypt/common/des.c
161
desp->des_buf = (uchar_t *)buf;
usr/src/lib/libcrypt/common/des_soft.c
143
des_encrypt((uchar_t *)buf, &softkey);
usr/src/lib/libcrypt/common/des_soft.c
150
des_encrypt((uchar_t *)buf, &softkey);
usr/src/lib/libcrypt/common/des_soft.c
159
des_encrypt((uchar_t *)buf, &softkey);
usr/src/lib/libcrypt/common/des_soft.c
174
des_setkey(uchar_t userkey[8], struct deskeydata *kd, unsigned int dir)
usr/src/lib/libcrypt/common/des_soft.c
267
des_encrypt(uchar_t *data, struct deskeydata *kd)
usr/src/lib/libcrypt/common/des_soft.c
76
static void des_setkey(uchar_t [8], struct deskeydata *, unsigned);
usr/src/lib/libcrypt/common/des_soft.c
77
static void des_encrypt(uchar_t *, struct deskeydata *);
usr/src/lib/libcryptoutil/common/cryptoutil.h
197
extern void tohexstr(uchar_t *bytes, size_t blen, char *hexstr, size_t hexlen);
usr/src/lib/libcryptoutil/common/cryptoutil.h
198
extern int hexstr_to_bytes(char *hexstr, size_t hexlen, uchar_t **bytes,
usr/src/lib/libcryptoutil/common/tohexstr.c
41
tohexstr(uchar_t *bytes, size_t blen, char *hexstr, size_t hexlen)
usr/src/lib/libcryptoutil/common/tohexstr.c
67
hexstr_to_bytes(char *hexstr, size_t hexlen, uchar_t **bytes, size_t *blen)
usr/src/lib/libcryptoutil/common/tohexstr.c
71
uchar_t *b = NULL;
usr/src/lib/libctf/common/ctf_lib.c
321
zs.next_in = (uchar_t *)src;
usr/src/lib/libctf/common/ctf_lib.c
483
uchar_t order = ELFDATA2MSB;
usr/src/lib/libctf/common/ctf_lib.c
485
uchar_t order = ELFDATA2LSB;
usr/src/lib/libctf/common/ctf_lib.c
49
int (*z_uncompress)(uchar_t *, ulong_t *, const uchar_t *, ulong_t);
usr/src/lib/libctf/common/ctf_lib.c
708
const uchar_t *buf = fp->ctf_base;
usr/src/lib/libdevice/devctl.c
1290
uchar_t *value)
usr/src/lib/libdevice/libdevice.h
175
devctl_ddef_byte_array(devctl_ddef_t, char *, int, uchar_t *);
usr/src/lib/libdevid/libdevid.h
45
extern int devid_scsi_encode(int version, char *driver_name, uchar_t *inq,
usr/src/lib/libdevid/libdevid.h
46
size_t inq_len, uchar_t *inq80, size_t inq80_len,
usr/src/lib/libdevid/libdevid.h
47
uchar_t *inq83, size_t inq83_len, ddi_devid_t *devid);
usr/src/lib/libdevid/libdevid.h
50
char *wwnstr, uchar_t *srmir_buf, size_t srmir_len,
usr/src/lib/libdevinfo/devinfo.c
1609
di_prop_bytes(di_prop_t prop, uchar_t **prop_data)
usr/src/lib/libdevinfo/devinfo.c
1621
*prop_data = (uchar_t *)((caddr_t)prop - DI_PROP(prop)->self
usr/src/lib/libdevinfo/devinfo.c
1753
uchar_t **prop_data)
usr/src/lib/libdevinfo/devinfo.c
1859
di_prop_rawdata(di_prop_t prop, uchar_t **prop_data)
usr/src/lib/libdevinfo/devinfo.c
1883
*prop_data = (uchar_t *)((caddr_t)prop - DI_PROP(prop)->self +
usr/src/lib/libdevinfo/devinfo.c
2203
di_path_prop_bytes(di_path_prop_t prop, uchar_t **prop_data)
usr/src/lib/libdevinfo/devinfo.c
2212
*prop_data = (uchar_t *)((caddr_t)prop - DI_PATHPROP(prop)->self
usr/src/lib/libdevinfo/devinfo.c
2313
uchar_t **prop_data)
usr/src/lib/libdevinfo/devinfo.c
2823
uchar_t *data;
usr/src/lib/libdevinfo/devinfo.c
3026
di_prom_prop_data(di_prom_prop_t prom_prop, uchar_t **prom_prop_data)
usr/src/lib/libdevinfo/devinfo.c
3195
uchar_t *tmp;
usr/src/lib/libdevinfo/devinfo.c
3216
const char *prom_prop_name, uchar_t **prom_prop_data)
usr/src/lib/libdevinfo/devinfo.c
3249
uchar_t *rawdata;
usr/src/lib/libdevinfo/devinfo.c
3299
uchar_t *rawdata;
usr/src/lib/libdevinfo/devinfo_prop_decode.c
271
uchar_t *tmp;
usr/src/lib/libdevinfo/devinfo_prop_decode.c
322
*(uchar_t **)data = tmp;
usr/src/lib/libdevinfo/devinfo_prop_decode.c
398
(uchar_t *)ph->ph_cur_pos,
usr/src/lib/libdevinfo/devinfo_prop_decode.c
409
ph->ph_cur_pos = (uchar_t *)ph->ph_cur_pos + PROP_1275_INT_SIZE;
usr/src/lib/libdevinfo/devinfo_prop_decode.c
432
ph->ph_cur_pos = (uchar_t *)ph->ph_cur_pos + PROP_1275_INT_SIZE;
usr/src/lib/libdevinfo/devinfo_prop_decode.c
456
ph->ph_cur_pos = (uchar_t *)ph->ph_cur_pos + PROP_1275_INT_SIZE;
usr/src/lib/libdevinfo/devinfo_prop_decode.c
511
ph->ph_cur_pos = (uchar_t *)ph->ph_cur_pos +
usr/src/lib/libdevinfo/devinfo_prop_decode.c
535
ph->ph_cur_pos = (uchar_t *)ph->ph_cur_pos +
usr/src/lib/libdevinfo/devinfo_prop_decode.c
560
ph->ph_cur_pos = (uchar_t *)ph->ph_cur_pos +
usr/src/lib/libdevinfo/devinfo_prop_decode.c
57
impl_di_prop_int_from_prom(uchar_t *intp, int n)
usr/src/lib/libdevinfo/devinfo_prop_decode.c
724
di_prop_1275_bytes(prop_handle_t *ph, uint_t cmd, uchar_t *data,
usr/src/lib/libdevinfo/devinfo_prop_decode.c
895
ph.ph_data = *(uchar_t **)data;
usr/src/lib/libdevinfo/devinfo_prop_decode.c
961
di_slot_names_decode(uchar_t *rawdata, int rawlen,
usr/src/lib/libdevinfo/libdevinfo.h
242
extern int di_prop_bytes(di_prop_t prop, uchar_t **prop_data);
usr/src/lib/libdevinfo/libdevinfo.h
245
const char *prop_name, uchar_t **prop_data);
usr/src/lib/libdevinfo/libdevinfo.h
264
uchar_t **prom_prop_data);
usr/src/lib/libdevinfo/libdevinfo.h
274
uchar_t **prom_prop_data);
usr/src/lib/libdevinfo/libdevinfo.h
286
uchar_t **prop_data);
usr/src/lib/libdevinfo/libdevinfo.h
295
const char *prop_name, uchar_t **prop_data);
usr/src/lib/libdevinfo/libdevinfo.h
377
extern int di_slot_names_decode(uchar_t *rawdata, int rawlen,
usr/src/lib/libdevinfo/libdevinfo.h
412
extern int di_prop_rawdata(di_prop_t prop, uchar_t **prop_data);
usr/src/lib/libdhcpagent/common/dhcp_hostconf.c
172
uchar_t *opts, *optmax, *subomax;
usr/src/lib/libdhcpagent/common/dhcp_hostconf.c
178
opts = (uchar_t *)pkt + sizeof (dhcpv6_message_t);
usr/src/lib/libdhcpagent/common/dhcp_hostconf.c
179
optmax = (uchar_t *)pkt + plp->len;
usr/src/lib/libdhcpagent/common/dhcp_stable.c
101
write_stable_duid(const uchar_t *duid, size_t duidlen)
usr/src/lib/libdhcpagent/common/dhcp_stable.c
129
uchar_t *
usr/src/lib/libdhcpagent/common/dhcp_stable.c
163
return ((uchar_t *)dllt);
usr/src/lib/libdhcpagent/common/dhcp_stable.c
182
return ((uchar_t *)den);
usr/src/lib/libdhcpagent/common/dhcp_stable.c
62
uchar_t *
usr/src/lib/libdhcpagent/common/dhcp_stable.c
68
uchar_t *duid = NULL;
usr/src/lib/libdhcpagent/common/dhcp_stable.h
40
extern uchar_t *read_stable_duid(size_t *);
usr/src/lib/libdhcpagent/common/dhcp_stable.h
41
extern int write_stable_duid(const uchar_t *, size_t);
usr/src/lib/libdhcpagent/common/dhcp_stable.h
42
extern uchar_t *make_stable_duid(const char *, size_t *);
usr/src/lib/libdhcpagent/common/dhcpagent_ipc.h
282
uchar_t buffer[1]; /* dynamically extended */
usr/src/lib/libdhcpagent/common/dhcpagent_ipc.h
291
uchar_t buffer[1]; /* dynamically extended */
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1011
inittab_decode_e(const dhcp_symbol_t *ie, const uchar_t *payload,
usr/src/lib/libdhcputil/common/dhcp_inittab.c
111
inittab_load(uchar_t categories, char consumer, size_t *n_entries)
usr/src/lib/libdhcputil/common/dhcp_inittab.c
127
inittab_getbyname(uchar_t categories, char consumer, const char *name)
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1339
uchar_t *
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1361
inittab_decode(const dhcp_symbol_t *ie, const uchar_t *payload, uint16_t length,
usr/src/lib/libdhcputil/common/dhcp_inittab.c
143
inittab_getbycode(uchar_t categories, char consumer, uint16_t code)
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1465
(void) memcpy((uchar_t *)&uint32 + 1, from, 3);
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1563
(void) memcpy(to, (uchar_t *)&uint32 + 1, 3);
usr/src/lib/libdhcputil/common/dhcp_inittab.c
163
inittab_lookup(uchar_t categories, char consumer, const char *name,
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1664
itabcode_to_dsymcode(uchar_t itabcode)
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1683
static uchar_t
usr/src/lib/libdhcputil/common/dhcp_inittab.c
174
uchar_t category_code;
usr/src/lib/libdhcputil/common/dhcp_inittab.c
472
uchar_t *outbuf)
usr/src/lib/libdhcputil/common/dhcp_inittab.c
50
static uchar_t category_to_code(const char *);
usr/src/lib/libdhcputil/common/dhcp_inittab.c
547
uchar_t *
usr/src/lib/libdhcputil/common/dhcp_inittab.c
55
static dhcp_symbol_t *inittab_lookup(uchar_t, char, const char *, int32_t,
usr/src/lib/libdhcputil/common/dhcp_inittab.c
553
uchar_t n_entries = 0;
usr/src/lib/libdhcputil/common/dhcp_inittab.c
556
uchar_t *result = NULL;
usr/src/lib/libdhcputil/common/dhcp_inittab.c
557
uchar_t *optstart;
usr/src/lib/libdhcputil/common/dhcp_inittab.c
57
static dsym_category_t itabcode_to_dsymcode(uchar_t);
usr/src/lib/libdhcputil/common/dhcp_inittab.c
651
uchar_t *flen;
usr/src/lib/libdhcputil/common/dhcp_inittab.c
89
uchar_t cme_itabcode;
usr/src/lib/libdhcputil/common/dhcp_inittab.h
100
extern dhcp_symbol_t *inittab_load(uchar_t, char, size_t *);
usr/src/lib/libdhcputil/common/dhcp_inittab.h
101
extern dhcp_symbol_t *inittab_getbyname(uchar_t, char, const char *);
usr/src/lib/libdhcputil/common/dhcp_inittab.h
102
extern dhcp_symbol_t *inittab_getbycode(uchar_t, char, uint16_t);
usr/src/lib/libdhcputil/common/dhcp_inittab.h
103
extern uchar_t *inittab_encode(const dhcp_symbol_t *, const char *,
usr/src/lib/libdhcputil/common/dhcp_inittab.h
105
extern uchar_t *inittab_encode_e(const dhcp_symbol_t *, const char *,
usr/src/lib/libdhcputil/common/dhcp_inittab.h
107
extern char *inittab_decode(const dhcp_symbol_t *, const uchar_t *,
usr/src/lib/libdhcputil/common/dhcp_inittab.h
110
const uchar_t *, uint16_t, boolean_t, int *);
usr/src/lib/libdhcputil/common/dhcp_symbol.c
522
dsym_validate_granularity(dsym_cdtype_t type, uchar_t gran)
usr/src/lib/libdhcputil/common/dhcp_symbol.c
765
sym->ds_gran = (uchar_t)intval;
usr/src/lib/libdhcputil/common/dhcp_symbol.c
775
sym->ds_max = (uchar_t)intval;
usr/src/lib/libdhcputil/common/dhcp_symbol.h
108
uchar_t ds_gran; /* granularity */
usr/src/lib/libdhcputil/common/dhcp_symbol.h
109
uchar_t ds_max; /* maximum number */
usr/src/lib/libdhcputil/common/dhcp_symbol.h
111
uchar_t ds_dhcpv6; /* dhcpv6 flag */
usr/src/lib/libdisasm/common/dis_i386.c
65
uchar_t byte;
usr/src/lib/libdiskmgt/common/drive.c
108
uchar_t feature[2]; /* common to all */
usr/src/lib/libdiskmgt/common/drive.c
110
uchar_t current : 1;
usr/src/lib/libdiskmgt/common/drive.c
111
uchar_t persist : 1;
usr/src/lib/libdiskmgt/common/drive.c
112
uchar_t version : 4;
usr/src/lib/libdiskmgt/common/drive.c
113
uchar_t reserved: 2;
usr/src/lib/libdiskmgt/common/drive.c
115
uchar_t reserved: 2;
usr/src/lib/libdiskmgt/common/drive.c
116
uchar_t version : 4;
usr/src/lib/libdiskmgt/common/drive.c
117
uchar_t persist : 1;
usr/src/lib/libdiskmgt/common/drive.c
118
uchar_t current : 1;
usr/src/lib/libdiskmgt/common/drive.c
120
uchar_t len;
usr/src/lib/libdiskmgt/common/drive.c
123
uchar_t data[1];
usr/src/lib/libdiskmgt/common/drive.c
125
uchar_t data[1];
usr/src/lib/libdiskmgt/common/drive.c
1268
uchar_t buff[SCSIBUFLEN];
usr/src/lib/libdiskmgt/common/drive.c
127
uchar_t profile[2];
usr/src/lib/libdiskmgt/common/drive.c
129
uchar_t current_p : 1;
usr/src/lib/libdiskmgt/common/drive.c
130
uchar_t reserved1 : 7;
usr/src/lib/libdiskmgt/common/drive.c
132
uchar_t reserved1 : 7;
usr/src/lib/libdiskmgt/common/drive.c
133
uchar_t current_p : 1;
usr/src/lib/libdiskmgt/common/drive.c
1337
uchar_t buff[SCSIBUFLEN];
usr/src/lib/libdiskmgt/common/drive.c
135
uchar_t reserved2;
usr/src/lib/libdiskmgt/common/drive.c
138
uchar_t phys[4];
usr/src/lib/libdiskmgt/common/drive.c
1388
convnum(uchar_t *nptr, int len)
usr/src/lib/libdiskmgt/common/drive.c
1415
uchar_t c0, uchar_t c1)
usr/src/lib/libdiskmgt/common/drive.c
142
uchar_t async : 1;
usr/src/lib/libdiskmgt/common/drive.c
143
uchar_t reserved1 : 7;
usr/src/lib/libdiskmgt/common/drive.c
145
uchar_t reserved1 : 7;
usr/src/lib/libdiskmgt/common/drive.c
146
uchar_t async : 1;
usr/src/lib/libdiskmgt/common/drive.c
1468
FORMG0COUNT(&cdb, (uchar_t)nbytes);
usr/src/lib/libdiskmgt/common/drive.c
148
uchar_t reserved[3];
usr/src/lib/libdiskmgt/common/drive.c
152
uchar_t lock : 1;
usr/src/lib/libdiskmgt/common/drive.c
153
uchar_t resv1 : 1;
usr/src/lib/libdiskmgt/common/drive.c
154
uchar_t pvnt : 1;
usr/src/lib/libdiskmgt/common/drive.c
155
uchar_t eject : 1;
usr/src/lib/libdiskmgt/common/drive.c
156
uchar_t resv2 : 1;
usr/src/lib/libdiskmgt/common/drive.c
157
uchar_t loading : 3;
usr/src/lib/libdiskmgt/common/drive.c
159
uchar_t loading : 3;
usr/src/lib/libdiskmgt/common/drive.c
160
uchar_t resv2 : 1;
usr/src/lib/libdiskmgt/common/drive.c
161
uchar_t eject : 1;
usr/src/lib/libdiskmgt/common/drive.c
162
uchar_t pvnt : 1;
usr/src/lib/libdiskmgt/common/drive.c
163
uchar_t resv1 : 1;
usr/src/lib/libdiskmgt/common/drive.c
164
uchar_t lock : 1;
usr/src/lib/libdiskmgt/common/drive.c
166
uchar_t reserved[3];
usr/src/lib/libdiskmgt/common/drive.c
169
uchar_t lbsize[4];
usr/src/lib/libdiskmgt/common/drive.c
170
uchar_t blocking[2];
usr/src/lib/libdiskmgt/common/drive.c
172
uchar_t pp : 1;
usr/src/lib/libdiskmgt/common/drive.c
173
uchar_t reserved1 : 7;
usr/src/lib/libdiskmgt/common/drive.c
175
uchar_t reserved1 : 7;
usr/src/lib/libdiskmgt/common/drive.c
176
uchar_t pp : 1;
usr/src/lib/libdiskmgt/common/drive.c
178
uchar_t reserved;
usr/src/lib/libdiskmgt/common/drive.c
182
uchar_t cdtext : 1;
usr/src/lib/libdiskmgt/common/drive.c
183
uchar_t c2flag : 1;
usr/src/lib/libdiskmgt/common/drive.c
184
uchar_t reserved1 : 6;
usr/src/lib/libdiskmgt/common/drive.c
186
uchar_t reserved1 : 6;
usr/src/lib/libdiskmgt/common/drive.c
187
uchar_t c2flag : 1;
usr/src/lib/libdiskmgt/common/drive.c
188
uchar_t cdtext : 1;
usr/src/lib/libdiskmgt/common/drive.c
193
uchar_t sv : 1;
usr/src/lib/libdiskmgt/common/drive.c
194
uchar_t scm : 1;
usr/src/lib/libdiskmgt/common/drive.c
195
uchar_t scan : 1;
usr/src/lib/libdiskmgt/common/drive.c
196
uchar_t resv : 5;
usr/src/lib/libdiskmgt/common/drive.c
198
uchar_t resv : 5;
usr/src/lib/libdiskmgt/common/drive.c
199
uchar_t scan : 1;
usr/src/lib/libdiskmgt/common/drive.c
200
uchar_t scm : 1;
usr/src/lib/libdiskmgt/common/drive.c
201
uchar_t sv : 1;
usr/src/lib/libdiskmgt/common/drive.c
203
uchar_t reserved;
usr/src/lib/libdiskmgt/common/drive.c
204
uchar_t numlevels[2];
usr/src/lib/libdiskmgt/common/drive.c
207
uchar_t reserved[3];
usr/src/lib/libdiskmgt/common/drive.c
208
uchar_t version;
usr/src/lib/libdiskmgt/common/drive.c
233
uchar_t len[4];
usr/src/lib/libdiskmgt/common/drive.c
234
uchar_t reserved[2];
usr/src/lib/libdiskmgt/common/drive.c
235
uchar_t curprof[2];
usr/src/lib/libdiskmgt/common/drive.c
241
uchar_t pagecode : 6;
usr/src/lib/libdiskmgt/common/drive.c
242
uchar_t resv1 : 1;
usr/src/lib/libdiskmgt/common/drive.c
243
uchar_t ps : 1;
usr/src/lib/libdiskmgt/common/drive.c
245
uchar_t ps : 1;
usr/src/lib/libdiskmgt/common/drive.c
246
uchar_t resv1 : 1;
usr/src/lib/libdiskmgt/common/drive.c
247
uchar_t pagecode : 6;
usr/src/lib/libdiskmgt/common/drive.c
249
uchar_t pagelen;
usr/src/lib/libdiskmgt/common/drive.c
252
uchar_t cdr_read : 1;
usr/src/lib/libdiskmgt/common/drive.c
253
uchar_t cdrw_read : 1;
usr/src/lib/libdiskmgt/common/drive.c
254
uchar_t method2 : 1;
usr/src/lib/libdiskmgt/common/drive.c
255
uchar_t dvdrom_read : 1;
usr/src/lib/libdiskmgt/common/drive.c
256
uchar_t dvdr_read : 1;
usr/src/lib/libdiskmgt/common/drive.c
257
uchar_t dvdram_read : 1;
usr/src/lib/libdiskmgt/common/drive.c
258
uchar_t resv2 : 2;
usr/src/lib/libdiskmgt/common/drive.c
260
uchar_t resv2 : 2;
usr/src/lib/libdiskmgt/common/drive.c
261
uchar_t dvdram_read : 1;
usr/src/lib/libdiskmgt/common/drive.c
262
uchar_t dvdr_read : 1;
usr/src/lib/libdiskmgt/common/drive.c
263
uchar_t dvdrom_read : 1;
usr/src/lib/libdiskmgt/common/drive.c
264
uchar_t method2 : 1;
usr/src/lib/libdiskmgt/common/drive.c
265
uchar_t cdrw_read : 1;
usr/src/lib/libdiskmgt/common/drive.c
266
uchar_t cdr_read : 1;
usr/src/lib/libdiskmgt/common/drive.c
270
uchar_t cdr_write : 1;
usr/src/lib/libdiskmgt/common/drive.c
271
uchar_t cdrw_write : 1;
usr/src/lib/libdiskmgt/common/drive.c
272
uchar_t testwrite : 1;
usr/src/lib/libdiskmgt/common/drive.c
273
uchar_t resv3 : 1;
usr/src/lib/libdiskmgt/common/drive.c
274
uchar_t dvdr_write : 1;
usr/src/lib/libdiskmgt/common/drive.c
275
uchar_t dvdram_write : 1;
usr/src/lib/libdiskmgt/common/drive.c
276
uchar_t resv4 : 2;
usr/src/lib/libdiskmgt/common/drive.c
279
uchar_t resv4 : 2;
usr/src/lib/libdiskmgt/common/drive.c
280
uchar_t dvdram_write : 1;
usr/src/lib/libdiskmgt/common/drive.c
281
uchar_t dvdr_write : 1;
usr/src/lib/libdiskmgt/common/drive.c
282
uchar_t resv3 : 1;
usr/src/lib/libdiskmgt/common/drive.c
283
uchar_t testwrite : 1;
usr/src/lib/libdiskmgt/common/drive.c
284
uchar_t cdrw_write : 1;
usr/src/lib/libdiskmgt/common/drive.c
285
uchar_t cdr_write : 1;
usr/src/lib/libdiskmgt/common/drive.c
287
uchar_t misc0;
usr/src/lib/libdiskmgt/common/drive.c
288
uchar_t misc1;
usr/src/lib/libdiskmgt/common/drive.c
289
uchar_t misc2;
usr/src/lib/libdiskmgt/common/drive.c
290
uchar_t misc3;
usr/src/lib/libdiskmgt/common/drive.c
291
uchar_t obsolete0[2];
usr/src/lib/libdiskmgt/common/drive.c
292
uchar_t numvlevels[2];
usr/src/lib/libdiskmgt/common/drive.c
293
uchar_t bufsize[2];
usr/src/lib/libdiskmgt/common/drive.c
294
uchar_t obsolete1[4];
usr/src/lib/libdiskmgt/common/drive.c
295
uchar_t resv5;
usr/src/lib/libdiskmgt/common/drive.c
296
uchar_t misc4;
usr/src/lib/libdiskmgt/common/drive.c
297
uchar_t obsolete2;
usr/src/lib/libdiskmgt/common/drive.c
298
uchar_t copymgt[2];
usr/src/lib/libdiskmgt/common/drive.c
303
uchar_t modelen[2];
usr/src/lib/libdiskmgt/common/drive.c
304
uchar_t obsolete;
usr/src/lib/libdiskmgt/common/drive.c
305
uchar_t reserved[3];
usr/src/lib/libdiskmgt/common/drive.c
306
uchar_t desclen[2];
usr/src/lib/libdiskmgt/common/drive.c
335
static uint64_t convnum(uchar_t *nptr, int len);
usr/src/lib/libdiskmgt/common/drive.c
339
int command, int lun, uchar_t c0, uchar_t c1);
usr/src/lib/libdiskmgt/common/findevs.c
1238
uchar_t *bytes;
usr/src/lib/libdiskmgt/common/findevs.c
692
uchar_t *bytes;
usr/src/lib/libdladm/common/flowattr.c
109
netmask = (uchar_t *)&fd->fd_local_netmask;
usr/src/lib/libdladm/common/flowattr.c
113
netmask = (uchar_t *)&fd->fd_remote_netmask;
usr/src/lib/libdladm/common/flowattr.c
120
netmask = (uchar_t *)
usr/src/lib/libdladm/common/flowattr.c
85
uchar_t *netmask;
usr/src/lib/libdladm/common/libdlaggr.c
1012
const uchar_t *mac_addr, aggr_lacp_mode_t lacp_mode,
usr/src/lib/libdladm/common/libdlaggr.c
1117
boolean_t mac_addr_fixed, const uchar_t *mac_addr,
usr/src/lib/libdladm/common/libdlaggr.c
1290
const uchar_t *mac_addr, aggr_lacp_mode_t lacp_mode,
usr/src/lib/libdladm/common/libdlaggr.c
56
static uchar_t zero_mac[] = {0, 0, 0, 0, 0, 0};
usr/src/lib/libdladm/common/libdlaggr.c
633
uint32_t policy, boolean_t mac_addr_fixed, const uchar_t *mac_addr,
usr/src/lib/libdladm/common/libdlaggr.c
66
uchar_t ld_mac[ETHERADDRL];
usr/src/lib/libdladm/common/libdlaggr.c
733
(const uchar_t *)attr.lg_mac, attr.lg_lacp_mode,
usr/src/lib/libdladm/common/libdlaggr.c
839
dladm_aggr_str2macaddr(const char *str, boolean_t *mac_fixed, uchar_t *mac_addr)
usr/src/lib/libdladm/common/libdlaggr.c
841
uchar_t *conv_str;
usr/src/lib/libdladm/common/libdlaggr.h
56
uchar_t lp_mac[ETHERADDRL];
usr/src/lib/libdladm/common/libdlaggr.h
67
uchar_t lg_mac[ETHERADDRL];
usr/src/lib/libdladm/common/libdlaggr.h
76
uint32_t, boolean_t, const uchar_t *,
usr/src/lib/libdladm/common/libdlaggr.h
85
uint32_t, uint32_t, boolean_t, const uchar_t *,
usr/src/lib/libdladm/common/libdlaggr.h
94
uchar_t *);
usr/src/lib/libdladm/common/libdlflow.c
846
dladm_prefixlen2mask(int prefixlen, int maxlen, uchar_t *mask)
usr/src/lib/libdladm/common/libdlflow.h
78
extern dladm_status_t dladm_prefixlen2mask(int, int, uchar_t *);
usr/src/lib/libdladm/common/libdllink.h
111
uchar_t ma_addr[MAXMACADDRLEN];
usr/src/lib/libdladm/common/libdlmgmt.c
464
uchar_t *oattrval;
usr/src/lib/libdladm/common/libdlmgmt.c
512
uchar_t *oattrval;
usr/src/lib/libdladm/common/libdlmgmt.c
531
if ((err = nvpair_value_byte_array(nvp, (uchar_t **)&oattrval,
usr/src/lib/libdladm/common/libdlsim.c
188
uchar_t *mac_addr;
usr/src/lib/libdladm/common/libdlsim.h
42
uchar_t sna_mac_addr[MAXMACADDRLEN];
usr/src/lib/libdladm/common/libdlstat.c
2377
((uchar_t *)stats + stats_list[i].si_offset);
usr/src/lib/libdladm/common/libdlstat.c
2417
statfields = (uchar_t *)statentry +
usr/src/lib/libdladm/common/libdlstat.c
619
((uchar_t *)op1 + stats_list[i].si_offset);
usr/src/lib/libdladm/common/libdlstat.c
621
((uchar_t *)op2 + stats_list[i].si_offset);
usr/src/lib/libdladm/common/libdlstat.c
623
((uchar_t *)diff + stats_list[i].si_offset);
usr/src/lib/libdladm/common/libdlstat.c
651
((uchar_t *)op1 + stats_list[i].si_offset);
usr/src/lib/libdladm/common/libdlstat.c
653
((uchar_t *)op2 + stats_list[i].si_offset);
usr/src/lib/libdladm/common/libdlstat.c
655
((uchar_t *)sum + stats_list[i].si_offset);
usr/src/lib/libdladm/common/libdlstat.c
673
((uchar_t *)stats + stats_list[i].si_offset);
usr/src/lib/libdladm/common/libdlvnic.c
403
vnic_mac_addr_type_t mac_addr_type, uchar_t *mac_addr, uint_t mac_len,
usr/src/lib/libdladm/common/libdlvnic.c
414
uchar_t tmp_addr[MAXMACADDRLEN];
usr/src/lib/libdladm/common/libdlvnic.c
59
static const char *dladm_vnic_macaddr2str(const uchar_t *, char *);
usr/src/lib/libdladm/common/libdlvnic.c
60
static dladm_status_t dladm_vnic_str2macaddr(const char *, uchar_t *);
usr/src/lib/libdladm/common/libdlvnic.c
663
dladm_vnic_macaddr2str(const uchar_t *mac, char *buf)
usr/src/lib/libdladm/common/libdlvnic.c
679
dladm_vnic_str2macaddr(const char *str, uchar_t *buf)
usr/src/lib/libdladm/common/libdlvnic.c
682
uchar_t *b = _link_aton(str, &len);
usr/src/lib/libdladm/common/libdlvnic.h
45
uchar_t va_mac_addr[MAXMACADDRLEN];
usr/src/lib/libdladm/common/libdlvnic.h
56
datalink_id_t, vnic_mac_addr_type_t, uchar_t *,
usr/src/lib/libdladm/common/libdlwlan.c
995
uchar_t *buf;
usr/src/lib/libdladm/common/linkprop.c
2963
uchar_t *lladdr;
usr/src/lib/libdladm/common/linkprop.c
3207
uchar_t *addr;
usr/src/lib/libdladm/common/linkprop.c
4372
uchar_t *dp;
usr/src/lib/libdladm/common/linkprop.c
4406
dp = (uchar_t *)dip->pr_val;
usr/src/lib/libdladm/common/linkprop.c
4799
dp = (uchar_t *)dip->pr_val;
usr/src/lib/libdladm/common/usage.c
369
bcopy((uchar_t *)o->eo_item.ei_raw, nd->net_desc_ehost,
usr/src/lib/libdladm/common/usage.c
373
bcopy((uchar_t *)o->eo_item.ei_raw, nd->net_desc_edest,
usr/src/lib/libdladm/common/usage.c
52
uchar_t net_desc_ehost[ETHERADDRL];
usr/src/lib/libdladm/common/usage.c
53
uchar_t net_desc_edest[ETHERADDRL];
usr/src/lib/libdlpi/common/libdlpi.h
109
uchar_t di_physaddr[DLPI_PHYSADDR_MAX];
usr/src/lib/libdlpi/common/libdlpi.h
110
uchar_t di_physaddrlen;
usr/src/lib/libdlpi/common/libdlpi.h
111
uchar_t di_bcastaddr[DLPI_PHYSADDR_MAX];
usr/src/lib/libdlpi/common/libdlpi.h
112
uchar_t di_bcastaddrlen;
usr/src/lib/libdlpi/common/libdlpi.h
139
uchar_t dri_destaddr[DLPI_PHYSADDR_MAX];
usr/src/lib/libdlpi/common/libdlpi.h
140
uchar_t dri_destaddrlen;
usr/src/lib/libdlpi/common/libdlpi.h
155
uchar_t physaddr[DLPI_PHYSADDR_MAX];
usr/src/lib/libdlpi/common/libdlpi.h
156
uchar_t physaddrlen;
usr/src/lib/libds/common/libds.c
222
uchar_t *bufp;
usr/src/lib/libdtrace/common/dt_buf.c
96
uchar_t *new_buf;
usr/src/lib/libdtrace/common/dt_buf.h
38
uchar_t *dbu_buf; /* buffer base address */
usr/src/lib/libdtrace/common/dt_buf.h
39
uchar_t *dbu_ptr; /* current buffer location */
usr/src/lib/libdtrace/common/dt_consume.c
1218
if (dt_printf(dtp, fp, " %02x", (uchar_t)c[j]) < 0)
usr/src/lib/libdtrace/common/dt_consume.c
2357
(uchar_t *)buf->dtbd_data + offs,
usr/src/lib/libdtrace/common/dt_module.c
114
uchar_t type = ELF64_ST_TYPE(sym->st_info);
usr/src/lib/libdtrace/common/dt_module.c
81
uchar_t type = ELF32_ST_TYPE(sym->st_info);
usr/src/lib/libdtrace/common/dt_parser.c
2657
uchar_t dnkind;
usr/src/lib/libdtrace/common/dt_parser.c
522
dnp->dn_kind = (uchar_t)kind;
usr/src/lib/libdtrace/common/dt_parser.c
559
uchar_t kind = dnp->dn_kind;
usr/src/lib/libdtrace/common/dt_parser.h
55
uchar_t dn_kind; /* node kind (DT_NODE_*, defined below) */
usr/src/lib/libdtrace/common/dt_parser.h
56
uchar_t dn_flags; /* node flags (DT_NF_*, defined below) */
usr/src/lib/libdtrace/i386/dt_isadep.c
425
uchar_t *instr;
usr/src/lib/libdtrace/i386/dt_isadep.c
462
dt_instr_size(uchar_t *instr, dtrace_hdl_t *dtp, pid_t pid, uintptr_t addr,
usr/src/lib/libdtrace/i386/dt_isadep.c
489
(uchar_t)x86dis.d86_bytes[0] == FASTTRAP_INSTR)
usr/src/lib/libdtrace/i386/dt_isadep.c
57
static int dt_instr_size(uchar_t *, dtrace_hdl_t *, pid_t, uintptr_t, char);
usr/src/lib/libefi/common/rdwr_efi.c
1215
uuid_is_null((uchar_t *)&vtoc->efi_parts[i].p_uguid)) {
usr/src/lib/libefi/common/rdwr_efi.c
1216
(void) uuid_generate((uchar_t *)
usr/src/lib/libefi/common/rdwr_efi.c
226
(void) uuid_generate((uchar_t *)&uuid);
usr/src/lib/libefi/common/rdwr_efi.c
607
(uchar_t)LE_16(
usr/src/lib/libefi/common/rdwr_efi.c
723
uchar_t *cp;
usr/src/lib/libefi/common/rdwr_efi.c
725
uchar_t *buf;
usr/src/lib/libefi/common/rdwr_efi.c
756
cp = (uchar_t *)&mb.parts[slot * sizeof (struct ipart)];
usr/src/lib/libefi/common/rdwr_efi.c
832
if (uuid_is_null((uchar_t *)&vtoc->efi_parts[i].p_guid))
usr/src/lib/libelfsign/common/elfcertlib.c
497
const uchar_t *data, size_t data_len,
usr/src/lib/libelfsign/common/elfcertlib.c
498
uchar_t *sig, size_t *sig_len)
usr/src/lib/libelfsign/common/elfcertlib.c
503
uchar_t der_data[sizeof (MD5_DER_PREFIX) + MD5_DIGEST_LENGTH];
usr/src/lib/libelfsign/common/elfcertlib.c
528
tobesigned.Data = (uchar_t *)der_data;
usr/src/lib/libelfsign/common/elfcertlib.c
531
tobesigned.Data = (uchar_t *)data;
usr/src/lib/libelfsign/common/elfcertlib.c
535
signature.Data = (uchar_t *)sig;
usr/src/lib/libelfsign/common/elfcertlib.c
581
const uchar_t *signature, size_t sig_len,
usr/src/lib/libelfsign/common/elfcertlib.c
582
const uchar_t *data, size_t data_len)
usr/src/lib/libelfsign/common/elfcertlib.c
592
indata.Data = (uchar_t *)data;
usr/src/lib/libelfsign/common/elfcertlib.c
594
insig.Data = (uchar_t *)signature;
usr/src/lib/libelfsign/common/elfsignlib.c
1005
elfsign_hash_mem_resident(ELFsign_t ess, uchar_t *hash, size_t *hash_len)
usr/src/lib/libelfsign/common/elfsignlib.c
1027
uchar_t hash[SIG_MAX_LENGTH];
usr/src/lib/libelfsign/common/elfsignlib.c
104
const uchar_t *sig,
usr/src/lib/libelfsign/common/elfsignlib.c
1256
elfsign_buffer_len(ELFsign_t ess, size_t *ip, uchar_t *cp,
usr/src/lib/libelfsign/common/elfsignlib.c
63
uchar_t fsx_signature[SIG_MAX_LENGTH];
usr/src/lib/libelfsign/common/elfsignlib.c
845
const uchar_t *sig,
usr/src/lib/libelfsign/common/elfsignlib.c
858
uchar_t *sig,
usr/src/lib/libelfsign/common/elfsignlib.c
894
elfsign_hash_common(ELFsign_t ess, uchar_t *hash, size_t *hash_len,
usr/src/lib/libelfsign/common/elfsignlib.c
992
elfsign_hash(ELFsign_t ess, uchar_t *hash, size_t *hash_len)
usr/src/lib/libelfsign/common/libelfsign.h
121
const uchar_t *sig, int sig_len, const char *oid, int oid_len);
usr/src/lib/libelfsign/common/libelfsign.h
123
struct filesignatures *fsp, uchar_t *sig, size_t *sig_len);
usr/src/lib/libelfsign/common/libelfsign.h
130
extern ELFsign_status_t elfsign_hash(ELFsign_t ess, uchar_t *hash,
usr/src/lib/libelfsign/common/libelfsign.h
133
uchar_t *hash, size_t *hash_len);
usr/src/lib/libelfsign/common/libelfsign.h
134
extern void elfsign_buffer_len(ELFsign_t ess, size_t *ip, uchar_t *cp,
usr/src/lib/libelfsign/common/libelfsign.h
176
const uchar_t *data, size_t data_len, uchar_t *sig,
usr/src/lib/libelfsign/common/libelfsign.h
181
const uchar_t *sig, size_t sig_len,
usr/src/lib/libelfsign/common/libelfsign.h
182
const uchar_t *data, size_t data_len);
usr/src/lib/libfakekernel/common/kstat.c
24
const char *ks_class, uchar_t ks_type, uint_t ks_ndata, uchar_t ks_flags,
usr/src/lib/libfakekernel/common/kstat.c
33
const char *ks_class, uchar_t ks_type, uint_t ks_ndata, uchar_t ks_flags)
usr/src/lib/libfakekernel/common/kstat.c
40
kstat_named_init(kstat_named_t *knp, const char *name, uchar_t type)
usr/src/lib/libfcoe/common/libfcoe.h
96
uchar_t wwn[8];
usr/src/lib/libfdisk/common/libfdisk.c
1070
part->beghead = (uchar_t)hd;
usr/src/lib/libfdisk/common/libfdisk.c
1071
part->begsect = (uchar_t)(((cy >> 2) & 0xc0) | sc);
usr/src/lib/libfdisk/common/libfdisk.c
1088
part->endhead = (uchar_t)hd;
usr/src/lib/libfdisk/common/libfdisk.c
1089
part->endsect = (uchar_t)(((cy >> 2) & 0xc0) | sc);
usr/src/lib/libfdisk/common/libfdisk.c
1410
fdisk_invalid_bb_sig(ext_part_t *epp, uchar_t **bbsig_arr)
usr/src/lib/libfdisk/common/libfdisk.c
384
fdisk_get_part_info(ext_part_t *epp, int pnum, uchar_t *sysid, uint32_t *begsec,
usr/src/lib/libfdisk/common/libfdisk.c
630
if ((ext_buf = (uchar_t *)malloc(sectsize)) == NULL) {
usr/src/lib/libfdisk/common/libfdisk.c
774
uchar_t *buf;
usr/src/lib/libfdisk/common/libfdisk.c
793
buf = calloc(sectsize, sizeof (uchar_t));
usr/src/lib/libfdisk/common/libfdisk.c
876
fdisk_change_logical_drive_id(ext_part_t *epp, int pno, uchar_t partid)
usr/src/lib/libfdisk/common/libfdisk.c
908
uchar_t partid)
usr/src/lib/libfdisk/common/libfdisk.h
250
uchar_t invalid_bb_sig[MAX_EXT_PARTS];
usr/src/lib/libfdisk/common/libfdisk.h
286
extern int fdisk_get_part_info(ext_part_t *epp, int pnum, uchar_t *sysid,
usr/src/lib/libfdisk/common/libfdisk.h
290
uchar_t partid);
usr/src/lib/libfdisk/common/libfdisk.h
292
uint32_t endsec, uchar_t partid);
usr/src/lib/libfdisk/common/libfdisk.h
297
extern int fdisk_invalid_bb_sig(ext_part_t *epp, uchar_t **bbsig_arr);
usr/src/lib/libfru/libnvfru/nvfru.c
137
(void) nvlist_add_byte_array(nv, path, (uchar_t *)field,
usr/src/lib/libhotplug/common/libhotplug.c
1030
if ((rv = nvpair_value_byte_array(nvp, (uchar_t **)&buf,
usr/src/lib/libhotplug/common/libhotplug.c
1041
if ((rv = nvpair_value_byte_array(nvp, (uchar_t **)&buf,
usr/src/lib/libhotplug/common/libhotplug.c
1343
(uchar_t **)&buf, (uint_t *)&len) == 0) {
usr/src/lib/libhotplug/common/libhotplug.c
746
(uchar_t *)buf, len);
usr/src/lib/libhotplug/common/libhotplug.c
817
(uchar_t **)&buf, (uint_t *)&len)) == 0) {
usr/src/lib/libhotplug/common/libhotplug.c
895
(uchar_t *)buf, len);
usr/src/lib/libhotplug/common/libhotplug.c
907
(uchar_t *)buf, len);
usr/src/lib/libidmap/common/idmap_api.c
657
(uchar_t **)&namerules, sizeof (*namerules),
usr/src/lib/libidmap/common/idmap_api.c
801
(uchar_t **)&mappings, sizeof (*mappings),
usr/src/lib/libidmap/common/idmap_impl.h
113
uchar_t **, size_t, xdrproc_t, xdrproc_t);
usr/src/lib/libidmap/common/utils.c
107
(void) memset((uchar_t *)t2 + (len * sizeof (*t2)), 0,
usr/src/lib/libidmap/common/utils.c
118
void *arg, uchar_t **list, size_t valsize,
usr/src/lib/libidmap/common/utils.c
72
(void) memset((uchar_t *)tmplist +
usr/src/lib/libidmap/common/utils.c
98
(void) memset((uchar_t *)t1 + (len * sizeof (*t1)), 0,
usr/src/lib/libinetutil/common/libinetutil_impl.h
70
uchar_t iutq_timer_id_map[(IU_TIMER_ID_MAX + CHAR_BIT) /
usr/src/lib/libipsecutil/common/ikedoor.h
782
uchar_t token_pin[MAX_PIN_LEN];
usr/src/lib/libkmf/ber_der/common/clasn1.c
1163
ex->extnId.Data = (uchar_t *)extOID.bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
1167
ex->BERvalue.Data = (uchar_t *)extValue.bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
1296
serno.val = (uchar_t *)bvserno->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
1348
(uchar_t *)optfield;
usr/src/lib/libkmf/ber_der/common/clasn1.c
1359
(uchar_t *)optfield;
usr/src/lib/libkmf/ber_der/common/clasn1.c
1498
(uchar_t *)signature;
usr/src/lib/libkmf/ber_der/common/clasn1.c
1598
encodedname->Data = (uchar_t *)bv->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
1717
enc_tbs_cert_ptr->Data = (uchar_t *)tbsdata->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
1790
encodedcert->Data = (uchar_t *)tbsdata->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2067
csrptr->signature.encrypted.Data = (uchar_t *)signature;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2250
encodedkey->Data = (uchar_t *)dsadata->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2264
uchar_t ver = 0;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2288
encodedkey->Data = (uchar_t *)rsadata->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2302
uchar_t ver = 1;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2339
encodedkey->Data = (uchar_t *)data->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2373
enc_tbs_csr_ptr->Data = (uchar_t *)tbsdata->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2440
encodedcsr->Data = (uchar_t *)tbsdata->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2504
pKeyParts[KMF_DSA_PRIME].Data = (uchar_t *)P->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2507
(uchar_t *)Q->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2509
pKeyParts[KMF_DSA_BASE].Data = (uchar_t *)G->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2530
(uchar_t *)PubKey->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2564
(uchar_t *)Mod->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
2567
(uchar_t *)Exp->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
266
algoid->algorithm.Data = (uchar_t *)algoid_data.bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
278
algoid->algorithm.Data = (uchar_t *)AlgOID.bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
381
EncodedSPKI->Data = (uchar_t *)result->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
403
spki->subjectPublicKey.Data = (uchar_t *)bitstr;
usr/src/lib/libkmf/ber_der/common/clasn1.c
455
signature->Data = (uchar_t *)buf->bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
707
validity->notBefore.time.Data = (uchar_t *)t1str;
usr/src/lib/libkmf/ber_der/common/clasn1.c
711
validity->notAfter.time.Data = (uchar_t *)t2str;
usr/src/lib/libkmf/ber_der/common/clasn1.c
959
newpair->type.Data = (uchar_t *)AttrOID.bv_val;
usr/src/lib/libkmf/ber_der/common/clasn1.c
962
newpair->value.Data = (uchar_t *)AttrValue;
usr/src/lib/libkmf/include/kmftypes.h
38
uchar_t *Data;
usr/src/lib/libkmf/include/kmftypes.h
42
uchar_t *val;
usr/src/lib/libkmf/include/kmftypes.h
663
uchar_t critical;
usr/src/lib/libkmf/include/kmftypes.h
669
uchar_t critical;
usr/src/lib/libkmf/libkmf/common/certgetsetop.c
1158
(void) memcpy(dp->reasons.Data, (uchar_t *)bit_string,
usr/src/lib/libkmf/libkmf/common/certgetsetop.c
1676
"%02x", (uchar_t)ID.Data[i]);
usr/src/lib/libkmf/libkmf/common/certgetsetop.c
1850
extn.BERvalue.Data = (uchar_t *)extdata->bv_val;
usr/src/lib/libkmf/libkmf/common/certgetsetop.c
1961
(uchar_t *)strdup(szNotBefore);
usr/src/lib/libkmf/libkmf/common/certgetsetop.c
1974
(uchar_t *)strdup(szNotAfter);
usr/src/lib/libkmf/libkmf/common/certgetsetop.c
2142
foundextn->BERvalue.Data = (uchar_t *)extdata->bv_val;
usr/src/lib/libkmf/libkmf/common/certgetsetop.c
2151
newextn.BERvalue.Data = (uchar_t *)extdata->bv_val;
usr/src/lib/libkmf/libkmf/common/certgetsetop.c
2243
extn.BERvalue.Data = (uchar_t *)extdata->bv_val;
usr/src/lib/libkmf/libkmf/common/certop.c
1778
uchar_t *bytes = NULL;
usr/src/lib/libkmf/libkmf/common/certop.c
1798
(uchar_t *)policy->VAL_OCSP_RESP_CERT.serial,
usr/src/lib/libkmf/libkmf/common/certop.c
2259
uchar_t *bytes = NULL;
usr/src/lib/libkmf/libkmf/common/certop.c
2282
ret = kmf_hexstr_to_bytes((uchar_t *)policy->ta_serial,
usr/src/lib/libkmf/libkmf/common/certop.c
2712
uchar_t *d = NULL;
usr/src/lib/libkmf/libkmf/common/csrcrlop.c
327
foundextn->BERvalue.Data = (uchar_t *)extdata->bv_val;
usr/src/lib/libkmf/libkmf/common/csrcrlop.c
336
newextn.BERvalue.Data = (uchar_t *)extdata->bv_val;
usr/src/lib/libkmf/libkmf/common/generalop.c
1858
derdata->Data = (uchar_t *)extdata->bv_val;
usr/src/lib/libkmf/libkmf/common/generalop.c
1898
derdata->Data = (uchar_t *)extdata->bv_val;
usr/src/lib/libkmf/libkmf/common/generalop.c
1943
uchar_t tagval;
usr/src/lib/libkmf/libkmf/common/generalop.c
1959
encodedname->Data = (uchar_t *)strdup(namedata);
usr/src/lib/libkmf/libkmf/common/generalop.c
1966
encodedname->Data = (uchar_t *)strdup(namedata);
usr/src/lib/libkmf/libkmf/common/generalop.c
1977
encodedname->Data = (uchar_t *)strdup(namedata);
usr/src/lib/libkmf/libkmf/common/generalop.c
2034
encodedname->Data = (uchar_t *)extdata->bv_val;
usr/src/lib/libkmf/libkmf/common/generalop.c
2247
foundextn->BERvalue.Data = (uchar_t *)extdata->bv_val;
usr/src/lib/libkmf/libkmf/common/generalop.c
2252
subjAltName.BERvalue.Data = (uchar_t *)extdata->bv_val;
usr/src/lib/libkmf/libkmf/common/generalop.c
47
static uchar_t pkcs11_initialized = 0;
usr/src/lib/libkmf/libkmf/common/generalop.c
785
uchar_t *cp;
usr/src/lib/libkmf/libkmf/common/generalop.c
848
check_for_pem(uchar_t *buf, KMF_ENCODE_FORMAT *fmt)
usr/src/lib/libkmf/libkmf/common/generalop.c
892
check_for_pkcs12(uchar_t *buf, int buf_len)
usr/src/lib/libkmf/libkmf/common/generalop.c
974
uchar_t *buf = data->Data;
usr/src/lib/libkmf/libkmf/common/pk11keys.c
450
uchar_t digest[1024];
usr/src/lib/libkmf/libkmf/common/pk11keys.c
715
ID->Data = (uchar_t *)malloc(SHA1_HASH_LENGTH);
usr/src/lib/libkmf/libkmf/common/pk11keys.c
761
static uchar_t SHA1_DER_PREFIX[] = {
usr/src/lib/libkmf/libkmf/common/pk11keys.c
765
static uchar_t MD5_DER_PREFIX[] = {
usr/src/lib/libkmf/libkmf/common/pk11keys.c
770
static uchar_t SHA256_DER_PREFIX[] = {0x30, 0x31, 0x30, 0x0d,
usr/src/lib/libkmf/libkmf/common/pk11keys.c
774
static uchar_t SHA384_DER_PREFIX[] = {0x30, 0x41, 0x30, 0x0d,
usr/src/lib/libkmf/libkmf/common/pk11keys.c
778
static uchar_t SHA512_DER_PREFIX[] = {0x30, 0x51, 0x30, 0x0d,
usr/src/lib/libkmf/libkmf/common/pk11keys.c
826
uchar_t *pfx;
usr/src/lib/libkmf/libkmf/common/rdn_parser.c
548
uchar_t c;
usr/src/lib/libkmf/libkmf/common/rdn_parser.c
576
uchar_t c;
usr/src/lib/libkmf/mappers/kmf_mapper_cn/common/mapper_cn.c
93
uchar_t *cn = NULL;
usr/src/lib/libkmf/plugins/kmf_nss/common/nss_spi.c
1841
pwitem.data = (uchar_t *)p12cred->cred;
usr/src/lib/libkmf/plugins/kmf_nss/common/nss_spi.c
2192
nickname.data = (uchar_t *)keylabel;
usr/src/lib/libkmf/plugins/kmf_nss/common/nss_spi.c
2197
uchar_t ver = 0;
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
110
static uchar_t P[] = { 0x00, 0x8d, 0xf2, 0xa4, 0x94, 0x49, 0x22, 0x76,
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
120
static uchar_t Q[] = { 0x00, 0xc7, 0x73, 0x21, 0x8c, 0x73, 0x7e, 0xc8,
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
124
static uchar_t G[] = { 0x00, 0x62, 0x6d, 0x02, 0x78, 0x39, 0xea, 0x0a,
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
1759
uchar_t *p;
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
1822
uchar_t hash[EVP_MAX_MD_SIZE];
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
2022
xcert = d2i_X509(NULL, (const uchar_t **)&outbuf_p, pcert->Length);
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
2365
issuer = d2i_X509(NULL, (const uchar_t **)&ptmp,
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
2375
cert = d2i_X509(NULL, (const uchar_t **)&ptmp,
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
2575
signer = d2i_X509(NULL, (const uchar_t **)&ptmp,
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
2588
issuer = d2i_X509(NULL, (const uchar_t **)&ptmp,
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
3072
uchar_t *keyid, unsigned int keyidlen)
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
3115
uchar_t *keyid, unsigned int keyidlen, char *label, int label_len)
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
3414
const uchar_t *p = certlist[i].certificate.Data;
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
3429
(uchar_t *)certlist[i].kmf_private.label,
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
370
uchar_t *tmp;
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
374
if ((tmp = derdata.Data = (uchar_t *)OPENSSL_malloc(derdata.Length))
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
3844
uchar_t *data = NULL;
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
4096
to->val = (uchar_t *)malloc(sz);
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
4323
key->id.Data = (uchar_t *)malloc(
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
4427
rv = extract_pkcs12(bio, (uchar_t *)cred->cred,
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
4440
(uchar_t *)cred->cred, (uint32_t)cred->credlen,
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
4675
rkey->keydata.val = (uchar_t *)deskey;
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
4684
rkey->keydata.val = (uchar_t *)des3key;
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
4717
rkey->keydata.val = (uchar_t *)random;
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
510
uchar_t *a = malloc(bnlen);
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
5511
xcert = d2i_X509(NULL, (const uchar_t **)&p, len);
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
694
(uchar_t *)NULL, 0, NULL, &certs, &nc);
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
822
D = BN_bin2bn((const uchar_t *)PriExp->bv_val, PriExp->bv_len, D);
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
829
P = BN_bin2bn((const uchar_t *)Prime1->bv_val, Prime1->bv_len, P);
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
836
Q = BN_bin2bn((const uchar_t *)Prime2->bv_val, Prime2->bv_len, Q);
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
873
rsa.mod.val = (uchar_t *)Mod->bv_val;
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
876
rsa.pubexp.val = (uchar_t *)PubExp->bv_val;
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
879
rsa.priexp.val = (uchar_t *)PriExp->bv_val;
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
882
rsa.prime1.val = (uchar_t *)Prime1->bv_val;
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
885
rsa.prime2.val = (uchar_t *)Prime2->bv_val;
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
986
uchar_t *d = NULL;
usr/src/lib/libkmf/plugins/kmf_pkcs11/common/pkcs11_spi.c
1056
(uchar_t *)PubKeyParams->bv_val;
usr/src/lib/libkmf/plugins/kmf_pkcs11/common/pkcs11_spi.c
1064
spki.subjectPublicKey.Data = (uchar_t *)EncodedKey->bv_val;
usr/src/lib/libkmf/plugins/kmf_pkcs11/common/pkcs11_spi.c
1897
IDOutput.Data = (uchar_t *)IDHashData;
usr/src/lib/libkmf/plugins/kmf_pkcs11/common/pkcs11_spi.c
2012
uchar_t digest[1024];
usr/src/lib/libkmf/plugins/kmf_pkcs11/common/pkcs11_spi.c
204
if ((ck_rv = C_Login(hSession, CKU_USER, (uchar_t *)cred->cred,
usr/src/lib/libkmf/plugins/kmf_pkcs11/common/pkcs11_spi.c
2555
uchar_t *pubvalue;
usr/src/lib/libkmf/plugins/kmf_pkcs11/common/pkcs11_spi.c
2906
iddata->Data[i++] = (uchar_t)(lvalue & 0x000000FF);
usr/src/lib/libktest/common/libktest.h
39
uchar_t *krq_input;
usr/src/lib/libmapid/common/mapid.c
268
static uchar_t *
usr/src/lib/libmapid/common/mapid.c
269
resolv_skip_rr(uchar_t *p, uchar_t *eom)
usr/src/lib/libmapid/common/mapid.c
318
resolve_process_txt(uchar_t *p, int dlen)
usr/src/lib/libmapid/common/mapid.c
381
uchar_t *buf;
usr/src/lib/libmapid/common/mapid.c
383
uchar_t name[DNAMEMAX];
usr/src/lib/libmapid/common/mapid.c
384
uchar_t *eom;
usr/src/lib/libmapid/common/mapid.c
385
uchar_t *p;
usr/src/lib/libmapid/common/mapid.c
406
buf = (uchar_t *)&answer.buf;
usr/src/lib/libmapid/common/mapid.c
408
eom = (uchar_t *)(buf + answer_len);
usr/src/lib/libmapid/common/mapid.c
424
p = (uchar_t *)(buf + HFIXEDSZ);
usr/src/lib/libmapid/common/mapid.h
129
static void resolve_process_txt(uchar_t *, int);
usr/src/lib/libmapid/common/mapid.h
132
static uchar_t *resolv_skip_rr(uchar_t *, uchar_t *);
usr/src/lib/libmapid/common/mapid.h
99
uchar_t buf[PACKETSZ];
usr/src/lib/libmlrpc/common/mlrpc_clh.c
358
ndr_rpc_get_ssnkey(mlrpc_handle_t *handle, uchar_t *key, size_t len)
usr/src/lib/libmlrpc/common/ndr_marshal.c
798
val->auth_value = (uchar_t *)NDS_MALLOC(nds, hdr->auth_length,
usr/src/lib/libmlrpc/common/ndr_marshal.c
920
uchar_t *next_frag_ptr = nds->pdu_base_addr +
usr/src/lib/libmlrpc/common/ndr_wchar.c
102
err = uconv_u8tou16((const uchar_t *)mbs, &mbslen,
usr/src/lib/libmlrpc/common/ndr_wchar.c
142
(uchar_t *)mbs, &mbslen, UCONV_IN_SYSTEM_ENDIAN);
usr/src/lib/libmtmalloc/common/mtmalloc.c
364
uchar_t mask;
usr/src/lib/libmtmalloc/common/mtmalloc.c
527
uchar_t oversize_bits = 0;
usr/src/lib/libmtmalloc/common/mtmalloc.c
914
uchar_t mask = 0;
usr/src/lib/libnisdb/ldap_print.c
443
uchar_t *a = access;
usr/src/lib/libnisdb/yptol/dit_access_utils.c
919
(int)(uchar_t)
usr/src/lib/libnsl/des/des_crypt.c
153
desp->des_buf = (uchar_t *)buf;
usr/src/lib/libnsl/des/des_soft.c
179
(void) __des_encrypt((uchar_t *)buf, &softkey);
usr/src/lib/libnsl/des/des_soft.c
186
(void) __des_encrypt((uchar_t *)buf, &softkey);
usr/src/lib/libnsl/des/des_soft.c
195
(void) __des_encrypt((uchar_t *)buf, &softkey);
usr/src/lib/libnsl/des/des_soft.c
210
__des_setkey(uchar_t userkey[8], struct deskeydata *kd, unsigned dir)
usr/src/lib/libnsl/des/des_soft.c
304
__des_encrypt(uchar_t *data, struct deskeydata *kd)
usr/src/lib/libnsl/des/des_soft.c
68
static int __des_encrypt(uchar_t *, struct deskeydata *);
usr/src/lib/libnsl/des/des_soft.c
69
static int __des_setkey(uchar_t[8], struct deskeydata *, unsigned);
usr/src/lib/libnsl/include/rpcsvc/nis_dhext.h
58
uchar_t key[1];
usr/src/lib/libnsl/key/gen_dhkeys.c
135
getseed((char *)seed, (int)sizeof (seed), (uchar_t *)pass);
usr/src/lib/libnsl/nsl/t_optmgmt.c
154
if ((uchar_t *)opt_start + sizeof (struct t_opthdr)
usr/src/lib/libnsl/nsl/t_optmgmt.c
155
> (uchar_t *)opt_end) {
usr/src/lib/libnsl/nsl/t_optmgmt.c
170
if ((uchar_t *)opt_start + sizeof (struct t_opthdr)
usr/src/lib/libnsl/nsl/t_optmgmt.c
171
> (uchar_t *)opt_end) {
usr/src/lib/libnsl/nsl/t_optmgmt.c
193
next_opt = (struct t_opthdr *)((uchar_t *)opt +
usr/src/lib/libnsl/nsl/t_optmgmt.c
196
if ((uchar_t *)next_opt < (uchar_t *)opt || /* (1) */
usr/src/lib/libnsl/nsl/t_optmgmt.c
198
(((uchar_t *)next_opt - (uchar_t *)opt_end) >=
usr/src/lib/libnsl/nsl/t_optmgmt.c
215
optlen = (t_scalar_t)((uchar_t *)
usr/src/lib/libnsl/nsl/t_optmgmt.c
216
next_opt - (uchar_t *)opt_start);
usr/src/lib/libnsl/rpc/auth_des.c
103
uchar_t pkey_data[1024];
usr/src/lib/libnsl/rpc/auth_des.c
80
uchar_t ad_pkey[1024]; /* Servers actual public key */
usr/src/lib/libnsl/rpc/ti_opts.c
308
opt_end = (struct T_opthdr *)((uchar_t *)opt_start + total_optlen);
usr/src/lib/libnsl/rpc/ti_opts.c
315
if (((uchar_t *)opt + sizeof (struct T_opthdr)) >
usr/src/lib/libnsl/rpc/ti_opts.c
316
(uchar_t *)opt_end) {
usr/src/lib/libnsl/rpc/ti_opts.c
324
if (((uchar_t *)opt + opt->len) > (uchar_t *)opt_end) {
usr/src/lib/libnsl/rpc/ti_opts.c
334
if (((uchar_t *)opt + sizeof (struct in_addr)) >
usr/src/lib/libnsl/rpc/ti_opts.c
335
(uchar_t *)opt_end) {
usr/src/lib/libnsl/rpc/ti_opts.c
388
if (((uchar_t *)opt +
usr/src/lib/libnsl/rpc/ti_opts.c
390
(uchar_t *)opt_end) {
usr/src/lib/libnsl/rpc/ti_opts.c
445
opt = (struct T_opthdr *)((uchar_t *)opt +
usr/src/lib/libnsl/rpc/xdr.c
314
xdr_u_char(XDR *xdrs, uchar_t *cp)
usr/src/lib/libnsl/rpc/xdr.c
325
*cp = (uchar_t)i;
usr/src/lib/libnvme/common/libnvme_ctrl_info.c
172
uchar_t *ctrl, *ns;
usr/src/lib/libnvpair/libnvpair.c
1025
uchar_t val, val_arg;
usr/src/lib/libnvpair/libnvpair.c
1035
uchar_t *val_array, val_arg;
usr/src/lib/libnvpair/libnvpair.c
205
NVLIST_PRTFUNC(byte, uchar_t, uchar_t, "0x%2.2x")
usr/src/lib/libnvpair/libnvpair.c
246
NVLIST_ARRPRTFUNC(byte_array, uchar_t, uchar_t, "0x%2.2x")
usr/src/lib/libnvpair/libnvpair.c
432
NVLIST_PRINTCTL_REPLACE(byte, uchar_t)
usr/src/lib/libnvpair/libnvpair.c
457
NVLIST_PRINTCTL_AREPLACE(byte_array, uchar_t *)
usr/src/lib/libnvpair/libnvpair.c
598
uchar_t val;
usr/src/lib/libnvpair/libnvpair.c
64
DEFINEOP(print_byte, uchar_t);
usr/src/lib/libnvpair/libnvpair.c
670
uchar_t *val;
usr/src/lib/libnvpair/libnvpair.c
78
DEFINEARROP(print_byte_array, uchar_t *);
usr/src/lib/libnvpair/libnvpair.c
819
NVP(elem, byte, uchar_t, int, "%u");
usr/src/lib/libnvpair/libnvpair.c
869
NVPA(elem, byte_array, uchar_t, int, "%u");
usr/src/lib/libnvpair/libnvpair.h
148
NVLIST_PRINTCTL_SVDECL(nvlist_prtctlop_byte, uchar_t);
usr/src/lib/libnvpair/libnvpair.h
178
NVLIST_PRINTCTL_AVDECL(nvlist_prtctlop_byte_array, uchar_t *);
usr/src/lib/libnvpair/nvpair_json.c
271
uchar_t *val;
usr/src/lib/libnwam/common/libnwam_backend.c
382
uchar_t reqbuf[NWAM_BACKEND_DOOR_ARG_SIZE];
usr/src/lib/libnwam/common/libnwam_util.c
837
uchar_t *hwaddr;
usr/src/lib/libpkg/common/verify.c
299
uchar_t *s;
usr/src/lib/libpkg/common/verify.c
312
s = (uchar_t *)p;
usr/src/lib/libpool/common/dict.c
196
uchar_t *start = (uchar_t *)buf;
usr/src/lib/libpool/common/dict.c
197
uchar_t *end = start + len;
usr/src/lib/libpool/common/dict.c
217
uchar_t *p = (uchar_t *)str;
usr/src/lib/libpool/common/pool.c
1003
pool_value_set_bool(val, (uchar_t)1);
usr/src/lib/libpool/common/pool.c
267
uchar_t bool;
usr/src/lib/libpool/common/pool.h
242
extern int pool_value_get_bool(const pool_value_t *, uchar_t *);
usr/src/lib/libpool/common/pool.h
248
extern void pool_value_set_bool(pool_value_t *, uchar_t);
usr/src/lib/libpool/common/pool_internal.c
1149
uchar_t bval;
usr/src/lib/libpool/common/pool_internal.c
529
uchar_t bval;
usr/src/lib/libpool/common/pool_internal.c
776
bool_init(pool_prop_t *prop, uchar_t val)
usr/src/lib/libpool/common/pool_internal.c
927
uchar_t requested;
usr/src/lib/libpool/common/pool_internal.h
148
uchar_t b;
usr/src/lib/libpool/common/pool_internal.h
432
extern int bool_init(pool_prop_t *, uchar_t);
usr/src/lib/libpool/common/pool_kernel.c
168
uchar_t ppu_doioctl;
usr/src/lib/libpool/common/pool_kernel.c
3493
uchar_t dval_b[sizeof (double)];
usr/src/lib/libpool/common/pool_kernel.c
3494
uchar_t bval;
usr/src/lib/libpool/common/pool_value.c
111
pool_value_get_bool(const pool_value_t *pv, uchar_t *result)
usr/src/lib/libpool/common/pool_value.c
191
pool_value_set_bool(pool_value_t *pv, uchar_t val)
usr/src/lib/libpool/common/pool_value.c
289
uchar_t bval;
usr/src/lib/libpool/common/pool_value.c
294
uchar_t *dval_b;
usr/src/lib/libpool/common/pool_value.c
357
uchar_t bval1, bval2;
usr/src/lib/libpool/common/pool_xml.c
2299
uchar_t bval;
usr/src/lib/libpool/common/pool_xml.c
646
uchar_t bres;
usr/src/lib/libpool/common/pool_xml.c
823
uchar_t bres;
usr/src/lib/libproc/amd64/Pisadep.c
203
uchar_t instr[6];
usr/src/lib/libproc/amd64/Pisadep.c
44
static uchar_t int_syscall_instr[] = { 0xCD, T_SYSCALLINT };
usr/src/lib/libproc/amd64/Pisadep.c
45
static uchar_t syscall_instr[] = { 0x0f, 0x05 };
usr/src/lib/libproc/amd64/Pisadep.c
96
uchar_t instr[16];
usr/src/lib/libproc/common/Pcore.c
1706
uchar_t order = ELFDATA2MSB;
usr/src/lib/libproc/common/Pcore.c
1708
uchar_t order = ELFDATA2LSB;
usr/src/lib/libproc/common/Pcore.c
2262
void *p = (uchar_t *)buf + efp->e_hdr.e_shentsize * i;
usr/src/lib/libproc/common/Pscantext.c
150
p = (uchar_t *)buf;
usr/src/lib/libproc/common/Pscantext.c
161
p = (uchar_t *)buf;
usr/src/lib/libproc/common/Pscantext.c
61
uchar_t *p;
usr/src/lib/libproc/common/proc_arg.c
83
uchar_t order = ELFDATA2MSB;
usr/src/lib/libproc/common/proc_arg.c
85
uchar_t order = ELFDATA2LSB;
usr/src/lib/libproc/i386/Pisadep.c
163
uchar_t instr[6];
usr/src/lib/libproc/i386/Pisadep.c
43
static uchar_t int_syscall_instr[] = { 0xCD, T_SYSCALLINT };
usr/src/lib/libproc/i386/Pisadep.c
81
uchar_t instr[16];
usr/src/lib/libproject/common/setproject.c
470
uchar_t bval;
usr/src/lib/libprtdiag/common/display_funcs.c
61
static uchar_t bcd_to_byte[256] = { /* CSTYLED */
usr/src/lib/libprtdiag/common/display_funcs.c
90
get_time(uchar_t *mostek)
usr/src/lib/libprtdiag/common/libdevinfo_sun4u.c
248
di_node, di_name, (uchar_t **)&di_data);
usr/src/lib/libprtdiag/common/libdevinfo_sun4u.c
255
di_node, di_name, (uchar_t **)&di_data);
usr/src/lib/libprtdiag/inc/display.h
53
char *get_time(uchar_t *);
usr/src/lib/libprtdiag/inc/libprtdiag.h
168
uchar_t lk;
usr/src/lib/libprtdiag/inc/libprtdiag.h
169
uchar_t lm;
usr/src/lib/libprtdiag_psr/sparc/javelin/common/javelin.c
986
uchar_t val, fsp_value;
usr/src/lib/libprtdiag_psr/sparc/javelin/common/javelin.c
987
uchar_t disk_pr, disk_fl;
usr/src/lib/libprtdiag_psr/sparc/tazmo/common/tazmo.c
946
uchar_t val;
usr/src/lib/libprtdiag_psr/sparc/tazmo/common/tazmo.c
954
uchar_t fsp_value;
usr/src/lib/librcm/librcm.c
1293
if (errno = nvpair_value_byte_array(nvp, (uchar_t **)&buf,
usr/src/lib/librcm/librcm.c
1389
(uchar_t *)arg, sizeof (timespec_t)) != 0) {
usr/src/lib/librcm/librcm.c
1405
if (nvlist_add_byte_array(nvl, RCM_CHANGE_DATA, (uchar_t *)buf,
usr/src/lib/librcm/librcm.c
1421
if (nvlist_add_byte_array(nvl, RCM_EVENT_DATA, (uchar_t *)buf,
usr/src/lib/librcm/librcm.c
684
(uchar_t **)&buf, &buflen))
usr/src/lib/libresolv2/common/resolv/res_init.c
293
uchar_t *buf;
usr/src/lib/libresolv2/common/resolv/res_init.c
304
buf = (uchar_t *)malloc(buflen);
usr/src/lib/libresolv2/common/sunw/sunw_updrec.c
151
res_mkupdate(ns_updrec *rrecp_in, uchar_t *buf, int length) {
usr/src/lib/libresolv2/common/sunw/sunw_updrec.c
167
res_nmkupdate(res_state statp, ns_updrec *rrecp_in, uchar_t *buf, int length) {
usr/src/lib/libresolv2/include/port_resolv.h
22
u_int16_t _getshort __P((const uchar_t *));
usr/src/lib/libresolv2/include/port_resolv.h
23
u_int32_t _getlong __P((const uchar_t *));
usr/src/lib/librsc/sparc/mpxu/common/librsc.c
51
static uchar_t rsc_rx_buffer[RSC_MAX_RX_BUFFER];
usr/src/lib/libscf/common/lowlevel.c
7122
uchar_t *out = (uchar_t *)output;
usr/src/lib/libscf/common/notify_params.c
442
uchar_t v;
usr/src/lib/libscf/common/notify_params.c
477
uchar_t *v;
usr/src/lib/libsff/common/libsff.c
1051
(uchar_t *)&buf[SFF_8472_OUI], SFF_8472_OUI_LEN)) != 0)
usr/src/lib/libsff/common/libsff.c
1402
(uchar_t *)&buf[SFF_8636_OUI], SFF_8636_OUI_LEN)) != 0)
usr/src/lib/libsip/common/sip_dialog.c
1146
NULL, 0, NULL, 0, NULL, 0, (uchar_t *)dialog->sip_dlg_id);
usr/src/lib/libsip/common/sip_dialog.c
1151
NULL, 0, NULL, 0, NULL, 0, (uchar_t *)dialog->sip_dlg_id);
usr/src/lib/libsip/common/sip_dialog.c
1303
NULL, 0, NULL, 0, NULL, 0, (uchar_t *)digest);
usr/src/lib/libsip/common/sip_dialog.c
1310
NULL, 0, NULL, 0, NULL, 0, (uchar_t *)digest);
usr/src/lib/libsip/common/sip_dialog.c
771
(uchar_t *)dialog->sip_dlg_id);
usr/src/lib/libsip/common/sip_gids.c
104
MD5Update(&ctx, (uchar_t *)&sip_hash_salt, sizeof (uint64_t));
usr/src/lib/libsip/common/sip_gids.c
107
MD5Update(&ctx, (uchar_t *)str1, lstr1);
usr/src/lib/libsip/common/sip_gids.c
110
MD5Update(&ctx, (uchar_t *)str2, lstr2);
usr/src/lib/libsip/common/sip_gids.c
113
MD5Update(&ctx, (uchar_t *)str3, lstr3);
usr/src/lib/libsip/common/sip_gids.c
116
MD5Update(&ctx, (uchar_t *)str4, lstr4);
usr/src/lib/libsip/common/sip_gids.c
119
MD5Update(&ctx, (uchar_t *)str5, lstr5);
usr/src/lib/libsip/common/sip_gids.c
122
MD5Update(&ctx, (uchar_t *)str6, lstr6);
usr/src/lib/libsip/common/sip_gids.c
242
_sasl_MD5Update(&ctx, (uchar_t *)via->sip_hdr_start, hdrlen);
usr/src/lib/libsip/common/sip_gids.c
244
_sasl_MD5Update(&ctx, (uchar_t *)to->sip_hdr_start, hdrlen);
usr/src/lib/libsip/common/sip_gids.c
246
_sasl_MD5Update(&ctx, (uchar_t *)from->sip_hdr_start, hdrlen);
usr/src/lib/libsip/common/sip_gids.c
248
_sasl_MD5Update(&ctx, (uchar_t *)callid->sip_hdr_start, hdrlen);
usr/src/lib/libsip/common/sip_gids.c
249
_sasl_MD5Update(&ctx, (uchar_t *)_sip_msg->sip_msg_req_res->
usr/src/lib/libsip/common/sip_gids.c
253
_sasl_MD5Update(&ctx, (uchar_t *)&cseq, sizeof (int));
usr/src/lib/libsip/common/sip_gids.c
258
MD5Update(&ctx, (uchar_t *)via->sip_hdr_start, hdrlen);
usr/src/lib/libsip/common/sip_gids.c
260
MD5Update(&ctx, (uchar_t *)to->sip_hdr_start, hdrlen);
usr/src/lib/libsip/common/sip_gids.c
262
MD5Update(&ctx, (uchar_t *)from->sip_hdr_start, hdrlen);
usr/src/lib/libsip/common/sip_gids.c
264
MD5Update(&ctx, (uchar_t *)callid->sip_hdr_start, hdrlen);
usr/src/lib/libsip/common/sip_gids.c
265
MD5Update(&ctx, (uchar_t *)_sip_msg->sip_msg_req_res->
usr/src/lib/libsip/common/sip_gids.c
269
MD5Update(&ctx, (uchar_t *)&cseq, sizeof (int));
usr/src/lib/libsip/common/sip_gids.c
45
char *, int, char *, int, uchar_t *);
usr/src/lib/libsip/common/sip_gids.c
73
char *str6, int lstr6, uchar_t *digest)
usr/src/lib/libsip/common/sip_gids.c
80
_sasl_MD5Update(&ctx, (uchar_t *)&sip_hash_salt, sizeof (uint64_t));
usr/src/lib/libsip/common/sip_gids.c
83
_sasl_MD5Update(&ctx, (uchar_t *)str1, lstr1);
usr/src/lib/libsip/common/sip_gids.c
86
_sasl_MD5Update(&ctx, (uchar_t *)str2, lstr2);
usr/src/lib/libsip/common/sip_gids.c
89
_sasl_MD5Update(&ctx, (uchar_t *)str3, lstr3);
usr/src/lib/libsip/common/sip_gids.c
92
_sasl_MD5Update(&ctx, (uchar_t *)str4, lstr4);
usr/src/lib/libsip/common/sip_gids.c
95
_sasl_MD5Update(&ctx, (uchar_t *)str5, lstr5);
usr/src/lib/libsip/common/sip_gids.c
98
_sasl_MD5Update(&ctx, (uchar_t *)str6, lstr6);
usr/src/lib/libsip/common/sip_miscdefs.h
246
char *, int, char *, int, char *, int, uchar_t *);
usr/src/lib/libsip/common/sip_xaction.c
100
(uchar_t *)hindex);
usr/src/lib/libsip/common/sip_xaction.c
104
(uchar_t *)hindex);
usr/src/lib/libslp/clib/slp_ami.h
664
uchar_t *publicExponent; /* const */
usr/src/lib/libslp/clib/slp_ami.h
669
uchar_t *saltVal; /* const */
usr/src/lib/libslp/clib/slp_ami.h
720
uchar_t **, /* OUT: DES session key */
usr/src/lib/libslp/clib/slp_ami.h
725
uchar_t **, /* OUT: triple DES session key */
usr/src/lib/libslp/clib/slp_ami.h
732
uchar_t **, /* OUT: RC2 session key */
usr/src/lib/libslp/clib/slp_ami.h
738
uchar_t **)); /* OUT: RC4 key */
usr/src/lib/libslp/clib/slp_ami.h
743
const uchar_t *,
usr/src/lib/libslp/clib/slp_ami.h
745
uchar_t **, /* OUT: public key */
usr/src/lib/libslp/clib/slp_ami.h
747
uchar_t **, /* OUT: private key */
usr/src/lib/libslp/clib/slp_ami.h
753
const uchar_t *, /* IN: input data */
usr/src/lib/libslp/clib/slp_ami.h
757
uchar_t **, /* OUT: digest */
usr/src/lib/libslp/clib/slp_ami.h
761
const uchar_t *, /* IN: data to be signed */
usr/src/lib/libslp/clib/slp_ami.h
765
const uchar_t *, /* IN: signature key */
usr/src/lib/libslp/clib/slp_ami.h
768
uchar_t **, /* OUT: signature */
usr/src/lib/libslp/clib/slp_ami.h
772
const uchar_t *, /* IN: data to be verified */
usr/src/lib/libslp/clib/slp_ami.h
776
const uchar_t *, /* IN: verification key */
usr/src/lib/libslp/clib/slp_ami.h
779
const uchar_t *, /* IN: signature */
usr/src/lib/libslp/clib/slp_ami.h
783
const uchar_t *, /* IN: input data */
usr/src/lib/libslp/clib/slp_ami.h
787
const uchar_t *, /* IN: encryption key */
usr/src/lib/libslp/clib/slp_ami.h
790
uchar_t **, /* OUT: ciphertext */
usr/src/lib/libslp/clib/slp_ami.h
794
const uchar_t *, /* IN: ciphertext */
usr/src/lib/libslp/clib/slp_ami.h
798
const uchar_t *, /* IN: decryption key */
usr/src/lib/libslp/clib/slp_ami.h
801
uchar_t **, /* OUT: cleartext */
usr/src/lib/libslp/clib/slp_ami.h
805
const uchar_t *, /* IN: key to be wrapped */
usr/src/lib/libslp/clib/slp_ami.h
808
const uchar_t *, /* IN: wrapping key */
usr/src/lib/libslp/clib/slp_ami.h
811
uchar_t **, /* OUT: wrapped key */
usr/src/lib/libslp/clib/slp_ami.h
815
const uchar_t *, /* IN: wrapped key */
usr/src/lib/libslp/clib/slp_ami.h
818
const uchar_t *, /* IN: unwrapping key */
usr/src/lib/libslp/clib/slp_ami.h
821
uchar_t **, /* OUT: unwrapped key */
usr/src/lib/libslp/clib/slp_ami.h
878
uchar_t **)); /* OUT: random byte buffer */
usr/src/lib/libslp/clib/slp_auth.c
396
const uchar_t *,
usr/src/lib/libslp/clib/slp_auth.c
400
const uchar_t *,
usr/src/lib/libslp/clib/slp_auth.c
403
uchar_t **,
usr/src/lib/libslp/clib/slp_auth.c
412
const uchar_t *,
usr/src/lib/libslp/clib/slp_auth.c
416
const uchar_t *,
usr/src/lib/libslp/clib/slp_auth.c
419
const uchar_t *,
usr/src/lib/libslp/clib/slp_auth.c
75
const uchar_t *,
usr/src/lib/libslp/clib/slp_auth.c
79
const uchar_t *,
usr/src/lib/libslp/clib/slp_auth.c
82
uchar_t **,
usr/src/lib/libslp/clib/slp_auth.c
85
const uchar_t *,
usr/src/lib/libslp/clib/slp_auth.c
89
const uchar_t *,
usr/src/lib/libslp/clib/slp_auth.c
92
const uchar_t *,
usr/src/lib/libsmbfs/netsmb/nb_lib.h
81
uchar_t *rr_name; /* compressed NETBIOS name */
usr/src/lib/libsmbfs/netsmb/nb_lib.h
86
uchar_t *rr_data;
usr/src/lib/libsmbfs/netsmb/smb_keychain.h
55
const uchar_t *nthash);
usr/src/lib/libsmbfs/netsmb/smb_lib.h
118
uchar_t ct_clnonce[NTLM_CHAL_SZ];
usr/src/lib/libsmbfs/netsmb/smb_lib.h
119
uchar_t ct_srv_chal[NTLM_CHAL_SZ];
usr/src/lib/libsmbfs/netsmb/smb_lib.h
83
uchar_t iod_nthash[NTLM_HASH_SZ];
usr/src/lib/libsmbfs/netsmb/smb_lib.h
84
uchar_t iod_lmhash[NTLM_HASH_SZ];
usr/src/lib/libsmbfs/netsmb/smbfs_api.h
140
int smb_ctx_setpwhash(struct smb_ctx *, const uchar_t *, const uchar_t *);
usr/src/lib/libsmbfs/netsmb/smbfs_api.h
150
int smb_fh_getssnkey(int, uchar_t *, size_t);
usr/src/lib/libsmbfs/smb/crypt.c
146
smb_initlmkey(uchar_t *keyout, const uchar_t *keyin)
usr/src/lib/libsmbfs/smb/crypt.c
167
smb_encrypt_RC4(uchar_t *Result, int ResultLen,
usr/src/lib/libsmbfs/smb/crypt.c
168
const uchar_t *Key, int KeyLen,
usr/src/lib/libsmbfs/smb/crypt.c
169
const uchar_t *Data, int DataLen)
usr/src/lib/libsmbfs/smb/crypt.c
50
smb_initlmkey(uchar_t *keyout, const uchar_t *keyin);
usr/src/lib/libsmbfs/smb/crypt.c
57
smb_encrypt_DES(uchar_t *Result, int ResultLen,
usr/src/lib/libsmbfs/smb/crypt.c
58
const uchar_t *Key, int KeyLen,
usr/src/lib/libsmbfs/smb/crypt.c
59
const uchar_t *Data, int DataLen)
usr/src/lib/libsmbfs/smb/crypt.c
66
uchar_t des_key[8];
usr/src/lib/libsmbfs/smb/ctx.c
1038
smb_addiconvtbl(const char *to, const char *from, const uchar_t *tbl)
usr/src/lib/libsmbfs/smb/ctx.c
1064
uchar_t cstbl[256];
usr/src/lib/libsmbfs/smb/ctx.c
1376
smb_fh_getssnkey(int dev_fd, uchar_t *key, size_t len)
usr/src/lib/libsmbfs/smb/ctx.c
795
const uchar_t *nthash, const uchar_t *lmhash)
usr/src/lib/libsmbfs/smb/keychain.c
161
uchar_t lmhash[SMBIOC_HASH_SZ];
usr/src/lib/libsmbfs/smb/keychain.c
162
uchar_t nthash[SMBIOC_HASH_SZ];
usr/src/lib/libsmbfs/smb/keychain.c
180
const uchar_t *nthash)
usr/src/lib/libsmbfs/smb/keychain.c
182
static const uchar_t lmhash[SMBIOC_HASH_SZ] = { 0 };
usr/src/lib/libsmbfs/smb/keychain.c
185
(uchar_t *)lmhash, (uchar_t *)nthash);
usr/src/lib/libsmbfs/smb/keychain.c
212
uchar_t *lmhash, uchar_t *nthash)
usr/src/lib/libsmbfs/smb/keychain.c
60
uchar_t *lmhash,
usr/src/lib/libsmbfs/smb/keychain.c
61
uchar_t *nthash)
usr/src/lib/libsmbfs/smb/krb5ssp.c
105
krb5ssp_tkt2gtok(uchar_t *tkt, ulong_t tktlen,
usr/src/lib/libsmbfs/smb/krb5ssp.c
106
uchar_t **gtokp, ulong_t *gtoklenp)
usr/src/lib/libsmbfs/smb/krb5ssp.c
110
uchar_t krbapreq[2] = { KRB_AP_REQ, 0 };
usr/src/lib/libsmbfs/smb/krb5ssp.c
111
uchar_t *blob = NULL; /* result */
usr/src/lib/libsmbfs/smb/krb5ssp.c
112
uchar_t *b;
usr/src/lib/libsmbfs/smb/krb5ssp.c
164
uchar_t **tktp, ulong_t *tktlenp)
usr/src/lib/libsmbfs/smb/krb5ssp.c
172
uchar_t *tkt;
usr/src/lib/libsmbfs/smb/krb5ssp.c
256
uchar_t *tkt = NULL;
usr/src/lib/libsmbfs/smb/krb5ssp.c
258
uchar_t *gtok = NULL; /* gssapi token */
usr/src/lib/libsmbfs/smb/krb5ssp.c
293
uchar_t *data;
usr/src/lib/libsmbfs/smb/krb5ssp.c
299
data = (uchar_t *)m->m_data;
usr/src/lib/libsmbfs/smb/nb_name.c
138
nb_encname_len(const uchar_t *str)
usr/src/lib/libsmbfs/smb/nb_name.c
140
const uchar_t *cp = str;
usr/src/lib/libsmbfs/smb/nb_name.c
161
uchar_t ch;
usr/src/lib/libsmbfs/smb/nbns_rq.c
414
uchar_t *cp;
usr/src/lib/libsmbfs/smb/nbns_rq.c
418
cp = (uchar_t *)mbp->mb_pos;
usr/src/lib/libsmbfs/smb/nbns_rq.c
430
rrp->rr_data = (uchar_t *)mbp->mb_pos;
usr/src/lib/libsmbfs/smb/nls.c
53
uchar_t nls_lower[256];
usr/src/lib/libsmbfs/smb/nls.c
54
uchar_t nls_upper[256];
usr/src/lib/libsmbfs/smb/ntlm.c
117
ntlm_compute_nt_hash(uchar_t *hash, const char *pass)
usr/src/lib/libsmbfs/smb/ntlm.c
147
ntlm_v1_response(uchar_t *resp,
usr/src/lib/libsmbfs/smb/ntlm.c
148
const uchar_t *hash,
usr/src/lib/libsmbfs/smb/ntlm.c
149
const uchar_t *chal, int clen)
usr/src/lib/libsmbfs/smb/ntlm.c
151
uchar_t S21[21];
usr/src/lib/libsmbfs/smb/ntlm.c
171
ntlm_v1_session_key(uchar_t *ssn_key, const uchar_t *nt_hash)
usr/src/lib/libsmbfs/smb/ntlm.c
188
uchar_t *ssn_key)
usr/src/lib/libsmbfs/smb/ntlm.c
190
uchar_t *lmresp, *ntresp;
usr/src/lib/libsmbfs/smb/ntlm.c
250
uchar_t *ssn_key)
usr/src/lib/libsmbfs/smb/ntlm.c
253
uchar_t challenges[2 * NTLM_CHAL_SZ];
usr/src/lib/libsmbfs/smb/ntlm.c
254
uchar_t digest[NTLM_HASH_SZ];
usr/src/lib/libsmbfs/smb/ntlm.c
255
uchar_t *lmresp, *ntresp;
usr/src/lib/libsmbfs/smb/ntlm.c
318
HMACT64(uchar_t *digest,
usr/src/lib/libsmbfs/smb/ntlm.c
319
const uchar_t *key, size_t key_len,
usr/src/lib/libsmbfs/smb/ntlm.c
320
const uchar_t *data, size_t data_len)
usr/src/lib/libsmbfs/smb/ntlm.c
323
uchar_t k_ipad[64]; /* inner padding - key XORd with ipad */
usr/src/lib/libsmbfs/smb/ntlm.c
324
uchar_t k_opad[64]; /* outer padding - key XORd with opad */
usr/src/lib/libsmbfs/smb/ntlm.c
384
ntlm_v2_hash(uchar_t *v2hash, const uchar_t *v1hash,
usr/src/lib/libsmbfs/smb/ntlm.c
415
(uchar_t *)ucs2data, ucs2len);
usr/src/lib/libsmbfs/smb/ntlm.c
439
ntlm_v2_resp_hash(uchar_t *rhash,
usr/src/lib/libsmbfs/smb/ntlm.c
440
const uchar_t *v2hash, const uchar_t *C8,
usr/src/lib/libsmbfs/smb/ntlm.c
441
const uchar_t *client_data, size_t cdlen)
usr/src/lib/libsmbfs/smb/ntlm.c
444
uchar_t *data = NULL;
usr/src/lib/libsmbfs/smb/ntlm.c
464
ntlm_v2_session_key(uchar_t *ssn_key,
usr/src/lib/libsmbfs/smb/ntlm.c
465
const uchar_t *v2hash,
usr/src/lib/libsmbfs/smb/ntlm.c
466
const uchar_t *ntresp)
usr/src/lib/libsmbfs/smb/ntlm.c
483
uchar_t *ssn_key)
usr/src/lib/libsmbfs/smb/ntlm.c
485
uchar_t *lmresp, *ntresp;
usr/src/lib/libsmbfs/smb/ntlm.c
488
uchar_t v2hash[NTLM_HASH_SZ];
usr/src/lib/libsmbfs/smb/ntlm.c
545
(uchar_t *)tim->m_data, tim->m_len);
usr/src/lib/libsmbfs/smb/ntlm.c
662
uchar_t *ssn_key, uchar_t *kxkey)
usr/src/lib/libsmbfs/smb/ntlm.c
664
uchar_t data[NTLM_HASH_SZ];
usr/src/lib/libsmbfs/smb/ntlm.c
665
uchar_t *p = mtod(lm_mbp->mb_top, uchar_t *);
usr/src/lib/libsmbfs/smb/ntlm.c
80
ntlm_compute_lm_hash(uchar_t *hash, const char *pass)
usr/src/lib/libsmbfs/smb/ntlm.c
82
static const uchar_t M8[8] = "KGS!@#$%";
usr/src/lib/libsmbfs/smb/ntlm.c
83
uchar_t P14[14 + 1];
usr/src/lib/libsmbfs/smb/ntlm.h
51
ntlm_compute_lm_hash(uchar_t *hash, const char *pw);
usr/src/lib/libsmbfs/smb/ntlm.h
54
ntlm_compute_nt_hash(uchar_t *hash, const char *pw);
usr/src/lib/libsmbfs/smb/ntlm.h
62
uchar_t *ssnkey);
usr/src/lib/libsmbfs/smb/ntlm.h
67
uchar_t *ssnkey);
usr/src/lib/libsmbfs/smb/ntlm.h
72
uchar_t *ssnkey);
usr/src/lib/libsmbfs/smb/ntlm.h
76
uchar_t *ssn_key, uchar_t *kxkey);
usr/src/lib/libsmbfs/smb/ntlmssp.c
409
uchar_t h_mic[NTLM_HASH_SZ];
usr/src/lib/libsmbfs/smb/ntlmssp.c
419
uchar_t *pmic;
usr/src/lib/libsmbfs/smb/ntlmssp.c
602
uchar_t *encr_ssn_key;
usr/src/lib/libsmbfs/smb/ntlmssp.c
77
uchar_t ss_ssnkey[NTLM_HASH_SZ];
usr/src/lib/libsmbfs/smb/ntlmssp.c
78
uchar_t ss_kxkey[NTLM_HASH_SZ];
usr/src/lib/libsmbfs/smb/private.h
143
extern uchar_t nls_lower[256], nls_upper[256];
usr/src/lib/libsmbfs/smb/private.h
97
int nb_encname_len(const uchar_t *);
usr/src/lib/libsmbfs/smb/smb_crypt.h
52
smb_encrypt_DES(uchar_t *Result, int ResultLen,
usr/src/lib/libsmbfs/smb/smb_crypt.h
53
const uchar_t *Key, int KeyLen,
usr/src/lib/libsmbfs/smb/smb_crypt.h
54
const uchar_t *Data, int DataLen);
usr/src/lib/libsmbfs/smb/smb_crypt.h
57
smb_encrypt_RC4(uchar_t *Result, int ResultLen,
usr/src/lib/libsmbfs/smb/smb_crypt.h
58
const uchar_t *Key, int KeyLen,
usr/src/lib/libsmbfs/smb/smb_crypt.h
59
const uchar_t *Data, int DataLen);
usr/src/lib/libsmbfs/smb/ssp.c
109
rc = spnegoInitFromBinary((uchar_t *)m->m_data, m->m_len,
usr/src/lib/libsmbfs/smb/ssp.c
250
rc = spnegoInitFromBinary((uchar_t *)m->m_data,
usr/src/lib/libsmbfs/smb/ssp.c
286
(uchar_t *)m->m_data, &toklen);
usr/src/lib/libsmbfs/smb/ssp.c
322
(uchar_t *)m->m_data, m->m_len,
usr/src/lib/libsmbfs/smb/ssp.c
337
(uchar_t *)m->m_data, m->m_len,
usr/src/lib/libsmbfs/smb/ssp.c
362
(uchar_t *)m->m_data, &toklen);
usr/src/lib/libsmbfs/smb/subr.c
277
const uchar_t *p = buf;
usr/src/lib/libsmbios/common/smb_lib.c
277
buf = (uchar_t *)buf + len;
usr/src/lib/libsmedia/library/inc/smedia.h
111
uchar_t sm_version;
usr/src/lib/libsmedia/library/inc/smedia.h
47
uchar_t sm_version;
usr/src/lib/libsmedia/plugins/floppy/common/f_format.c
339
if ((obuf = (uchar_t *)malloc((size_t)cyl_size)) == 0) {
usr/src/lib/libsmedia/plugins/floppy/common/f_format.c
368
if ((fbuf = (uchar_t *)malloc((unsigned)(4 * spt))) == 0) {
usr/src/lib/libsmedia/plugins/floppy/common/f_format.c
415
p = (uchar_t *)fbuf;
usr/src/lib/libsmedia/plugins/floppy/common/f_format.c
417
*p++ = (uchar_t)cyl;
usr/src/lib/libsmedia/plugins/floppy/common/f_format.c
418
*p++ = (uchar_t)hd;
usr/src/lib/libsmedia/plugins/floppy/common/f_format.c
419
*p++ = (uchar_t)i; /* sector # */
usr/src/lib/libsmedia/plugins/floppy/common/f_format.c
67
uchar_t gap = 0x54; /* format gap size */
usr/src/lib/libsmedia/plugins/floppy/common/f_format.c
68
uchar_t *fbuf, *p;
usr/src/lib/libsmedia/plugins/floppy/common/f_format.c
76
uchar_t num_cyl = 80; /* max number of cylinders */
usr/src/lib/libsmedia/plugins/floppy/common/f_format.c
90
static uchar_t *obuf;
usr/src/lib/libsmedia/plugins/floppy/common/f_generic.c
277
fdraw.fdr_cmd[8] = (uchar_t)0xFF; /* SSSDTL, data length */
usr/src/lib/libsmedia/plugins/floppy/common/f_generic.c
350
fdraw.fdr_cmd[8] = (uchar_t)0xFF; /* SSSDTL, data length */
usr/src/lib/libsocket/inet/ether_addr.c
147
e->ether_addr_octet[i] = (uchar_t)t[i];
usr/src/lib/libsocket/inet/ether_addr.c
185
uchar_t *ether = (uchar_t *)ent;
usr/src/lib/libsocket/inet/ether_addr.c
212
*(ether + i) = (uchar_t)n;
usr/src/lib/libsocket/inet/ether_addr.c
301
e->ether_addr_octet[i] = (uchar_t)t[i];
usr/src/lib/libsocket/inet/link_addr.c
64
uchar_t *
usr/src/lib/libsocket/inet/link_addr.c
69
uchar_t *netaddr;
usr/src/lib/libsocket/inet/netmasks.c
65
uchar_t *up = (uchar_t *)&addr;
usr/src/lib/libstmf/common/libstmf.h
179
uchar_t guid[16];
usr/src/lib/libstmf/common/libstmf.h
250
uchar_t luNbr[8]; /* LU number for this view entry */
usr/src/lib/libstmf/common/libstmf.h
283
uchar_t vendor[8];
usr/src/lib/libstmf/common/libstmf.h
284
uchar_t product[16];
usr/src/lib/libstmf/common/libstmf.h
285
uchar_t revision[4];
usr/src/lib/libstmf/common/libstmf.h
298
uchar_t rsvd[64];
usr/src/lib/libstmf/common/libstmf.h
306
uchar_t rsvd[64];
usr/src/lib/libstmf/common/libstmf.h
323
int stmfDevidFromWwn(uchar_t wwn[8], stmfDevid *devid);
usr/src/lib/libstmf/common/stmf.c
3446
stmfDevidFromWwn(uchar_t wwn[8], stmfDevid *devid)
usr/src/lib/libsysevent/libsysevent.c
1356
uchar_t *subscribers;
usr/src/lib/libsysevent/libsysevent.c
1432
bcopy(subscribers, (uchar_t *)sc_list->sl_num,
usr/src/lib/libsysevent/libsysevent.c
1599
uchar_t *all_class_subscribers, *all_subclass_subscribers;
usr/src/lib/libsysevent/libsysevent.c
1600
uchar_t *subclass_subscribers;
usr/src/lib/libsysevent/libsysevent.c
2345
SE_REGISTER, &SH_ID(shp), datalen, (uchar_t *)nvlbuf)
usr/src/lib/libsysevent/libsysevent.c
2356
SH_ID(shp), datalen, (uchar_t *)nvlbuf) != 0) {
usr/src/lib/libsysevent/libsysevent.c
2390
SE_UNREGISTER, &SH_ID(shp), class_sz, (uchar_t *)class);
usr/src/lib/libsysevent/libsysevent.c
2394
SH_ID(shp), class_sz, (uchar_t *)class);
usr/src/lib/libsysevent/libsysevent.c
954
uint32_t sub_id, size_t datasz, uchar_t *data)
usr/src/lib/libsysevent/libsysevent.c
992
int update_op, uint32_t *sub_id, size_t datasz, uchar_t *data)
usr/src/lib/libtsnet/common/tsol_sgetrhent.c
105
const uchar_t *aptr;
usr/src/lib/libtsnet/common/tsol_sgetrhent.c
125
aptr = (const uchar_t *)&rh->rh_address.ta_addr_v4;
usr/src/lib/libtsnet/common/tsol_sgetrhent.c
135
aptr = (const uchar_t *)&rh->rh_address.ta_addr_v6;
usr/src/lib/libtsnet/common/tsol_sgetzcent.c
232
zc->zc_match = (uchar_t)strtol(instr, &cp, 0);
usr/src/lib/libuuid/common/etheraddr.h
48
uchar_t wa_etheraddr[DLPI_PHYSADDR_MAX];
usr/src/lib/libuuid/common/uuid.c
185
uchar_t node[6];
usr/src/lib/libuuid/common/uuid.c
322
uchar_t *out = ptr;
usr/src/lib/libuuid/common/uuid.c
325
out[3] = (uchar_t)tmp;
usr/src/lib/libuuid/common/uuid.c
327
out[2] = (uchar_t)tmp;
usr/src/lib/libuuid/common/uuid.c
329
out[1] = (uchar_t)tmp;
usr/src/lib/libuuid/common/uuid.c
331
out[0] = (uchar_t)tmp;
usr/src/lib/libuuid/common/uuid.c
334
out[5] = (uchar_t)tmp;
usr/src/lib/libuuid/common/uuid.c
336
out[4] = (uchar_t)tmp;
usr/src/lib/libuuid/common/uuid.c
339
out[7] = (uchar_t)tmp;
usr/src/lib/libuuid/common/uuid.c
341
out[6] = (uchar_t)tmp;
usr/src/lib/libuuid/common/uuid.c
344
out[8] = (uchar_t)tmp;
usr/src/lib/libuuid/common/uuid.c
346
out[9] = (uchar_t)tmp;
usr/src/lib/libuuid/common/uuid.c
358
uchar_t *ptr;
usr/src/lib/libwrap/hosts_access.c
416
uchar_t *p = (uchar_t*) in6p;
usr/src/lib/libwrap/hosts_access.c
427
while (p < (((uchar_t*) in6p)) + sizeof(*in6p))
usr/src/lib/libzonecfg/common/libzonecfg.c
5916
uchar_t *uuid;
usr/src/lib/libzonecfg/common/libzonecfg.c
5923
uuid = (uchar_t *)uuidin;
usr/src/lib/libzutil/common/zutil_pool.c
120
reclen += (uint64_t)(((uchar_t *)buf)[i]) << (8*i);
usr/src/lib/mpapi/libmpscsi_vhci/common/MP_GetAssociatedPathOidList.c
217
uchar_t *targetPort = NULL;
usr/src/lib/nsswitch/dns/common/dns_common.c
399
uchar_t buf[NS_MAXMSG]; /* max legal DNS answer size */
usr/src/lib/nsswitch/dns/common/dns_common.c
407
uchar_t *cp; /* current location in message */
usr/src/lib/nsswitch/dns/common/dns_common.c
408
uchar_t *bom; /* start of message */
usr/src/lib/nsswitch/dns/common/dns_common.c
409
uchar_t *eom; /* end of message */
usr/src/lib/nsswitch/dns/common/dns_common.c
410
uchar_t *eor; /* end of record */
usr/src/lib/nsswitch/files/common/ether_addr.c
111
uchar_t ether[6];
usr/src/lib/nsswitch/files/common/ether_addr.c
134
ether[i] = (uchar_t)n;
usr/src/lib/nsswitch/ldap/common/getether.c
164
uchar_t *e = argp->key.ether;
usr/src/lib/nsswitch/nis/common/ether_addr.c
64
uchar_t *e = argp->key.ether;
usr/src/lib/pkcs11/libpkcs11/common/pkcs11Slot.h
63
uchar_t sl_wfse_state; /* Used by C_WaitForSlotEvent */
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
1248
asn1_to_dsa_pri(private_key_obj_t *keyp, uchar_t *buf, ulong_t buf_len)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
1256
uchar_t oid[sizeof (DSA_OID) + 1];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
1452
asn1_to_dh_pri(private_key_obj_t *keyp, uchar_t *buf, ulong_t buf_len)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
1460
uchar_t oid[sizeof (DH_OID) + 1];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
147
rsa_pri_to_asn1(soft_object_t *objp, uchar_t *buf, ulong_t *buf_len)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
1632
asn1_to_x942_dh_pri(private_key_obj_t *keyp, uchar_t *buf, ulong_t buf_len)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
1640
uchar_t oid[sizeof (DH942_OID) + 1];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
1838
soft_asn1_to_object(soft_object_t *objp, uchar_t *buf, ulong_t buf_len)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
361
dsa_pri_to_asn1(soft_object_t *objp, uchar_t *buf, ulong_t *buf_len)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
42
static uchar_t DH_OID[] = {
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
48
static uchar_t DH942_OID[] = {
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
54
static uchar_t DSA_OID[] = {
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
547
dh_pri_to_asn1(soft_object_t *objp, uchar_t *buf, ulong_t *buf_len)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
60
static uchar_t RSA_OID[] = {
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
718
x942_dh_pri_to_asn1(soft_object_t *objp, uchar_t *buf, ulong_t *buf_len)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
909
soft_object_to_asn1(soft_object_t *objp, uchar_t *buf, ulong_t *buf_len)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
942
asn1_to_rsa_pri(private_key_obj_t *keyp, uchar_t *buf, ulong_t buf_len)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
950
uchar_t oid[sizeof (RSA_OID) + 1];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.h
42
CK_RV soft_object_to_asn1(soft_object_t *, uchar_t *, ulong_t *);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.h
44
CK_RV soft_asn1_to_object(soft_object_t *, uchar_t *, ulong_t);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softAttributeUtil.c
1205
soft_parse_common_attrs(CK_ATTRIBUTE_PTR template, uchar_t *object_type)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softAttributeUtil.c
1306
uchar_t object_type = 0;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softAttributeUtil.c
1886
uchar_t object_type = 0;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softAttributeUtil.c
2525
uchar_t object_type = 0;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softAttributeUtil.c
3184
uchar_t object_type = 0;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softAttributeUtil.c
3403
uchar_t object_type = 0;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softAttributeUtil.c
3745
uchar_t object_type)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softAttributeUtil.c
5141
uchar_t *value, uint32_t *value_len)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softAttributeUtil.c
5355
uchar_t *value, uint32_t *value_len)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDH.c
205
uchar_t privatevalue[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDH.c
207
uchar_t privateprime[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDH.c
209
uchar_t key[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDH.c
47
uchar_t *buf, uint32_t buflen, boolean_t public)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDH.c
92
uchar_t prime[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDH.c
94
uchar_t base[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDH.c
97
uchar_t private_x[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDH.c
98
uchar_t public_y[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
121
uchar_t q[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
122
uchar_t p[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
123
uchar_t g[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
124
uchar_t x[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
171
uchar_t g[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
172
uchar_t y[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
173
uchar_t p[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
174
uchar_t q[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
406
uchar_t *value, uint32_t value_len, boolean_t public)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
467
uchar_t prime[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
469
uchar_t subprime[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
471
uchar_t base[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
473
uchar_t pubvalue[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
475
uchar_t privalue[DSA_SUBPRIME_BYTES];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softEC.c
155
uchar_t param_buffer[EC_MAX_OID_LEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softEC.c
219
uchar_t value[EC_MAX_VALUE_LEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softEC.c
221
uchar_t params[EC_MAX_OID_LEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softEC.c
227
uchar_t *buf;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softEC.c
339
uchar_t params[EC_MAX_OID_LEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softEC.c
469
uchar_t value[EC_MAX_VALUE_LEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softEC.c
534
uchar_t point[EC_MAX_POINT_LEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeysUtil.c
791
uchar_t idx;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c
123
uchar_t *tmp_pin = NULL;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c
1338
soft_unpack_object(soft_object_t *objp, uchar_t *buf)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c
1868
uchar_t *buf;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c
1896
uchar_t *buf;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c
1994
soft_gen_crypt_key(uchar_t *pPIN, soft_object_t **key, CK_BYTE **saltdata)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c
2116
soft_gen_hmac_key(uchar_t *pPIN, soft_object_t **key, CK_BYTE **saltdata)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c
224
uchar_t *tmp_old_pin = NULL, *tmp_new_pin = NULL;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c
2260
soft_keystore_crypt(soft_object_t *key_p, uchar_t *ivec, boolean_t encrypt,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c
349
soft_keystore_pack_obj(soft_object_t *obj, uchar_t **ks_buf, size_t *len)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c
357
uchar_t *buf, *buf1;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c
449
uchar_t *buf;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c
541
soft_unpack_obj_attribute(uchar_t *buf, biginteger_t *key_dest,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c
776
soft_pack_object(soft_object_t *objp, uchar_t *buf)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.h
101
CK_RV soft_unpack_obj_attribute(uchar_t *buf, biginteger_t *key_dest,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.h
106
CK_RV soft_pack_object(struct object *objp, uchar_t *buf);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.h
108
CK_RV soft_unpack_object(struct object *objp, uchar_t *buf);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.h
123
CK_RV soft_keystore_crypt(soft_object_t *key_p, uchar_t *ivec,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.h
50
uchar_t object_type;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.h
92
CK_RV soft_gen_crypt_key(uchar_t *pPIN, soft_object_t **key,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.h
95
CK_RV soft_gen_hmac_key(uchar_t *pPIN, soft_object_t **key, CK_BYTE **saltdata);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.h
97
CK_RV soft_keystore_pack_obj(struct object *obj, uchar_t **ks_buf, size_t *len);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
1430
soft_keystore_setpin(uchar_t *oldpin, uchar_t *newpin, boolean_t lock_held)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
1801
soft_keystore_authpin(uchar_t *pin)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2021
uchar_t iv[OBJ_IV_SIZE], obj_hmac[OBJ_HMAC_SIZE];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2022
uchar_t *buf, *decrypted_buf;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2098
decrypted_buf = malloc(sizeof (uchar_t) * out_len);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2122
obj->buf = malloc(sizeof (uchar_t) * (out_len - MAXPATHLEN));
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2187
soft_keystore_put_new_obj(uchar_t *buf, size_t len, boolean_t public,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2193
uchar_t obj_hmac[OBJ_HMAC_SIZE];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2323
uchar_t *encrypted_buf, *prepared_buf;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2469
soft_keystore_modify_obj(ks_obj_handle_t *ks_handle, uchar_t *buf,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2475
uchar_t iv[OBJ_IV_SIZE], obj_hmac[OBJ_HMAC_SIZE];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2576
uchar_t *encrypted_buf, *prepared_buf;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
312
uchar_t ver_buf[KS_PKCS11_VER_SIZE];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.h
65
uchar_t *buf;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.h
85
int soft_keystore_setpin(uchar_t *oldpin, uchar_t *newpin, boolean_t lock_held);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.h
86
int soft_keystore_authpin(uchar_t *pin);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.h
91
int soft_keystore_put_new_obj(uchar_t *buf, size_t len, boolean_t public,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.h
93
int soft_keystore_modify_obj(ks_obj_handle_t *ks_handle, uchar_t *buf,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softMAC.c
658
SOFT_MAC_INIT_CTX(SHA1, sha1_hmac_ctx, (const uchar_t *)ipad,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softMAC.c
659
(const uchar_t *)opad, SHA1_HMAC_BLOCK_SIZE);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softObject.h
308
uchar_t object_type; /* see below */
usr/src/lib/pkcs11/pkcs11_softtoken/common/softObject.h
815
CK_RV soft_get_public_value(soft_object_t *, CK_ATTRIBUTE_TYPE, uchar_t *,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softObject.h
818
CK_RV soft_get_private_value(soft_object_t *, CK_ATTRIBUTE_TYPE, uchar_t *,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
1183
uchar_t modulus[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
247
uchar_t modulus[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
337
uchar_t modulus[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
48
uchar_t expo[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
49
uchar_t modulus[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
531
uchar_t modulus[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
648
uchar_t modulus[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
748
uchar_t *buf, uint32_t buflen, boolean_t public)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
826
uchar_t modulus[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
828
uchar_t pub_expo[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
830
uchar_t private_exponent[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
832
uchar_t prime1[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
834
uchar_t prime2[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
836
uchar_t exponent1[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
838
uchar_t exponent2[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
840
uchar_t coefficient[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
94
uchar_t modulus[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
95
uchar_t prime1[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
96
uchar_t prime2[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
97
uchar_t expo1[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
98
uchar_t expo2[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
984
uchar_t modulus[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softRSA.c
99
uchar_t coef[MAX_KEY_ATTR_BUFLEN];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
1060
soft_ssl_weaken_key(CK_MECHANISM_PTR mech, uchar_t *secret, uint_t secretlen,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
1061
uchar_t *rand1, uint_t rand1len, uchar_t *rand2, uint_t rand2len,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
1062
uchar_t *result, boolean_t isclient)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
1065
uchar_t *label;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
108
soft_ssl3_churn(uchar_t *secret, uint_t secretlen, uchar_t *rand1,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
109
uint_t rand1len, uchar_t *rand2, uint_t rand2len, int rounds,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
110
uchar_t *result)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
114
uchar_t sha1_digest[SHA1_HASH_SIZE];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
116
uchar_t *ms = result;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
143
soft_tls_prf(uchar_t *secret, uint_t secretlen, uchar_t *label, uint_t labellen,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
144
uchar_t *rand1, uint_t rand1len, uchar_t *rand2, uint_t rand2len,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
145
uchar_t *result, uint_t resultlen)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
147
uchar_t *S1, *S2;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
148
uchar_t md5_digested_key[MD5_HASH_SIZE];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
149
uchar_t sha1_digested_key[SHA1_HASH_SIZE];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
216
P_MD5(uchar_t *secret, uint_t secretlen, uchar_t *label, uint_t labellen,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
217
uchar_t *rand1, uint_t rand1len, uchar_t *rand2, uint_t rand2len,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
218
uchar_t *result, uint_t resultlen, boolean_t xor_it)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
222
uchar_t md5_hmac[MD5_HASH_SIZE];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
223
uchar_t A[MD5_HASH_SIZE];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
225
uchar_t *res, *cur;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
296
P_SHA1(uchar_t *secret, uint_t secretlen, uchar_t *label, uint_t labellen,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
297
uchar_t *rand1, uint_t rand1len, uchar_t *rand2, uint_t rand2len,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
298
uchar_t *result, uint_t resultlen, boolean_t xor_it)
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
302
uchar_t sha1_hmac[SHA1_HASH_SIZE];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
303
uchar_t A[SHA1_HASH_SIZE];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
305
uchar_t *res, *cur;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
339
(const uchar_t *)sha1_ipad, (const uchar_t *)sha1_opad,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
371
(const uchar_t *)sha1_ipad, (const uchar_t *)sha1_opad,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
427
uchar_t *pmsecret = OBJ_SEC_VALUE(basekey_p);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
437
uchar_t ssl_master_secret[48];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
622
uchar_t *msecret = OBJ_SEC_VALUE(basekey_p);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
632
uchar_t key_block[MAX_KEYBLOCK], *kb, *export_keys = NULL;
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
720
uchar_t iv_block[16];
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
75
static uchar_t TLS_MASTER_SECRET_LABEL[] = {"master secret"};
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
78
static uchar_t TLS_KEY_EXPANSION_LABEL[] = {"key expansion"};
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
81
static uchar_t TLS_CLIENT_KEY_LABEL[] = {"client write key"};
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
84
static uchar_t TLS_SERVER_KEY_LABEL[] = {"server write key"};
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
87
static uchar_t TLS_IV_BLOCK_LABEL[] = {"IV block"};
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
90
static void P_MD5(uchar_t *, uint_t, uchar_t *, uint_t, uchar_t *, uint_t,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
91
uchar_t *, uint_t, uchar_t *, uint_t, boolean_t);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
92
static void P_SHA1(uchar_t *, uint_t, uchar_t *, uint_t, uchar_t *, uint_t,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
93
uchar_t *, uint_t, uchar_t *, uint_t, boolean_t);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
98
static void soft_ssl_weaken_key(CK_MECHANISM_PTR, uchar_t *, uint_t,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softSSL.c
99
uchar_t *, uint_t, uchar_t *, uint_t, uchar_t *, boolean_t);
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
193
uchar_t *out = ptr;
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
196
out[3] = (uchar_t)tmp;
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
198
out[2] = (uchar_t)tmp;
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
200
out[1] = (uchar_t)tmp;
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
202
out[0] = (uchar_t)tmp;
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
205
out[5] = (uchar_t)tmp;
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
207
out[4] = (uchar_t)tmp;
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
210
out[7] = (uchar_t)tmp;
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
212
out[6] = (uchar_t)tmp;
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
215
out[8] = (uchar_t)tmp;
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
217
out[9] = (uchar_t)tmp;
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
226
uchar_t *ptr;
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
2764
uchar_t exp[] = { 0x01, 0x00, 0x01 };
usr/src/lib/print/libprint/common/ns.h
134
uchar_t *domainDN; /* NS domain DN */
usr/src/lib/print/libprint/common/nss_ldap.c
146
static uchar_t *_constructPrinterDN(uchar_t *printerName,
usr/src/lib/print/libprint/common/nss_ldap.c
1466
_constructAddLDAPMod(uchar_t *printerName, char **attrList, LDAPMod ***attrs)
usr/src/lib/print/libprint/common/nss_ldap.c
147
uchar_t *domainDN, char **attrList);
usr/src/lib/print/libprint/common/nss_ldap.c
148
static NSL_RESULT _checkPrinterExists(LDAP *ld, uchar_t *printerName,
usr/src/lib/print/libprint/common/nss_ldap.c
149
uchar_t *domainDN, uchar_t **printerDN);
usr/src/lib/print/libprint/common/nss_ldap.c
150
static NSL_RESULT _checkPrinterDNExists(LDAP *ld, uchar_t *objectDN);
usr/src/lib/print/libprint/common/nss_ldap.c
151
static NSL_RESULT _checkSunPrinter(LDAP *ld, uchar_t *printerDN);
usr/src/lib/print/libprint/common/nss_ldap.c
152
static NSL_RESULT _addNewPrinterObject(LDAP *ld, uchar_t *printerName,
usr/src/lib/print/libprint/common/nss_ldap.c
153
uchar_t *domainDN, char **attrList);
usr/src/lib/print/libprint/common/nss_ldap.c
154
static NSL_RESULT _modifyPrinterObject(LDAP *ld, uchar_t *printerDN,
usr/src/lib/print/libprint/common/nss_ldap.c
155
uchar_t *printerName, uchar_t *domainDN, char **attrList);
usr/src/lib/print/libprint/common/nss_ldap.c
159
static NSL_RESULT _constructAddLDAPMod(uchar_t *printerName,
usr/src/lib/print/libprint/common/nss_ldap.c
1599
_constructModLDAPMod(uchar_t *printerName, int sunPrinter, char **attrList,
usr/src/lib/print/libprint/common/nss_ldap.c
161
static NSL_RESULT _constructModLDAPMod(uchar_t *printerName, int sunPrinter,
usr/src/lib/print/libprint/common/nss_ldap.c
163
static NSL_RESULT _compareURIinDNs(uchar_t *dn1, uchar_t *dn2);
usr/src/lib/print/libprint/common/nss_ldap.c
164
static uchar_t *_getThisNSDomainDN(void);
usr/src/lib/print/libprint/common/nss_ldap.c
169
uchar_t *objectDN, char ***list);
usr/src/lib/print/libprint/common/nss_ldap.c
1790
_compareURIinDNs(uchar_t *dn1, uchar_t *dn2)
usr/src/lib/print/libprint/common/nss_ldap.c
1794
uchar_t *DN1 = NULL;
usr/src/lib/print/libprint/common/nss_ldap.c
1795
uchar_t *DN2 = NULL;
usr/src/lib/print/libprint/common/nss_ldap.c
1803
DN1 = (uchar_t *)strdup((char *)dn1);
usr/src/lib/print/libprint/common/nss_ldap.c
1804
DN2 = (uchar_t *)strdup((char *)dn2);
usr/src/lib/print/libprint/common/nss_ldap.c
1880
static uchar_t *
usr/src/lib/print/libprint/common/nss_ldap.c
1884
uchar_t *domainDN = NULL;
usr/src/lib/print/libprint/common/nss_ldap.c
1895
domainDN = (uchar_t *)strdup(cp);
usr/src/lib/print/libprint/common/nss_ldap.c
2085
_getCurrentKVPValues(LDAP *ld, uchar_t *objectDN, char ***list)
usr/src/lib/print/libprint/common/nss_ldap.c
222
uchar_t *printerDN = NULL;
usr/src/lib/print/libprint/common/nss_ldap.c
223
uchar_t *domainDN = NULL;
usr/src/lib/print/libprint/common/nss_ldap.c
259
domainDN = (uchar_t *)
usr/src/lib/print/libprint/common/nss_ldap.c
269
_checkPrinterExists(ld, (uchar_t *)printerName,
usr/src/lib/print/libprint/common/nss_ldap.c
335
(uchar_t *)printerName,
usr/src/lib/print/libprint/common/nss_ldap.c
347
(uchar_t *)printerName,
usr/src/lib/print/libprint/common/nss_ldap.c
527
static uchar_t *
usr/src/lib/print/libprint/common/nss_ldap.c
528
_constructPrinterDN(uchar_t *printerName, uchar_t *domainDN, char **attrList)
usr/src/lib/print/libprint/common/nss_ldap.c
531
uchar_t *dn = NULL;
usr/src/lib/print/libprint/common/nss_ldap.c
532
uchar_t *uri = NULL;
usr/src/lib/print/libprint/common/nss_ldap.c
549
uri = (uchar_t *)&((*p)[len+1]);
usr/src/lib/print/libprint/common/nss_ldap.c
626
_checkPrinterExists(LDAP *ld, uchar_t *printerName, uchar_t *domainDN,
usr/src/lib/print/libprint/common/nss_ldap.c
627
uchar_t **printerDN)
usr/src/lib/print/libprint/common/nss_ldap.c
635
uchar_t *filter = NULL;
usr/src/lib/print/libprint/common/nss_ldap.c
636
uchar_t *baseDN = NULL;
usr/src/lib/print/libprint/common/nss_ldap.c
678
*printerDN = (uchar_t *)
usr/src/lib/print/libprint/common/nss_ldap.c
717
_checkPrinterDNExists(LDAP *ld, uchar_t *objectDN)
usr/src/lib/print/libprint/common/nss_ldap.c
778
_checkSunPrinter(LDAP *ld, uchar_t *printerDN)
usr/src/lib/print/libprint/common/nss_ldap.c
856
_addNewPrinterObject(LDAP *ld, uchar_t *printerName,
usr/src/lib/print/libprint/common/nss_ldap.c
857
uchar_t *domainDN, char **attrList)
usr/src/lib/print/libprint/common/nss_ldap.c
862
uchar_t *printerDN = NULL;
usr/src/lib/print/libprint/common/nss_ldap.c
952
_modifyPrinterObject(LDAP *ld, uchar_t *printerDN,
usr/src/lib/print/libprint/common/nss_ldap.c
953
uchar_t *printerName, uchar_t *domainDN, char **attrList)
usr/src/lib/print/libprint/common/nss_ldap.c
959
uchar_t *uriDN = NULL;
usr/src/lib/scsi/libses/common/ses_enclosure.c
155
SES_NV_ADD(byte_array, nverr, nvl, name, (uchar_t *)tp->st_priv,
usr/src/lib/scsi/plugins/scsi/engines/uscsi/uscsi.c
172
cmd.uscsi_rqlen = (uchar_t)data_a;
usr/src/lib/scsi/plugins/scsi/engines/uscsi/uscsi.c
173
cmd.uscsi_rqstatus = (uchar_t)-1;
usr/src/lib/smbclnt/libfknsmb/common/fake_stream.c
1002
uchar_t *base;
usr/src/lib/smbclnt/libfknsmb/common/fksmb_crypt_pkcs.c
316
uchar_t *p = buf;
usr/src/lib/smbclnt/libfksmbfs/common/fake_fssub.c
102
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, struct cred *cr,
usr/src/lib/smbclnt/libfksmbfs/common/fake_fssub.c
111
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, struct cred *cr,
usr/src/lib/smbclnt/libfksmbfs/common/fake_vnode.c
1768
uchar_t prot,
usr/src/lib/smbclnt/libfksmbfs/common/fake_vnode.c
1769
uchar_t maxprot,
usr/src/lib/smbclnt/libfksmbfs/common/fake_vnode.c
1791
uchar_t prot,
usr/src/lib/smbclnt/libfksmbfs/common/fake_vnode.c
1792
uchar_t maxprot,
usr/src/lib/smbsrv/libfksmbsrv/common/fake_vop.c
1099
uchar_t prot,
usr/src/lib/smbsrv/libfksmbsrv/common/fake_vop.c
1100
uchar_t maxprot,
usr/src/lib/smbsrv/libfksmbsrv/common/fake_vop.c
1116
uchar_t prot,
usr/src/lib/smbsrv/libfksmbsrv/common/fake_vop.c
1117
uchar_t maxprot,
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
105
uchar_t nas_seqnum[8];
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
106
uchar_t nas_sig[8];
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
107
uchar_t nas_confounder[NL_AUTH_CONFOUNDER_SIZE]; /* Sealing only */
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
151
uchar_t *dnptrs[3], **dnlastptr;
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
267
netr_ssp_derive_key(uchar_t *input_key, uint_t key_len,
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
268
uchar_t *data, uint_t data_len, uchar_t *out_key)
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
273
rc = smb_auth_hmac_md5((uchar_t *)&zeroes, 4,
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
295
uchar_t *confounder)
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
301
uchar_t *pdu_body = nds->pdu_base_addr + nds->pdu_body_offset;
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
349
MD5Update(&md5h, (uchar_t *)&zeroes, 4);
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
350
MD5Update(&md5h, (uchar_t *)nas, 8);
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
381
(uchar_t *)nas->nas_seqnum, sizeof (nas->nas_seqnum),
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
405
(uchar_t *)nas->nas_sig, sizeof (nas->nas_sig), enc_key) != 0)
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
439
uchar_t confounder[NL_AUTH_CONFOUNDER_SIZE];
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
440
uchar_t *pdu_body = nds->pdu_base_addr + nds->pdu_body_offset;
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
457
(uchar_t *)nas->nas_sig, sizeof (nas->nas_sig), dec_key) != 0) {
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
502
(uchar_t *)local_seqnum, sizeof (local_seqnum),
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
527
MD5Update(&md5h, (uchar_t *)&zeroes, 4);
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
528
MD5Update(&md5h, (uchar_t *)nas, 8);
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
612
uchar_t confounder[NL_AUTH_CONFOUNDER_SIZE];
usr/src/lib/smbsrv/libmlsvc/common/netr_ssp.c
90
uchar_t nam_str[1];
usr/src/lib/smbsrv/libmlsvc/common/smbrdr_glue.c
110
uchar_t nthash[SMBAUTH_HASH_SZ];
usr/src/lib/smbsrv/libsmb/common/libsmb.h
224
extern void smb_config_get_negtok(uchar_t *, uint32_t *);
usr/src/lib/smbsrv/libsmb/common/libsmb.h
548
uchar_t *, uint_t, uchar_t *, uint_t, uchar_t *, uint_t, uchar_t *);
usr/src/lib/smbsrv/libsmb/common/smb_auth.c
383
uchar_t *session_key)
usr/src/lib/smbsrv/libsmb/common/smb_auth.c
48
uchar_t challenges[2 * NTLM_CHAL_SZ];
usr/src/lib/smbsrv/libsmb/common/smb_auth.c
49
uchar_t digest[SMBAUTH_HASH_SZ];
usr/src/lib/smbsrv/libsmb/common/smb_auth.c
528
uchar_t *session_key)
usr/src/lib/smbsrv/libsmb/common/smb_auth.c
603
const uchar_t start = ' ';
usr/src/lib/smbsrv/libsmb/common/smb_auth.c
604
const uchar_t modulus = 'z' - ' ' + 1;
usr/src/lib/smbsrv/libsmb/common/smb_auth.c
605
uchar_t t;
usr/src/lib/smbsrv/libsmb/common/smb_auth.c
617
t = (uchar_t)buf[i];
usr/src/lib/smbsrv/libsmb/common/smb_auth.c
74
uchar_t challenges[2 * NTLM_CHAL_SZ];
usr/src/lib/smbsrv/libsmb/common/smb_crypt.c
142
uchar_t des_key[8];
usr/src/lib/smbsrv/libsmb/common/smb_crypt.c
245
smb_auth_RC4(uchar_t *Result, int ResultLen,
usr/src/lib/smbsrv/libsmb/common/smb_crypt.c
246
uchar_t *Key, int KeyLen,
usr/src/lib/smbsrv/libsmb/common/smb_crypt.c
247
uchar_t *Data, int DataLen)
usr/src/lib/storage/liba5k/common/diag.c
403
uchar_t *page_buf;
usr/src/lib/storage/liba5k/common/diag.c
520
if ((page_buf = (uchar_t *)malloc(MAX_REC_DIAG_LENGTH)) == NULL) {
usr/src/lib/storage/liba5k/common/diag.c
679
(uchar_t *)elem, sizeof (struct device_element),
usr/src/lib/storage/liba5k/common/diag.c
688
(uchar_t *)page_buf, page_len)) {
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
147
uchar_t prod_id_s[17]; /* NULL terminated string */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
148
uchar_t b_name[33]; /* NULL terminated string */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
152
uchar_t b_node_wwn[8];
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
154
uchar_t b_port_wwn[8];
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
174
uchar_t page_code;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
175
uchar_t sub_enclosures;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
177
uchar_t sup_page_codes[0x100];
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
185
uchar_t type;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
186
uchar_t num;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
187
uchar_t sub_id;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
188
uchar_t text_len;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
192
uchar_t text_element[256];
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
196
uchar_t page_code;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
197
uchar_t sub_enclosures;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
201
uchar_t enc_res;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
202
uchar_t enc_sub_id;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
203
uchar_t enc_num_elem;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
204
uchar_t enc_len;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
206
uchar_t enc_node_wwn[8];
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
207
uchar_t vend_id[8];
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
208
uchar_t prod_id[16];
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
209
uchar_t prod_revision[4];
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
210
uchar_t res[MAX_VEND_SPECIFIC_ENC];
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
224
uchar_t : 1, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
228
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
229
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
230
uchar_t : 7, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
238
uchar_t : 1, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
242
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
250
uchar_t : 1, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
254
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
255
uchar_t : 7,
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
257
uchar_t : 3, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
268
uchar_t : 1, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
272
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
273
uchar_t : 7, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
275
uchar_t : 4, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
286
uchar_t select : 1,
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
290
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
291
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
292
uchar_t : 3, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
305
uchar_t : 1, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
309
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
311
uchar_t : 4, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
319
uchar_t : 1, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
323
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
324
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
325
uchar_t : 1, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
334
uchar_t : 1, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
339
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
340
uchar_t : 4, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
345
uchar_t : 1, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
357
uchar_t select : 1,
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
362
uchar_t sel_id; /* Hard address */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
363
uchar_t : 1,
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
370
uchar_t : 1, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
382
uchar_t : 4, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
384
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
385
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
386
uchar_t : 7, /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
392
uchar_t page_code;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
394
uchar_t res : 3, /* Reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
400
uchar_t ab_cond;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
413
uchar_t page_code;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
414
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
416
uchar_t string_code;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
417
uchar_t : 7,
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
419
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
420
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
421
uchar_t name[32];
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
426
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
427
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
429
uchar_t desc_string[0xff];
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
434
uchar_t page_code;
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
435
uchar_t : 8; /* reserved */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
444
uchar_t enclosure_name[33]; /* extra character is NULL */
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
503
extern int l_get_envsen(char *, uchar_t *, int, int);
usr/src/lib/storage/liba5k/common/hdrs/a5k.h
504
extern int l_get_envsen_page(int, uchar_t *, int, uchar_t, int);
usr/src/lib/storage/liba5k/common/hdrs/a_state.h
63
uchar_t page_code;
usr/src/lib/storage/liba5k/common/hdrs/a_state.h
64
uchar_t sub_enclosures;
usr/src/lib/storage/liba5k/common/hdrs/a_state.h
92
extern int is_null_wwn(uchar_t *);
usr/src/lib/storage/liba5k/common/hdrs/a_state.h
98
extern int l_get_mode_pg(char *, uchar_t **, int);
usr/src/lib/storage/liba5k/common/hdrs/a_state.h
99
extern void l_element_msg_string(uchar_t, char *);
usr/src/lib/storage/liba5k/common/lhot.c
215
if ((uchar_t)(this_pid & 0xFF) ==
usr/src/lib/storage/liba5k/common/lhot.c
376
if (is_null_wwn((uchar_t *)node_wwn_s) == 0) {
usr/src/lib/storage/liba5k/common/lhot.c
402
uchar_t *page_buf;
usr/src/lib/storage/liba5k/common/lhot.c
411
if ((page_buf = (uchar_t *)g_zalloc(MAX_REC_DIAG_LENGTH)) == NULL) {
usr/src/lib/storage/liba5k/common/lhot.c
499
err = g_scsi_send_diag_cmd(fd, (uchar_t *)page_buf, page_len);
usr/src/lib/storage/liba5k/common/lhot.c
531
uchar_t wwn[40], c;
usr/src/lib/storage/liba5k/common/lhot.c
68
extern uchar_t g_switch_to_alpa[];
usr/src/lib/storage/liba5k/common/lhot.c
69
extern uchar_t g_sf_alpa_to_switch[];
usr/src/lib/storage/liba5k/common/lhot.c
89
is_null_wwn(uchar_t *wwn_ptr)
usr/src/lib/storage/liba5k/common/mon.c
104
l_get_mode_pg(char *path, uchar_t **pg_buf, int verbose)
usr/src/lib/storage/liba5k/common/mon.c
1190
uchar_t *page_buf;
usr/src/lib/storage/liba5k/common/mon.c
1202
(uchar_t *)&inq, sizeof (struct l_inquiry_struct))) {
usr/src/lib/storage/liba5k/common/mon.c
1218
if ((page_buf = (uchar_t *)malloc(MAX_REC_DIAG_LENGTH)) == NULL) {
usr/src/lib/storage/liba5k/common/mon.c
125
if ((*pg_buf = (uchar_t *)g_zalloc(size)) == NULL) {
usr/src/lib/storage/liba5k/common/mon.c
1274
(uchar_t *)front_elem,
usr/src/lib/storage/liba5k/common/mon.c
1281
(uchar_t *)rear_elem,
usr/src/lib/storage/liba5k/common/mon.c
1287
(uchar_t *)page_buf, page_len)) {
usr/src/lib/storage/liba5k/common/mon.c
1328
(uchar_t *)&inq, sizeof (struct l_inquiry_struct))) {
usr/src/lib/storage/liba5k/common/mon.c
1350
if (status = g_scsi_send_diag_cmd(fd, (uchar_t *)&page4,
usr/src/lib/storage/liba5k/common/mon.c
1391
(uchar_t *)&inq, sizeof (struct l_inquiry_struct))) {
usr/src/lib/storage/liba5k/common/mon.c
140
if ((*pg_buf = (uchar_t *)g_zalloc(size)) == NULL) {
usr/src/lib/storage/liba5k/common/mon.c
1409
if (status = g_scsi_send_diag_cmd(fd, (uchar_t *)&page4,
usr/src/lib/storage/liba5k/common/mon.c
1419
(uchar_t *)&inq, sizeof (struct l_inquiry_struct))) {
usr/src/lib/storage/liba5k/common/mon.c
1488
uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE];
usr/src/lib/storage/liba5k/common/mon.c
1549
(uchar_t *)&inq, sizeof (struct l_inquiry_struct))) {
usr/src/lib/storage/liba5k/common/mon.c
1563
if ((status = l_get_envsen_page(fd, (uchar_t *)&page1,
usr/src/lib/storage/liba5k/common/mon.c
2305
l_get_envsen_page(int fd, uchar_t *buf, int buf_size, uchar_t page_code,
usr/src/lib/storage/liba5k/common/mon.c
2309
uchar_t *pg;
usr/src/lib/storage/liba5k/common/mon.c
2322
if (status = g_scsi_rec_diag_cmd(fd, (uchar_t *)&hdr,
usr/src/lib/storage/liba5k/common/mon.c
2345
if ((pg = (uchar_t *)g_zalloc(size)) == NULL) {
usr/src/lib/storage/liba5k/common/mon.c
2375
l_get_envsen(char *path_phys, uchar_t *buf, int size, int verbose)
usr/src/lib/storage/liba5k/common/mon.c
2378
uchar_t *page_list_ptr, page_code, *local_buf_ptr = buf;
usr/src/lib/storage/liba5k/common/mon.c
2484
uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE];
usr/src/lib/storage/liba5k/common/mon.c
2675
(uchar_t *)&read_key_buf, sizeof (struct read_keys_struct),
usr/src/lib/storage/liba5k/common/mon.c
2689
(uchar_t *)&read_reserv_buf,
usr/src/lib/storage/liba5k/common/mon.c
2798
if (status = g_scsi_read_capacity_cmd(fd, (uchar_t *)&capacity,
usr/src/lib/storage/liba5k/common/mon.c
2850
copy_config_page(struct l_state_struct *l_state, uchar_t *from_ptr)
usr/src/lib/storage/liba5k/common/mon.c
2906
copy_page_7(struct l_state_struct *l_state, uchar_t *from_ptr)
usr/src/lib/storage/liba5k/common/mon.c
2908
uchar_t *my_from_ptr;
usr/src/lib/storage/liba5k/common/mon.c
2918
(uchar_t *)&l_state->ib_tbl.p7_s, size,
usr/src/lib/storage/liba5k/common/mon.c
2976
uchar_t *ib_buf, *from_ptr;
usr/src/lib/storage/liba5k/common/mon.c
2989
if ((ib_buf = (uchar_t *)calloc(1,
usr/src/lib/storage/liba5k/common/mon.c
3028
(uchar_t *)&l_state->ib_tbl.p2_s, size,
usr/src/lib/storage/liba5k/common/mon.c
3097
(uchar_t *)&l_state->ib_tbl.p2_s.element[front_index],
usr/src/lib/storage/liba5k/common/mon.c
3817
uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE];
usr/src/lib/storage/liba5k/common/mon.c
4086
check_file(int fd, int verbose, uchar_t **buf_ptr, int dl_info_offset)
usr/src/lib/storage/liba5k/common/mon.c
4090
uchar_t *buf;
usr/src/lib/storage/liba5k/common/mon.c
4110
if (!(buf = (uchar_t *)g_zalloc(PROMSIZE)))
usr/src/lib/storage/liba5k/common/mon.c
4253
uchar_t *buf;
usr/src/lib/storage/liba5k/common/mon.c
4274
ib_download_code_cmd(int fd, int promid, int off, uchar_t *buf_ptr,
usr/src/lib/storage/liba5k/common/mon.c
4309
dak_download_code_cmd(int fd, uchar_t *buf_ptr, int buf_len)
usr/src/lib/storage/liba5k/common/mon.c
4349
uchar_t *buf_ptr;
usr/src/lib/storage/liba5k/common/mon.c
4389
if (g_scsi_inquiry_cmd(controller_fd, (uchar_t *)&inq, sizeof (inq))) {
usr/src/lib/storage/liba5k/common/mon.c
4413
buf_ptr = (uchar_t *)g_zalloc(statbuf.st_size);
usr/src/lib/storage/liba5k/common/mon.c
4489
(uchar_t *)(buf_ptr + TEXT_OFFSET), TEXT_SZ, ps);
usr/src/lib/storage/liba5k/common/mon.c
4500
(uchar_t *)(buf_ptr + IDATA_OFFSET), IDATA_SZ, ps);
usr/src/lib/storage/liba5k/common/mon.c
4543
(uchar_t *)(buf_ptr + FPM_OFFSET), FPM_SZ, ps);
usr/src/lib/storage/liba5k/common/mon.c
4582
(uchar_t *)&inq, sizeof (struct l_inquiry_struct))) {
usr/src/lib/storage/liba5k/common/mon.c
4598
if (g_string_to_wwn((uchar_t *)wwn, (uchar_t *)&page4.name)) {
usr/src/lib/storage/liba5k/common/mon.c
4604
if (status = g_scsi_send_diag_cmd(fd, (uchar_t *)&page4,
usr/src/lib/storage/liba5k/common/mon.c
4614
if (status = g_scsi_rec_diag_cmd(fd, (uchar_t *)&page4,
usr/src/lib/storage/liba5k/common/mon.c
4647
uchar_t t_wwn[20], *ses_wwn, *ses_wwn1, *ses_nwwn;
usr/src/lib/storage/liba5k/common/mon.c
4857
uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE];
usr/src/lib/storage/liba5k/common/mon.c
4922
l_element_msg_string(uchar_t code, char *es)
usr/src/lib/storage/liba5k/common/mon.c
526
uchar_t *page_buf;
usr/src/lib/storage/liba5k/common/mon.c
592
if ((page_buf = (uchar_t *)calloc(1,
usr/src/lib/storage/liba5k/common/mon.c
719
(uchar_t *)elem, sizeof (struct device_element),
usr/src/lib/storage/liba5k/common/mon.c
723
(uchar_t *)page_buf, page_len)) {
usr/src/lib/storage/liba5k/common/mon.c
73
extern uchar_t g_switch_to_alpa[];
usr/src/lib/storage/liba5k/common/mon.c
74
extern uchar_t g_sf_alpa_to_switch[];
usr/src/lib/storage/liba5k/common/mon.c
744
(uchar_t *)status, sizeof (struct device_element),
usr/src/lib/storage/liba5k/common/mon.c
79
static int copy_config_page(struct l_state_struct *, uchar_t *);
usr/src/lib/storage/liba5k/common/mon.c
80
static void copy_page_7(struct l_state_struct *, uchar_t *);
usr/src/lib/storage/liba5k/common/mon.c
83
static int check_file(int, int, uchar_t **, int);
usr/src/lib/storage/liba5k/common/mon.c
85
static int ib_download_code_cmd(int, int, int, uchar_t *, int, int);
usr/src/lib/storage/liba5k/common/mon.c
86
static int dak_download_code_cmd(int, uchar_t *, int);
usr/src/lib/storage/libg_fc/common/cmd.c
167
(uchar_t *)command->uscsi_bufaddr,
usr/src/lib/storage/libg_fc/common/cmd.c
190
(uchar_t *)command->uscsi_bufaddr,
usr/src/lib/storage/libg_fc/common/cmd.c
267
switch ((uchar_t)command->uscsi_status & STATUS_MASK) {
usr/src/lib/storage/libg_fc/common/errormsgs.c
1079
decode_sense_byte((uchar_t)L_SCSI_ERROR ^ errornum));
usr/src/lib/storage/libg_fc/common/errormsgs.c
70
decode_sense_byte(uchar_t status)
usr/src/lib/storage/libg_fc/common/genf.c
144
static void string_dump(char *, uchar_t *, int, int, char msg_string[]);
usr/src/lib/storage/libg_fc/common/genf.c
185
g_dump(char *hdr, uchar_t *src, int nbytes, int format)
usr/src/lib/storage/libg_fc/common/genf.c
879
string_dump(MSGSTR(47, " cmd: "), (uchar_t *)ucmd,
usr/src/lib/storage/libg_fc/common/genf.c
882
(uchar_t *)ucmd->uscsi_cdb,
usr/src/lib/storage/libg_fc/common/genf.c
886
(uchar_t *)rq, 8 + rq->es_add_len, HEX_ONLY,
usr/src/lib/storage/libg_fc/common/genf.c
896
string_dump(char *hdr, uchar_t *src, int nbytes, int format, char msg_string[])
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
106
uchar_t dcr : 1, /* disable correction */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
115
uchar_t awre : 1, /* auto write realloc enabled */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
126
uchar_t read_retry_count;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
127
uchar_t correction_span;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
128
uchar_t head_offset_count;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
129
uchar_t strobe_offset_count;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
130
uchar_t : 8; /* reserved */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
131
uchar_t write_retry_count;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
132
uchar_t : 8; /* reserved */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
144
uchar_t rcd : 1, /* Read Cache Disable */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
148
uchar_t write_ret_prio : 4, /* Write Retention Priority */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
151
uchar_t : 5, /* Reserved */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
155
uchar_t dmd_rd_ret_prio : 4, /* Demand Read Retention Priority */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
199
uchar_t inq_dtype;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
200
uchar_t inq_page_code;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
201
uchar_t reserved; /* reserved */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
202
uchar_t inq_page_len;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
203
uchar_t inq_serial[251];
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
207
uchar_t qual :3,
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
209
uchar_t page_code;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
210
uchar_t reserved;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
211
uchar_t len;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
212
uchar_t page_list[251];
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
64
uchar_t medium_type; /* device specific */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
65
uchar_t device_specific; /* device specfic parameters */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
72
uchar_t num_cylinders_hi;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
73
uchar_t num_cylinders_mid;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
74
uchar_t num_cylinders_lo;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
75
uchar_t num_heads;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
76
uchar_t write_precomp_hi;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
77
uchar_t write_precomp_mid;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
78
uchar_t write_precomp_lo;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
79
uchar_t reduced_write_i_hi;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
80
uchar_t reduced_write_i_mid;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
81
uchar_t reduced_write_i_lo;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
83
uchar_t landing_zone_hi;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
84
uchar_t landing_zone_mid;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
85
uchar_t landing_zone_lo;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
87
uchar_t rpl : 2, /* RPL */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
90
uchar_t : 6,
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
95
uchar_t rot_offset;
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
96
uchar_t : 8; /* reserved */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
98
uchar_t : 8; /* reserved */
usr/src/lib/storage/libg_fc/common/hdrs/g_scsi.h
99
uchar_t : 8; /* reserved */
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
160
uchar_t node_wwn[WWN_SIZE];
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
161
uchar_t port_wwn[WWN_SIZE];
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
170
extern void g_dump(char *, uchar_t *, int, int);
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
179
extern void g_ll_to_str(uchar_t *, char *);
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
183
extern int g_string_to_wwn(uchar_t *, uchar_t *);
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
184
extern int g_get_perf_statistics(char *, uchar_t *);
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
199
extern int g_scsi_persistent_reserve_in_cmd(int, uchar_t *, int, uchar_t);
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
200
extern int g_scsi_send_diag_cmd(int, uchar_t *, int);
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
201
extern int g_scsi_rec_diag_cmd(int, uchar_t *, int, uchar_t);
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
202
extern int g_scsi_writebuffer_cmd(int, int, uchar_t *, int, int, int);
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
203
extern int g_scsi_readbuffer_cmd(int, uchar_t *, int, int);
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
204
extern int g_scsi_inquiry_cmd(int, uchar_t *, int);
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
205
extern int g_scsi_log_sense_cmd(int, uchar_t *, int, uchar_t);
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
206
extern int g_scsi_mode_select_cmd(int, uchar_t *, int, uchar_t);
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
207
extern int g_scsi_mode_sense_cmd(int, uchar_t *, int, uchar_t, uchar_t);
usr/src/lib/storage/libg_fc/common/hdrs/g_state.h
208
extern int g_scsi_read_capacity_cmd(int, uchar_t *, int);
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
142
extern uchar_t g_switch_to_alpa[];
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
143
extern uchar_t g_sf_alpa_to_switch[];
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
201
uchar_t inq_2_reladdr : 1, /* relative addressing */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
211
uchar_t inq_3_reladdr : 1, /* relative addressing */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
227
uchar_t inq_dtype;
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
229
uchar_t inq_rmb : 1, /* removable media */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
233
uchar_t inq_iso : 2, /* ISO version */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
239
uchar_t inq_aenc : 1, /* async event notification cap. */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
246
uchar_t inq_len; /* additional length */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
247
uchar_t : 8; /* reserved */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
248
uchar_t : 2, /* reserved */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
262
uchar_t inq_vid[8]; /* vendor ID */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
264
uchar_t inq_pid[16]; /* product ID */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
266
uchar_t inq_revision[4]; /* product revision level */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
275
uchar_t inq_firmware_rev[4]; /* firmware revision level */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
278
uchar_t inq_serial[12]; /* serial number, not used any more */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
281
uchar_t inq_res2[2];
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
284
uchar_t inq_ssa_ports; /* number of ports */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
285
uchar_t inq_ssa_tgts; /* number of targets */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
290
uchar_t inq_res3[40];
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
294
uchar_t inq_box_name[32];
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
295
uchar_t inq_avu[256];
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
303
uchar_t w_node_wwn[WWN_SIZE];
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
305
uchar_t device_type; /* disk or tape (Peripheral Device Type) */
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
389
extern int g_get_inq_dtype(char *, la_wwn_t, uchar_t *);
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
395
extern int g_get_serial_number(char *, uchar_t *, size_t *);
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
402
extern int g_get_wwn(char *, uchar_t *, uchar_t *, int *, int);
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
429
uchar_t **);
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
436
extern int g_get_dev_prop_bytes(gfc_prop_t, int *, uchar_t **);
usr/src/lib/storage/libg_fc/common/hot.c
408
g_ll_to_str(uchar_t *wwn_ll, char *wwn_str)
usr/src/lib/storage/libg_fc/common/hot.c
411
uchar_t c;
usr/src/lib/storage/libg_fc/common/hot.c
68
extern uchar_t g_switch_to_alpa[];
usr/src/lib/storage/libg_fc/common/hot.c
69
extern uchar_t g_sf_alpa_to_switch[];
usr/src/lib/storage/libg_fc/common/io.c
125
g_scsi_send_diag_cmd(int fd, uchar_t *buf_ptr, int buf_len)
usr/src/lib/storage/libg_fc/common/io.c
128
uchar_t cdb[] = {SCMD_SDIAG, SCSI_ESI_PF, 0, 0, 0, 0};
usr/src/lib/storage/libg_fc/common/io.c
162
rec_diag_cmd(int fd, uchar_t *buf_ptr, int buf_len, uchar_t page_code,
usr/src/lib/storage/libg_fc/common/io.c
163
uchar_t cdb_one)
usr/src/lib/storage/libg_fc/common/io.c
166
uchar_t cdb[] = {SCMD_GDIAG, 0, 0, 0, 0, 0};
usr/src/lib/storage/libg_fc/common/io.c
194
g_scsi_rec_diag_cmd(int fd, uchar_t *buf_ptr, int buf_len, uchar_t page_code)
usr/src/lib/storage/libg_fc/common/io.c
226
g_scsi_writebuffer_cmd(int fd, int off, uchar_t *buf_ptr, int buf_len,
usr/src/lib/storage/libg_fc/common/io.c
263
g_scsi_readbuffer_cmd(int fd, uchar_t *buf_ptr, int buf_len, int code_off)
usr/src/lib/storage/libg_fc/common/io.c
292
g_scsi_inquiry_cmd(int fd, uchar_t *buf_ptr, int buf_len)
usr/src/lib/storage/libg_fc/common/io.c
305
cdb.count = (uchar_t)buf_len;
usr/src/lib/storage/libg_fc/common/io.c
335
g_scsi_log_sense_cmd(int fd, uchar_t *buf_ptr, int buf_len, uchar_t page_code)
usr/src/lib/storage/libg_fc/common/io.c
370
g_scsi_mode_select_cmd(int fd, uchar_t *buf_ptr, int buf_len, uchar_t sp)
usr/src/lib/storage/libg_fc/common/io.c
407
uchar_t *buf_ptr,
usr/src/lib/storage/libg_fc/common/io.c
409
uchar_t pc,
usr/src/lib/storage/libg_fc/common/io.c
410
uchar_t page_code)
usr/src/lib/storage/libg_fc/common/io.c
456
g_scsi_read_capacity_cmd(int fd, uchar_t *buf_ptr, int buf_len)
usr/src/lib/storage/libg_fc/common/io.c
561
(uchar_t)((ucmd.uscsi_buflen & 0xff000000) >> 24);
usr/src/lib/storage/libg_fc/common/io.c
563
(uchar_t)((ucmd.uscsi_buflen & 0x00ff0000) >> 16);
usr/src/lib/storage/libg_fc/common/io.c
565
(uchar_t)((ucmd.uscsi_buflen & 0x0000ff00) >> 8);
usr/src/lib/storage/libg_fc/common/io.c
567
(uchar_t)(ucmd.uscsi_buflen & 0x000000ff);
usr/src/lib/storage/libg_fc/common/io.c
89
g_scsi_persistent_reserve_in_cmd(int fd, uchar_t *buf_ptr,
usr/src/lib/storage/libg_fc/common/io.c
90
int buf_len, uchar_t action)
usr/src/lib/storage/libg_fc/common/map.c
100
static int search_wwn_entry(struct wwn_list_found_struct *, uchar_t *,
usr/src/lib/storage/libg_fc/common/map.c
101
uchar_t *);
usr/src/lib/storage/libg_fc/common/map.c
102
static int add_wwn_entry(struct wwn_list_found_struct **, uchar_t *,
usr/src/lib/storage/libg_fc/common/map.c
103
uchar_t *);
usr/src/lib/storage/libg_fc/common/map.c
104
static int string_to_wwn(uchar_t *, uchar_t *);
usr/src/lib/storage/libg_fc/common/map.c
105
static int get_wwns(char *, uchar_t *, uchar_t *, int *,
usr/src/lib/storage/libg_fc/common/map.c
1342
g_get_inq_dtype(char *fcapath, la_wwn_t pwwn, uchar_t *inq_dtype)
usr/src/lib/storage/libg_fc/common/map.c
1430
get_fca_inq_dtype(char *fcapath, la_wwn_t pwwn, uchar_t *inq_dtype)
usr/src/lib/storage/libg_fc/common/map.c
147
static void copy_wwn_data_to_str(char *, const uchar_t *);
usr/src/lib/storage/libg_fc/common/map.c
153
uchar_t *, uchar_t *, int, int);
usr/src/lib/storage/libg_fc/common/map.c
154
static int update_map_dev_FCP_prop(impl_map_dev_prop_t **, uchar_t *, int, int);
usr/src/lib/storage/libg_fc/common/map.c
158
static u_longlong_t wwnConversion(uchar_t *wwn);
usr/src/lib/storage/libg_fc/common/map.c
160
uchar_t g_switch_to_alpa[] = {
usr/src/lib/storage/libg_fc/common/map.c
176
uchar_t g_sf_alpa_to_switch[] = {
usr/src/lib/storage/libg_fc/common/map.c
1786
(uchar_t)fp_hba_port.dev_did.port_id;
usr/src/lib/storage/libg_fc/common/map.c
1788
priv_port.sf_hard_address = (uchar_t)
usr/src/lib/storage/libg_fc/common/map.c
1819
= (uchar_t)dev_list->dev_did.port_id;
usr/src/lib/storage/libg_fc/common/map.c
1823
= (uchar_t)dev_list->dev_hard_addr.hard_addr;
usr/src/lib/storage/libg_fc/common/map.c
1908
uchar_t *port_wwn, uchar_t *node_wwn, int port_addr, int hard_addr)
usr/src/lib/storage/libg_fc/common/map.c
1911
uchar_t *port_wwn_data, *node_wwn_data;
usr/src/lib/storage/libg_fc/common/map.c
1952
if ((port_wwn_data = (uchar_t *)calloc(1, FC_WWN_SIZE)) == NULL) {
usr/src/lib/storage/libg_fc/common/map.c
1972
if ((node_wwn_data = (uchar_t *)calloc(
usr/src/lib/storage/libg_fc/common/map.c
2020
uchar_t *inq_dtype, int err, int exist)
usr/src/lib/storage/libg_fc/common/map.c
2023
uchar_t *inq_dtype_data;
usr/src/lib/storage/libg_fc/common/map.c
2037
if ((inq_dtype_data = (uchar_t *)calloc(
usr/src/lib/storage/libg_fc/common/map.c
2038
1, sizeof (uchar_t))) == NULL) {
usr/src/lib/storage/libg_fc/common/map.c
2042
memcpy(inq_dtype_data, inq_dtype, sizeof (uchar_t));
usr/src/lib/storage/libg_fc/common/map.c
2045
prop_ptr->prop_size = sizeof (uchar_t);
usr/src/lib/storage/libg_fc/common/map.c
2055
free((uchar_t *)(old_prop_ptr->prop_data));
usr/src/lib/storage/libg_fc/common/map.c
2082
uchar_t inq_dtype;
usr/src/lib/storage/libg_fc/common/map.c
2775
free((uchar_t *)(lp->prop_data));
usr/src/lib/storage/libg_fc/common/map.c
2931
int *prop_data_count, uchar_t **prop_data)
usr/src/lib/storage/libg_fc/common/map.c
2959
*prop_data = (uchar_t *)(impl_prop->prop_data);
usr/src/lib/storage/libg_fc/common/map.c
3200
uchar_t **prop_data)
usr/src/lib/storage/libg_fc/common/map.c
3218
*prop_data = (uchar_t *)(impl_prop->prop_data);
usr/src/lib/storage/libg_fc/common/map.c
3329
uchar_t i, *port_wwn_byte;
usr/src/lib/storage/libg_fc/common/map.c
3732
static u_longlong_t wwnConversion(uchar_t *wwn)
usr/src/lib/storage/libg_fc/common/map.c
3749
get_wwns(char *path_phys, uchar_t port_wwn[], uchar_t node_wwn[], int *al_pa,
usr/src/lib/storage/libg_fc/common/map.c
3757
uchar_t *port_wwn_byte, *node_wwn_byte;
usr/src/lib/storage/libg_fc/common/map.c
386
get_scsi_vhci_port_wwn(char *phys_path, uchar_t *port_wwn)
usr/src/lib/storage/libg_fc/common/map.c
3920
g_get_wwn(char *path_phys, uchar_t port_wwn[], uchar_t node_wwn[],
usr/src/lib/storage/libg_fc/common/map.c
3941
g_get_serial_number(char *path, uchar_t *serial_number,
usr/src/lib/storage/libg_fc/common/map.c
3970
(uchar_t *)&inq80,
usr/src/lib/storage/libg_fc/common/map.c
4018
(uchar_t *)l_inquiry, sizeof (struct l_inquiry_struct));
usr/src/lib/storage/libg_fc/common/map.c
4028
g_scsi_inquiry_cmd80(int fd, uchar_t *buf_ptr, int buf_len)
usr/src/lib/storage/libg_fc/common/map.c
4036
cdb.count = (uchar_t)buf_len;
usr/src/lib/storage/libg_fc/common/map.c
4057
uchar_t *data;
usr/src/lib/storage/libg_fc/common/map.c
4062
cdb.count = (uchar_t)(sizeof (L_inquiry00));
usr/src/lib/storage/libg_fc/common/map.c
4074
data = (uchar_t *)&inq00;
usr/src/lib/storage/libg_fc/common/map.c
4085
g_get_perf_statistics(char *path, uchar_t *perf_ptr)
usr/src/lib/storage/libg_fc/common/map.c
4180
g_string_to_wwn(uchar_t *wwn, uchar_t *wwnp)
usr/src/lib/storage/libg_fc/common/map.c
4214
string_to_wwn(uchar_t *string, uchar_t *wwn)
usr/src/lib/storage/libg_fc/common/map.c
4218
uchar_t *wwnp;
usr/src/lib/storage/libg_fc/common/map.c
425
return (string_to_wwn((uchar_t *)pwwn1, port_wwn));
usr/src/lib/storage/libg_fc/common/map.c
437
search_wwn_entry(struct wwn_list_found_struct *wwn_list_found, uchar_t *pwwn,
usr/src/lib/storage/libg_fc/common/map.c
438
uchar_t *nwwn)
usr/src/lib/storage/libg_fc/common/map.c
456
add_wwn_entry(struct wwn_list_found_struct **wwn_list_found, uchar_t *pwwn,
usr/src/lib/storage/libg_fc/common/map.c
4563
uchar_t port = 0;
usr/src/lib/storage/libg_fc/common/map.c
457
uchar_t *nwwn)
usr/src/lib/storage/libg_fc/common/map.c
503
uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE];
usr/src/lib/storage/libg_fc/common/map.c
5542
uchar_t *nwwn = NULL, *pwwn = NULL;
usr/src/lib/storage/libg_fc/common/map.c
5543
uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE];
usr/src/lib/storage/libg_fc/common/map.c
5697
get_wwn_data(di_node_t node, uchar_t **nwwn, uchar_t **pwwn)
usr/src/lib/storage/libg_fc/common/map.c
5849
uchar_t *pwwn = NULL;
usr/src/lib/storage/libg_fc/common/map.c
5949
copy_wwn_data_to_str(char *to_ptr, const uchar_t *from_ptr)
usr/src/lib/storage/libg_fc/common/map.c
85
static int g_scsi_inquiry_cmd80(int, uchar_t *, int);
usr/src/lib/storage/libg_fc/common/map.c
86
static int get_fca_inq_dtype(char *, la_wwn_t, uchar_t *);
usr/src/lib/storage/libg_fc/common/map.c
96
static int get_wwn_data(di_node_t, uchar_t **, uchar_t **);
usr/src/lib/storage/libg_fc/common/map.c
99
static int get_scsi_vhci_port_wwn(char *, uchar_t *);
usr/src/lib/sun_fc/common/FCHBA.cc
377
pathList = (fc_hba_list_t *)new uchar_t[bufSize];
usr/src/lib/sun_fc/common/FCHBANPIVPort.cc
111
HBA::_ioctl(fd, cmd, (uchar_t *)fcio);
usr/src/lib/sun_fc/common/FCHBANPIVPort.cc
114
HBA::_ioctl(fd, cmd, (uchar_t *)fcio);
usr/src/lib/sun_fc/common/FCHBAPort.cc
1169
fcio.fcio_obuf = (char *)new uchar_t[*RspBufferSize];
usr/src/lib/sun_fc/common/FCHBAPort.cc
1222
HBA::_ioctl(fd, cmd, (uchar_t *)fcio);
usr/src/lib/sun_fc/common/FCHBAPort.cc
1225
HBA::_ioctl(fd, cmd, (uchar_t *)fcio);
usr/src/lib/sun_fc/common/FCHBAPort.cc
484
pathList = (fc_hba_npiv_port_list_t *) new uchar_t[bufSize];
usr/src/lib/sun_fc/common/FCHBAPort.cc
729
mappings = (fc_hba_target_mappings_t *)new uchar_t[
usr/src/lib/sun_fc/common/FCHBAPort.cc
972
fcio.fcio_obuf = (char *)new uchar_t[*pRspBufferSize];
usr/src/lib/sun_fc/common/FCSyseventBridge.cc
250
uchar_t *rawPortWWN;
usr/src/lib/sun_fc/common/FCSyseventBridge.cc
391
uchar_t *rawTargetPortWWN;
usr/src/lib/sun_fc/common/FCSyseventBridge.cc
423
uchar_t *rawTargetPortWWN;
usr/src/lib/sun_fc/common/HBA.cc
310
void HBA::_ioctl(int fd, int type, uchar_t *arg) {
usr/src/lib/sun_fc/common/HBA.h
80
static void _ioctl(int fd, int type, uchar_t *arg);
usr/src/lib/sun_fc/common/HBANPIVPort.cc
79
uchar_t *dir_buf = new uchar_t[sizeof (struct dirent) + MAXPATHLEN];
usr/src/lib/sun_fc/common/HBAPort.cc
216
uchar_t *dir_buf = new uchar_t[sizeof (struct dirent) + MAXPATHLEN];
usr/src/lib/sun_fc/common/Sun_fcGetFcpTargetMapping.cc
95
mappingV2 = (PHBA_FCPTARGETMAPPINGV2) new uchar_t[
usr/src/lib/sun_fc/common/TgtFCHBA.cc
277
tgthbaList = (fc_tgt_hba_list_t *)new uchar_t[bufSize];
usr/src/lib/sun_fc/common/TgtFCHBAPort.cc
433
fctio.fctio_obuf = (uint64_t)(uintptr_t)new uchar_t[*pRspBufferSize];
usr/src/lib/sun_fc/common/TgtFCHBAPort.cc
442
memcpy(pRspBuffer, (uchar_t *)(uintptr_t)fctio.fctio_obuf,
usr/src/lib/sun_fc/common/TgtFCHBAPort.cc
445
delete((uchar_t *)(uintptr_t)fctio.fctio_obuf);
usr/src/lib/sun_fc/common/TgtFCHBAPort.cc
469
HBA::_ioctl(fd, cmd, (uchar_t *)fctio);
usr/src/lib/sun_fc/common/sun_fc.h
159
wwnConversion(uchar_t *wwn) {
usr/src/lib/sun_sas/common/devtree_phy_disco.c
75
uchar_t *propByteData = NULL;
usr/src/lib/sun_sas/common/devtree_phy_disco.c
93
(uchar_t **)&propByteData);
usr/src/lib/sun_sas/common/sun_sas.c
372
wwnConversion(uchar_t *wwn)
usr/src/lib/sun_sas/common/sun_sas.h
264
extern u_longlong_t wwnConversion(uchar_t *wwn);
usr/src/lib/udapl/udapl_tavor/common/dapl_name_service.c
358
uchar_t *mac;
usr/src/lib/udapl/udapl_tavor/common/dapl_name_service.c
406
mac = (uchar_t *)LLADDR(&ar.xarp_ha);
usr/src/lib/udapl/udapl_tavor/common/dapl_name_service.c
450
uchar_t *mac;
usr/src/lib/udapl/udapl_tavor/common/dapl_name_service.c
497
mac = (uchar_t *)lifr.lifr_nd.lnr_hdw_addr;
usr/src/lib/udapl/udapl_tavor/common/dapl_name_service.c
591
uchar_t *netmask, *local_addr, *dest_addr;
usr/src/lib/udapl/udapl_tavor/common/dapl_name_service.c
618
netmask = (uchar_t *)&netmask_sock.sin6_addr;
usr/src/lib/udapl/udapl_tavor/common/dapl_name_service.c
619
local_addr = (uchar_t *)&((struct sockaddr_in6 *)&lifreq.lifr_addr)->
usr/src/lib/udapl/udapl_tavor/common/dapl_name_service.c
621
dest_addr = (uchar_t *)&addr->sin6_addr;
usr/src/psm/promif/ieee1275/common/prom_io.c
162
rlen = promif_redirect(promif_redirect_arg, (uchar_t *)buf,
usr/src/stand/lib/fs/hsfs/hsfsops.c
1081
hs_parse_dirdate(uchar_t *dp, struct timeval *tvp)
usr/src/stand/lib/fs/hsfs/hsfsops.c
1116
hs_parse_longdate(uchar_t *dp, struct timeval *tvp)
usr/src/stand/lib/fs/hsfs/hsfsops.c
744
uchar_t c;
usr/src/stand/lib/fs/hsfs/hsfsops.c
862
uchar_t *susp;
usr/src/stand/lib/fs/hsfs/hsfsops.c
870
susp = (uchar_t *)(bufp + cur_off);
usr/src/stand/lib/inet/dhcpv4.c
1238
dhcp_getinfo(uchar_t optcat, uint16_t code, uint16_t optsize, void *value,
usr/src/stand/lib/inet/dhcpv4.c
139
len = (uchar_t)mac_get_addr_len();
usr/src/stand/lib/inet/dhcpv4.h
46
extern boolean_t dhcp_getinfo(uchar_t, uint16_t, uint16_t, void *, size_t *);
usr/src/stand/lib/inet/ibd.c
57
uchar_t arp_spa[4]; /* sender protocol address */
usr/src/stand/lib/inet/ibd.c
59
uchar_t arp_tpa[4]; /* target protocol address */
usr/src/stand/lib/inet/mac_impl.h
66
uchar_t ha[HW_ADDR_SIZE];
usr/src/stand/lib/tcp/tcp.c
2022
uchar_t *endp;
usr/src/stand/lib/tcp/tcp.c
2025
uchar_t *up = (uchar_t *)tcph;
usr/src/stand/lib/tcp/tcp.c
2613
uchar_t *rptr;
usr/src/stand/lib/tcp/tcp.c
2944
mp->b_rptr = (uchar_t *)tcph + TCP_HDR_LENGTH((tcph_t *)tcph);
usr/src/stand/lib/tcp/tcp.c
3152
uchar_t tos = ((struct ip *)rptr)->ip_tos;
usr/src/stand/lib/tcp/tcp.c
3881
uchar_t *wptr;
usr/src/stand/lib/tcp/tcp.c
4612
uchar_t *rptr;
usr/src/stand/lib/tcp/tcp.c
4865
uchar_t *prev_rptr = xmit_tail->b_rptr;
usr/src/stand/lib/tcp/tcp.c
5034
uchar_t *wptr = rptr + tcp->tcp_hdr_len;
usr/src/stand/lib/tcp/tcp.c
5516
uchar_t *rptr;
usr/src/stand/lib/tcp/tcp.c
5617
uchar_t *rptr;
usr/src/stand/lib/tcp/tcp.c
5661
tcph->th_flags[0] = (uchar_t)TH_ACK;
usr/src/stand/lib/tcp/tcp.c
5680
uchar_t *wptr = (uchar_t *)tcph + tcp->tcp_tcp_hdr_len;
usr/src/stand/lib/tcp/tcp.c
5734
uchar_t *rptr;
usr/src/stand/lib/tcp/tcp.c
5850
uchar_t *wptr;
usr/src/stand/lib/tcp/tcp.c
5887
wptr[3] = (uchar_t)tcp->tcp_rcv_ws;
usr/src/stand/lib/tcp/tcp.c
5939
wptr[3] = (uchar_t)tcp->tcp_rcv_ws;
usr/src/stand/lib/tcp/tcp.c
5996
tcph->th_flags[0] = (uchar_t)flags;
usr/src/stand/lib/tcp/tcp.c
6012
uchar_t *wptr = (uchar_t *)tcph + tcp->tcp_tcp_hdr_len;
usr/src/stand/lib/tcp/tcp.c
6073
uchar_t *rptr;
usr/src/stand/lib/tcp/tcp.c
6104
tcp_xchg(uchar_t *a, uchar_t *b, int len)
usr/src/stand/lib/tcp/tcp.c
6106
uchar_t uch;
usr/src/stand/lib/tcp/tcp_inet.h
175
uchar_t tcp_timer_backoff; /* Backoff shift count. */
usr/src/test/crypto-tests/tests/common/cryptotest.h
121
void ccm_init_params(void *, ulong_t, uchar_t *, ulong_t, uchar_t *, ulong_t,
usr/src/test/crypto-tests/tests/common/cryptotest.h
125
void gmac_init_params(void *, uchar_t *, uchar_t *, ulong_t);
usr/src/test/crypto-tests/tests/common/cryptotest_kcf.c
464
ccm_init_params(void *buf, ulong_t ulDataLen, uchar_t *pNonce,
usr/src/test/crypto-tests/tests/common/cryptotest_kcf.c
465
ulong_t ulNonceLen, uchar_t *pAAD, ulong_t ulAADLen, ulong_t ulMACLen)
usr/src/test/crypto-tests/tests/common/cryptotest_kcf.c
491
gmac_init_params(void *buf, uchar_t *pIv, uchar_t *pAAD, ulong_t ulAADLen)
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
474
ccm_init_params(void *buf, ulong_t ulDataLen, uchar_t *pNonce,
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
475
ulong_t ulNonceLen, uchar_t *pAAD, ulong_t ulAADLen, ulong_t ulMACLen)
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
505
gmac_init_params(void *buf, uchar_t *pIv, uchar_t *pAAD __unused,
usr/src/test/crypto-tests/tests/digest/parser_runner.c
150
read_msg(parser_ctx_t *ctx, uchar_t *msgbuf, size_t msglen)
usr/src/test/crypto-tests/tests/digest/parser_runner.c
181
read_md(parser_ctx_t *ctx, uchar_t *mdbuf, size_t mdlen)
usr/src/test/crypto-tests/tests/digest/parser_runner.c
211
uchar_t *msgbuf = NULL;
usr/src/test/crypto-tests/tests/digest/parser_runner.c
212
uchar_t *mdbuf = NULL;
usr/src/test/crypto-tests/tests/digest/parser_runner.c
81
hex2bytes(const char *hexbuf, size_t hexlen, uchar_t *outbuf, size_t outlen)
usr/src/test/crypto-tests/tests/digest/parser_runner.h
24
uchar_t *pe_msg;
usr/src/test/crypto-tests/tests/digest/parser_runner.h
26
uchar_t *pe_hash;
usr/src/test/i2c-tests/tests/ioctl/addresses.c
213
fnvlist_add_byte_array(nvl, UI2C_IOCTL_NVL_COMPAT, (uchar_t *)str,
usr/src/test/libmlrpc-tests/tests/common/util_common.c
27
uchar_t *
usr/src/test/libmlrpc-tests/tests/common/util_common.c
31
uchar_t *buf;
usr/src/test/libmlrpc-tests/tests/common/util_common.h
27
uchar_t *read_buf_from_file(char *, uint32_t *);
usr/src/test/libmlrpc-tests/tests/netrlogon/krb5_pac_tests/krb5_pac_decode.c
38
uchar_t *pac_buf;
usr/src/test/os-tests/tests/mac/mac_cksum.c
151
req.krq_input = (uchar_t *)payload;
usr/src/test/os-tests/tests/mac/mac_ktest_common.c
160
(uchar_t *)pkt_buf, pkt_sz);
usr/src/test/os-tests/tests/mac/mac_ktest_common.c
163
(uchar_t *)out_pkt_buf, out_pkt_sz);
usr/src/test/os-tests/tests/mac/mac_lso.c
189
req.krq_input = (uchar_t *)payload;
usr/src/test/os-tests/tests/mac/mac_parsing.c
484
.krq_input = (uchar_t *)payload_packed,
usr/src/test/zfs-tests/cmd/file_check/file_check.c
45
uchar_t fillchar = DATA;
usr/src/test/zfs-tests/cmd/file_write/file_write.c
53
uchar_t nxtfillchar;
usr/src/test/zfs-tests/cmd/file_write/file_write.c
58
uchar_t fillchar = DATA;
usr/src/test/zfs-tests/cmd/libzfs_input_check/libzfs_input_check.c
554
fnvlist_add_byte_array(required, "begin_record", (uchar_t *)&drr,
usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/nvlist_to_lua.c
189
uchar_t val[2] = { 0, 1 };
usr/src/tools/cscope-fast/cgrep.c
1000
uchar_t c = pat->cmap[*pat->loc1];
usr/src/tools/cscope-fast/cgrep.c
1042
uchar_t *tab;
usr/src/tools/cscope-fast/cgrep.c
1056
tab = egmalloc(CCL_SIZ * sizeof (uchar_t));
usr/src/tools/cscope-fast/cgrep.c
1153
re_lit(PATTERN *pat, uchar_t **b, uchar_t **e)
usr/src/tools/cscope-fast/cgrep.c
1162
*b = egmalloc(bestlen * sizeof (uchar_t));
usr/src/tools/cscope-fast/cgrep.c
1195
re_bmcomp(uchar_t *pb, uchar_t *pe, uchar_t *cmap)
usr/src/tools/cscope-fast/cgrep.c
1246
re_bmexec(PATTERN *pat, uchar_t *s, uchar_t *e, uchar_t **mb, uchar_t **me)
usr/src/tools/cscope-fast/cgrep.c
1249
uchar_t *sp;
usr/src/tools/cscope-fast/cgrep.c
1283
re_recw(re_re *r, uchar_t *map)
usr/src/tools/cscope-fast/cgrep.c
1287
uchar_t *buf;
usr/src/tools/cscope-fast/cgrep.c
1293
buf = (uchar_t *)egmalloc(20000 * sizeof (uchar_t));
usr/src/tools/cscope-fast/cgrep.c
1302
altlist(Expr *e, uchar_t *buf, re_cw *pat)
usr/src/tools/cscope-fast/cgrep.c
1311
word(Expr *e, uchar_t *buf, re_cw *pat)
usr/src/tools/cscope-fast/cgrep.c
1313
static uchar_t *p;
usr/src/tools/cscope-fast/cgrep.c
1318
if (!word(e->l, (uchar_t *)NULL, pat))
usr/src/tools/cscope-fast/cgrep.c
1320
if (!word(e->r, (uchar_t *)NULL, pat))
usr/src/tools/cscope-fast/cgrep.c
1333
re_cwinit(uchar_t *cmap)
usr/src/tools/cscope-fast/cgrep.c
1350
re_cwadd(re_cw *c, uchar_t *s, uchar_t *e)
usr/src/tools/cscope-fast/cgrep.c
137
uchar_t *cmap; /* Character mapping array */
usr/src/tools/cscope-fast/cgrep.c
147
uchar_t *cmap;
usr/src/tools/cscope-fast/cgrep.c
154
uchar_t *loc1;
usr/src/tools/cscope-fast/cgrep.c
1540
re_cwexec(PATTERN *pat, uchar_t *rs, uchar_t *re, uchar_t **mb, uchar_t **me)
usr/src/tools/cscope-fast/cgrep.c
1544
uchar_t *sp;
usr/src/tools/cscope-fast/cgrep.c
1545
uchar_t *s;
usr/src/tools/cscope-fast/cgrep.c
1546
uchar_t *e;
usr/src/tools/cscope-fast/cgrep.c
155
uchar_t *loc2;
usr/src/tools/cscope-fast/cgrep.c
1550
uchar_t fake[1];
usr/src/tools/cscope-fast/cgrep.c
1551
uchar_t mappedsp;
usr/src/tools/cscope-fast/cgrep.c
156
uchar_t *expression;
usr/src/tools/cscope-fast/cgrep.c
1619
newlink(uchar_t lit, Node *n)
usr/src/tools/cscope-fast/cgrep.c
1638
uchar_t buff[MAXBUFSIZE + ESIZE];
usr/src/tools/cscope-fast/cgrep.c
166
uchar_t *prntbuf; /* current line of input from data file */
usr/src/tools/cscope-fast/cgrep.c
167
uchar_t *newline; /* end of line (real or sentinel \n) */
usr/src/tools/cscope-fast/cgrep.c
1783
uchar_t *begin = cur_ptr->prntbuf;
usr/src/tools/cscope-fast/cgrep.c
1855
get_line(LINE *cur_ptr, uchar_t *s)
usr/src/tools/cscope-fast/cgrep.c
1864
get_ncount(LINE *cur_ptr, uchar_t *s)
usr/src/tools/cscope-fast/cgrep.c
1866
uchar_t *p = cur_ptr->prntbuf;
usr/src/tools/cscope-fast/cgrep.c
1872
(p = (uchar_t *)memchr((char *)p, NL, s - p)) != NULL) {
usr/src/tools/cscope-fast/cgrep.c
211
static uchar_t *buffer;
usr/src/tools/cscope-fast/cgrep.c
212
static uchar_t *bufend;
usr/src/tools/cscope-fast/cgrep.c
219
static uchar_t char_map[2][256];
usr/src/tools/cscope-fast/cgrep.c
223
static uchar_t tmp[MAXLIT], best[MAXLIT];
usr/src/tools/cscope-fast/cgrep.c
224
static uchar_t *_p;
usr/src/tools/cscope-fast/cgrep.c
231
static uchar_t *mallocs[MAXMALLOCS];
usr/src/tools/cscope-fast/cgrep.c
233
static uchar_t bittab[] = { 1, 2, 4, 8, 16, 32, 64, 128 };
usr/src/tools/cscope-fast/cgrep.c
238
static void spr(int c, int *p, uchar_t *buf);
usr/src/tools/cscope-fast/cgrep.c
239
void epr(Expr *e, uchar_t *res);
usr/src/tools/cscope-fast/cgrep.c
244
static void get_line(LINE *cur_ptr, uchar_t *s);
usr/src/tools/cscope-fast/cgrep.c
245
static void get_ncount(LINE *cur_ptr, uchar_t *s);
usr/src/tools/cscope-fast/cgrep.c
264
static int re_lit(PATTERN *pat, uchar_t **b, uchar_t **e);
usr/src/tools/cscope-fast/cgrep.c
266
static int ccl(PATTERN *pat, uchar_t *tab);
usr/src/tools/cscope-fast/cgrep.c
268
static BOOL altlist(Expr *e, uchar_t *buf, re_cw *pat);
usr/src/tools/cscope-fast/cgrep.c
270
static Link *newlink(uchar_t lit, Node *n);
usr/src/tools/cscope-fast/cgrep.c
280
static re_bm *re_bmcomp(uchar_t *pb, uchar_t *pe, uchar_t *cmap);
usr/src/tools/cscope-fast/cgrep.c
281
static re_cw *re_cwinit(uchar_t *cmap);
usr/src/tools/cscope-fast/cgrep.c
282
static re_cw *re_recw(re_re *r, uchar_t *map);
usr/src/tools/cscope-fast/cgrep.c
284
static void re_cwadd(re_cw *c, uchar_t *s, uchar_t *e);
usr/src/tools/cscope-fast/cgrep.c
287
static BOOL re_bmexec(PATTERN *pat, uchar_t *s, uchar_t *e, uchar_t **mb,
usr/src/tools/cscope-fast/cgrep.c
288
uchar_t **me);
usr/src/tools/cscope-fast/cgrep.c
289
static BOOL re_cwexec(PATTERN *pat, uchar_t *rs, uchar_t *re, uchar_t **mb,
usr/src/tools/cscope-fast/cgrep.c
290
uchar_t **me);
usr/src/tools/cscope-fast/cgrep.c
291
static BOOL re_reexec(PATTERN *pat, uchar_t *b, uchar_t *e, uchar_t **mb,
usr/src/tools/cscope-fast/cgrep.c
292
uchar_t **me);
usr/src/tools/cscope-fast/cgrep.c
293
static uchar_t *egmalloc(size_t n);
usr/src/tools/cscope-fast/cgrep.c
297
static BOOL fixloc(uchar_t **mb, uchar_t **me);
usr/src/tools/cscope-fast/cgrep.c
298
static BOOL grepmatch(PATTERN *pat, uchar_t **mb, uchar_t **me);
usr/src/tools/cscope-fast/cgrep.c
318
char_map[0][i] = (uchar_t)i;
usr/src/tools/cscope-fast/cgrep.c
327
match_pattern.expression = (uchar_t *)expression;
usr/src/tools/cscope-fast/cgrep.c
355
uchar_t *lb, *le;
usr/src/tools/cscope-fast/cgrep.c
367
uchar_t *p;
usr/src/tools/cscope-fast/cgrep.c
398
fixloc(uchar_t **mb, uchar_t **me)
usr/src/tools/cscope-fast/cgrep.c
425
grepmatch(PATTERN *pat, uchar_t **mb, uchar_t **me)
usr/src/tools/cscope-fast/cgrep.c
427
uchar_t *s, *f;
usr/src/tools/cscope-fast/cgrep.c
484
re_reexec(PATTERN *pat, uchar_t *b, uchar_t *e, uchar_t **mb, uchar_t **me)
usr/src/tools/cscope-fast/cgrep.c
491
uchar_t buf[EPRINTSIZE];
usr/src/tools/cscope-fast/cgrep.c
499
uchar_t c;
usr/src/tools/cscope-fast/cgrep.c
524
uchar_t buf[EPRINTSIZE];
usr/src/tools/cscope-fast/cgrep.c
53
uchar_t *cmap;
usr/src/tools/cscope-fast/cgrep.c
539
case Charclass: return ((BOOL)(CCL_CHK((uchar_t *)e->r, a)));
usr/src/tools/cscope-fast/cgrep.c
54
uchar_t *bmpat;
usr/src/tools/cscope-fast/cgrep.c
59
uchar_t lit;
usr/src/tools/cscope-fast/cgrep.c
663
uchar_t buf[2000];
usr/src/tools/cscope-fast/cgrep.c
683
uchar_t buf[2000];
usr/src/tools/cscope-fast/cgrep.c
726
static uchar_t *
usr/src/tools/cscope-fast/cgrep.c
729
uchar_t *x;
usr/src/tools/cscope-fast/cgrep.c
731
x = (uchar_t *)mymalloc(n);
usr/src/tools/cscope-fast/cgrep.c
757
epr(Expr *e, uchar_t *res)
usr/src/tools/cscope-fast/cgrep.c
759
uchar_t r1[EPRINTSIZE], r2[EPRINTSIZE];
usr/src/tools/cscope-fast/cgrep.c
775
if (CCL_CHK((uchar_t *)e->r, i)) {
usr/src/tools/cscope-fast/cgrep.c
79
uchar_t *cmap;
usr/src/tools/cscope-fast/cgrep.c
815
spr(int c, int *p, uchar_t *buf)
usr/src/tools/cscope-fast/cgrep.c
970
ccl(PATTERN *pat, uchar_t *tab)
usr/src/tools/cscope-fast/cgrep.c
978
(void) memset((char *)tab, 0, CCL_SIZ * sizeof (uchar_t));
usr/src/tools/cscope-fast/cgrep.c
984
uchar_t c = pat->cmap[*pat->loc1];
usr/src/tools/ctf/common/symbol.c
35
uchar_t type = GELF_ST_TYPE(sym->st_info);
usr/src/tools/elfextract/elfextract.c
198
uchar_t *ident;
usr/src/tools/mbh_patch/mbh_patch.c
251
uchar_t *ident;
usr/src/ucbhead/sys/types.h
97
typedef uchar_t use_t; /* use count for swap. */
usr/src/uts/common/c2/audit.h
173
uchar_t gt_type; /* AU_IPADR, AU_DEVICE,... */
usr/src/uts/common/c2/audit_kernel.h
245
uchar_t len;
usr/src/uts/common/c2/audit_kernel.h
246
uchar_t flag;
usr/src/uts/common/c2/audit_mem.c
161
buf->len += (uchar_t)new_len;
usr/src/uts/common/c2/audit_mem.c
173
buf->len = (uchar_t)new_len;
usr/src/uts/common/c2/audit_syscalls.c
180
m->len = (uchar_t)l;
usr/src/uts/common/c2/audit_token.c
1074
m->len = (uchar_t)adr_count(&adr);
usr/src/uts/common/c2/audit_token.c
1111
token->len = (uchar_t)adr_count(&adr);
usr/src/uts/common/c2/audit_token.c
1140
token->len = (uchar_t)adr_count(&adr);
usr/src/uts/common/c2/audit_token.c
1169
token->len = (uchar_t)adr_count(&adr);
usr/src/uts/common/c2/audit_token.c
1178
token->len = (uchar_t)adr_count(&adr);
usr/src/uts/common/cpr/cpr_misc.c
548
extern uchar_t cpr_pagecopy[];
usr/src/uts/common/crypto/api/kcf_keys.c
120
crypto_object_id_t *key, uchar_t *wrapped_key, size_t *wrapped_key_len,
usr/src/uts/common/crypto/api/kcf_keys.c
159
uchar_t *wrapped_key, size_t *wrapped_key_len,
usr/src/uts/common/crypto/api/kcf_random.c
308
uchar_t *rndbuf = arg;
usr/src/uts/common/crypto/api/kcf_random.c
330
uchar_t *rndbuf;
usr/src/uts/common/crypto/api/kcf_random.c
450
uchar_t tbuf[MAXEXTRACTBYTES];
usr/src/uts/common/crypto/core/kcf_callprov.c
118
uchar_t *attr;
usr/src/uts/common/crypto/core/kcf_prov_lib.c
159
crypto_digest_data(crypto_data_t *data, void *dctx, uchar_t *digest,
usr/src/uts/common/crypto/core/kcf_prov_lib.c
160
void (*update)(), void (*final)(), uchar_t flag)
usr/src/uts/common/crypto/core/kcf_prov_lib.c
163
uchar_t *dptr;
usr/src/uts/common/crypto/core/kcf_prov_lib.c
178
dptr = (uchar_t *)(data->cd_raw.iov_base +
usr/src/uts/common/crypto/core/kcf_prov_lib.c
379
uchar_t **value, ssize_t *value_len)
usr/src/uts/common/crypto/core/kcf_prov_lib.c
386
*value = (uchar_t *)key->ck_attrs[i].oa_value;
usr/src/uts/common/crypto/core/kcf_prov_lib.c
429
uchar_t *p, *nonce, *authd;
usr/src/uts/common/crypto/core/kcf_prov_lib.c
46
crypto_get_input_data(crypto_data_t *input, uchar_t **dptr, uchar_t *buf)
usr/src/uts/common/crypto/core/kcf_prov_lib.c
518
uchar_t *p, *ivp, *adp;
usr/src/uts/common/crypto/core/kcf_prov_lib.c
54
*dptr = (uchar_t *)(input->cd_raw.iov_base +
usr/src/uts/common/crypto/core/kcf_prov_lib.c
606
uchar_t *p, *ivp, *adp;
usr/src/uts/common/crypto/core/kcf_prov_lib.c
690
uchar_t *p, *sdp, *pdp;
usr/src/uts/common/crypto/core/kcf_prov_lib.c
80
crypto_compare_data(crypto_data_t *data, uchar_t *buf, size_t len)
usr/src/uts/common/crypto/core/kcf_prov_lib.c
82
uchar_t *dptr;
usr/src/uts/common/crypto/core/kcf_prov_lib.c
89
dptr = (uchar_t *)(data->cd_raw.iov_base +
usr/src/uts/common/crypto/io/aes.c
1491
uchar_t buf[AES_BLOCK_LEN];
usr/src/uts/common/crypto/io/arcfour.c
146
static mblk_t *advance_position(mblk_t *, off_t, uchar_t **);
usr/src/uts/common/crypto/io/arcfour.c
147
static int crypto_arcfour_crypt(ARCFour_key *, uchar_t *, crypto_data_t *,
usr/src/uts/common/crypto/io/arcfour.c
276
arcfour_crypt(key, (uchar_t *)start, (uchar_t *)start,
usr/src/uts/common/crypto/io/arcfour.c
281
uchar_t *start, *end;
usr/src/uts/common/crypto/io/arcfour.c
337
uchar_t *start;
usr/src/uts/common/crypto/io/arcfour.c
342
start = (uchar_t *)(iovp->iov_base + offset);
usr/src/uts/common/crypto/io/arcfour.c
383
ret = crypto_arcfour_crypt(key, (uchar_t *)start, output,
usr/src/uts/common/crypto/io/arcfour.c
391
uchar_t *start, *end;
usr/src/uts/common/crypto/io/arcfour.c
454
uchar_t *start;
usr/src/uts/common/crypto/io/arcfour.c
458
start = (uchar_t *)(iovp->iov_base + offset);
usr/src/uts/common/crypto/io/arcfour.c
535
crypto_arcfour_crypt(ARCFour_key *key, uchar_t *in, crypto_data_t *out,
usr/src/uts/common/crypto/io/arcfour.c
540
uchar_t *start, *end;
usr/src/uts/common/crypto/io/arcfour.c
541
start = (uchar_t *)(out->cd_raw.iov_base +
usr/src/uts/common/crypto/io/arcfour.c
544
end = (uchar_t *)(out->cd_raw.iov_base +
usr/src/uts/common/crypto/io/arcfour.c
555
uchar_t *start, *end;
usr/src/uts/common/crypto/io/arcfour.c
611
uchar_t *start;
usr/src/uts/common/crypto/io/arcfour.c
615
start = (uchar_t *)(iovp->iov_base + offset);
usr/src/uts/common/crypto/io/arcfour.c
642
advance_position(mblk_t *mp, off_t offset, uchar_t **cpp)
usr/src/uts/common/crypto/io/arcfour.c
655
*cpp = (uchar_t *)(mp1->b_rptr + o);
usr/src/uts/common/crypto/io/crypto.c
4437
uchar_t *seed_buffer = NULL;
usr/src/uts/common/crypto/io/crypto.c
4528
uchar_t *buffer = NULL;
usr/src/uts/common/crypto/io/crypto.c
6078
uchar_t *wrapped_key = NULL;
usr/src/uts/common/crypto/io/crypto.c
6240
uchar_t *wrapped_key = NULL;
usr/src/uts/common/crypto/io/dca.c
2787
dca_getbufbytes(crypto_data_t *data, size_t off, int count, uchar_t *dest)
usr/src/uts/common/crypto/io/dca.c
308
uchar_t *, size_t, crypto_req_handle_t);
usr/src/uts/common/crypto/io/dca.c
3507
return ((int)(*(uchar_t *)n1) - (int)(*(uchar_t *)n2));
usr/src/uts/common/crypto/io/dca.c
4598
uchar_t *buf, size_t len, crypto_req_handle_t req)
usr/src/uts/common/crypto/io/dca.c
569
uchar_t cachelinesz;
usr/src/uts/common/crypto/io/dca.c
570
uchar_t mingnt;
usr/src/uts/common/crypto/io/dca.c
571
uchar_t maxlat;
usr/src/uts/common/crypto/io/dca.c
572
uchar_t lattmr;
usr/src/uts/common/crypto/io/dca_3des.c
185
uchar_t *p = (uchar_t *)in->cd_miscdata;
usr/src/uts/common/crypto/io/dca_3des.c
409
uchar_t ivstore[DESBLOCK];
usr/src/uts/common/crypto/io/dca_3des.c
413
uchar_t *ivp = ivstore;
usr/src/uts/common/crypto/io/dca_3des.c
576
uchar_t ivstore[DESBLOCK];
usr/src/uts/common/crypto/io/dca_3des.c
580
uchar_t *iv = ivstore;
usr/src/uts/common/crypto/io/dca_3des.c
585
(uchar_t *)iv);
usr/src/uts/common/crypto/io/dca_3des.c
665
uchar_t *param;
usr/src/uts/common/crypto/io/dca_3des.c
667
uchar_t *value;
usr/src/uts/common/crypto/io/dca_3des.c
676
param = (uchar_t *)mechanism->cm_param;
usr/src/uts/common/crypto/io/dca_3des.c
721
value = (uchar_t *)key->ck_data;
usr/src/uts/common/crypto/io/dca_3des.c
85
uchar_t *p = (uchar_t *)in->cd_miscdata;
usr/src/uts/common/crypto/io/dca_dsa.c
385
uchar_t *p, *q, *g, *x;
usr/src/uts/common/crypto/io/dca_rng.c
258
if (dca_rng(dca, (uchar_t *)dca->dca_buf1, RANDOM_BUFFER_SIZE,
usr/src/uts/common/crypto/io/dca_rng.c
299
if ((rv = dca_rng(dca, (uchar_t *)fill_buf,
usr/src/uts/common/crypto/io/dca_rng.c
51
dca_rng(dca_t *dca, uchar_t *buf, size_t len, crypto_req_handle_t req)
usr/src/uts/common/crypto/io/dca_rsa.c
397
uchar_t *exp;
usr/src/uts/common/crypto/io/dca_rsa.c
398
uchar_t *p;
usr/src/uts/common/crypto/io/dca_rsa.c
399
uchar_t *q;
usr/src/uts/common/crypto/io/dca_rsa.c
400
uchar_t *dp;
usr/src/uts/common/crypto/io/dca_rsa.c
401
uchar_t *dq;
usr/src/uts/common/crypto/io/dca_rsa.c
402
uchar_t *pinv;
usr/src/uts/common/crypto/io/dprov.c
1446
uchar_t *rr_buf;
usr/src/uts/common/crypto/io/dprov.c
1487
uchar_t *kr_wrapped_key;
usr/src/uts/common/crypto/io/dprov.c
1579
crypto_req_handle_t, uchar_t *, size_t, crypto_session_id_t, uint_t,
usr/src/uts/common/crypto/io/dprov.c
1592
crypto_key_t *, uchar_t *, size_t *, crypto_object_attribute_t *,
usr/src/uts/common/crypto/io/dprov.c
3628
uchar_t *buf, size_t len, uint_t entropy_est, uint32_t flags,
usr/src/uts/common/crypto/io/dprov.c
3651
crypto_session_id_t sid, uchar_t *buf, size_t len, crypto_req_handle_t req)
usr/src/uts/common/crypto/io/dprov.c
4064
uchar_t *wrapped_key, size_t *wrapped_key_len_ptr, crypto_req_handle_t req)
usr/src/uts/common/crypto/io/dprov.c
4090
crypto_key_t *unwrapping_key, uchar_t *wrapped_key,
usr/src/uts/common/crypto/io/dprov.c
4453
= (uchar_t *)aes_ccm_params + sizeof (CK_AES_CCM_PARAMS);
usr/src/uts/common/crypto/io/dprov.c
4537
= (uchar_t *)aes_gcm_params + sizeof (CK_AES_GCM_PARAMS);
usr/src/uts/common/crypto/io/dprov.c
4609
= (uchar_t *)aes_gmac_params + sizeof (CK_AES_GMAC_PARAMS);
usr/src/uts/common/crypto/io/dprov.c
4734
ecc_params->pSharedData = (uchar_t *)ecc_params +
usr/src/uts/common/crypto/io/dprov.c
4736
ecc_params->pPublicData = (uchar_t *)ecc_params->pSharedData +
usr/src/uts/common/crypto/io/dprov.c
5333
dprov_state_t *softc, crypto_req_handle_t req, uchar_t *buf, size_t len,
usr/src/uts/common/crypto/io/dprov.c
5426
uchar_t *wrapped_key, size_t *wrapped_key_len_ptr,
usr/src/uts/common/crypto/io/dprov.c
659
static uchar_t dh_value[8] = { 'd', 'h', 'd', 'h', 'd', 'h', 'd', '\0' };
usr/src/uts/common/crypto/io/dprov.c
661
static uchar_t private_exponent[128] = {
usr/src/uts/common/crypto/io/dprov.c
680
static uchar_t modulus[128] = {
usr/src/uts/common/crypto/io/dprov.c
6865
uchar_t c = 0;
usr/src/uts/common/crypto/io/dprov.c
7674
if (random_get_pseudo_bytes((uchar_t *)attribute.oa_value,
usr/src/uts/common/crypto/io/dprov.c
8023
uchar_t *wrapped_key;
usr/src/uts/common/crypto/io/dprov.c
926
uchar_t *, size_t, uint_t, uint32_t, crypto_req_handle_t);
usr/src/uts/common/crypto/io/dprov.c
928
uchar_t *, size_t, crypto_req_handle_t);
usr/src/uts/common/crypto/io/dprov.c
9638
bcopy(object->do_attr[attr_idx].oa_value, (uchar_t *)value + offset,
usr/src/uts/common/crypto/io/dprov.c
9651
uchar_t val;
usr/src/uts/common/crypto/io/dprov.c
9736
bcopy(template[attr_idx].oa_value, (uchar_t *)value + offset,
usr/src/uts/common/crypto/io/dprov.c
9749
uchar_t val;
usr/src/uts/common/crypto/io/dprov.c
9902
bcopy(in[i].oa_value, (uchar_t *)&tmp + offset,
usr/src/uts/common/crypto/io/dprov.c
996
uchar_t *, size_t *, crypto_req_handle_t);
usr/src/uts/common/crypto/io/dprov.c
998
crypto_mechanism_t *, crypto_key_t *, uchar_t *, size_t *,
usr/src/uts/common/crypto/io/ecc.c
1052
uchar_t *params = NULL;
usr/src/uts/common/crypto/io/ecc.c
1054
uchar_t *value = NULL;
usr/src/uts/common/crypto/io/ecc.c
1055
uchar_t *point = NULL;
usr/src/uts/common/crypto/io/ecc.c
1118
params = (uchar_t *)pub_template[params_idx].oa_value;
usr/src/uts/common/crypto/io/ecc.c
1121
value = (uchar_t *)pri_out_template[value_idx].oa_value;
usr/src/uts/common/crypto/io/ecc.c
1123
point = (uchar_t *)pub_out_template[point_idx].oa_value;
usr/src/uts/common/crypto/io/ecc.c
1240
private_value_item.data = (uchar_t *)attrs[value_idx].oa_value;
usr/src/uts/common/crypto/io/ecc.c
1244
params_item.data = (uchar_t *)attrs[params_idx].oa_value;
usr/src/uts/common/crypto/io/ecc.c
1257
public_value_item.data = (uchar_t *)mech_param->pPublicData;
usr/src/uts/common/crypto/io/ecc.c
1288
(uchar_t *)out_attrs[out_value_idx].oa_value, key_len);
usr/src/uts/common/crypto/io/ecc.c
321
bcopy(template[attr_idx].oa_value, (uchar_t *)value + offset,
usr/src/uts/common/crypto/io/ecc.c
346
uchar_t *foo;
usr/src/uts/common/crypto/io/ecc.c
474
uchar_t *params;
usr/src/uts/common/crypto/io/ecc.c
594
crypto_data_t *signature, uchar_t flag, crypto_req_handle_t req)
usr/src/uts/common/crypto/io/ecc.c
597
uchar_t digest[SHA1_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/ecc.c
642
uchar_t *param;
usr/src/uts/common/crypto/io/ecc.c
643
uchar_t *private;
usr/src/uts/common/crypto/io/ecc.c
646
uchar_t tmp_data[EC_MAX_DIGEST_LEN];
usr/src/uts/common/crypto/io/ecc.c
647
uchar_t signed_data[EC_MAX_SIG_LEN];
usr/src/uts/common/crypto/io/ecc.c
786
uchar_t *params;
usr/src/uts/common/crypto/io/ecc.c
844
uchar_t *param;
usr/src/uts/common/crypto/io/ecc.c
845
uchar_t *public;
usr/src/uts/common/crypto/io/ecc.c
848
uchar_t tmp_data[EC_MAX_DIGEST_LEN];
usr/src/uts/common/crypto/io/ecc.c
849
uchar_t signed_data[EC_MAX_SIG_LEN];
usr/src/uts/common/crypto/io/ecc.c
983
uchar_t *params;
usr/src/uts/common/crypto/io/md4_mod.c
298
ulong_t digest_len, uchar_t *digest_scratch)
usr/src/uts/common/crypto/io/md4_mod.c
337
bcopy(digest_scratch, (uchar_t *)digest->
usr/src/uts/common/crypto/io/md4_mod.c
341
MD4Final((uchar_t *)digest->
usr/src/uts/common/crypto/io/md4_mod.c
352
uchar_t digest_tmp[MD4_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/md4_mod.c
443
ulong_t digest_len, uchar_t *digest_scratch)
usr/src/uts/common/crypto/io/md4_mod.c
485
uchar_t digest_tmp[MD4_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/md5_mod.c
1009
uchar_t digest[MD5_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/md5_mod.c
1115
uchar_t digest[MD5_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/md5_mod.c
1235
uchar_t digest[MD5_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/md5_mod.c
1449
uchar_t digested_key[MD5_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/md5_mod.c
383
ulong_t digest_len, uchar_t *digest_scratch)
usr/src/uts/common/crypto/io/md5_mod.c
422
bcopy(digest_scratch, (uchar_t *)digest->
usr/src/uts/common/crypto/io/md5_mod.c
426
MD5Final((uchar_t *)digest->
usr/src/uts/common/crypto/io/md5_mod.c
437
uchar_t digest_tmp[MD5_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/md5_mod.c
528
ulong_t digest_len, uchar_t *digest_scratch)
usr/src/uts/common/crypto/io/md5_mod.c
570
uchar_t digest_tmp[MD5_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/md5_mod.c
928
uchar_t digested_key[MD5_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/rsa.c
1036
uchar_t *dataptr, *modulus;
usr/src/uts/common/crypto/io/rsa.c
1038
uchar_t tmp_data[MAX_RSA_KEYLENGTH_IN_BYTES];
usr/src/uts/common/crypto/io/rsa.c
1039
uchar_t plain_data[MAX_RSA_KEYLENGTH_IN_BYTES];
usr/src/uts/common/crypto/io/rsa.c
1040
uchar_t signed_data[MAX_RSA_KEYLENGTH_IN_BYTES];
usr/src/uts/common/crypto/io/rsa.c
1249
uchar_t *sigptr, *modulus;
usr/src/uts/common/crypto/io/rsa.c
1251
uchar_t plain_data[MAX_RSA_KEYLENGTH_IN_BYTES];
usr/src/uts/common/crypto/io/rsa.c
1252
uchar_t tmp_data[MAX_RSA_KEYLENGTH_IN_BYTES];
usr/src/uts/common/crypto/io/rsa.c
1452
uchar_t *sigptr, *modulus;
usr/src/uts/common/crypto/io/rsa.c
1454
uchar_t plain_data[MAX_RSA_KEYLENGTH_IN_BYTES];
usr/src/uts/common/crypto/io/rsa.c
1455
uchar_t tmp_data[MAX_RSA_KEYLENGTH_IN_BYTES];
usr/src/uts/common/crypto/io/rsa.c
317
static int compare_data(crypto_data_t *, uchar_t *);
usr/src/uts/common/crypto/io/rsa.c
319
static int core_rsa_encrypt(crypto_key_t *, uchar_t *, int, uchar_t *, int);
usr/src/uts/common/crypto/io/rsa.c
320
static int core_rsa_decrypt(crypto_key_t *, uchar_t *, int, uchar_t *);
usr/src/uts/common/crypto/io/rsa.c
373
uchar_t *modulus;
usr/src/uts/common/crypto/io/rsa.c
465
compare_data(crypto_data_t *data, uchar_t *buf)
usr/src/uts/common/crypto/io/rsa.c
575
uchar_t *ptptr;
usr/src/uts/common/crypto/io/rsa.c
576
uchar_t *modulus;
usr/src/uts/common/crypto/io/rsa.c
578
uchar_t tmp_data[MAX_RSA_KEYLENGTH_IN_BYTES];
usr/src/uts/common/crypto/io/rsa.c
579
uchar_t plain_data[MAX_RSA_KEYLENGTH_IN_BYTES];
usr/src/uts/common/crypto/io/rsa.c
580
uchar_t cipher_data[MAX_RSA_KEYLENGTH_IN_BYTES];
usr/src/uts/common/crypto/io/rsa.c
634
core_rsa_encrypt(crypto_key_t *key, uchar_t *in,
usr/src/uts/common/crypto/io/rsa.c
635
int in_len, uchar_t *out, int is_public)
usr/src/uts/common/crypto/io/rsa.c
638
uchar_t *expo, *modulus;
usr/src/uts/common/crypto/io/rsa.c
721
uchar_t *ctptr;
usr/src/uts/common/crypto/io/rsa.c
722
uchar_t *modulus;
usr/src/uts/common/crypto/io/rsa.c
724
uchar_t plain_data[MAX_RSA_KEYLENGTH_IN_BYTES];
usr/src/uts/common/crypto/io/rsa.c
725
uchar_t tmp_data[MAX_RSA_KEYLENGTH_IN_BYTES];
usr/src/uts/common/crypto/io/rsa.c
772
core_rsa_decrypt(crypto_key_t *key, uchar_t *in, int in_len, uchar_t *out)
usr/src/uts/common/crypto/io/rsa.c
775
uchar_t *modulus, *prime1, *prime2, *expo1, *expo2, *coef;
usr/src/uts/common/crypto/io/rsa.c
917
crypto_data_t *signature, uchar_t flag)
usr/src/uts/common/crypto/io/rsa.c
921
uchar_t digest[SHA512_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/rsa.c
923
uchar_t der_data[SHA512_DIGEST_LENGTH + SHA2_DER_PREFIX_Len];
usr/src/uts/common/crypto/io/rsa.c
942
uchar_t *modulus;
usr/src/uts/common/crypto/io/sha1_mod.c
1055
uchar_t digest[SHA1_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha1_mod.c
1161
uchar_t digest[SHA1_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha1_mod.c
1281
uchar_t digest[SHA1_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha1_mod.c
1495
uchar_t digested_key[SHA1_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha1_mod.c
330
ulong_t digest_len, uchar_t *digest_scratch)
usr/src/uts/common/crypto/io/sha1_mod.c
369
bcopy(digest_scratch, (uchar_t *)digest->
usr/src/uts/common/crypto/io/sha1_mod.c
373
SHA1Final((uchar_t *)digest->
usr/src/uts/common/crypto/io/sha1_mod.c
384
uchar_t digest_tmp[SHA1_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha1_mod.c
475
ulong_t digest_len, uchar_t *digest_scratch)
usr/src/uts/common/crypto/io/sha1_mod.c
517
uchar_t digest_tmp[SHA1_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha1_mod.c
875
uchar_t digested_key[SHA1_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha1_mod.c
926
uchar_t digest[SHA1_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha2_mod.c
1047
uchar_t digest[SHA512_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha2_mod.c
1207
uchar_t digest[SHA512_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha2_mod.c
1330
uchar_t digest[SHA512_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha2_mod.c
1472
uchar_t digest[SHA512_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha2_mod.c
1731
uchar_t digested_key[SHA512_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha2_mod.c
360
ulong_t digest_len, uchar_t *digest_scratch)
usr/src/uts/common/crypto/io/sha2_mod.c
403
bcopy(digest_scratch, (uchar_t *)digest->
usr/src/uts/common/crypto/io/sha2_mod.c
407
SHA2Final((uchar_t *)digest->
usr/src/uts/common/crypto/io/sha2_mod.c
419
uchar_t digest_tmp[SHA512_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha2_mod.c
511
ulong_t digest_len, uchar_t *digest_scratch)
usr/src/uts/common/crypto/io/sha2_mod.c
556
uchar_t digest_tmp[SHA512_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/sha2_mod.c
997
uchar_t digested_key[SHA512_DIGEST_LENGTH];
usr/src/uts/common/crypto/io/skein_mod.c
348
(uchar_t *)uio->uio_iov[vec_idx].iov_base + offset);
usr/src/uts/common/crypto/io/swrand.c
156
uchar_t *, size_t, uint_t, uint32_t, crypto_req_handle_t);
usr/src/uts/common/crypto/io/swrand.c
158
crypto_session_id_t, uchar_t *, size_t, crypto_req_handle_t);
usr/src/uts/common/crypto/io/swrand.c
284
uchar_t *buf, size_t len, uint_t entropy_est, uint32_t flags,
usr/src/uts/common/crypto/io/swrand.c
298
crypto_session_id_t sid, uchar_t *buf, size_t len, crypto_req_handle_t req)
usr/src/uts/common/crypto/io/viorand.c
136
crypto_session_id_t, uchar_t *, size_t, crypto_req_handle_t);
usr/src/uts/common/crypto/io/viorand.c
40
uchar_t *rb_req_buf;
usr/src/uts/common/crypto/io/viorand.c
508
crypto_session_id_t sid __unused, uchar_t *buf, size_t len,
usr/src/uts/common/crypto/io/viorand.c
87
crypto_session_id_t, uchar_t *, size_t, crypto_req_handle_t);
usr/src/uts/common/des/des.h
58
uchar_t des_key[8]; /* key (with low bit parity) */
usr/src/uts/common/des/des.h
61
uchar_t des_ivec[8]; /* input vector */
usr/src/uts/common/des/des.h
64
uchar_t UDES_data[DES_QUICKLEN];
usr/src/uts/common/des/des.h
65
uchar_t *UDES_buf;
usr/src/uts/common/des/des_crypt.c
369
desp->des_buf = (uchar_t *)buf;
usr/src/uts/common/des/softdes.h
69
uchar_t _byte7;
usr/src/uts/common/des/softdes.h
70
uchar_t _byte6;
usr/src/uts/common/des/softdes.h
71
uchar_t _byte5;
usr/src/uts/common/des/softdes.h
72
uchar_t _byte4;
usr/src/uts/common/des/softdes.h
73
uchar_t _byte3;
usr/src/uts/common/des/softdes.h
74
uchar_t _byte2;
usr/src/uts/common/des/softdes.h
75
uchar_t _byte1;
usr/src/uts/common/des/softdes.h
76
uchar_t _byte0;
usr/src/uts/common/des/softdes.h
78
uchar_t _byte0;
usr/src/uts/common/des/softdes.h
79
uchar_t _byte1;
usr/src/uts/common/des/softdes.h
80
uchar_t _byte2;
usr/src/uts/common/des/softdes.h
81
uchar_t _byte3;
usr/src/uts/common/des/softdes.h
82
uchar_t _byte4;
usr/src/uts/common/des/softdes.h
83
uchar_t _byte5;
usr/src/uts/common/des/softdes.h
84
uchar_t _byte6;
usr/src/uts/common/des/softdes.h
85
uchar_t _byte7;
usr/src/uts/common/disp/thread.c
437
t->t_bindflag = (uchar_t)default_binding_mode;
usr/src/uts/common/dtrace/dtrace.c
1268
uchar_t *cp;
usr/src/uts/common/dtrace/dtrace.c
12725
uchar_t *buf;
usr/src/uts/common/dtrace/dtrace.c
12740
buf[i] = (uchar_t)(((int *)buf)[i]);
usr/src/uts/common/dtrace/dtrace.c
9983
uchar_t scope;
usr/src/uts/common/exec/elf/elf_notes.c
258
uchar_t oldsig;
usr/src/uts/common/exec/elf/elf_notes.c
304
lwp->lwp_cursig = (uchar_t)sig;
usr/src/uts/common/exec/elf/elf_notes.c
570
lwp->lwp_cursig = (uchar_t)sig;
usr/src/uts/common/exec/elf/old_notes.c
144
uchar_t oldsig;
usr/src/uts/common/exec/elf/old_notes.c
156
lwp->lwp_cursig = (uchar_t)sig;
usr/src/uts/common/fs/bootfs/bootfs_vnops.c
443
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr,
usr/src/uts/common/fs/bootfs/bootfs_vnops.c
494
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr,
usr/src/uts/common/fs/dcfs/dc_vnops.c
216
uchar_t, uchar_t, uint_t, struct cred *, caller_context_t *);
usr/src/uts/common/fs/dcfs/dc_vnops.c
218
uchar_t, uchar_t, uint_t, struct cred *, caller_context_t *);
usr/src/uts/common/fs/dcfs/dc_vnops.c
676
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags,
usr/src/uts/common/fs/dcfs/dc_vnops.c
731
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags,
usr/src/uts/common/fs/dnlc.c
1109
uchar_t namlen;
usr/src/uts/common/fs/dnlc.c
1250
uchar_t namlen;
usr/src/uts/common/fs/dnlc.c
1551
uchar_t namlen;
usr/src/uts/common/fs/dnlc.c
1748
uchar_t namlen;
usr/src/uts/common/fs/dnlc.c
327
static ncache_t *dnlc_get(uchar_t namlen);
usr/src/uts/common/fs/dnlc.c
328
static ncache_t *dnlc_search(vnode_t *dp, const char *name, uchar_t namlen,
usr/src/uts/common/fs/dnlc.c
441
uchar_t namlen;
usr/src/uts/common/fs/dnlc.c
510
uchar_t namlen;
usr/src/uts/common/fs/dnlc.c
591
uchar_t namlen;
usr/src/uts/common/fs/dnlc.c
670
uchar_t namlen;
usr/src/uts/common/fs/dnlc.c
930
dnlc_search(vnode_t *dp, const char *name, uchar_t namlen, int hash)
usr/src/uts/common/fs/dnlc.c
972
dnlc_get(uchar_t namlen)
usr/src/uts/common/fs/fem.c
1289
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags,
usr/src/uts/common/fs/fem.c
1319
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags,
usr/src/uts/common/fs/fem.c
2541
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags,
usr/src/uts/common/fs/fem.c
2558
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags,
usr/src/uts/common/fs/fs_subr.c
132
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, struct cred *cr,
usr/src/uts/common/fs/fs_subr.c
141
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, struct cred *cr,
usr/src/uts/common/fs/fs_subr.h
59
size_t, uchar_t, uchar_t, uint_t, struct cred *,
usr/src/uts/common/fs/fs_subr.h
62
size_t, uchar_t, uchar_t, uint_t, struct cred *,
usr/src/uts/common/fs/gfs.c
1099
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cred,
usr/src/uts/common/fs/hsfs/hsfs_node.c
1009
error = parse_sua((uchar_t *)dnp, dnlen,
usr/src/uts/common/fs/hsfs/hsfs_node.c
1137
uchar_t c;
usr/src/uts/common/fs/hsfs/hsfs_node.c
1256
uchar_t c;
usr/src/uts/common/fs/hsfs/hsfs_node.c
1257
uchar_t had_lc = 0;
usr/src/uts/common/fs/hsfs/hsfs_node.c
1339
uchar_t c;
usr/src/uts/common/fs/hsfs/hsfs_node.c
1376
uchar_t c;
usr/src/uts/common/fs/hsfs/hsfs_node.c
1402
uchar_t *secp;
usr/src/uts/common/fs/hsfs/hsfs_node.c
1422
secp = (uchar_t *)secbp->b_un.b_addr;
usr/src/uts/common/fs/hsfs/hsfs_node.c
1453
uchar_t *blkp = (uchar_t *)fbp->fb_addr; /* dir block */
usr/src/uts/common/fs/hsfs/hsfs_node.c
1458
uchar_t *dirp; /* the directory entry */
usr/src/uts/common/fs/hsfs/hsfs_node.c
1505
hdlen = (int)((uchar_t)
usr/src/uts/common/fs/hsfs/hsfs_node.c
1537
dnamelen = (int)((uchar_t)HDE_NAME_LEN(dirp));
usr/src/uts/common/fs/hsfs/hsfs_node.c
718
uchar_t *dirp;
usr/src/uts/common/fs/hsfs/hsfs_node.c
738
dirp = (uchar_t *)secbp->b_un.b_addr;
usr/src/uts/common/fs/hsfs/hsfs_node.c
925
uchar_t *dirp,
usr/src/uts/common/fs/hsfs/hsfs_node.c
934
uchar_t flags;
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
101
uchar_t *pn_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
119
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
122
uchar_t *px_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
150
form_time(int time_length, uchar_t *file_time, struct timeval *tvp)
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
170
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
173
uchar_t *tf_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
209
uchar_t *SUA_string, /* string from SUA */
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
211
uchar_t *dst, /* string to copy to */
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
224
SUA_string = (uchar_t *)".";
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
229
SUA_string = (uchar_t *)"..";
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
295
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
298
uchar_t *nm_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
300
if ((sig_args_p->name_p == (uchar_t *)NULL) ||
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
336
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
339
uchar_t *sl_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
340
uchar_t *comp_ptr;
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
375
(size_t)RRIP_COMP_NAME_LEN(comp_ptr), (uchar_t *)sym_link,
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
444
uchar_t *dirp, /* directory entry pointer */
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
456
(dirp == (uchar_t *)NULL)) {
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
473
ret_val = parse_sua((uchar_t *)to, &size, &change_flag,
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
505
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
508
uchar_t *re_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
525
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
528
uchar_t *cl_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
548
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
551
uchar_t *pl_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
570
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
573
uchar_t *rr_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
69
static void form_time(int, uchar_t *, struct timeval *);
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
70
static void name_parse(int, uchar_t *, size_t, uchar_t *, int *,
usr/src/uts/common/fs/hsfs/hsfs_rrip.c
98
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_subr.c
159
uchar_t *dp;
usr/src/uts/common/fs/hsfs/hsfs_subr.c
196
uchar_t *dp;
usr/src/uts/common/fs/hsfs/hsfs_subr.c
74
uchar_t multiple; /* > 1 such error per fs possible? */
usr/src/uts/common/fs/hsfs/hsfs_subr.c
75
uchar_t n_printf_args; /* if err_text printf-like, # addtl args */
usr/src/uts/common/fs/hsfs/hsfs_susp.c
113
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_susp.c
116
uchar_t *sp_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_susp.c
120
return ((uchar_t *)NULL);
usr/src/uts/common/fs/hsfs/hsfs_susp.c
131
return ((uchar_t *)NULL);
usr/src/uts/common/fs/hsfs/hsfs_susp.c
159
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_susp.c
162
uchar_t *er_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_susp.c
198
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_susp.c
201
uchar_t *ce_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_susp.c
219
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_susp.c
222
uchar_t *pd_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_susp.c
237
uchar_t *
usr/src/uts/common/fs/hsfs/hsfs_susp.c
240
uchar_t *st_ptr = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
215
uchar_t *search_sig, /* possible signature to search for */
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
219
uchar_t *sig_string = sig_args_p->SUF_ptr;
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
227
if (sig_string == (uchar_t *)NULL)
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
362
uchar_t *root_ptr;
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
363
uchar_t *secp;
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
392
secp = (uchar_t *)secbp->b_un.b_addr;
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
427
if ((susp_sp->sig_handler)(&sig_args) == (uchar_t *)NULL) {
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
471
get_cont_area(struct hsfs *fsp, uchar_t **buf_pp, cont_info_t *cont_info_p)
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
488
if (*buf_pp == (uchar_t *)NULL)
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
554
free_cont_area(uchar_t *cont_p)
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
558
cont_p = (uchar_t *)NULL;
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
65
static void free_cont_area(uchar_t *);
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
66
static int get_cont_area(struct hsfs *, uchar_t **, cont_info_t *);
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
67
static int parse_signatures(sig_args_t *, int, uchar_t *, int);
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
81
uchar_t *name_p, /* location to copy name */
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
84
uchar_t *dirp, /* pointer to ISO dir entry */
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
88
uchar_t *search_sig, /* signature to search for */
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
91
uchar_t *SUA_p = IDE_sys_use_area(dirp);
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
93
uchar_t *tmp_SUA_p = (SUA_p + fsp->hsfs_sua_off);
usr/src/uts/common/fs/hsfs/hsfs_susp_subr.c
96
uchar_t *cont_p = (uchar_t *)NULL;
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
1007
uchar_t *volp;
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
1021
volp = (uchar_t *)secbp->b_un.b_addr;
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
1062
volp = (uchar_t *)secbp->b_un.b_addr;
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
1078
hs_parsehsvol(struct hsfs *fsp, uchar_t *volp, struct hs_volume *hvp)
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
1137
uchar_t *volp;
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
1155
volp = (uchar_t *)secbp->b_un.b_addr;
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
1221
volp = (uchar_t *)secbp->b_un.b_addr;
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
1241
volp = (uchar_t *)secbp->b_un.b_addr;
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
1269
hs_joliet_level(uchar_t *volp)
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
1295
hs_parseisovol(struct hsfs *fsp, uchar_t *volp, struct hs_volume *hvp)
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
236
static int hs_parsehsvol(struct hsfs *fsp, uchar_t *volp,
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
242
static int hs_joliet_level(uchar_t *volp);
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
243
static int hs_parseisovol(struct hsfs *fsp, uchar_t *volp,
usr/src/uts/common/fs/hsfs/hsfs_vnops.c
1654
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, struct cred *cred,
usr/src/uts/common/fs/hsfs/hsfs_vnops.c
1708
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, struct cred *cr,
usr/src/uts/common/fs/hsfs/hsfs_vnops.c
413
uchar_t *blkp;
usr/src/uts/common/fs/hsfs/hsfs_vnops.c
455
blkp = (uchar_t *)fbp->fb_addr;
usr/src/uts/common/fs/hsfs/hsfs_vnops.c
470
hdlen = (int)((uchar_t)
usr/src/uts/common/fs/lofs/lofs_vnops.c
1101
uchar_t prot,
usr/src/uts/common/fs/lofs/lofs_vnops.c
1102
uchar_t maxprot,
usr/src/uts/common/fs/lofs/lofs_vnops.c
1118
uchar_t prot,
usr/src/uts/common/fs/lofs/lofs_vnops.c
1119
uchar_t maxprot,
usr/src/uts/common/fs/nfs/nfs3_vfsops.c
105
static uchar_t timer_type_v3[] = {
usr/src/uts/common/fs/nfs/nfs3_vfsops.c
117
static uchar_t ss_call_type_v3[] = {
usr/src/uts/common/fs/nfs/nfs3_vfsops.c
95
static uchar_t call_type_v3[] = {
usr/src/uts/common/fs/nfs/nfs3_vnops.c
214
uchar_t, uchar_t, uint_t, cred_t *, caller_context_t *);
usr/src/uts/common/fs/nfs/nfs3_vnops.c
216
uchar_t, uchar_t, uint_t, cred_t *, caller_context_t *);
usr/src/uts/common/fs/nfs/nfs3_vnops.c
5215
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags,
usr/src/uts/common/fs/nfs/nfs3_vnops.c
5309
vn_a.prot = (uchar_t)prot;
usr/src/uts/common/fs/nfs/nfs3_vnops.c
5310
vn_a.maxprot = (uchar_t)maxprot;
usr/src/uts/common/fs/nfs/nfs3_vnops.c
5329
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags,
usr/src/uts/common/fs/nfs/nfs3_vnops.c
938
uchar_t fsdata;
usr/src/uts/common/fs/nfs/nfs3_xdr.c
160
uchar_t *bp = (uchar_t *)ptr;
usr/src/uts/common/fs/nfs/nfs3_xdr.c
161
uchar_t *cp;
usr/src/uts/common/fs/nfs/nfs3_xdr.c
191
cp = (uchar_t *)&fhp->fh3_len;
usr/src/uts/common/fs/nfs/nfs3_xdr.c
213
cp = (uchar_t *)&fhp->fh3_xlen;
usr/src/uts/common/fs/nfs/nfs3_xdr.c
254
uchar_t *bp;
usr/src/uts/common/fs/nfs/nfs3_xdr.c
286
bp = (uchar_t *)ptr;
usr/src/uts/common/fs/nfs/nfs3_xdr.c
321
uchar_t *cp;
usr/src/uts/common/fs/nfs/nfs3_xdr.c
365
cp = (uchar_t *)ptr;
usr/src/uts/common/fs/nfs/nfs3_xdr.c
376
cp = (uchar_t *)RNDUP((uintptr_t)cp);
usr/src/uts/common/fs/nfs/nfs4_state.c
929
const char *kinet_ntop6(uchar_t *, char *, size_t);
usr/src/uts/common/fs/nfs/nfs4_state.c
932
uchar_t *b;
usr/src/uts/common/fs/nfs/nfs4_state.c
946
b = (uchar_t *)&((struct sockaddr_in *)ca)->sin_addr;
usr/src/uts/common/fs/nfs/nfs4_state.c
953
(void) kinet_ntop6((uchar_t *)&sin6->sin6_addr,
usr/src/uts/common/fs/nfs/nfs4_subr.c
3118
key ^= *((uchar_t *)p + i);
usr/src/uts/common/fs/nfs/nfs4_vnops.c
10441
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr,
usr/src/uts/common/fs/nfs/nfs4_vnops.c
10593
vn_a.prot = (uchar_t)prot;
usr/src/uts/common/fs/nfs/nfs4_vnops.c
10594
vn_a.maxprot = (uchar_t)maxprot;
usr/src/uts/common/fs/nfs/nfs4_vnops.c
10730
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr,
usr/src/uts/common/fs/nfs/nfs4_vnops.c
15673
uchar_t *cp;
usr/src/uts/common/fs/nfs/nfs4_vnops.c
15676
cp = (uchar_t *)&lop->clientid;
usr/src/uts/common/fs/nfs/nfs4_vnops.c
15681
cp = (uchar_t *)lop->owner_val;
usr/src/uts/common/fs/nfs/nfs4_vnops.c
255
uchar_t, uchar_t, uint_t, cred_t *, caller_context_t *);
usr/src/uts/common/fs/nfs/nfs4_vnops.c
257
uchar_t, uchar_t, uint_t, cred_t *, caller_context_t *);
usr/src/uts/common/fs/nfs/nfs4_vnops.c
3062
uchar_t fsdata;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
355
uchar_t *bp = (uchar_t *)ptr;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
356
uchar_t *cp;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
386
cp = (uchar_t *)&fhp->fh4_len;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
408
cp = (uchar_t *)&fhp->fh4_xlen;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
462
uchar_t *bp;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
494
bp = (uchar_t *)ptr;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
532
uchar_t *cp;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
584
cp = (uchar_t *)ptr;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
595
cp = (uchar_t *)RNDUP((uintptr_t)cp);
usr/src/uts/common/fs/nfs/nfs_acl_vnops.c
104
uchar_t acl_timer_type_v2[] = {
usr/src/uts/common/fs/nfs/nfs_acl_vnops.c
114
uchar_t acl_ss_call_type_v2[] = {
usr/src/uts/common/fs/nfs/nfs_acl_vnops.c
480
uchar_t acl_call_type_v3[] = {
usr/src/uts/common/fs/nfs/nfs_acl_vnops.c
490
uchar_t acl_ss_call_type_v3[] = {
usr/src/uts/common/fs/nfs/nfs_acl_vnops.c
498
uchar_t acl_timer_type_v3[] = {
usr/src/uts/common/fs/nfs/nfs_acl_vnops.c
96
uchar_t acl_call_type_v2[] = {
usr/src/uts/common/fs/nfs/nfs_dlinet.c
1117
uchar_t *tp;
usr/src/uts/common/fs/nfs/nfs_dlinet.c
1437
inet_aton(char *ipstr, uchar_t *ip)
usr/src/uts/common/fs/nfs/nfs_dlinet.c
1440
uchar_t val[4] = {0};
usr/src/uts/common/fs/nfs/nfs_dlinet.c
158
uchar_t dl_phys[6];
usr/src/uts/common/fs/nfs/nfs_dlinet.c
1674
if (dl_phys_addr(lh, (uchar_t *)&myether, &addrlen, NULL) != 0 ||
usr/src/uts/common/fs/nfs/nfs_dlinet.c
1687
(uchar_t)myaddr->buf[0], (uchar_t)myaddr->buf[1],
usr/src/uts/common/fs/nfs/nfs_dlinet.c
1688
(uchar_t)myaddr->buf[2], (uchar_t)myaddr->buf[3]);
usr/src/uts/common/fs/nfs/nfs_dlinet.c
2206
if (inet_aton(str, (uchar_t *)&my_ip) != 0)
usr/src/uts/common/fs/nfs/nfs_dlinet.c
2216
if (inet_aton(str, (uchar_t *)&my_netmask) != 0)
usr/src/uts/common/fs/nfs/nfs_dlinet.c
2226
if (inet_aton(str, (uchar_t *)&my_router) != 0)
usr/src/uts/common/fs/nfs/nfs_dlinet.c
235
static int inet_aton(char *, uchar_t *);
usr/src/uts/common/fs/nfs/nfs_dlinet.c
282
static uchar_t server_ip[4];
usr/src/uts/common/fs/nfs/nfs_dlinet.c
283
static uchar_t dhcp_server_ip[4];
usr/src/uts/common/fs/nfs/nfs_dlinet.c
999
bcopy((uchar_t *)pl->pkt + 20, dhcp_server_ip, 4);
usr/src/uts/common/fs/nfs/nfs_dump.c
233
static uchar_t header[HDR_SIZE];
usr/src/uts/common/fs/nfs/nfs_dump.c
235
static uchar_t *dumpbuf;
usr/src/uts/common/fs/nfs/nfs_dump.c
334
mblk_p->b_cont = esballoc((uchar_t *)dumpbuf, ptob(1), BPRI_HI, &frnop);
usr/src/uts/common/fs/nfs/nfs_export.c
2675
fh_fmtp->fh4_volatile_id = (uchar_t)0;
usr/src/uts/common/fs/nfs/nfs_server.c
2525
uchar_t *b;
usr/src/uts/common/fs/nfs/nfs_server.c
2545
b = (uchar_t *)&((struct sockaddr_in *)ca)->sin_addr;
usr/src/uts/common/fs/nfs/nfs_server.c
2551
(void) kinet_ntop6((uchar_t *)&sin6->sin6_addr,
usr/src/uts/common/fs/nfs/nfs_server.c
3289
mp = mp1 = esballoca((uchar_t *)iovp->iov_base, iovp->iov_len,
usr/src/uts/common/fs/nfs/nfs_server.c
3300
(uchar_t *)iovp->iov_base, iovp->iov_len, BPRI_MED,
usr/src/uts/common/fs/nfs/nfs_server.c
98
const char *kinet_ntop6(uchar_t *, char *, size_t);
usr/src/uts/common/fs/nfs/nfs_vfsops.c
107
static uchar_t timer_type_v2[] = {
usr/src/uts/common/fs/nfs/nfs_vfsops.c
119
static uchar_t ss_call_type_v2[] = {
usr/src/uts/common/fs/nfs/nfs_vfsops.c
97
static uchar_t call_type_v2[] = {
usr/src/uts/common/fs/nfs/nfs_vnops.c
178
uchar_t, uchar_t, uint_t, cred_t *, caller_context_t *);
usr/src/uts/common/fs/nfs/nfs_vnops.c
180
uchar_t, uchar_t, uint_t, cred_t *, caller_context_t *);
usr/src/uts/common/fs/nfs/nfs_vnops.c
4299
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr,
usr/src/uts/common/fs/nfs/nfs_vnops.c
4395
vn_a.prot = (uchar_t)prot;
usr/src/uts/common/fs/nfs/nfs_vnops.c
4396
vn_a.maxprot = (uchar_t)maxprot;
usr/src/uts/common/fs/nfs/nfs_vnops.c
4415
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr,
usr/src/uts/common/fs/pcfs/pc_dir.c
1358
ret = uconv_u8tou16((const uchar_t *)namep, &u8l,
usr/src/uts/common/fs/pcfs/pc_dir.c
1384
uchar_t cksum;
usr/src/uts/common/fs/pcfs/pc_dir.c
1404
ret = uconv_u8tou16((const uchar_t *)namep, &u8l, w2_str, &u16l,
usr/src/uts/common/fs/pcfs/pc_dir.c
1436
lep->pcdl_ordinal = (uchar_t)(ndirentries - i - 1);
usr/src/uts/common/fs/pcfs/pc_dir.c
702
uchar_t attr;
usr/src/uts/common/fs/pcfs/pc_dir.c
706
uchar_t ntattr;
usr/src/uts/common/fs/pcfs/pc_dir.c
709
uchar_t crtime_msec;
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1305
pc_readfat(struct pcfs *fsp, uchar_t *fatp)
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1353
uchar_t *fatp = fsp->pcfs_fatp;
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1369
uchar_t *, fatp,
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1476
isDosDrive(uchar_t checkMe)
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1492
isDosExtended(uchar_t checkMe)
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1505
isBootPart(uchar_t checkMe)
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1853
secondaryBPBChecks(struct pcfs *fsp, uchar_t *bpb, size_t secsize)
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1948
parseBPB(struct pcfs *fsp, uchar_t *bpb, int *valid)
usr/src/uts/common/fs/pcfs/pc_vfsops.c
2540
if (!parseBPB(fsp, (uchar_t *)bp->b_un.b_addr, NULL)) {
usr/src/uts/common/fs/pcfs/pc_vfsops.c
2569
uchar_t *fatp = NULL;
usr/src/uts/common/fs/pcfs/pc_vfsops.c
2570
uchar_t *fat_changemap = NULL;
usr/src/uts/common/fs/pcfs/pc_vfsops.c
94
static int pc_readfat(struct pcfs *fsp, uchar_t *fatp);
usr/src/uts/common/fs/pcfs/pc_vnops.c
119
uchar_t, uchar_t, uint_t, struct cred *, caller_context_t *);
usr/src/uts/common/fs/pcfs/pc_vnops.c
121
size_t, uchar_t, uchar_t, uint_t, struct cred *, caller_context_t *);
usr/src/uts/common/fs/pcfs/pc_vnops.c
1866
uchar_t prot,
usr/src/uts/common/fs/pcfs/pc_vnops.c
1867
uchar_t maxprot,
usr/src/uts/common/fs/pcfs/pc_vnops.c
1929
uchar_t prot,
usr/src/uts/common/fs/pcfs/pc_vnops.c
1930
uchar_t maxprot,
usr/src/uts/common/fs/pcfs/pc_vnops.c
2057
ep->pcdl_firstfilename[i] = (uchar_t)0xff;
usr/src/uts/common/fs/pcfs/pc_vnops.c
2058
ep->pcdl_firstfilename[i + 1] = (uchar_t)0xff;
usr/src/uts/common/fs/pcfs/pc_vnops.c
2068
ep->pcdl_secondfilename[i] = (uchar_t)0xff;
usr/src/uts/common/fs/pcfs/pc_vnops.c
2069
ep->pcdl_secondfilename[i + 1] = (uchar_t)0xff;
usr/src/uts/common/fs/pcfs/pc_vnops.c
2078
ep->pcdl_thirdfilename[i] = (uchar_t)0xff;
usr/src/uts/common/fs/pcfs/pc_vnops.c
2079
ep->pcdl_thirdfilename[i + 1] = (uchar_t)0xff;
usr/src/uts/common/fs/pcfs/pc_vnops.c
2129
uchar_t
usr/src/uts/common/fs/pcfs/pc_vnops.c
2132
uchar_t c;
usr/src/uts/common/fs/pcfs/pc_vnops.c
2177
uchar_t cksum;
usr/src/uts/common/fs/pcfs/pc_vnops.c
2276
(uchar_t *)namep, &u8l, UCONV_IN_LITTLE_ENDIAN);
usr/src/uts/common/fs/portfs/port_fop.c
2128
size_t len, uchar_t prot, uchar_t maxport, uint_t flags, cred_t *cr,
usr/src/uts/common/fs/portfs/port_fop.c
222
caddr_t *addrp, size_t len, uchar_t prot, uchar_t maxport,
usr/src/uts/common/fs/proc/prcontrol.c
1539
else if ((lwp->lwp_cursig = (uchar_t)sig) == 0) {
usr/src/uts/common/fs/proc/prsubr.c
4246
pwp->wp_oprot = (uchar_t)prot;
usr/src/uts/common/fs/proc/prsubr.c
4247
pwp->wp_prot = (uchar_t)prot;
usr/src/uts/common/fs/proc/prsubr.c
4264
pwp->wp_prot = (uchar_t)prot;
usr/src/uts/common/fs/proc/prsubr.c
4347
pwp->wp_prot = (uchar_t)prot;
usr/src/uts/common/fs/smbclnt/netsmb/smb2_sign.c
142
smb2_compute_MAC(struct smb_vc *vcp, mblk_t *mp, uchar_t *signature)
usr/src/uts/common/fs/smbclnt/netsmb/smb_conn.h
171
uchar_t sv_sm; /* security mode */
usr/src/uts/common/fs/smbclnt/netsmb/smb_osdep.h
79
extern int uconv_u8tou16(const uchar_t *, size_t *, uint16_t *, size_t *, int);
usr/src/uts/common/fs/smbclnt/netsmb/smb_pass.h
49
uchar_t lmhash[SMBIOC_HASH_SZ];
usr/src/uts/common/fs/smbclnt/netsmb/smb_pass.h
50
uchar_t nthash[SMBIOC_HASH_SZ];
usr/src/uts/common/fs/smbclnt/netsmb/smb_rq.c
106
smb_rq_alloc(struct smb_connobj *layer, uchar_t cmd, struct smb_cred *scred,
usr/src/uts/common/fs/smbclnt/netsmb/smb_rq.c
126
smb_rq_init(struct smb_rq *rqp, struct smb_connobj *co, uchar_t cmd,
usr/src/uts/common/fs/smbclnt/netsmb/smb_rq.c
159
smb_rq_new(struct smb_rq *rqp, uchar_t cmd)
usr/src/uts/common/fs/smbclnt/netsmb/smb_rq.c
78
static int smb_rq_new(struct smb_rq *rqp, uchar_t cmd);
usr/src/uts/common/fs/smbclnt/netsmb/smb_rq.h
105
uchar_t *sr_wcount;
usr/src/uts/common/fs/smbclnt/netsmb/smb_rq.h
106
uchar_t *sr_bcount;
usr/src/uts/common/fs/smbclnt/netsmb/smb_rq.h
213
int smb_rq_alloc(struct smb_connobj *layer, uchar_t cmd,
usr/src/uts/common/fs/smbclnt/netsmb/smb_rq.h
216
uchar_t cmd, struct smb_cred *scred);
usr/src/uts/common/fs/smbclnt/netsmb/smb_rq.h
98
uchar_t sr_cmd;
usr/src/uts/common/fs/smbclnt/netsmb/smb_sign.c
108
uint32_t seqno, uchar_t *signature)
usr/src/uts/common/fs/smbclnt/netsmb/smb_sign.c
110
uchar_t digest[MD5_DIGEST_LENGTH];
usr/src/uts/common/fs/smbclnt/netsmb/smb_subr.h
176
int smb_calcv2mackey(struct smb_vc *, const uchar_t *,
usr/src/uts/common/fs/smbclnt/netsmb/smb_subr.h
177
const uchar_t *, size_t);
usr/src/uts/common/fs/smbclnt/netsmb/smb_subr.h
178
int smb_calcmackey(struct smb_vc *, const uchar_t *,
usr/src/uts/common/fs/smbclnt/netsmb/smb_subr.h
179
const uchar_t *, size_t);
usr/src/uts/common/fs/smbclnt/netsmb/smb_subrs.c
1087
(uchar_t *)outbuf, outlen,
usr/src/uts/common/fs/smbclnt/netsmb/smb_subrs.c
1151
error = uconv_u8tou16((uchar_t *)src, &inlen, cbuf, &outlen,
usr/src/uts/common/fs/smbclnt/netsmb/subr_mchain.c
380
uchar_t *p = src;
usr/src/uts/common/fs/smbclnt/netsmb/subr_mchain.c
397
uchar_t *p = (void *) SRC; \
usr/src/uts/common/fs/smbclnt/netsmb/subr_mchain.c
745
uchar_t *p = dst;
usr/src/uts/common/fs/smbclnt/netsmb/subr_mchain.c
763
uchar_t *p = (void *) DST; \
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr.c
146
uchar_t tmpbuf[SMB_MAXFNAMELEN+1];
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr.c
148
uchar_t *dst;
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr.c
451
(uchar_t *)fsa->fsa_tname, &outlen,
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr.h
142
uchar_t f_skey[SMB_SKEYLEN]; /* server side search context */
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr.h
143
uchar_t f_fname[8 + 1 + 3 + 1]; /* for 8.3 filenames */
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vnops.c
4367
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags,
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vnops.c
4461
vn_a.prot = (uchar_t)prot;
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vnops.c
4462
vn_a.maxprot = (uchar_t)maxprot;
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vnops.c
4488
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags,
usr/src/uts/common/fs/smbsrv/smb_mbuf_util.c
145
smb_mbuf_get(uchar_t *buf, int nbytes)
usr/src/uts/common/fs/smbsrv/smb_oplock.c
41
smb1_oplock_ack_break(smb_request_t *sr, uchar_t oplock_level)
usr/src/uts/common/fs/smbsrv/smb_signing.c
232
uchar_t digest[MD5_DIGEST_LENGTH];
usr/src/uts/common/fs/smbsrv/smb_signing.c
233
uchar_t *hdrp;
usr/src/uts/common/fs/sockfs/sockcommon_subr.c
2083
mp1->b_wptr = (uchar_t *)&tei[1];
usr/src/uts/common/fs/sockfs/sockcommon_subr.c
2166
mp->b_wptr = (uchar_t *)&tei[1];
usr/src/uts/common/fs/sockfs/sockcommon_subr.c
2179
*mp->b_wptr++ = (uchar_t)SIGURG;
usr/src/uts/common/fs/sockfs/sockstr.c
2839
uchar_t *prip,
usr/src/uts/common/fs/sockfs/sockstr.c
2886
uchar_t pri,
usr/src/uts/common/fs/sockfs/socksubr.c
1958
soreadfile(file_t *fp, uchar_t *buf, u_offset_t fileoff, int *err, size_t size)
usr/src/uts/common/fs/sockfs/socksubr.c
716
uchar_t *buf;
usr/src/uts/common/fs/sockfs/socksyscalls.c
2609
(uchar_t *)snfv->snfv_vml[i].vs_addr +
usr/src/uts/common/fs/sockfs/socksyscalls.c
2700
mp = esballoca((uchar_t *)base + mapoff, chain_size,
usr/src/uts/common/fs/sockfs/socktpi.c
2903
uchar_t pri;
usr/src/uts/common/fs/specfs/specvnops.c
134
uchar_t, uchar_t, uint_t, struct cred *, caller_context_t *);
usr/src/uts/common/fs/specfs/specvnops.c
136
uchar_t, uchar_t, uint_t, struct cred *, caller_context_t *);
usr/src/uts/common/fs/specfs/specvnops.c
2296
dev_a.prot = (uchar_t)prot;
usr/src/uts/common/fs/specfs/specvnops.c
2297
dev_a.maxprot = (uchar_t)maxprot;
usr/src/uts/common/fs/specfs/specvnops.c
2314
uchar_t prot,
usr/src/uts/common/fs/specfs/specvnops.c
2315
uchar_t maxprot,
usr/src/uts/common/fs/specfs/specvnops.c
2383
uchar_t prot,
usr/src/uts/common/fs/specfs/specvnops.c
2384
uchar_t maxprot,
usr/src/uts/common/fs/specfs/specvnops.c
2437
vn_a.prot = (uchar_t)prot;
usr/src/uts/common/fs/specfs/specvnops.c
2438
vn_a.maxprot = (uchar_t)maxprot;
usr/src/uts/common/fs/specfs/specvnops.c
2461
uchar_t prot,
usr/src/uts/common/fs/specfs/specvnops.c
2462
uchar_t maxprot,
usr/src/uts/common/fs/tmpfs/tmp_vnops.c
2174
uchar_t prot,
usr/src/uts/common/fs/tmpfs/tmp_vnops.c
2175
uchar_t maxprot,
usr/src/uts/common/fs/tmpfs/tmp_vnops.c
2241
uchar_t prot,
usr/src/uts/common/fs/tmpfs/tmp_vnops.c
2242
uchar_t maxprot,
usr/src/uts/common/fs/ufs/ufs_alloc.c
1114
uchar_t *blksfree;
usr/src/uts/common/fs/ufs/ufs_alloc.c
1417
loc = scanc((unsigned)len, (uchar_t *)&cg_blksfree(cgp)[first],
usr/src/uts/common/fs/ufs/ufs_alloc.c
1418
(uchar_t *)fragtbl[fs->fs_frag],
usr/src/uts/common/fs/ufs/ufs_alloc.c
1959
uchar_t *blksfree;
usr/src/uts/common/fs/ufs/ufs_alloc.c
633
uchar_t *blksfree;
usr/src/uts/common/fs/ufs/ufs_alloc.c
82
extern uchar_t *fragtbl[];
usr/src/uts/common/fs/ufs/ufs_alloc.c
900
uchar_t *blksfree;
usr/src/uts/common/fs/ufs/ufs_alloc.c
981
uchar_t *blksfree;
usr/src/uts/common/fs/ufs/ufs_snap.c
287
uchar_t *blksfree;
usr/src/uts/common/fs/ufs/ufs_subr.c
1467
extern uchar_t *fragtbl[];
usr/src/uts/common/fs/ufs/ufs_subr.c
1512
isblock(struct fs *fs, uchar_t *cp, daddr_t h)
usr/src/uts/common/fs/ufs/ufs_subr.c
1514
uchar_t mask;
usr/src/uts/common/fs/ufs/ufs_subr.c
1546
clrblock(struct fs *fs, uchar_t *cp, daddr_t h)
usr/src/uts/common/fs/ufs/ufs_subr.c
1579
isclrblock(struct fs *fs, uchar_t *cp, daddr_t h)
usr/src/uts/common/fs/ufs/ufs_subr.c
1581
uchar_t mask;
usr/src/uts/common/fs/ufs/ufs_subr.c
1614
setblock(struct fs *fs, uchar_t *cp, daddr_t h)
usr/src/uts/common/fs/ufs/ufs_tables.c
101
uchar_t fragtbl8[256] = {
usr/src/uts/common/fs/ufs/ufs_tables.c
139
uchar_t *fragtbl[MAXFRAG + 1] = {
usr/src/uts/common/fs/ufs/ufs_tables.c
66
uchar_t fragtbl124[256] = {
usr/src/uts/common/fs/ufs/ufs_vnops.c
163
uchar_t, uchar_t, uint_t, struct cred *, caller_context_t *);
usr/src/uts/common/fs/ufs/ufs_vnops.c
165
uchar_t, uchar_t, uint_t, struct cred *, caller_context_t *);
usr/src/uts/common/fs/ufs/ufs_vnops.c
5470
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, struct cred *cr,
usr/src/uts/common/fs/ufs/ufs_vnops.c
5588
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags,
usr/src/uts/common/fs/vnode.c
4131
uchar_t prot,
usr/src/uts/common/fs/vnode.c
4132
uchar_t maxprot,
usr/src/uts/common/fs/vnode.c
4154
uchar_t prot,
usr/src/uts/common/fs/vnode.c
4155
uchar_t maxprot,
usr/src/uts/common/fs/zfs/ddt.c
584
ddt_compress(void *src, uchar_t *dst, size_t s_len, size_t d_len)
usr/src/uts/common/fs/zfs/ddt.c
586
uchar_t *version = dst++;
usr/src/uts/common/fs/zfs/ddt.c
609
ddt_decompress(uchar_t *src, void *dst, size_t s_len, size_t d_len)
usr/src/uts/common/fs/zfs/ddt.c
611
uchar_t version = *src++;
usr/src/uts/common/fs/zfs/ddt_zap.c
131
uchar_t cbuf[sizeof (dde->dde_phys) + 1];
usr/src/uts/common/fs/zfs/ddt_zap.c
62
uchar_t cbuf[sizeof (dde->dde_phys) + 1];
usr/src/uts/common/fs/zfs/ddt_zap.c
94
uchar_t cbuf[sizeof (dde->dde_phys) + 1];
usr/src/uts/common/fs/zfs/lzjb.c
101
uchar_t *src = s_start;
usr/src/uts/common/fs/zfs/lzjb.c
102
uchar_t *dst = d_start;
usr/src/uts/common/fs/zfs/lzjb.c
103
uchar_t *d_end = (uchar_t *)d_start + d_len;
usr/src/uts/common/fs/zfs/lzjb.c
104
uchar_t *cpy;
usr/src/uts/common/fs/zfs/lzjb.c
105
uchar_t copymap = 0;
usr/src/uts/common/fs/zfs/lzjb.c
117
if ((cpy = dst - offset) < (uchar_t *)d_start)
usr/src/uts/common/fs/zfs/lzjb.c
52
uchar_t *src = s_start;
usr/src/uts/common/fs/zfs/lzjb.c
53
uchar_t *dst = d_start;
usr/src/uts/common/fs/zfs/lzjb.c
54
uchar_t *cpy;
usr/src/uts/common/fs/zfs/lzjb.c
55
uchar_t *copymap = NULL;
usr/src/uts/common/fs/zfs/lzjb.c
61
while (src < (uchar_t *)s_start + s_len) {
usr/src/uts/common/fs/zfs/lzjb.c
63
if (dst >= (uchar_t *)d_start + d_len - 1 - 2 * NBBY)
usr/src/uts/common/fs/zfs/lzjb.c
69
if (src > (uchar_t *)s_start + s_len - MATCH_MAX) {
usr/src/uts/common/fs/zfs/lzjb.c
80
if (cpy >= (uchar_t *)s_start && cpy != src &&
usr/src/uts/common/fs/zfs/lzjb.c
88
*dst++ = (uchar_t)offset;
usr/src/uts/common/fs/zfs/lzjb.c
94
return (dst - (uchar_t *)d_start);
usr/src/uts/common/fs/zfs/sys/ddt.h
223
extern size_t ddt_compress(void *src, uchar_t *dst, size_t s_len, size_t d_len);
usr/src/uts/common/fs/zfs/sys/ddt.h
224
extern void ddt_decompress(uchar_t *src, void *dst, size_t s_len, size_t d_len);
usr/src/uts/common/fs/zfs/zfs_vnops.c
5169
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr,
usr/src/uts/common/fs/zfs/zfs_vnops.c
5248
size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr,
usr/src/uts/common/fs/zfs/zle.c
39
uchar_t *src = s_start;
usr/src/uts/common/fs/zfs/zle.c
40
uchar_t *dst = d_start;
usr/src/uts/common/fs/zfs/zle.c
41
uchar_t *s_end = src + s_len;
usr/src/uts/common/fs/zfs/zle.c
42
uchar_t *d_end = dst + d_len;
usr/src/uts/common/fs/zfs/zle.c
45
uchar_t *first = src;
usr/src/uts/common/fs/zfs/zle.c
46
uchar_t *len = dst++;
usr/src/uts/common/fs/zfs/zle.c
48
uchar_t *last = src + (256 - n);
usr/src/uts/common/fs/zfs/zle.c
53
uchar_t *last = src + n;
usr/src/uts/common/fs/zfs/zle.c
63
return (src == s_end ? dst - (uchar_t *)d_start : s_len);
usr/src/uts/common/fs/zfs/zle.c
69
uchar_t *src = s_start;
usr/src/uts/common/fs/zfs/zle.c
70
uchar_t *dst = d_start;
usr/src/uts/common/fs/zfs/zle.c
71
uchar_t *s_end = src + s_len;
usr/src/uts/common/fs/zfs/zle.c
72
uchar_t *d_end = dst + d_len;
usr/src/uts/common/gssapi/mechs/krb5/crypto/dk/derive.c
116
key->contents = (uchar_t *)MALLOC(key->length);
usr/src/uts/common/gssapi/mechs/krb5/crypto/dk/derive.c
44
find_derived_key(krb5_keyusage usage, uchar_t dkid,
usr/src/uts/common/gssapi/mechs/krb5/crypto/dk/derive.c
68
krb5_keyusage usage, uchar_t dkid,
usr/src/uts/common/gssapi/mechs/krb5/crypto/dk/dk_encrypt.c
289
cn = (uchar_t *) d2.data + blocksize * (nblocks - 2);
usr/src/uts/common/gssapi/mechs/krb5/include/k5-int.h
1512
uchar_t initialized;
usr/src/uts/common/gssapi/mechs/krb5/include/k5-int.h
1649
krb5_error_code add_derived_key(krb5_keyblock *, krb5_keyusage, uchar_t,
usr/src/uts/common/gssapi/mechs/krb5/include/k5-int.h
1652
krb5_keyblock *find_derived_key(krb5_keyusage, uchar_t, krb5_keyblock *);
usr/src/uts/common/gssapi/mechs/krb5/include/k5-int.h
1678
uchar_t flags;
usr/src/uts/common/gssapi/mechs/krb5/include/krb5.h
408
uchar_t dkid; /* derived key identifier byte */
usr/src/uts/common/gssapi/mechs/krb5/mech/k5sealv3.c
467
althdr = (uchar_t *)plain.data + plain.length - 16;
usr/src/uts/common/inet/arp.h
71
uchar_t arh_hardware[2];
usr/src/uts/common/inet/arp.h
72
uchar_t arh_proto[2];
usr/src/uts/common/inet/arp.h
73
uchar_t arh_hlen;
usr/src/uts/common/inet/arp.h
74
uchar_t arh_plen;
usr/src/uts/common/inet/arp.h
75
uchar_t arh_operation[2];
usr/src/uts/common/inet/ilb/ilb.c
564
if ((*(uchar_t *)&v4_addr1) == IN_LOOPBACKNET ||
usr/src/uts/common/inet/ilb/ilb.c
574
if ((*(uchar_t *)&v4_addr1) == IN_LOOPBACKNET ||
usr/src/uts/common/inet/ilb/ilb.c
575
(*(uchar_t *)&v4_addr2) == IN_LOOPBACKNET ||
usr/src/uts/common/inet/ip.h
1271
uchar_t irb_marks; /* CONDEMNED ires in this bucket ? */
usr/src/uts/common/inet/ip.h
1579
uchar_t *ia_lladdr;
usr/src/uts/common/inet/ip.h
2512
extern uchar_t ip6opt_ls; /* TX IPv6 enabler */
usr/src/uts/common/inet/ip.h
2635
uchar_t ire_ipversion; /* IPv4/IPv6 version */
usr/src/uts/common/inet/ip.h
303
uchar_t ipf_last_frag_seen : 1; /* Last fragment seen ? */
usr/src/uts/common/inet/ip.h
3229
extern mblk_t *ip_check_length(mblk_t *, uchar_t *, ssize_t, uint_t, uint_t,
usr/src/uts/common/inet/ip.h
3292
extern void ip_build_hdrs_v4(uchar_t *, uint_t, const ip_pkt_t *, uint8_t);
usr/src/uts/common/inet/ip.h
3344
uchar_t *);
usr/src/uts/common/inet/ip.h
3346
uchar_t *, boolean_t, cred_t *);
usr/src/uts/common/inet/ip.h
3353
uchar_t *, boolean_t, boolean_t);
usr/src/uts/common/inet/ip.h
3355
uchar_t *, boolean_t, boolean_t);
usr/src/uts/common/inet/ip.h
3409
boolean_t, ipaddr_t, uchar_t *, size_t, uint16_t);
usr/src/uts/common/inet/ip.h
3414
extern ill_t *ipmp_illgrp_find_ill(ipmp_illgrp_t *, uchar_t *, uint_t);
usr/src/uts/common/inet/ip.h
3471
extern int ip_opt_get_user(conn_t *, uchar_t *);
usr/src/uts/common/inet/ip.h
3474
extern int ip_snmp_set(queue_t *q, int, int, uchar_t *, int);
usr/src/uts/common/inet/ip.h
460
typedef void ip_v6mapinfo_func_t(struct ill_s *, uchar_t *, uchar_t *);
usr/src/uts/common/inet/ip.h
461
typedef void ip_v4mapinfo_func_t(struct ill_s *, uchar_t *, uchar_t *);
usr/src/uts/common/inet/ip.h
485
extern void ip_mcast_mapping(struct ill_s *, uchar_t *, uchar_t *);
usr/src/uts/common/inet/ip/conn_opt.c
1026
uint_t inlen, uchar_t *invalp, boolean_t checkonly, cred_t *cr);
usr/src/uts/common/inet/ip/conn_opt.c
1028
uint_t inlen, uchar_t *invalp, boolean_t checkonly, cred_t *cr);
usr/src/uts/common/inet/ip/conn_opt.c
1030
uint_t inlen, uchar_t *invalp, boolean_t checkonly, cred_t *cr);
usr/src/uts/common/inet/ip/conn_opt.c
1032
uint_t inlen, uchar_t *invalp, boolean_t checkonly, cred_t *cr);
usr/src/uts/common/inet/ip/conn_opt.c
1034
uint_t inlen, uchar_t *invalp, boolean_t checkonly, cred_t *cr);
usr/src/uts/common/inet/ip/conn_opt.c
1047
uint_t inlen, uchar_t *invalp, boolean_t checkonly, cred_t *cr)
usr/src/uts/common/inet/ip/conn_opt.c
1081
uchar_t *invalp, boolean_t checkonly, cred_t *cr)
usr/src/uts/common/inet/ip/conn_opt.c
1211
uchar_t *invalp, boolean_t checkonly, cred_t *cr)
usr/src/uts/common/inet/ip/conn_opt.c
1334
(uchar_t **)&ipp->ipp_ipv4_options,
usr/src/uts/common/inet/ip/conn_opt.c
1530
(uchar_t *)invalp, inlen);
usr/src/uts/common/inet/ip/conn_opt.c
1547
uchar_t *invalp, boolean_t checkonly, cred_t *cr)
usr/src/uts/common/inet/ip/conn_opt.c
1930
(uchar_t **)&ipp->ipp_hopopts, &ipp->ipp_hopoptslen);
usr/src/uts/common/inet/ip/conn_opt.c
1947
(uchar_t **)&ipp->ipp_rthdrdstopts,
usr/src/uts/common/inet/ip/conn_opt.c
1965
(uchar_t **)&ipp->ipp_dstopts, &ipp->ipp_dstoptslen);
usr/src/uts/common/inet/ip/conn_opt.c
1982
(uchar_t **)&ipp->ipp_rthdr, &ipp->ipp_rthdrlen);
usr/src/uts/common/inet/ip/conn_opt.c
2061
uchar_t *invalp, boolean_t checkonly, cred_t *cr)
usr/src/uts/common/inet/ip/conn_opt.c
2096
uchar_t *invalp, boolean_t checkonly, cred_t *cr)
usr/src/uts/common/inet/ip/conn_opt.c
2251
uchar_t *hdrs;
usr/src/uts/common/inet/ip/conn_opt.c
2357
uchar_t *hdrs;
usr/src/uts/common/inet/ip/conn_opt.c
270
ip_recv_attr_t *ira, ip_pkt_t *ipp, uchar_t *ancil_buf, uint_t ancil_size)
usr/src/uts/common/inet/ip/conn_opt.c
2819
uchar_t opt_storage[IP_MAX_OPT_LENGTH];
usr/src/uts/common/inet/ip/conn_opt.c
2829
(uchar_t **)&ipp->ipp_label_v4,
usr/src/uts/common/inet/ip/conn_opt.c
2844
uchar_t opt_storage[TSOL_MAX_IPV6_OPTION];
usr/src/uts/common/inet/ip/conn_opt.c
2862
(uchar_t **)&ipp->ipp_label_v6,
usr/src/uts/common/inet/ip/conn_opt.c
559
ancil_buf = (uchar_t *)P2ROUNDUP((intptr_t)ancil_buf,
usr/src/uts/common/inet/ip/conn_opt.c
562
ancil_buf = (uchar_t *)toh + toh->len;
usr/src/uts/common/inet/ip/conn_opt.c
580
ancil_buf = (uchar_t *)toh + toh->len;
usr/src/uts/common/inet/ip/conn_opt.c
599
ancil_buf = (uchar_t *)toh + toh->len;
usr/src/uts/common/inet/ip/conn_opt.c
615
uchar_t *ptr)
usr/src/uts/common/inet/ip/conn_opt.c
783
*(uchar_t *)ptr = ixa->ixa_multicast_ttl;
usr/src/uts/common/inet/ip/conn_opt.c
784
return (sizeof (uchar_t));
usr/src/uts/common/inet/ip/conn_opt.c
842
*(uchar_t *)ptr = ixa->ixa_broadcast_ttl;
usr/src/uts/common/inet/ip/conn_opt.c
844
*(uchar_t *)ptr = ipst->ips_ip_broadcast_ttl;
usr/src/uts/common/inet/ip/conn_opt.c
845
return (sizeof (uchar_t));
usr/src/uts/common/inet/ip/icmp.c
127
uchar_t *invalp, uint_t *outlenp, uchar_t *outvalp,
usr/src/uts/common/inet/ip/icmp.c
130
uchar_t *ptr);
usr/src/uts/common/inet/ip/icmp.c
1355
newmp->b_wptr = (uchar_t *)tudi + udi_size;
usr/src/uts/common/inet/ip/icmp.c
138
uchar_t *ptr, int len);
usr/src/uts/common/inet/ip/icmp.c
1392
(uchar_t *)ip6h + icmp6->icmp6_pptr ==
usr/src/uts/common/inet/ip/icmp.c
1393
(uchar_t *)nexthdrp) {
usr/src/uts/common/inet/ip/icmp.c
1469
ackmp->b_wptr = (uchar_t *)&taa[1];
usr/src/uts/common/inet/ip/icmp.c
1818
icmp_opt_default(queue_t *q, t_scalar_t level, t_scalar_t name, uchar_t *ptr)
usr/src/uts/common/inet/ip/icmp.c
1828
*ptr = (uchar_t)IP_DEFAULT_MULTICAST_TTL;
usr/src/uts/common/inet/ip/icmp.c
1829
return (sizeof (uchar_t));
usr/src/uts/common/inet/ip/icmp.c
1831
*ptr = (uchar_t)IP_DEFAULT_MULTICAST_LOOP;
usr/src/uts/common/inet/ip/icmp.c
1832
return (sizeof (uchar_t));
usr/src/uts/common/inet/ip/icmp.c
1865
icmp_opt_get(conn_t *connp, int level, int name, uchar_t *ptr)
usr/src/uts/common/inet/ip/icmp.c
1966
icmp_tpi_opt_get(queue_t *q, int level, int name, uchar_t *ptr)
usr/src/uts/common/inet/ip/icmp.c
1980
uint_t inlen, uchar_t *invalp, cred_t *cr, boolean_t checkonly)
usr/src/uts/common/inet/ip/icmp.c
2179
uint_t inlen, uchar_t *invalp, uint_t *outlenp, uchar_t *outvalp,
usr/src/uts/common/inet/ip/icmp.c
2365
uint_t inlen, uchar_t *invalp, uint_t *outlenp, uchar_t *outvalp,
usr/src/uts/common/inet/ip/icmp.c
2568
uchar_t *rptr; /* Pointer to IP header */
usr/src/uts/common/inet/ip/icmp.c
2683
mp1->b_wptr = (uchar_t *)tudi + udi_size;
usr/src/uts/common/inet/ip/icmp.c
2703
&ipps, (uchar_t *)&sin[1], udi_size);
usr/src/uts/common/inet/ip/icmp.c
2806
mp1->b_wptr = (uchar_t *)tudi + udi_size;
usr/src/uts/common/inet/ip/icmp.c
2831
&ipps, (uchar_t *)&sin6[1], udi_size);
usr/src/uts/common/inet/ip/icmp.c
2888
uchar_t *ptr, int len)
usr/src/uts/common/inet/ip/icmp.c
2908
uchar_t *destaddr;
usr/src/uts/common/inet/ip/icmp.c
2910
uchar_t *optaddr;
usr/src/uts/common/inet/ip/icmp.c
376
mp->b_wptr = (uchar_t *)&sin[1];
usr/src/uts/common/inet/ip/icmp.c
385
mp->b_wptr = (uchar_t *)&sin6[1];
usr/src/uts/common/inet/ip/icmp.c
4734
uchar_t *rptr = mp->b_rptr;
usr/src/uts/common/inet/ip/icmp.c
5493
option_name, optlen, (uchar_t *)optvalp, (uint_t *)&optlen,
usr/src/uts/common/inet/ip/icmp.c
5494
(uchar_t *)optvalp, NULL, cr);
usr/src/uts/common/inet/ip/icmp_opt_data.c
107
sizeof (uchar_t), -1 /* not initialized */},
usr/src/uts/common/inet/ip/icmp_opt_data.c
110
sizeof (uchar_t), -1 /* not initialized */ },
usr/src/uts/common/inet/ip/icmp_opt_data.c
139
{ IP_BROADCAST_TTL, IPPROTO_IP, OA_R, OA_RW, OP_RAW, 0, sizeof (uchar_t),
usr/src/uts/common/inet/ip/igmp.c
1826
igmp_sendpkt(ilm_t *ilm, uchar_t type, ipaddr_t addr)
usr/src/uts/common/inet/ip/igmp.c
1985
mp->b_wptr = (uchar_t *)(mp->b_rptr + size);
usr/src/uts/common/inet/ip/igmp.c
2446
mld_sendpkt(ilm_t *ilm, uchar_t type, const in6_addr_t *v6addr)
usr/src/uts/common/inet/ip/igmp.c
77
static void igmp_sendpkt(ilm_t *ilm, uchar_t type, ipaddr_t addr);
usr/src/uts/common/inet/ip/igmp.c
78
static void mld_sendpkt(ilm_t *ilm, uchar_t type, const in6_addr_t *v6addr);
usr/src/uts/common/inet/ip/inet_ntop.c
182
uchar_t *v4addr;
usr/src/uts/common/inet/ip/inet_ntop.c
195
v4addr = (uchar_t *)addr;
usr/src/uts/common/inet/ip/ip.c
11369
ip_snmp_set(queue_t *q, int level, int name, uchar_t *ptr, int len)
usr/src/uts/common/inet/ip/ip.c
11524
uchar_t *opt;
usr/src/uts/common/inet/ip/ip.c
11641
uchar_t *opt;
usr/src/uts/common/inet/ip/ip.c
11753
hdr_mp = ip_fragment_copyhdr((uchar_t *)ipha, hdr_len, offset, ipst,
usr/src/uts/common/inet/ip/ip.c
11940
ip_fragment_copyhdr(uchar_t *rptr, int hdr_len, int offset, ip_stack_t *ipst,
usr/src/uts/common/inet/ip/ip.c
11944
uchar_t *up;
usr/src/uts/common/inet/ip/ip.c
12005
uchar_t *opt;
usr/src/uts/common/inet/ip/ip.c
12140
uchar_t *rptr;
usr/src/uts/common/inet/ip/ip.c
13043
uchar_t *opt;
usr/src/uts/common/inet/ip/ip.c
13636
ip_build_hdrs_v4(uchar_t *buf, uint_t buf_len, const ip_pkt_t *ipp,
usr/src/uts/common/inet/ip/ip.c
15068
uchar_t *opt;
usr/src/uts/common/inet/ip/ip.c
15119
uchar_t *opt;
usr/src/uts/common/inet/ip/ip.c
1757
if ((uchar_t *)ipha + IP_SIMPLE_HDR_LENGTH > mp->b_wptr)
usr/src/uts/common/inet/ip/ip.c
1768
if ((uchar_t *)ipha + hdr_length > mp->b_wptr)
usr/src/uts/common/inet/ip/ip.c
1786
if ((uchar_t *)ipha + hdr_length + ICMP_MIN_TP_HDR_LEN >
usr/src/uts/common/inet/ip/ip.c
1797
if ((uchar_t *)ipha + hdr_length + ICMP_MIN_TP_HDR_LEN >
usr/src/uts/common/inet/ip/ip.c
1801
tcpha = (tcpha_t *)((uchar_t *)ipha + hdr_length);
usr/src/uts/common/inet/ip/ip.c
1820
if ((uchar_t *)ipha + hdr_length + ICMP_MIN_TP_HDR_LEN >
usr/src/uts/common/inet/ip/ip.c
1828
if ((uchar_t *)ipha + hdr_length + sizeof (ipha_t) >
usr/src/uts/common/inet/ip/ip.c
2001
length = msgdsize(mp) - ((uchar_t *)in_ipha - mp->b_rptr);
usr/src/uts/common/inet/ip/ip.c
2007
bcopy((uchar_t *)in_ipha, (uchar_t *)ipha, length);
usr/src/uts/common/inet/ip/ip.c
2010
mp->b_wptr -= (uchar_t *)in_ipha - (uchar_t *)ipha;
usr/src/uts/common/inet/ip/ip.c
2085
ASSERT((uchar_t *)&ipha[1] <= mp->b_wptr);
usr/src/uts/common/inet/ip/ip.c
2108
up = (uint16_t *)((uchar_t *)ipha + hdr_length);
usr/src/uts/common/inet/ip/ip.c
2126
tcpha = (tcpha_t *)((uchar_t *)ipha + hdr_length);
usr/src/uts/common/inet/ip/ip.c
2167
up = (uint16_t *)((uchar_t *)ipha + hdr_length);
usr/src/uts/common/inet/ip/ip.c
2233
in_ipha = (ipha_t *)((uchar_t *)ipha + hdr_length);
usr/src/uts/common/inet/ip/ip.c
2474
ip_opt_get_user(conn_t *connp, uchar_t *buf)
usr/src/uts/common/inet/ip/ip.c
2477
uchar_t *opt;
usr/src/uts/common/inet/ip/ip.c
2481
uchar_t *buf1 = buf;
usr/src/uts/common/inet/ip/ip.c
2572
uchar_t *opt;
usr/src/uts/common/inet/ip/ip.c
2700
(uchar_t *)&dst, /* dest addr */
usr/src/uts/common/inet/ip/ip.c
2701
(uchar_t *)&ip_g_all_ones, /* mask */
usr/src/uts/common/inet/ip/ip.c
2702
(uchar_t *)&gateway, /* gateway addr */
usr/src/uts/common/inet/ip/ip.c
2866
ip6_t *inner_ip6h = (ip6_t *)((uchar_t *)ipha + len_needed);
usr/src/uts/common/inet/ip/ip.c
2883
IPH_HDR_LENGTH(((uchar_t *)inner_ip6h));
usr/src/uts/common/inet/ip/ip.c
2918
mp1->b_wptr = (uchar_t *)ipha + (sizeof (icmp_ipha) + len);
usr/src/uts/common/inet/ip/ip.c
5533
uchar_t *opt;
usr/src/uts/common/inet/ip/ip.c
5571
opt = (uchar_t *)&ipha[1];
usr/src/uts/common/inet/ip/ip.c
5670
opt = (uchar_t *)&ipha[1];
usr/src/uts/common/inet/ip/ip.c
5758
uchar_t *opt;
usr/src/uts/common/inet/ip/ip.c
5839
uchar_t *up = (uchar_t *)&addr;
usr/src/uts/common/inet/ip/ip.c
5841
uchar_t *maskp = (uchar_t *)&mask;
usr/src/uts/common/inet/ip/ip.c
6354
uchar_t *invalp, boolean_t inet6, boolean_t checkonly)
usr/src/uts/common/inet/ip/ip.c
6473
uchar_t *invalp, boolean_t inet6, boolean_t checkonly)
usr/src/uts/common/inet/ip/ip.c
6667
new_ire = ire_create((uchar_t *)&ire->ire_addr,
usr/src/uts/common/inet/ip/ip.c
6668
(uchar_t *)&ire->ire_mask,
usr/src/uts/common/inet/ip/ip.c
6669
(uchar_t *)&ire->ire_gateway_addr, ire->ire_type, NULL,
usr/src/uts/common/inet/ip/ip.c
672
static char *ip_dot_saddr(uchar_t *, char *);
usr/src/uts/common/inet/ip/ip.c
7124
offset = ((uchar_t *)ipha + IPH_HDR_LENGTH(ipha)) - mp->b_rptr;
usr/src/uts/common/inet/ip/ip.c
714
int ip_snmp_set(queue_t *, int, int, uchar_t *, int);
usr/src/uts/common/inet/ip/ip.c
716
static mblk_t *ip_fragment_copyhdr(uchar_t *, int, int, ip_stack_t *,
usr/src/uts/common/inet/ip/ip.c
7550
const uchar_t *addr;
usr/src/uts/common/inet/ip/ip.c
7629
ip_check_length(mblk_t *mp, uchar_t *rptr, ssize_t len, uint_t pkt_len,
usr/src/uts/common/inet/ip/ip.c
7859
mhip->mhi_daddr = (uchar_t *)ind + ind->dl_dest_addr_offset +
usr/src/uts/common/inet/ip/ip.c
7861
mhip->mhi_saddr = (uchar_t *)ind + ind->dl_src_addr_offset +
usr/src/uts/common/inet/ip/ip.c
7877
bphys_addr = (uchar_t *)dlur + dlur->dl_dest_addr_offset +
usr/src/uts/common/inet/ip/ip.c
7923
if ((uchar_t *)pether < mp->b_datap->db_base)
usr/src/uts/common/inet/ip/ip.c
7938
mhip->mhi_daddr = (uchar_t *)&pether->ether_dhost;
usr/src/uts/common/inet/ip/ip.c
7939
mhip->mhi_saddr = (uchar_t *)&pether->ether_shost;
usr/src/uts/common/inet/ip/ip.c
7955
bphys_addr = (uchar_t *)dlur +
usr/src/uts/common/inet/ip/ip.c
7959
bphys_addr = (uchar_t *)dlur +
usr/src/uts/common/inet/ip/ip.c
9041
uchar_t *opt;
usr/src/uts/common/inet/ip/ip.c
9294
uchar_t *opt;
usr/src/uts/common/inet/ip/ip.c
9455
uchar_t *opt;
usr/src/uts/common/inet/ip/ip6.c
1038
len = mp->b_wptr - (uchar_t *)rd;
usr/src/uts/common/inet/ip/ip6.c
1115
(uchar_t *)&opt[1], /* Link layer address */
usr/src/uts/common/inet/ip/ip6.c
1128
(uchar_t *)&opt[1], 0, B_FALSE);
usr/src/uts/common/inet/ip/ip6.c
130
uchar_t ip6opt_ls;
usr/src/uts/common/inet/ip/ip6.c
1368
mp1->b_wptr = (uchar_t *)ip6h + (IPV6_HDR_LEN + len);
usr/src/uts/common/inet/ip/ip6.c
1628
uchar_t *buf;
usr/src/uts/common/inet/ip/ip6.c
2625
uchar_t *secopt;
usr/src/uts/common/inet/ip/ip6.c
2627
uchar_t *after_secopt;
usr/src/uts/common/inet/ip/ip6.c
2631
if ((uchar_t *)tmphopopts + ehdrlen > endptr)
usr/src/uts/common/inet/ip/ip6.c
2668
if ((uchar_t *)tmpdstopts + ehdrlen > endptr)
usr/src/uts/common/inet/ip/ip6.c
2686
if ((uchar_t *)tmprthdr + ehdrlen > endptr)
usr/src/uts/common/inet/ip/ip6.c
2711
if ((uchar_t *)tmpfraghdr + ehdrlen > endptr)
usr/src/uts/common/inet/ip/ip6.c
2988
(uint32_t)((uchar_t *)&rth->ip6r_type - (uchar_t *)ip6h),
usr/src/uts/common/inet/ip/ip6.c
3081
if ((uchar_t *)desthdr + ehdrlen > endptr)
usr/src/uts/common/inet/ip/ip6.c
3104
if ((uchar_t *)rthdr + ehdrlen > endptr)
usr/src/uts/common/inet/ip/ip6.c
3241
offset = (uint16_t)((uchar_t *)&fraghdr[1] - mp->b_rptr);
usr/src/uts/common/inet/ip/ip6.c
3389
mp->b_rptr = (uchar_t *)&fraghdr[1];
usr/src/uts/common/inet/ip/ip6.c
4465
ip_build_hdrs_v6(uchar_t *buf, uint_t buf_len, const ip_pkt_t *ipp,
usr/src/uts/common/inet/ip/ip6.c
551
if ((uchar_t *)ip6h + IPV6_HDR_LEN > mp->b_wptr)
usr/src/uts/common/inet/ip/ip6.c
562
if ((uchar_t *)ip6h + hdr_length > mp->b_wptr)
usr/src/uts/common/inet/ip/ip6.c
585
if ((uchar_t *)ip6h + hdr_length + ICMP_MIN_TP_HDR_LEN >
usr/src/uts/common/inet/ip/ip6.c
596
if ((uchar_t *)ip6h + hdr_length + ICMP_MIN_TP_HDR_LEN >
usr/src/uts/common/inet/ip/ip6.c
600
tcpha = (tcpha_t *)((uchar_t *)ip6h + hdr_length);
usr/src/uts/common/inet/ip/ip6.c
623
if ((uchar_t *)ip6h + hdr_length + ICMP_MIN_TP_HDR_LEN >
usr/src/uts/common/inet/ip/ip6.c
773
ASSERT((uchar_t *)&ip6h[1] <= mp->b_wptr);
usr/src/uts/common/inet/ip/ip6.c
793
up = (uint16_t *)((uchar_t *)ip6h + hdr_length);
usr/src/uts/common/inet/ip/ip6.c
807
tcpha = (tcpha_t *)((uchar_t *)ip6h + hdr_length);
usr/src/uts/common/inet/ip/ip6.c
851
up = (uint16_t *)((uchar_t *)ip6h + hdr_length);
usr/src/uts/common/inet/ip/ip6.c
935
bcopy(in_ip6h, ip6h, mp->b_wptr - (uchar_t *)in_ip6h);
usr/src/uts/common/inet/ip/ip6_if.c
1239
uchar_t *hw_addr;
usr/src/uts/common/inet/ip/ip6_input.c
1653
up = (uint16_t *)((uchar_t *)ip6h + ip_hdr_length);
usr/src/uts/common/inet/ip/ip6_input.c
1659
ASSERT(((uchar_t *)ip6h) + ip_hdr_length +4 <= mp->b_wptr);
usr/src/uts/common/inet/ip/ip6_input.c
1761
udpha = (udpha_t *)((uchar_t *)ip6h + ip_hdr_length);
usr/src/uts/common/inet/ip/ip6_input.c
1846
udpha = (udpha_t *)((uchar_t *)ip6h + ip_hdr_length);
usr/src/uts/common/inet/ip/ip6_input.c
1869
sctph = (sctp_hdr_t *)((uchar_t *)ip6h + ip_hdr_length);
usr/src/uts/common/inet/ip/ip6_input.c
1941
uchar_t *cksum_start;
usr/src/uts/common/inet/ip/ip6_input.c
1945
cksum_start = ((uchar_t *)ip6h + DB_CKSUMSTART(mp));
usr/src/uts/common/inet/ip/ip6_input.c
1993
#define rptr ((uchar_t *)ip6h)
usr/src/uts/common/inet/ip/ip6_input.c
2109
offset = ((uchar_t *)ip6h)[ip_hdr_length + 12] >> 4;
usr/src/uts/common/inet/ip/ip6_input.c
2285
up = (uint16_t *)((uchar_t *)ip6h + ip_hdr_length);
usr/src/uts/common/inet/ip/ip6_input.c
525
#define rptr ((uchar_t *)ip6h)
usr/src/uts/common/inet/ip/ip6_output.c
464
icmp6 = (icmp6_t *)((uchar_t *)ip6h + ixa->ixa_ip_hdr_length);
usr/src/uts/common/inet/ip/ip6_output.c
777
ASSERT(((uchar_t *)cksump) + sizeof (uint16_t) <= mp->b_wptr);
usr/src/uts/common/inet/ip/ip6_output.c
883
ASSERT(((uchar_t *)cksump) + sizeof (uint16_t) <= mp->b_wptr);
usr/src/uts/common/inet/ip/ip6_output.c
972
icmp6 = (icmp6_t *)((uchar_t *)ip6h + ixa->ixa_ip_hdr_length);
usr/src/uts/common/inet/ip/ip6_rts.c
174
cp = (uchar_t *)rp_dst;
usr/src/uts/common/inet/ip/ip6_rts.c
185
rtm->rtm_type = (uchar_t)type;
usr/src/uts/common/inet/ip/ip6_rts.c
89
uchar_t *cp;
usr/src/uts/common/inet/ip/ip_arp.c
1092
const uchar_t *nce_hwaddr;
usr/src/uts/common/inet/ip/ip_arp.c
1181
nce_hwaddr, (uchar_t *)&nce_paddr, src_haddr,
usr/src/uts/common/inet/ip/ip_arp.c
1182
(uchar_t *)&src_paddr, src_lladdr);
usr/src/uts/common/inet/ip/ip_arp.c
1507
hwm.hwm_hwaddr = (uchar_t *)(arh + 1);
usr/src/uts/common/inet/ip/ip_arp.c
1550
const uchar_t *haddr1, const uchar_t *paddr1, const uchar_t *haddr2,
usr/src/uts/common/inet/ip/ip_arp.c
1551
const uchar_t *paddr2, uchar_t *dst_lladdr)
usr/src/uts/common/inet/ip/ip_arp.c
1641
const uchar_t *target_hwaddr;
usr/src/uts/common/inet/ip/ip_arp.c
1643
uchar_t *dst_lladdr;
usr/src/uts/common/inet/ip/ip_arp.c
1671
ill->ill_phys_addr, (uchar_t *)&sender, target_hwaddr,
usr/src/uts/common/inet/ip/ip_arp.c
1672
(uchar_t *)&nce_paddr, dst_lladdr);
usr/src/uts/common/inet/ip/ip_arp.c
1699
uchar_t *sphys_addr, *bcast_addr;
usr/src/uts/common/inet/ip/ip_arp.c
1725
sphys_addr, (uchar_t *)&ncec_addr, bcast_addr,
usr/src/uts/common/inet/ip/ip_arp.c
1726
(uchar_t *)&ncec_addr, bcast_addr);
usr/src/uts/common/inet/ip/ip_arp.c
1740
uchar_t *sphys_addr, *dst_lladdr;
usr/src/uts/common/inet/ip/ip_arp.c
1755
sphys_addr, NULL, NULL, (uchar_t *)&ncec_addr, dst_lladdr);
usr/src/uts/common/inet/ip/ip_arp.c
2018
uchar_t *haddr;
usr/src/uts/common/inet/ip/ip_arp.c
216
ip_nce_resolve_all(ill_t *ill, uchar_t *src_haddr, uint32_t hlen,
usr/src/uts/common/inet/ip/ip_arp.c
222
uchar_t *lladdr = NULL;
usr/src/uts/common/inet/ip/ip_arp.c
2267
info_mp->b_wptr = (uchar_t *)&dlir[1];
usr/src/uts/common/inet/ip/ip_arp.c
67
static int arp_output(ill_t *, uint32_t, const uchar_t *, const uchar_t *,
usr/src/uts/common/inet/ip/ip_arp.c
68
const uchar_t *, const uchar_t *, uchar_t *);
usr/src/uts/common/inet/ip/ip_arp.c
822
uchar_t *src_haddr, *arhp, *dst_haddr, *dp, *sp;
usr/src/uts/common/inet/ip/ip_arp.c
827
uchar_t *src_lladdr;
usr/src/uts/common/inet/ip/ip_arp.c
911
arhp = (uchar_t *)arh + ARH_FIXED_LEN;
usr/src/uts/common/inet/ip/ip_attr.c
740
if (mp->b_wptr == NULL || mp->b_wptr == (uchar_t *)-1)
usr/src/uts/common/inet/ip/ip_if.c
14574
ire = ire_create((uchar_t *)&dummy4, 0, 0, IRE_MULTICAST, ill,
usr/src/uts/common/inet/ip/ip_if.c
14896
uchar_t *gw;
usr/src/uts/common/inet/ip/ip_if.c
14918
gw = (uchar_t *)&ipif->ipif_lcl_addr;
usr/src/uts/common/inet/ip/ip_if.c
14924
(uchar_t *)&ipif->ipif_lcl_addr, /* dest address */
usr/src/uts/common/inet/ip/ip_if.c
14925
(uchar_t *)&ip_g_all_ones, /* mask */
usr/src/uts/common/inet/ip/ip_if.c
14987
(uchar_t *)&ipif->ipif_subnet,
usr/src/uts/common/inet/ip/ip_if.c
14988
(uchar_t *)&route_mask,
usr/src/uts/common/inet/ip/ip_if.c
14989
(uchar_t *)&ipif->ipif_lcl_addr,
usr/src/uts/common/inet/ip/ip_if.c
1687
uchar_t *rptr;
usr/src/uts/common/inet/ip/ip_if.c
17275
(uchar_t *)&ire->ire_addr,
usr/src/uts/common/inet/ip/ip_if.c
17276
(uchar_t *)&ip_g_all_ones,
usr/src/uts/common/inet/ip/ip_if.c
17277
(uchar_t *)&ire->ire_gateway_addr,
usr/src/uts/common/inet/ip/ip_if.c
17406
uchar_t hash[16];
usr/src/uts/common/inet/ip/ip_if.c
17439
ip_ether_v6_mapping(ill_t *ill, uchar_t *m_ip6addr, uchar_t *m_physaddr)
usr/src/uts/common/inet/ip/ip_if.c
17465
ip_ether_v4_mapping(ill_t *ill, uchar_t *m_ipaddr, uchar_t *m_physaddr)
usr/src/uts/common/inet/ip/ip_if.c
17489
ip_mbcast_mapping(ill_t *ill, uchar_t *m_ipaddr, uchar_t *m_physaddr)
usr/src/uts/common/inet/ip/ip_if.c
17500
bphys_addr = (uchar_t *)dlur +
usr/src/uts/common/inet/ip/ip_if.c
17503
bphys_addr = (uchar_t *)dlur +
usr/src/uts/common/inet/ip/ip_if.c
17551
ip_ib_v4_mapping(ill_t *ill, uchar_t *m_ipaddr, uchar_t *m_physaddr)
usr/src/uts/common/inet/ip/ip_if.c
17572
bphys_addr = (uchar_t *)dlur + dlur->dl_dest_addr_offset;
usr/src/uts/common/inet/ip/ip_if.c
17574
bphys_addr = (uchar_t *)dlur + dlur->dl_dest_addr_offset +
usr/src/uts/common/inet/ip/ip_if.c
17586
ip_ib_v6_mapping(ill_t *ill, uchar_t *m_ipaddr, uchar_t *m_physaddr)
usr/src/uts/common/inet/ip/ip_if.c
17603
bphys_addr = (uchar_t *)dlur + dlur->dl_dest_addr_offset;
usr/src/uts/common/inet/ip/ip_if.c
17605
bphys_addr = (uchar_t *)dlur + dlur->dl_dest_addr_offset +
usr/src/uts/common/inet/ip/ip_if.c
1829
uchar_t *rptr;
usr/src/uts/common/inet/ip/ip_if.c
2319
#define SC(base, offset) (dl_capability_sub_t *)(((uchar_t *)(base))+(offset))
usr/src/uts/common/inet/ip/ip_if.c
250
static uchar_t ip_six_byte_all_ones[] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF };
usr/src/uts/common/inet/ip/ip_if.c
3346
uchar_t *frag_ptr;
usr/src/uts/common/inet/ip/ip_if.c
3371
frag_ptr = (uchar_t *)mi_zalloc(ILL_FRAG_HASH_TBL_SIZE + 2 * LIFNAMSIZ);
usr/src/uts/common/inet/ip/ip_if.c
3480
info_mp->b_wptr = (uchar_t *)&dlir[1];
usr/src/uts/common/inet/ip/ip_if.c
3506
sdl->sdl_nlen = (uchar_t)len;
usr/src/uts/common/inet/ip/ip_if.c
3526
sdl->sdl_nlen = (uchar_t)mi_strlen(sdl->sdl_data);
usr/src/uts/common/inet/ip/ip_if.c
4137
uchar_t *brdcst_addr;
usr/src/uts/common/inet/ip/ip_if.c
5359
ip_mcast_mapping(ill_t *ill, uchar_t *addr, uchar_t *hwaddr)
usr/src/uts/common/inet/ip/ip_if.c
5487
(uchar_t *)&dst_addr, /* dest address */
usr/src/uts/common/inet/ip/ip_if.c
5488
(uchar_t *)&mask, /* mask */
usr/src/uts/common/inet/ip/ip_if.c
5668
(uchar_t *)&dst_addr,
usr/src/uts/common/inet/ip/ip_if.c
5822
(uchar_t *)&dst_addr, /* dest address */
usr/src/uts/common/inet/ip/ip_if.c
5823
(uchar_t *)&mask, /* mask */
usr/src/uts/common/inet/ip/ip_if.c
5824
(uchar_t *)&gw_addr, /* gateway address */
usr/src/uts/common/inet/ip/ip_if.c
688
ill_dlur_copy_address(uchar_t *phys_src, uint_t phys_length,
usr/src/uts/common/inet/ip/ip_if.c
689
t_scalar_t sap_src, t_scalar_t sap_length, uchar_t *dst)
usr/src/uts/common/inet/ip/ip_if.c
721
ill_dlur_gen(uchar_t *addr, uint_t addr_length, t_uscalar_t sap,
usr/src/uts/common/inet/ip/ip_if.c
742
(uchar_t *)&dlur[1]);
usr/src/uts/common/inet/ip/ip_if.c
7435
if ((uchar_t *)&ifr[1] > mp1->b_wptr) {
usr/src/uts/common/inet/ip/ip_if.c
7455
mp1->b_wptr = (uchar_t *)ifr;
usr/src/uts/common/inet/ip/ip_if.c
7459
(int)((uchar_t *)ifr - mp1->b_rptr));
usr/src/uts/common/inet/ip/ip_if.c
7552
if ((uchar_t *)&lifr[1] > mp1->b_wptr)
usr/src/uts/common/inet/ip/ip_if.c
7577
mp1->b_wptr = (uchar_t *)lifr;
usr/src/uts/common/inet/ip/ip_if.c
7578
STRUCT_FSET(lifs, lifs_len, (int)((uchar_t *)lifr - mp1->b_rptr));
usr/src/uts/common/inet/ip/ip_if.c
7724
if ((uchar_t *)&lifr[1] > mp1->b_wptr) {
usr/src/uts/common/inet/ip/ip_if.c
7765
mp1->b_wptr = (uchar_t *)lifr;
usr/src/uts/common/inet/ip/ip_if.c
7768
(int)((uchar_t *)lifr - mp1->b_rptr));
usr/src/uts/common/inet/ip/ip_if.c
8190
uchar_t *lladdr;
usr/src/uts/common/inet/ip/ip_if.c
8211
lladdr = (uchar_t *)LLADDR(&xar->xarp_ha);
usr/src/uts/common/inet/ip/ip_if.c
8230
lladdr = (uchar_t *)ar->arp_ha.sa_data;
usr/src/uts/common/inet/ip/ip_input.c
2039
up = (uint16_t *)((uchar_t *)ipha + ip_hdr_length);
usr/src/uts/common/inet/ip/ip_input.c
2045
ASSERT(((uchar_t *)ipha) + ip_hdr_length +4 <= mp->b_wptr);
usr/src/uts/common/inet/ip/ip_input.c
2143
udpha = (udpha_t *)((uchar_t *)ipha + ip_hdr_length);
usr/src/uts/common/inet/ip/ip_input.c
2213
udpha = (udpha_t *)((uchar_t *)ipha + ip_hdr_length);
usr/src/uts/common/inet/ip/ip_input.c
2224
sctph = (sctp_hdr_t *)((uchar_t *)ipha + ip_hdr_length);
usr/src/uts/common/inet/ip/ip_input.c
2296
uchar_t *cksum_start;
usr/src/uts/common/inet/ip/ip_input.c
2300
cksum_start = ((uchar_t *)ipha + DB_CKSUMSTART(mp));
usr/src/uts/common/inet/ip/ip_input.c
2348
#define rptr ((uchar_t *)ipha)
usr/src/uts/common/inet/ip/ip_input.c
2450
offset = ((uchar_t *)ipha)[ip_hdr_length + 12] >> 4;
usr/src/uts/common/inet/ip/ip_input.c
2634
up = (uint16_t *)((uchar_t *)ipha + ip_hdr_length);
usr/src/uts/common/inet/ip/ip_input.c
2925
if ((uchar_t *)ipha + ip_hdr_length + sizeof (ipha_t) >
usr/src/uts/common/inet/ip/ip_input.c
2936
ipha = ip_pullup(mp, (uchar_t *)ipha + ip_hdr_length +
usr/src/uts/common/inet/ip/ip_input.c
2945
inner_ipha = (ipha_t *)((uchar_t *)ipha + ip_hdr_length);
usr/src/uts/common/inet/ip/ip_input.c
2973
mp->b_rptr = (uchar_t *)inner_ipha;
usr/src/uts/common/inet/ip/ip_input.c
2976
if ((uchar_t *)ipha + ip_hdr_length > mp->b_wptr) {
usr/src/uts/common/inet/ip/ip_input.c
2978
(uchar_t *)ipha + ip_hdr_length - mp->b_rptr) {
usr/src/uts/common/inet/ip/ip_input.c
2987
(uchar_t *)ipha + ip_hdr_length - mp->b_rptr, ira);
usr/src/uts/common/inet/ip/ip_input.c
569
#define rptr ((uchar_t *)ipha)
usr/src/uts/common/inet/ip/ip_input.c
579
if (((*(uchar_t *)&ipha->ipha_dst) == IN_LOOPBACKNET) ||
usr/src/uts/common/inet/ip/ip_input.c
580
((*(uchar_t *)&ipha->ipha_src) == IN_LOOPBACKNET)) {
usr/src/uts/common/inet/ip/ip_ire.c
226
static void ire_walk_ipvers(pfv_t func, void *arg, uchar_t vers,
usr/src/uts/common/inet/ip/ip_ire.c
229
pfv_t func, void *arg, uchar_t vers, ill_t *ill);
usr/src/uts/common/inet/ip/ip_ire.c
2484
uchar_t *hwaddr;
usr/src/uts/common/inet/ip/ip_ire.c
3493
(uchar_t *)&v4addr, /* dest address */
usr/src/uts/common/inet/ip/ip_ire.c
3494
(uchar_t *)&mask, /* mask */
usr/src/uts/common/inet/ip/ip_ire.c
3495
(uchar_t *)&ire_if->ire_gateway_addr,
usr/src/uts/common/inet/ip/ip_ire.c
3615
new_ire = ire_create((uchar_t *)&ire->ire_addr,
usr/src/uts/common/inet/ip/ip_ire.c
3616
(uchar_t *)&ire->ire_mask,
usr/src/uts/common/inet/ip/ip_ire.c
3617
(uchar_t *)&ire->ire_gateway_addr, ire->ire_type, gw_ill,
usr/src/uts/common/inet/ip/ip_ire.c
413
uchar_t *addr_ucp;
usr/src/uts/common/inet/ip/ip_ire.c
448
addr_ucp = (uchar_t *)&sin->sin_addr.s_addr;
usr/src/uts/common/inet/ip/ip_ire.c
457
addr_ucp = (uchar_t *)&sin6->sin6_addr;
usr/src/uts/common/inet/ip/ip_ire.c
496
ire_init_v4(ire_t *ire, uchar_t *addr, uchar_t *mask, uchar_t *gateway,
usr/src/uts/common/inet/ip/ip_ire.c
626
ire_create(uchar_t *addr, uchar_t *mask, uchar_t *gateway,
usr/src/uts/common/inet/ip/ip_ire.c
656
uint_t flags, uchar_t ipversion, tsol_gc_t *gc, ip_stack_t *ipst)
usr/src/uts/common/inet/ip/ip_ire.c
731
(uchar_t *)&addr, /* dest addr */
usr/src/uts/common/inet/ip/ip_ire.c
732
(uchar_t *)&ip_g_all_ones, /* mask */
usr/src/uts/common/inet/ip/ip_ire.c
798
ire_walk_ipvers(pfv_t func, void *arg, uchar_t vers, zoneid_t zoneid,
usr/src/uts/common/inet/ip/ip_ire.c
825
uchar_t vers = (ill->ill_isv6 ? IPV6_VERSION : IPV4_VERSION);
usr/src/uts/common/inet/ip/ip_ire.c
835
void *arg, uchar_t vers, ill_t *ill)
usr/src/uts/common/inet/ip/ip_mroute.c
1601
((uchar_t *)(ipha + 1))[1] != IPOPT_LSRR) {
usr/src/uts/common/inet/ip/ip_mroute.c
1849
im->im_vif = (uchar_t)ipst->ips_reg_vif_num;
usr/src/uts/common/inet/ip/ip_mroute.c
185
static int get_assert(uchar_t *, ip_stack_t *);
usr/src/uts/common/inet/ip/ip_mroute.c
1862
im->im_vif = (uchar_t)vifi;
usr/src/uts/common/inet/ip/ip_mroute.c
188
static int get_version(uchar_t *);
usr/src/uts/common/inet/ip/ip_mroute.c
192
static int ip_mrouter_init(conn_t *, uchar_t *, int, ip_stack_t *);
usr/src/uts/common/inet/ip/ip_mroute.c
337
ip_mrouter_set(int cmd, conn_t *connp, int checkonly, uchar_t *data,
usr/src/uts/common/inet/ip/ip_mroute.c
395
ip_mrouter_get(int cmd, conn_t *connp, uchar_t *data)
usr/src/uts/common/inet/ip/ip_mroute.c
403
case MRT_VERSION: return (get_version((uchar_t *)data));
usr/src/uts/common/inet/ip/ip_mroute.c
404
case MRT_ASSERT: return (get_assert((uchar_t *)data, ipst));
usr/src/uts/common/inet/ip/ip_mroute.c
499
get_version(uchar_t *data)
usr/src/uts/common/inet/ip/ip_mroute.c
526
get_assert(uchar_t *data, ip_stack_t *ipst)
usr/src/uts/common/inet/ip/ip_mroute.c
539
ip_mrouter_init(conn_t *connp, uchar_t *data, int datalen, ip_stack_t *ipst)
usr/src/uts/common/inet/ip/ip_multi.c
735
ip_mphysaddr_add(ill_t *ill, uchar_t *hw_addr)
usr/src/uts/common/inet/ip/ip_multi.c
777
ip_mphysaddr_del(ill_t *ill, uchar_t *hw_addr)
usr/src/uts/common/inet/ip/ip_multi.c
823
uchar_t *cp;
usr/src/uts/common/inet/ip/ip_ndp.c
114
static void nce_set_ll(ncec_t *ncec, uchar_t *ll_addr);
usr/src/uts/common/inet/ip/ip_ndp.c
1246
uchar_t *hw_addr;
usr/src/uts/common/inet/ip/ip_ndp.c
1271
ip_mcast_mapping(ill, (uchar_t *)dst, hw_addr);
usr/src/uts/common/inet/ip/ip_ndp.c
128
static int nce_add_common(ill_t *, uchar_t *, uint_t, const in6_addr_t *,
usr/src/uts/common/inet/ip/ip_ndp.c
1328
bcopy(ncec->ncec_lladdr, (uchar_t *)&lnr->lnr_hdw_addr,
usr/src/uts/common/inet/ip/ip_ndp.c
1347
uchar_t *hw_addr;
usr/src/uts/common/inet/ip/ip_ndp.c
1349
uchar_t *addr;
usr/src/uts/common/inet/ip/ip_ndp.c
135
static int nce_add_v6(ill_t *, uchar_t *, uint_t, const in6_addr_t *,
usr/src/uts/common/inet/ip/ip_ndp.c
1358
addr = (uchar_t *)&v4group;
usr/src/uts/common/inet/ip/ip_ndp.c
1363
addr = (uchar_t *)v6group;
usr/src/uts/common/inet/ip/ip_ndp.c
137
static int nce_add_v4(ill_t *, uchar_t *, uint_t, const in_addr_t *,
usr/src/uts/common/inet/ip/ip_ndp.c
1602
in6_addr_t *targp, uchar_t **haddr, uint_t *haddrlenp)
usr/src/uts/common/inet/ip/ip_ndp.c
1606
uchar_t *addr;
usr/src/uts/common/inet/ip/ip_ndp.c
1636
uchar_t *haddr;
usr/src/uts/common/inet/ip/ip_ndp.c
1749
const uchar_t *haddr;
usr/src/uts/common/inet/ip/ip_ndp.c
1875
uchar_t *haddr = NULL;
usr/src/uts/common/inet/ip/ip_ndp.c
1956
haddr = (uchar_t *)&opt[1];
usr/src/uts/common/inet/ip/ip_ndp.c
2104
uchar_t *haddr = NULL;
usr/src/uts/common/inet/ip/ip_ndp.c
2149
haddr = (uchar_t *)&opt[1];
usr/src/uts/common/inet/ip/ip_ndp.c
225
nce_add_v6(ill_t *ill, uchar_t *hw_addr, uint_t hw_addr_len,
usr/src/uts/common/inet/ip/ip_ndp.c
253
uchar_t *hw_addr = ncec->ncec_lladdr;
usr/src/uts/common/inet/ip/ip_ndp.c
2867
nce_set_ll(ncec_t *ncec, uchar_t *ll_addr)
usr/src/uts/common/inet/ip/ip_ndp.c
2895
nce_cmp_ll_addr(const ncec_t *ncec, const uchar_t *ll_addr,
usr/src/uts/common/inet/ip/ip_ndp.c
2911
nce_update(ncec_t *ncec, uint16_t new_state, uchar_t *new_ll_addr)
usr/src/uts/common/inet/ip/ip_ndp.c
3239
(uchar_t *)lnr->lnr_hdw_addr,
usr/src/uts/common/inet/ip/ip_ndp.c
3282
nce_process(ncec, (uchar_t *)lnr->lnr_hdw_addr, 0, B_FALSE);
usr/src/uts/common/inet/ip/ip_ndp.c
330
nce_lookup_then_add_v6(ill_t *ill, uchar_t *hw_addr, uint_t hw_addr_len,
usr/src/uts/common/inet/ip/ip_ndp.c
3515
uchar_t *mp_rptr, *ud_mp_rptr;
usr/src/uts/common/inet/ip/ip_ndp.c
3811
nce_lookup_then_add_v4(ill_t *ill, uchar_t *hw_addr, uint_t hw_addr_len,
usr/src/uts/common/inet/ip/ip_ndp.c
3935
nce_add_v4(ill_t *ill, uchar_t *hw_addr, uint_t hw_addr_len,
usr/src/uts/common/inet/ip/ip_ndp.c
3972
uchar_t *hw_addr = ncec->ncec_lladdr;
usr/src/uts/common/inet/ip/ip_ndp.c
4173
uchar_t *hw_addr;
usr/src/uts/common/inet/ip/ip_ndp.c
4198
ip_mcast_mapping(ill, (uchar_t *)dst, hw_addr);
usr/src/uts/common/inet/ip/ip_ndp.c
4570
uchar_t *hwaddr, int hwaddr_len, int flags)
usr/src/uts/common/inet/ip/ip_ndp.c
4625
nce_add_common(ill_t *ill, uchar_t *hw_addr, uint_t hw_addr_len,
usr/src/uts/common/inet/ip/ip_ndp.c
4629
uchar_t *template = NULL;
usr/src/uts/common/inet/ip/ip_ndp.c
4809
bcopy((uchar_t *)addr,
usr/src/uts/common/inet/ip/ip_ndp.c
4821
bcopy((uchar_t *)addr,
usr/src/uts/common/inet/ip/ip_ndp.c
864
nce_process(ncec_t *ncec, uchar_t *hw_addr, uint32_t flag, boolean_t is_adv)
usr/src/uts/common/inet/ip/ip_ndp.c
87
#define IS_IPV4_LL_SPACE(ptr) (((uchar_t *)ptr)[0] == 169 && \
usr/src/uts/common/inet/ip/ip_ndp.c
88
((uchar_t *)ptr)[1] == 254)
usr/src/uts/common/inet/ip/ip_output.c
1663
ASSERT(((uchar_t *)cksump) + sizeof (uint16_t) <= mp->b_wptr);
usr/src/uts/common/inet/ip/ip_output.c
1763
ASSERT(((uchar_t *)cksump) + sizeof (uint16_t) <= mp->b_wptr);
usr/src/uts/common/inet/ip/ip_rts.c
1731
uchar_t *cp;
usr/src/uts/common/inet/ip/ip_rts.c
1816
cp = (uchar_t *)rp_dst;
usr/src/uts/common/inet/ip/ip_rts.c
1827
rtm->rtm_type = (uchar_t)type;
usr/src/uts/common/inet/ip/ip_rts.c
232
mp->b_wptr = (uchar_t *)&mp->b_rptr[rtm->rtm_msglen];
usr/src/uts/common/inet/ip/ipclassifier.c
1546
up = (uint16_t *)((uchar_t *)ipha + hdr_len + TCP_PORTS_OFFSET);
usr/src/uts/common/inet/ip/ipclassifier.c
2251
((uchar_t *)&connp->conn_start_clr - (uchar_t *)connp));
usr/src/uts/common/inet/ip/ipmp.c
839
ipaddr_t ipaddr, uchar_t *lladdr, size_t lladdr_len, uint16_t flags)
usr/src/uts/common/inet/ip/ipmp.c
861
entp->ia_lladdr = (uchar_t *)&entp[1];
usr/src/uts/common/inet/ip/ipmp.c
976
ipmp_illgrp_find_ill(ipmp_illgrp_t *illg, uchar_t *physaddr, uint_t paddrlen)
usr/src/uts/common/inet/ip/ipsecah.c
2006
if ((uchar_t *)ipha + hdr_length + 8 > mp->b_wptr) {
usr/src/uts/common/inet/ip/ipsecah.c
2007
if (!pullupmsg(mp, (uchar_t *)ipha + hdr_length + 8 -
usr/src/uts/common/inet/ip/ipsecah.c
2064
if ((uchar_t *)ipha + hdr_length + ah_length > mp->b_wptr) {
usr/src/uts/common/inet/ip/ipsecah.c
2071
ah_length = (mp->b_wptr - ((uchar_t *)ipha +
usr/src/uts/common/inet/ip/ipsecah.c
2076
if (!pullupmsg(mp, (uchar_t *)ah + ah_length - mp->b_rptr)) {
usr/src/uts/common/inet/ip/ipsecah.c
2121
mp->b_rptr = (uchar_t *)ipha + hdr_length + ah_length;
usr/src/uts/common/inet/ip/ipsecah.c
2270
oi_opt = (uchar_t *)&oip6h[1];
usr/src/uts/common/inet/ip/ipsecah.c
2271
pi_opt = (uchar_t *)&ip6h[1];
usr/src/uts/common/inet/ip/ipsecah.c
2441
uchar_t *pad = ((uchar_t *)phdr_ah + sizeof (ah_t) +
usr/src/uts/common/inet/ip/ipsecah.c
2445
pad[i] = (uchar_t)i; /* Fill the padding */
usr/src/uts/common/inet/ip/ipsecah.c
2458
uchar_t *opad = ((uchar_t *)inbound_ah +
usr/src/uts/common/inet/ip/ipsecah.c
2460
uchar_t *pad = ((uchar_t *)phdr_ah + sizeof (ah_t) +
usr/src/uts/common/inet/ip/ipsecah.c
3021
uchar_t *optptr;
usr/src/uts/common/inet/ip/ipsecah.c
3207
phdr_mp->b_wptr = ((uchar_t *)ipha + ip_hdr_length +
usr/src/uts/common/inet/ip/ipsecah.c
3406
ah_offset = (uchar_t *)ah - data_mp->b_rptr;
usr/src/uts/common/inet/ip/ipsecah.c
3418
if (((uchar_t *)ah + ah_length) > data_mp->b_wptr) {
usr/src/uts/common/inet/ip/ipsecah.c
3419
if (!pullupmsg(data_mp, (uchar_t *)ah + ah_length -
usr/src/uts/common/inet/ip/ipsecah.c
3600
uchar_t *whereptr;
usr/src/uts/common/inet/ip/ipsecah.c
3631
whereptr = (uchar_t *)ip6h;
usr/src/uts/common/inet/ip/ipsecah.c
3717
uchar_t *ptr;
usr/src/uts/common/inet/ip/ipsecesp.c
126
ipsa_t *, uchar_t *, uint_t);
usr/src/uts/common/inet/ip/ipsecesp.c
1841
uchar_t *iv_ptr;
usr/src/uts/common/inet/ip/ipsecesp.c
1862
iv_ptr = (uchar_t *)(esph_ptr + 1);
usr/src/uts/common/inet/ip/ipsecesp.c
1935
(assoc->ipsa_noncefunc)(assoc, (uchar_t *)esph_ptr, encr_len,
usr/src/uts/common/inet/ip/ipsecesp.c
2150
uchar_t *icv_buf, uint_t payload_len)
usr/src/uts/common/inet/ip/ipsecesp.c
2168
uchar_t *iv_ptr;
usr/src/uts/common/inet/ip/ipsecesp.c
2197
iv_ptr = (uchar_t *)(esph_ptr + 1);
usr/src/uts/common/inet/ip/ipsecesp.c
2265
(assoc->ipsa_noncefunc)(assoc, (uchar_t *)esph_ptr, payload_len,
usr/src/uts/common/inet/ip/ipsecesp.c
2377
uchar_t *icv_buf;
usr/src/uts/common/inet/ip/ipsecesp.c
944
data_mp->b_rptr = (uchar_t *)dst;
usr/src/uts/common/inet/ip/keysock.c
1956
uchar_t *rptr = mp->b_rptr;
usr/src/uts/common/inet/ip/keysock.c
802
keysock_opt_get(queue_t *q, int level, int name, uchar_t *ptr)
usr/src/uts/common/inet/ip/keysock.c
843
int name, uint_t inlen, uchar_t *invalp, uint_t *outlenp,
usr/src/uts/common/inet/ip/keysock.c
844
uchar_t *outvalp, void *thisdg_attrs, cred_t *cr)
usr/src/uts/common/inet/ip/rts.c
1134
mp1->b_wptr = (uchar_t *)&rtsaddr[1];
usr/src/uts/common/inet/ip/rts.c
1415
optlen, (uchar_t *)optvalp, (uint_t *)&optlen, (uchar_t *)optvalp,
usr/src/uts/common/inet/ip/rts.c
531
rts_opt_default(queue_t *q, t_scalar_t level, t_scalar_t name, uchar_t *ptr)
usr/src/uts/common/inet/ip/rts.c
539
rts_opt_get(conn_t *connp, int level, int name, uchar_t *ptr)
usr/src/uts/common/inet/ip/rts.c
571
uchar_t *invalp, uint_t *outlenp, uchar_t *outvalp, cred_t *cr,
usr/src/uts/common/inet/ip/rts.c
669
uint_t inlen, uchar_t *invalp, uint_t *outlenp, uchar_t *outvalp,
usr/src/uts/common/inet/ip/rts.c
725
rts_tpi_opt_get(queue_t *q, t_scalar_t level, t_scalar_t name, uchar_t *ptr)
usr/src/uts/common/inet/ip/rts.c
743
int name, uint_t inlen, uchar_t *invalp, uint_t *outlenp,
usr/src/uts/common/inet/ip/rts.c
744
uchar_t *outvalp, void *thisdg_attrs, cred_t *cr)
usr/src/uts/common/inet/ip/rts.c
926
uchar_t *rptr = mp->b_rptr;
usr/src/uts/common/inet/ip/rts.c
981
uchar_t *rptr = mp->b_rptr;
usr/src/uts/common/inet/ip/sadb.c
8055
ccm_params_init(ipsa_t *assoc, uchar_t *esph, uint_t data_len, uchar_t *iv_ptr,
usr/src/uts/common/inet/ip/sadb.c
8058
uchar_t *nonce;
usr/src/uts/common/inet/ip/sadb.c
8064
nonce = (uchar_t *)(params + 1);
usr/src/uts/common/inet/ip/sadb.c
8084
cbc_params_init(ipsa_t *assoc, uchar_t *esph, uint_t data_len, uchar_t *iv_ptr,
usr/src/uts/common/inet/ip/sadb.c
8095
gcm_params_init(ipsa_t *assoc, uchar_t *esph, uint_t data_len, uchar_t *iv_ptr,
usr/src/uts/common/inet/ip/sadb.c
8098
uchar_t *nonce;
usr/src/uts/common/inet/ip/sadb.c
8104
nonce = (uchar_t *)(params + 1);
usr/src/uts/common/inet/ip/spdsock.c
3288
spdsock_opt_get(queue_t *q, int level, int name, uchar_t *ptr)
usr/src/uts/common/inet/ip/spdsock.c
3322
uint_t inlen, uchar_t *invalp, uint_t *outlenp, uchar_t *outvalp,
usr/src/uts/common/inet/ip/tn_ipopt.c
1091
const uchar_t *ip6hbh, /* Start of the hop-by-hop extension header */
usr/src/uts/common/inet/ip/tn_ipopt.c
1093
uchar_t **secoptp, /* Location of IP6OPT_LS label option */
usr/src/uts/common/inet/ip/tn_ipopt.c
1094
uchar_t **after_secoptp, /* Non-pad option following the label option */
usr/src/uts/common/inet/ip/tn_ipopt.c
1099
const uchar_t *optptr;
usr/src/uts/common/inet/ip/tn_ipopt.c
1100
uchar_t opt_type;
usr/src/uts/common/inet/ip/tn_ipopt.c
1130
*secoptp = (uchar_t *)optptr;
usr/src/uts/common/inet/ip/tn_ipopt.c
1141
*after_secoptp = (uchar_t *)optptr;
usr/src/uts/common/inet/ip/tn_ipopt.c
1165
uchar_t *ip6hbh; /* hop-by-hop header */
usr/src/uts/common/inet/ip/tn_ipopt.c
1167
uchar_t *secopt = NULL;
usr/src/uts/common/inet/ip/tn_ipopt.c
1168
uchar_t *after_secopt;
usr/src/uts/common/inet/ip/tn_ipopt.c
1180
ip6hbh = (uchar_t *)&ip6h[1];
usr/src/uts/common/inet/ip/tn_ipopt.c
1201
uchar_t next_hdr;
usr/src/uts/common/inet/ip/tn_ipopt.c
1240
(uchar_t *)ip6h + buflen - after_secopt);
usr/src/uts/common/inet/ip/tn_ipopt.c
1264
tsol_prepend_option_v6(uchar_t *optbuf, ip6_t *ip6h, int buflen)
usr/src/uts/common/inet/ip/tn_ipopt.c
1273
uchar_t *ip6hbh; /* start of the hop-by-hop extension header */
usr/src/uts/common/inet/ip/tn_ipopt.c
1276
uchar_t *pad_position;
usr/src/uts/common/inet/ip/tn_ipopt.c
1280
ip6hbh = (uchar_t *)&ip6h[1];
usr/src/uts/common/inet/ip/tn_ipopt.c
129
tsol_get_option_v4(mblk_t *mp, tsol_ip_label_t *label_type, uchar_t **buffer)
usr/src/uts/common/inet/ip/tn_ipopt.c
132
uchar_t *opt;
usr/src/uts/common/inet/ip/tn_ipopt.c
1378
uchar_t opt_storage[TSOL_MAX_IPV6_OPTION];
usr/src/uts/common/inet/ip/tn_ipopt.c
1383
uchar_t *after_secopt;
usr/src/uts/common/inet/ip/tn_ipopt.c
1384
uchar_t *secopt = NULL;
usr/src/uts/common/inet/ip/tn_ipopt.c
1385
uchar_t *ip6hbh;
usr/src/uts/common/inet/ip/tn_ipopt.c
1422
ip6hbh = (uchar_t *)&ip6h[1];
usr/src/uts/common/inet/ip/tn_ipopt.c
158
opt = (uchar_t *)&ipha[1];
usr/src/uts/common/inet/ip/tn_ipopt.c
209
tsol_get_option_v6(mblk_t *mp, tsol_ip_label_t *label_type, uchar_t **buffer)
usr/src/uts/common/inet/ip/tn_ipopt.c
211
uchar_t *opt_ptr = NULL;
usr/src/uts/common/inet/ip/tn_ipopt.c
212
uchar_t *after_secopt;
usr/src/uts/common/inet/ip/tn_ipopt.c
214
const uchar_t *ip6hbh;
usr/src/uts/common/inet/ip/tn_ipopt.c
224
ip6hbh = (const uchar_t *)&ip6h[1];
usr/src/uts/common/inet/ip/tn_ipopt.c
292
uchar_t version, uint_t mac_mode, boolean_t zone_is_global,
usr/src/uts/common/inet/ip/tn_ipopt.c
469
uchar_t *opt_storage, ip_stack_t *ipst)
usr/src/uts/common/inet/ip/tn_ipopt.c
557
uchar_t *fptr, *tptr;
usr/src/uts/common/inet/ip/tn_ipopt.c
561
fptr = tptr = (uchar_t *)(ipha + 1);
usr/src/uts/common/inet/ip/tn_ipopt.c
575
if (((fptr - (uchar_t *)ipha) & 3) == 0)
usr/src/uts/common/inet/ip/tn_ipopt.c
59
const uchar_t *ucp;
usr/src/uts/common/inet/ip/tn_ipopt.c
611
olen = (tptr - (uchar_t *)ipha) & 3;
usr/src/uts/common/inet/ip/tn_ipopt.c
622
ovbcopy(fptr, tptr, ((uchar_t *)ipha + buflen) - fptr);
usr/src/uts/common/inet/ip/tn_ipopt.c
641
tsol_prepend_option(uchar_t *optbuf, ipha_t *ipha, int buflen)
usr/src/uts/common/inet/ip/tn_ipopt.c
646
uchar_t *optr;
usr/src/uts/common/inet/ip/tn_ipopt.c
647
uchar_t tempopt[IP_MAX_OPT_LENGTH], *toptr;
usr/src/uts/common/inet/ip/tn_ipopt.c
660
optr = (uchar_t *)(ipha + 1);
usr/src/uts/common/inet/ip/tn_ipopt.c
730
optr = (uchar_t *)(ipha + 1);
usr/src/uts/common/inet/ip/tn_ipopt.c
778
ovbcopy((uchar_t *)ipha + remlen, (uchar_t *)ipha + olen,
usr/src/uts/common/inet/ip/tn_ipopt.c
823
uchar_t opt_storage[IP_MAX_OPT_LENGTH];
usr/src/uts/common/inet/ip/tn_ipopt.c
826
uchar_t *optr;
usr/src/uts/common/inet/ip/tn_ipopt.c
86
ucp = (const uchar_t *)&bsl->compartments.c8 + 2;
usr/src/uts/common/inet/ip/tn_ipopt.c
863
optr = (uchar_t *)(ipha + 1);
usr/src/uts/common/inet/ip/tn_ipopt.c
87
while (--ucp >= (const uchar_t *)&bsl->compartments.c1)
usr/src/uts/common/inet/ip/tn_ipopt.c
91
i = ucp - (const uchar_t *)&bsl->compartments.c1 + 1;
usr/src/uts/common/inet/ip/tn_ipopt.c
97
ucp = (const uchar_t *)&doi;
usr/src/uts/common/inet/ip/tn_ipopt.c
971
const in6_addr_t *dst, uchar_t *opt_storage, ip_stack_t *ipst)
usr/src/uts/common/inet/ip/tnet.c
1462
uchar_t *opt_ptr = NULL;
usr/src/uts/common/inet/ip/tnet.c
1855
tsol_ire_init_gwattr(ire_t *ire, uchar_t ipversion, tsol_gc_t *gc)
usr/src/uts/common/inet/ip/tnet.c
1960
tsol_mlp_addr_type(zoneid_t zoneid, uchar_t version, const void *addr,
usr/src/uts/common/inet/ip/tnet.c
648
cipso_to_sl(const uchar_t *option, bslabel_t *sl)
usr/src/uts/common/inet/ip/tnet.c
685
uchar_t *opt_ptr = NULL;
usr/src/uts/common/inet/ip/tnet.c
771
if ((uchar_t *)icmp + ICMP_MINLEN > mp->b_wptr)
usr/src/uts/common/inet/ip/tnet.c
783
if ((uchar_t *)icmp6 + ICMP6_MINLEN >
usr/src/uts/common/inet/ip/tnet.c
864
tsol_receive_local(const mblk_t *mp, const void *addr, uchar_t version,
usr/src/uts/common/inet/ip6.h
246
extern void ip_build_hdrs_v6(uchar_t *, uint_t, const ip_pkt_t *, uint8_t,
usr/src/uts/common/inet/ip_if.h
167
extern mblk_t *ill_dlur_gen(uchar_t *, uint_t, t_uscalar_t, t_scalar_t);
usr/src/uts/common/inet/ip_impl.h
82
((uint16_t *)(((uchar_t *)(ipha)) + ((hlen) + TCP_CHECKSUM_OFFSET)))
usr/src/uts/common/inet/ip_impl.h
85
((uint16_t *)(((uchar_t *)(ipha)) + ((hlen) + UDP_CHECKSUM_OFFSET)))
usr/src/uts/common/inet/ip_impl.h
88
((uint16_t *)(((uchar_t *)(ipha)) + ((hlen) + ICMPV6_CHECKSUM_OFFSET)))
usr/src/uts/common/inet/ip_ire.h
143
extern ire_t *ire_create(uchar_t *, uchar_t *, uchar_t *,
usr/src/uts/common/inet/ip_ire.h
149
extern int ire_init_v4(ire_t *, uchar_t *, uchar_t *, uchar_t *,
usr/src/uts/common/inet/ip_ire.h
156
uchar_t, tsol_gc_t *, ip_stack_t *);
usr/src/uts/common/inet/ip_multi.h
102
extern int ip_mrouter_get(int, conn_t *, uchar_t *);
usr/src/uts/common/inet/ip_multi.h
103
extern int ip_mrouter_set(int, conn_t *, int, uchar_t *, int);
usr/src/uts/common/inet/ip_ndp.h
215
uchar_t *hwm_hwaddr; /* Pointer to new hardware address, if any */
usr/src/uts/common/inet/ip_ndp.h
297
extern void nce_process(ncec_t *, uchar_t *, uint32_t, boolean_t);
usr/src/uts/common/inet/ip_ndp.h
311
extern int nce_lookup_then_add_v6(ill_t *, uchar_t *, uint_t,
usr/src/uts/common/inet/ip_ndp.h
313
extern int nce_lookup_then_add_v4(ill_t *, uchar_t *, uint_t,
usr/src/uts/common/inet/ip_ndp.h
315
extern boolean_t nce_cmp_ll_addr(const ncec_t *, const uchar_t *, uint32_t);
usr/src/uts/common/inet/ip_ndp.h
316
extern void nce_update(ncec_t *, uint16_t, uchar_t *);
usr/src/uts/common/inet/ip_ndp.h
329
uchar_t *, int, int);
usr/src/uts/common/inet/ip_ndp.h
80
uchar_t *ncec_lladdr;
usr/src/uts/common/inet/ip_ndp.h
88
uchar_t ncec_ipversion; /* IPv4(ARP)/IPv6(NDP) version */
usr/src/uts/common/inet/ipclassifier.h
729
ip_pkt_t *, uchar_t *, uint_t);
usr/src/uts/common/inet/ipf/ip_fil_solaris.c
2097
qpi->qpi_m->b_rptr = (uchar_t *)ip;
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
611
# define MUTEX_INIT(x,y) (x)->ipf_lk.l = LOCK_ALLOC((uchar_t)-1, IPF_LOCK_PL, (lkinfo_t *)-1, KM_NOSLEEP)
usr/src/uts/common/inet/ipf/netinet/ipf_stack.h
83
uchar_t ifs_ipf_iss_secret[32];
usr/src/uts/common/inet/keysock.h
156
extern int keysock_opt_get(queue_t *, int, int, uchar_t *);
usr/src/uts/common/inet/keysock.h
158
uchar_t *, uint_t *, uchar_t *, void *, cred_t *cr);
usr/src/uts/common/inet/mi.c
1158
mp->b_rptr = (uchar_t *)&mtb[1];
usr/src/uts/common/inet/optcom.c
1023
do_opt_default(queue_t *q, struct T_opthdr *reqopt, uchar_t **resptrp,
usr/src/uts/common/inet/optcom.c
1229
do_opt_current(queue_t *q, struct T_opthdr *reqopt, uchar_t **resptrp,
usr/src/uts/common/inet/optcom.c
1238
uchar_t *initptr = *resptrp;
usr/src/uts/common/inet/optcom.c
1321
uint_t optset_context, uchar_t **resptrp, t_uscalar_t *worst_statusp,
usr/src/uts/common/inet/optcom.c
1333
uchar_t *initptr = *resptrp;
usr/src/uts/common/inet/optcom.c
1424
(uchar_t *)optd->opdes_defbuf)) < 0)) {
usr/src/uts/common/inet/optcom.c
1437
(uchar_t *)optd->opdes_defbuf, &optlen,
usr/src/uts/common/inet/optcom.c
1526
uchar_t *optr, *init_optr;
usr/src/uts/common/inet/optcom.c
1532
ASSERT((uchar_t *)opt_lenp > mp->b_rptr &&
usr/src/uts/common/inet/optcom.c
1533
(uchar_t *)opt_lenp < mp->b_wptr);
usr/src/uts/common/inet/optcom.c
1564
opt_end = (struct T_opthdr *)((uchar_t *)opt_start
usr/src/uts/common/inet/optcom.c
1572
init_optr = optr = (uchar_t *)©_mp_head->b_rptr[opt_offset];
usr/src/uts/common/inet/optcom.c
1905
optcom_pkt_set(uchar_t *invalp, uint_t inlen,
usr/src/uts/common/inet/optcom.c
1906
uchar_t **optbufp, uint_t *optlenp)
usr/src/uts/common/inet/optcom.c
1908
uchar_t *optbuf;
usr/src/uts/common/inet/optcom.c
1909
uchar_t *optp;
usr/src/uts/common/inet/optcom.c
1941
uint_t, int, int, uint_t, uchar_t *, uint_t *, uchar_t *, void *, cred_t *),
usr/src/uts/common/inet/optcom.c
1985
optd->opdes_name, len, (uchar_t *)CMSG_CONTENT(cmsg),
usr/src/uts/common/inet/optcom.c
1986
&outlen, (uchar_t *)CMSG_CONTENT(cmsg), optbuf, cr);
usr/src/uts/common/inet/optcom.c
270
opt->name, (uchar_t *)&opt[1])) < 0)) {
usr/src/uts/common/inet/optcom.c
317
mp->b_wptr = (uchar_t *)opt;
usr/src/uts/common/inet/optcom.c
336
opt_end = (struct opthdr *)((uchar_t *)opt_start +
usr/src/uts/common/inet/optcom.c
344
if ((uchar_t *)opt + sizeof (struct opthdr) >
usr/src/uts/common/inet/optcom.c
345
(uchar_t *)opt_end)
usr/src/uts/common/inet/optcom.c
359
next_opt = (struct opthdr *)((uchar_t *)&opt[1] +
usr/src/uts/common/inet/optcom.c
362
if ((uchar_t *)next_opt < (uchar_t *)&opt[1] ||
usr/src/uts/common/inet/optcom.c
364
(((uchar_t *)next_opt - (uchar_t *)opt_end) >=
usr/src/uts/common/inet/optcom.c
422
next_opt = (struct opthdr *)((uchar_t *)&opt[1] +
usr/src/uts/common/inet/optcom.c
428
opt->name, (uchar_t *)&opt1[1]);
usr/src/uts/common/inet/optcom.c
439
opt1 = (struct opthdr *)((uchar_t *)&opt1[1] +
usr/src/uts/common/inet/optcom.c
444
toa->OPT_length = (t_scalar_t)((uchar_t *)opt1 -
usr/src/uts/common/inet/optcom.c
445
(uchar_t *)&toa[1]);
usr/src/uts/common/inet/optcom.c
446
mp1->b_wptr = (uchar_t *)opt1;
usr/src/uts/common/inet/optcom.c
470
next_opt = (struct opthdr *)((uchar_t *)&opt[1] +
usr/src/uts/common/inet/optcom.c
475
opt->len, (uchar_t *)&opt[1],
usr/src/uts/common/inet/optcom.c
476
&opt->len, (uchar_t *)&opt[1], NULL, cr);
usr/src/uts/common/inet/optcom.c
654
opt_end = (struct T_opthdr *)((uchar_t *)opt_start + tor->OPT_length);
usr/src/uts/common/inet/optcom.c
66
static int do_opt_default(queue_t *, struct T_opthdr *, uchar_t **,
usr/src/uts/common/inet/optcom.c
68
static void do_opt_current(queue_t *, struct T_opthdr *, uchar_t **,
usr/src/uts/common/inet/optcom.c
71
uint_t optset_context, uchar_t **resptrp, t_uscalar_t *worst_statusp,
usr/src/uts/common/inet/optcom.c
863
uchar_t *optr;
usr/src/uts/common/inet/optcom.c
867
optr = (uchar_t *)ack_mp->b_rptr +
usr/src/uts/common/inet/optcom.c
877
opt_end = (struct T_opthdr *)((uchar_t *)opt_start + tor->OPT_length);
usr/src/uts/common/inet/optcom.h
161
typedef int (*opt_def_fn)(queue_t *, int, int, uchar_t *);
usr/src/uts/common/inet/optcom.h
162
typedef int (*opt_get_fn)(queue_t *, int, int, uchar_t *);
usr/src/uts/common/inet/optcom.h
163
typedef int (*opt_set_fn)(queue_t *, uint_t, int, int, uint_t, uchar_t *,
usr/src/uts/common/inet/optcom.h
164
uint_t *, uchar_t *, void *, cred_t *);
usr/src/uts/common/inet/optcom.h
197
extern int optcom_pkt_set(uchar_t *, uint_t, uchar_t **, uint_t *);
usr/src/uts/common/inet/optcom.h
200
uchar_t *, uint_t *, uchar_t *, void *, cred_t *), cred_t *);
usr/src/uts/common/inet/rawip_impl.h
100
uint_t *, uchar_t *, void *, cred_t *);
usr/src/uts/common/inet/rawip_impl.h
97
extern int icmp_opt_default(queue_t *, t_scalar_t, t_scalar_t, uchar_t *);
usr/src/uts/common/inet/rawip_impl.h
98
extern int icmp_tpi_opt_get(queue_t *, t_scalar_t, t_scalar_t, uchar_t *);
usr/src/uts/common/inet/rawip_impl.h
99
extern int icmp_tpi_opt_set(queue_t *, uint_t, int, int, uint_t, uchar_t *,
usr/src/uts/common/inet/rts_impl.h
100
extern int rts_tpi_opt_get(queue_t *, t_scalar_t, t_scalar_t, uchar_t *);
usr/src/uts/common/inet/rts_impl.h
101
extern int rts_tpi_opt_set(queue_t *, uint_t, int, int, uint_t, uchar_t *,
usr/src/uts/common/inet/rts_impl.h
102
uint_t *, uchar_t *, void *, cred_t *);
usr/src/uts/common/inet/rts_impl.h
104
uchar_t *ptr);
usr/src/uts/common/inet/sadb.h
131
void (*ipsa_noncefunc)(struct ipsa_s *, uchar_t *,
usr/src/uts/common/inet/sadb.h
132
uint_t, uchar_t *, ipsa_cm_mech_t *, crypto_data_t *);
usr/src/uts/common/inet/sadb.h
322
uchar_t ipsa_opt_storage[IP_MAX_OPT_LENGTH];
usr/src/uts/common/inet/sadb.h
767
void gcm_params_init(ipsa_t *, uchar_t *, uint_t, uchar_t *, ipsa_cm_mech_t *,
usr/src/uts/common/inet/sadb.h
769
void ccm_params_init(ipsa_t *, uchar_t *, uint_t, uchar_t *, ipsa_cm_mech_t *,
usr/src/uts/common/inet/sadb.h
771
void cbc_params_init(ipsa_t *, uchar_t *, uint_t, uchar_t *, ipsa_cm_mech_t *,
usr/src/uts/common/inet/sctp/sctp.c
1110
if ((uchar_t *)(sctph + 1) >= mp->b_wptr) {
usr/src/uts/common/inet/sctp/sctp.c
1219
if ((uchar_t *)sctpha >= mp->b_wptr) {
usr/src/uts/common/inet/sctp/sctp.c
1292
(uchar_t *)ip6h + icmp6->icmp6_pptr ==
usr/src/uts/common/inet/sctp/sctp.c
1293
(uchar_t *)nexthdrp) {
usr/src/uts/common/inet/sctp/sctp.c
150
void (*cl_sctp_listen)(sa_family_t, uchar_t *, uint_t, in_port_t) = NULL;
usr/src/uts/common/inet/sctp/sctp.c
151
void (*cl_sctp_unlisten)(sa_family_t, uchar_t *, uint_t, in_port_t) = NULL;
usr/src/uts/common/inet/sctp/sctp.c
152
void (*cl_sctp_connect)(sa_family_t, uchar_t *, uint_t, in_port_t,
usr/src/uts/common/inet/sctp/sctp.c
153
uchar_t *, uint_t, in_port_t, boolean_t, cl_sctp_handle_t) = NULL;
usr/src/uts/common/inet/sctp/sctp.c
155
void (*cl_sctp_assoc_change)(sa_family_t, uchar_t *, size_t, uint_t,
usr/src/uts/common/inet/sctp/sctp.c
156
uchar_t *, size_t, uint_t, int, cl_sctp_handle_t) = NULL;
usr/src/uts/common/inet/sctp/sctp.c
157
void (*cl_sctp_check_addrs)(sa_family_t, in_port_t, uchar_t **, size_t,
usr/src/uts/common/inet/sctp/sctp_addr.c
1648
sctp_saddr_info(sctp_t *sctp, int supp_af, uchar_t *p, boolean_t modify)
usr/src/uts/common/inet/sctp/sctp_addr.c
1770
uchar_t **addrlist, int *uspec, size_t *size)
usr/src/uts/common/inet/sctp/sctp_addr.c
1777
uchar_t *p;
usr/src/uts/common/inet/sctp/sctp_addr.c
1925
sctp_get_saddr_list(sctp_t *sctp, uchar_t *p, size_t psize)
usr/src/uts/common/inet/sctp/sctp_addr.c
1972
sctp_get_faddr_list(sctp_t *sctp, uchar_t *p, size_t psize)
usr/src/uts/common/inet/sctp/sctp_addr.c
294
uchar_t *list, size_t lsize)
usr/src/uts/common/inet/sctp/sctp_addr.c
307
uchar_t *p = list;
usr/src/uts/common/inet/sctp/sctp_addr.h
156
uchar_t *, size_t);
usr/src/uts/common/inet/sctp/sctp_addr.h
162
extern size_t sctp_saddr_info(sctp_t *, int, uchar_t *, boolean_t);
usr/src/uts/common/inet/sctp/sctp_asconf.c
1065
mp->b_wptr = (uchar_t *)(eph + 1);
usr/src/uts/common/inet/sctp/sctp_asconf.c
1541
sctp_del_ip(sctp_t *sctp, const void *addrs, uint32_t cnt, uchar_t *ulist,
usr/src/uts/common/inet/sctp/sctp_asconf.c
1560
uchar_t *p = ulist;
usr/src/uts/common/inet/sctp/sctp_asconf.c
385
uchar_t *alist = NULL;
usr/src/uts/common/inet/sctp/sctp_asconf.c
387
uchar_t *dlist = NULL;
usr/src/uts/common/inet/sctp/sctp_asconf.c
389
uchar_t *aptr = NULL;
usr/src/uts/common/inet/sctp/sctp_asconf.c
390
uchar_t *dptr = NULL;
usr/src/uts/common/inet/sctp/sctp_asconf.c
429
hmp->b_wptr = (uchar_t *)(hidp + 1);
usr/src/uts/common/inet/sctp/sctp_asconf.c
60
uchar_t *sctp_cl_alist;
usr/src/uts/common/inet/sctp/sctp_asconf.c
62
uchar_t *sctp_cl_dlist;
usr/src/uts/common/inet/sctp/sctp_asconf.c
628
uchar_t *alist;
usr/src/uts/common/inet/sctp/sctp_asconf.c
629
uchar_t *dlist;
usr/src/uts/common/inet/sctp/sctp_asconf.c
632
uchar_t *aptr;
usr/src/uts/common/inet/sctp/sctp_asconf.c
633
uchar_t *dptr;
usr/src/uts/common/inet/sctp/sctp_asconf.h
53
extern int sctp_del_ip(sctp_t *, const void *, uint32_t, uchar_t *, size_t);
usr/src/uts/common/inet/sctp/sctp_bind.c
379
uchar_t *addrlist = NULL;
usr/src/uts/common/inet/sctp/sctp_bind.c
383
uchar_t *llist = NULL;
usr/src/uts/common/inet/sctp/sctp_bind.c
462
uchar_t *ulist = NULL;
usr/src/uts/common/inet/sctp/sctp_common.c
1469
uchar_t *alist;
usr/src/uts/common/inet/sctp/sctp_common.c
1471
uchar_t *dlist;
usr/src/uts/common/inet/sctp/sctp_common.c
921
uchar_t *hdrs;
usr/src/uts/common/inet/sctp/sctp_conn.c
302
uchar_t *slist;
usr/src/uts/common/inet/sctp/sctp_conn.c
303
uchar_t *flist;
usr/src/uts/common/inet/sctp/sctp_conn.c
624
uchar_t *slist;
usr/src/uts/common/inet/sctp/sctp_conn.c
625
uchar_t *flist;
usr/src/uts/common/inet/sctp/sctp_cookie.c
1222
uchar_t *p;
usr/src/uts/common/inet/sctp/sctp_cookie.c
1223
uchar_t *given_hash;
usr/src/uts/common/inet/sctp/sctp_cookie.c
1224
uchar_t needed_hash[16];
usr/src/uts/common/inet/sctp/sctp_cookie.c
1246
p = (uchar_t *)(ch + 1);
usr/src/uts/common/inet/sctp/sctp_cookie.c
1248
hmac_md5(p, clen, (uchar_t *)sctp->sctp_secret, SCTP_SECRET_LEN,
usr/src/uts/common/inet/sctp/sctp_cookie.c
1256
hmac_md5(p, clen, (uchar_t *)sctp->sctp_old_secret,
usr/src/uts/common/inet/sctp/sctp_cookie.c
438
uchar_t *off;
usr/src/uts/common/inet/sctp/sctp_cookie.c
445
off = (uchar_t *)ch + sizeof (*ch) + sizeof (int64_t) +
usr/src/uts/common/inet/sctp/sctp_cookie.c
66
hmac_md5(uchar_t *text, size_t text_len, uchar_t *key, size_t key_len,
usr/src/uts/common/inet/sctp/sctp_cookie.c
668
iackmp->b_rptr = (uchar_t *)p;
usr/src/uts/common/inet/sctp/sctp_cookie.c
67
uchar_t *digest)
usr/src/uts/common/inet/sctp/sctp_cookie.c
70
uchar_t k_ipad[65]; /* inner padding - key XORd with ipad */
usr/src/uts/common/inet/sctp/sctp_cookie.c
71
uchar_t k_opad[65]; /* outer padding - key XORd with opad */
usr/src/uts/common/inet/sctp/sctp_cookie.c
717
p += sctp_adaptation_code_param(sctp, (uchar_t *)p);
usr/src/uts/common/inet/sctp/sctp_cookie.c
719
p += sctp_supaddr_param(sctp, (uchar_t *)p);
usr/src/uts/common/inet/sctp/sctp_cookie.c
72
uchar_t tk[16];
usr/src/uts/common/inet/sctp/sctp_cookie.c
721
p += sctp_addr_params(sctp, supp_af, (uchar_t *)p, B_FALSE);
usr/src/uts/common/inet/sctp/sctp_cookie.c
816
hmac_md5((uchar_t *)now, cookielen - sizeof (*cookieph) - 16,
usr/src/uts/common/inet/sctp/sctp_cookie.c
817
(uchar_t *)sctp->sctp_secret, SCTP_SECRET_LEN, (uchar_t *)p);
usr/src/uts/common/inet/sctp/sctp_cookie.c
894
camp->b_wptr = (uchar_t *)(cach + 1);
usr/src/uts/common/inet/sctp/sctp_error.c
183
uchar_t *p;
usr/src/uts/common/inet/sctp/sctp_error.c
227
insh = (sctp_hdr_t *)((uchar_t *)iniph + ip_hdr_len);
usr/src/uts/common/inet/sctp/sctp_error.c
242
insh = (sctp_hdr_t *)((uchar_t *)inip6h + ip_hdr_len);
usr/src/uts/common/inet/sctp/sctp_error.c
377
ipha->ipha_ttl = (uchar_t)sctps->sctps_ipv4_ttl;
usr/src/uts/common/inet/sctp/sctp_error.c
400
ip6h->ip6_hops = (uchar_t)sctps->sctps_ipv6_hoplimit;
usr/src/uts/common/inet/sctp/sctp_error.c
505
bzero((uchar_t *)(eph + 1) + len, pad);
usr/src/uts/common/inet/sctp/sctp_hash.c
164
uchar_t *slist;
usr/src/uts/common/inet/sctp/sctp_hash.c
165
uchar_t *flist;
usr/src/uts/common/inet/sctp/sctp_hash.c
394
mlen = mp->b_wptr - (uchar_t *)(sctph + 1);
usr/src/uts/common/inet/sctp/sctp_hash.c
395
if ((ich = sctp_first_chunk((uchar_t *)(sctph + 1), mlen)) == NULL) {
usr/src/uts/common/inet/sctp/sctp_hash.c
711
uchar_t *slist;
usr/src/uts/common/inet/sctp/sctp_hash.c
777
uchar_t *slist;
usr/src/uts/common/inet/sctp/sctp_impl.h
1040
uchar_t **, int *, size_t *);
usr/src/uts/common/inet/sctp/sctp_impl.h
1044
extern void sctp_get_faddr_list(sctp_t *, uchar_t *, size_t);
usr/src/uts/common/inet/sctp/sctp_impl.h
1048
extern void sctp_get_saddr_list(sctp_t *, uchar_t *, size_t);
usr/src/uts/common/inet/sctp/sctp_impl.h
1149
extern size_t sctp_supaddr_param(sctp_t *, uchar_t *);
usr/src/uts/common/inet/sctp/sctp_impl.h
1169
extern sctp_chunk_hdr_t *sctp_first_chunk(uchar_t *, ssize_t);
usr/src/uts/common/inet/sctp/sctp_impl.h
1174
extern void (*cl_sctp_listen)(sa_family_t, uchar_t *, uint_t, in_port_t);
usr/src/uts/common/inet/sctp/sctp_impl.h
1175
extern void (*cl_sctp_unlisten)(sa_family_t, uchar_t *, uint_t, in_port_t);
usr/src/uts/common/inet/sctp/sctp_impl.h
1176
extern void (*cl_sctp_connect)(sa_family_t, uchar_t *, uint_t, in_port_t,
usr/src/uts/common/inet/sctp/sctp_impl.h
1177
uchar_t *, uint_t, in_port_t, boolean_t, cl_sctp_handle_t);
usr/src/uts/common/inet/sctp/sctp_impl.h
1179
extern void (*cl_sctp_assoc_change)(sa_family_t, uchar_t *, size_t, uint_t,
usr/src/uts/common/inet/sctp/sctp_impl.h
1180
uchar_t *, size_t, uint_t, int, cl_sctp_handle_t);
usr/src/uts/common/inet/sctp/sctp_impl.h
1181
extern void (*cl_sctp_check_addrs)(sa_family_t, in_port_t, uchar_t **,
usr/src/uts/common/inet/sctp/sctp_impl.h
747
uchar_t *sctp_iphc; /* v4 sctp/ip hdr template buffer */
usr/src/uts/common/inet/sctp/sctp_impl.h
748
uchar_t *sctp_iphc6; /* v6 sctp/ip hdr template buffer */
usr/src/uts/common/inet/sctp/sctp_impl.h
973
extern size_t sctp_adaptation_code_param(sctp_t *, uchar_t *);
usr/src/uts/common/inet/sctp/sctp_impl.h
983
extern size_t sctp_addr_params(sctp_t *, int, uchar_t *, boolean_t);
usr/src/uts/common/inet/sctp/sctp_init.c
126
sctp_adaptation_code_param(sctp_t *sctp, uchar_t *p)
usr/src/uts/common/inet/sctp/sctp_init.c
145
uchar_t *p;
usr/src/uts/common/inet/sctp/sctp_init.c
206
p = (uchar_t *)(icp + 1);
usr/src/uts/common/inet/sctp/sctp_init.c
242
sctp_addr_params(sctp_t *sctp, int af, uchar_t *p, boolean_t modify)
usr/src/uts/common/inet/sctp/sctp_init.c
53
sctp_supaddr_param(sctp_t *sctp, uchar_t *p)
usr/src/uts/common/inet/sctp/sctp_input.c
1242
qmp->b_rptr = (uchar_t *)(qdc + 1);
usr/src/uts/common/inet/sctp/sctp_input.c
1421
dmp->b_wptr = (uchar_t *)ch + ntohs(ch->sch_len);
usr/src/uts/common/inet/sctp/sctp_input.c
1431
dmp->b_rptr = (uchar_t *)dc;
usr/src/uts/common/inet/sctp/sctp_input.c
1483
dmp->b_rptr = (uchar_t *)dc;
usr/src/uts/common/inet/sctp/sctp_input.c
1537
dlen = dmp->b_wptr - (uchar_t *)dc - sizeof (*dc);
usr/src/uts/common/inet/sctp/sctp_input.c
1547
dmp->b_rptr = (uchar_t *)(dc + 1);
usr/src/uts/common/inet/sctp/sctp_input.c
1684
dmp->b_rptr = (uchar_t *)(dc + 1);
usr/src/uts/common/inet/sctp/sctp_input.c
2365
dmp->b_rptr = (uchar_t *)(dc + 1);
usr/src/uts/common/inet/sctp/sctp_input.c
2392
dmp->b_rptr = (uchar_t *)dc;
usr/src/uts/common/inet/sctp/sctp_input.c
272
sctp_first_chunk(uchar_t *rptr, ssize_t remaining)
usr/src/uts/common/inet/sctp/sctp_input.c
310
return (sctp_first_chunk((uchar_t *)ch, *remaining));
usr/src/uts/common/inet/sctp/sctp_input.c
327
uchar_t *optptr;
usr/src/uts/common/inet/sctp/sctp_input.c
3408
uchar_t *rptr;
usr/src/uts/common/inet/sctp/sctp_input.c
3448
mlen = mp->b_wptr - (uchar_t *)(sctph + 1);
usr/src/uts/common/inet/sctp/sctp_input.c
3449
if ((ch = sctp_first_chunk((uchar_t *)(sctph + 1), mlen)) == NULL) {
usr/src/uts/common/inet/sctp/sctp_input.c
3635
uchar_t *rptr;
usr/src/uts/common/inet/sctp/sctp_input.c
3703
mlen = mp->b_wptr - (uchar_t *)(sctph + 1);
usr/src/uts/common/inet/sctp/sctp_input.c
3704
ch = sctp_first_chunk((uchar_t *)(sctph + 1), mlen);
usr/src/uts/common/inet/sctp/sctp_input.c
471
optptr = (uchar_t *)tudi + tudi->OPT_offset;
usr/src/uts/common/inet/sctp/sctp_input.c
781
hmp->b_rptr = (uchar_t *)(qdc + 1);
usr/src/uts/common/inet/sctp/sctp_input.c
901
qmp->b_rptr = (uchar_t *)(qdc + 1);
usr/src/uts/common/inet/sctp/sctp_notify.c
192
mp->b_wptr = (uchar_t *)(sfp + 1);
usr/src/uts/common/inet/sctp/sctp_notify.c
358
mp->b_wptr = (uchar_t *)(spc + 1);
usr/src/uts/common/inet/sctp/sctp_notify.c
448
mp->b_wptr = (uchar_t *)(sse + 1);
usr/src/uts/common/inet/sctp/sctp_notify.c
475
mp->b_wptr = (uchar_t *)(sai + 1);
usr/src/uts/common/inet/sctp/sctp_notify.c
500
mp->b_wptr = (uchar_t *)(pdapi + 1);
usr/src/uts/common/inet/sctp/sctp_notify.c
87
mp->b_wptr = (uchar_t *)(sin4 + 1);
usr/src/uts/common/inet/sctp/sctp_notify.c
96
mp->b_wptr = (uchar_t *)(sin6 + 1);
usr/src/uts/common/inet/sctp/sctp_opt_data.c
1017
uchar_t obuf[SCTP_MAX_IP_OPTIONS_LENGTH + IP_ADDR_LEN];
usr/src/uts/common/inet/sctp/sctp_opt_data.c
1336
retval = conn_opt_set(&coas, level, name, inlen, (uchar_t *)invalp,
usr/src/uts/common/inet/sctp/sctp_output.c
1439
ASSERT((uchar_t *)&ftsn_entry[1] <= ftsn_mp->b_wptr);
usr/src/uts/common/inet/sctp/sctp_output.c
572
uchar_t *hdr;
usr/src/uts/common/inet/sctp/sctp_shutdown.c
287
ipha->ipha_ttl = (uchar_t)sctps->sctps_ipv4_ttl;
usr/src/uts/common/inet/sctp/sctp_shutdown.c
309
ip6h->ip6_hops = (uchar_t)sctps->sctps_ipv6_hoplimit;
usr/src/uts/common/inet/sctp/sctp_timer.c
173
mp->b_rptr = (uchar_t *)&sctp_tb[1];
usr/src/uts/common/inet/sctp_itf.h
130
uchar_t *cl_sctpi_laddrp;
usr/src/uts/common/inet/sctp_itf.h
132
uchar_t *cl_sctpi_faddrp;
usr/src/uts/common/inet/snmpcom.c
211
req_end = (struct opthdr *)((uchar_t *)req_start +
usr/src/uts/common/inet/snmpcom.c
215
(struct opthdr *)((uchar_t *)&req[1] +
usr/src/uts/common/inet/snmpcom.c
227
(uchar_t *)&req[1], req->len))
usr/src/uts/common/inet/snmpcom.h
36
typedef int (*snmp_setf_t)(queue_t *, int, int, uchar_t *, int);
usr/src/uts/common/inet/sockmods/sockmod_pfp.c
440
uchar_t *buffer;
usr/src/uts/common/inet/sockmods/sockmod_pfp.c
448
buffer = (uchar_t *)mp;
usr/src/uts/common/inet/sockmods/socksctp.c
2126
((uchar_t *)mp->b_rptr + tind->OPT_offset);
usr/src/uts/common/inet/sockmods/socksctp.c
2142
((uchar_t *)cmsg + cmsg->cmsg_len);
usr/src/uts/common/inet/sockmods/socksctp.h
107
const uchar_t *control, socklen_t controllen, int fflag, struct cred *,
usr/src/uts/common/inet/sockmods/socksctp.h
96
extern struct cmsghdr *sosctp_find_cmsg(const uchar_t *control, socklen_t clen,
usr/src/uts/common/inet/sockmods/socksctp.h
98
extern void sosctp_pack_cmsg(const uchar_t *, struct nmsghdr *, int);
usr/src/uts/common/inet/sockmods/socksctpsubr.c
218
sosctp_pack_cmsg(const uchar_t *opt, struct nmsghdr *msg, int len)
usr/src/uts/common/inet/sockmods/socksctpsubr.c
239
((uchar_t *)ocmsg + ocmsg->cmsg_len);
usr/src/uts/common/inet/sockmods/socksctpsubr.c
263
cmsg = (struct cmsghdr *)((uchar_t *)cmsg +
usr/src/uts/common/inet/sockmods/socksctpsubr.c
267
((uchar_t *)ocmsg + ocmsg->cmsg_len);
usr/src/uts/common/inet/sockmods/socksctpsubr.c
278
sosctp_find_cmsg(const uchar_t *control, socklen_t clen, int type)
usr/src/uts/common/inet/sockmods/socksctpsubr.c
360
socklen_t namelen, const uchar_t *control, socklen_t controllen, int fflag,
usr/src/uts/common/inet/spdsock.h
109
extern int spdsock_opt_get(queue_t *, int, int, uchar_t *);
usr/src/uts/common/inet/spdsock.h
110
extern int spdsock_opt_set(queue_t *, uint_t, int, int, uint_t, uchar_t *,
usr/src/uts/common/inet/spdsock.h
111
uint_t *, uchar_t *, void *, cred_t *);
usr/src/uts/common/inet/tcp.h
199
uchar_t tcp_timer_backoff; /* Backoff shift count. */
usr/src/uts/common/inet/tcp.h
527
extern int tcp_snmp_set(queue_t *, int, int, uchar_t *, int len);
usr/src/uts/common/inet/tcp/tcp.c
3724
MD5Update(&tcps->tcps_iss_key, (uchar_t *)&tcp_iss_cookie,
usr/src/uts/common/inet/tcp/tcp.c
3995
MD5Update(&context, (uchar_t *)&arg, sizeof (arg));
usr/src/uts/common/inet/tcp/tcp.c
3996
MD5Final((uchar_t *)answer, &context);
usr/src/uts/common/inet/tcp/tcp_fusion.c
411
mp->b_wptr = (uchar_t *)&tei[1];
usr/src/uts/common/inet/tcp/tcp_fusion.c
563
ASSERT((uchar_t *)tcpha + sizeof (tcpha_t) <=
usr/src/uts/common/inet/tcp/tcp_fusion.c
779
*mp->b_wptr++ = (uchar_t)SIGURG;
usr/src/uts/common/inet/tcp/tcp_fusion.c
84
tcp_fuse(tcp_t *tcp, uchar_t *iphdr, tcpha_t *tcpha)
usr/src/uts/common/inet/tcp/tcp_input.c
2251
uchar_t *rptr;
usr/src/uts/common/inet/tcp/tcp_input.c
2294
tcpha->tha_flags = (uchar_t)TH_ACK;
usr/src/uts/common/inet/tcp/tcp_input.c
2313
uchar_t *wptr = (uchar_t *)tcpha +
usr/src/uts/common/inet/tcp/tcp_input.c
2494
uchar_t *iphdr;
usr/src/uts/common/inet/tcp/tcp_input.c
2495
uchar_t *rptr;
usr/src/uts/common/inet/tcp/tcp_input.c
2634
mp->b_wptr = (uchar_t *)tcpha + TCP_HDR_LENGTH(tcpha);
usr/src/uts/common/inet/tcp/tcp_input.c
3044
mp->b_rptr = (uchar_t *)tcpha + TCP_HDR_LENGTH(tcpha);
usr/src/uts/common/inet/tcp/tcp_input.c
3391
uchar_t tos = ((ipha_t *)rptr)->ipha_type_of_service;
usr/src/uts/common/inet/tcp/tcp_input.c
364
uchar_t *endp;
usr/src/uts/common/inet/tcp/tcp_input.c
367
uchar_t *up = (uchar_t *)tcpha;
usr/src/uts/common/inet/tcp/tcp_input.c
3785
mp1->b_wptr = (uchar_t *)&tei[1];
usr/src/uts/common/inet/tcp/tcp_input.c
4529
uchar_t *wptr;
usr/src/uts/common/inet/tcp/tcp_input.c
5176
uchar_t *optptr;
usr/src/uts/common/inet/tcp/tcp_input.c
5291
optptr = (uchar_t *)&todi[1];
usr/src/uts/common/inet/tcp/tcp_input.c
5303
optptr = (uchar_t *)toh + toh->len;
usr/src/uts/common/inet/tcp/tcp_input.c
5367
bcopy((uchar_t *)ipp->ipp_hopopts, optptr, ipp->ipp_hopoptslen);
usr/src/uts/common/inet/tcp/tcp_input.c
5782
(uchar_t *)tcpha + ICMP_MIN_TCP_HDR > mp->b_wptr) {
usr/src/uts/common/inet/tcp/tcp_input.c
5893
if ((uchar_t *)&ip6h[1] > mp->b_wptr) {
usr/src/uts/common/inet/tcp/tcp_input.c
5908
((uchar_t *)tcpha + ICMP_MIN_TCP_HDR) > mp->b_wptr) {
usr/src/uts/common/inet/tcp/tcp_input.c
5959
(uchar_t *)ip6h + icmp6->icmp6_pptr ==
usr/src/uts/common/inet/tcp/tcp_input.c
5960
(uchar_t *)nexthdrp) {
usr/src/uts/common/inet/tcp/tcp_misc.c
162
tacp = (tcp_ioc_abort_conn_t *)((uchar_t *)mp->b_rptr +
usr/src/uts/common/inet/tcp/tcp_misc.c
184
mp->b_wptr = (uchar_t *)mp->b_rptr + sizeof (uint32_t) + sizeof (*acp);
usr/src/uts/common/inet/tcp/tcp_opt_data.c
327
tcp_opt_default(queue_t *q, int level, int name, uchar_t *ptr)
usr/src/uts/common/inet/tcp/tcp_opt_data.c
379
tcp_opt_get(conn_t *connp, int level, int name, uchar_t *ptr)
usr/src/uts/common/inet/tcp/tcp_opt_data.c
50
static int tcp_opt_default(queue_t *, int, int, uchar_t *);
usr/src/uts/common/inet/tcp/tcp_opt_data.c
524
uint_t inlen, uchar_t *invalp, uint_t *outlenp, uchar_t *outvalp,
usr/src/uts/common/inet/tcp/tcp_output.c
105
uchar_t *rptr;
usr/src/uts/common/inet/tcp/tcp_output.c
1102
uchar_t *rptr;
usr/src/uts/common/inet/tcp/tcp_output.c
1824
uchar_t *rptr;
usr/src/uts/common/inet/tcp/tcp_output.c
1944
uchar_t *prev_rptr;
usr/src/uts/common/inet/tcp/tcp_output.c
2369
uchar_t *rptr;
usr/src/uts/common/inet/tcp/tcp_output.c
2648
ipha->ipha_ttl = (uchar_t)tcps->tcps_ipv4_ttl;
usr/src/uts/common/inet/tcp/tcp_output.c
2657
ip6h->ip6_hops = (uchar_t)tcps->tcps_ipv6_hoplimit;
usr/src/uts/common/inet/tcp/tcp_output.c
2754
uchar_t *rptr;
usr/src/uts/common/inet/tcp/tcp_output.c
3015
wptr[3] = (uchar_t)tcp->tcp_rcv_ws;
usr/src/uts/common/inet/tcp/tcp_output.c
3098
uchar_t *rptr;
usr/src/uts/common/inet/tcp/tcp_output.c
3250
tcpha->tha_flags = (uchar_t)flags;
usr/src/uts/common/inet/tcp/tcp_output.c
3268
uchar_t *wptr = (uchar_t *)tcpha + connp->conn_ht_ulp_len;
usr/src/uts/common/inet/tcp/tcp_output.c
3727
tcp_fill_header(tcp_t *tcp, uchar_t *rptr, int num_sack_blk)
usr/src/uts/common/inet/tcp/tcp_output.c
3799
uchar_t *wptr = rptr + connp->conn_ht_iphc_len;
usr/src/uts/common/inet/tcp/tcp_output.c
669
uchar_t fval = *mp->b_rptr;
usr/src/uts/common/inet/tcp/tcp_output.c
69
static void tcp_fill_header(tcp_t *, uchar_t *, int);
usr/src/uts/common/inet/tcp/tcp_output.c
911
uchar_t *rptr;
usr/src/uts/common/inet/tcp/tcp_socket.c
477
optlen, (uchar_t *)optvalp, (uint_t *)&optlen, (uchar_t *)optvalp,
usr/src/uts/common/inet/tcp/tcp_stats.c
488
tcp_snmp_set(queue_t *q, int level, int name, uchar_t *ptr, int len)
usr/src/uts/common/inet/tcp/tcp_time_wait.c
717
MD5Update(&context, (uchar_t *)&arg,
usr/src/uts/common/inet/tcp/tcp_time_wait.c
719
MD5Final((uchar_t *)answer, &context);
usr/src/uts/common/inet/tcp/tcp_timers.c
287
mp->b_rptr = (uchar_t *)(&mp[1]);
usr/src/uts/common/inet/tcp/tcp_timers.c
311
mp->b_rptr = (uchar_t *)(&mp[1]);
usr/src/uts/common/inet/tcp/tcp_timers.c
313
mp->b_wptr = (uchar_t *)-1;
usr/src/uts/common/inet/tcp/tcp_timers.c
357
if (mp->b_wptr != (uchar_t *)-1)
usr/src/uts/common/inet/tcp/tcp_timers.c
363
mp->b_rptr = (uchar_t *)(&mp[1]);
usr/src/uts/common/inet/tcp/tcp_tpi.c
107
uint_t inlen, uchar_t *invalp, uint_t *outlenp, uchar_t *outvalp,
usr/src/uts/common/inet/tcp/tcp_tpi.c
255
mp->b_wptr = (uchar_t *)&sin[1];
usr/src/uts/common/inet/tcp/tcp_tpi.c
264
mp->b_wptr = (uchar_t *)&sin6[1];
usr/src/uts/common/inet/tcp/tcp_tpi.c
415
tcp_conn_con(tcp_t *tcp, uchar_t *iphdr, mblk_t *idmp,
usr/src/uts/common/inet/tcp/tcp_tpi.c
608
nsin = (sin_t *)((uchar_t *)ntcr + ntcr->DEST_offset);
usr/src/uts/common/inet/tcp/tcp_tpi.c
622
nmp->b_wptr = (uchar_t *)&nsin[1];
usr/src/uts/common/inet/tcp/tcp_tpi.c
626
bcopy((uchar_t *)tcr + tcr->OPT_offset,
usr/src/uts/common/inet/tcp/tcp_tpi.c
627
(uchar_t *)ntcr + ntcr->OPT_offset,
usr/src/uts/common/inet/tcp/tcp_tpi.c
916
ackmp->b_wptr = (uchar_t *)&taa[1];
usr/src/uts/common/inet/tcp/tcp_tpi.c
99
tcp_tpi_opt_get(queue_t *q, int level, int name, uchar_t *ptr)
usr/src/uts/common/inet/tcp_impl.h
707
extern void tcp_fuse(tcp_t *, uchar_t *, tcpha_t *);
usr/src/uts/common/inet/tcp_impl.h
782
extern boolean_t tcp_conn_con(tcp_t *, uchar_t *, mblk_t *,
usr/src/uts/common/inet/tcp_impl.h
794
extern int tcp_tpi_opt_get(queue_t *, t_scalar_t, t_scalar_t, uchar_t *);
usr/src/uts/common/inet/tcp_impl.h
795
extern int tcp_tpi_opt_set(queue_t *, uint_t, int, int, uint_t, uchar_t *,
usr/src/uts/common/inet/tcp_impl.h
796
uint_t *, uchar_t *, void *, cred_t *);
usr/src/uts/common/inet/tcp_impl.h
806
extern int tcp_opt_get(conn_t *, int, int, uchar_t *);
usr/src/uts/common/inet/tcp_impl.h
807
extern int tcp_opt_set(conn_t *, uint_t, int, int, uint_t, uchar_t *,
usr/src/uts/common/inet/tcp_impl.h
808
uint_t *, uchar_t *, void *, cred_t *);
usr/src/uts/common/inet/udp/udp.c
1219
newmp->b_wptr = (uchar_t *)tudi + udi_size;
usr/src/uts/common/inet/udp/udp.c
1256
(uchar_t *)ip6h + icmp6->icmp6_pptr ==
usr/src/uts/common/inet/udp/udp.c
1257
(uchar_t *)nexthdrp) {
usr/src/uts/common/inet/udp/udp.c
1336
ackmp->b_wptr = (uchar_t *)&taa[1];
usr/src/uts/common/inet/udp/udp.c
1571
udp_opt_default(queue_t *q, t_scalar_t level, t_scalar_t name, uchar_t *ptr)
usr/src/uts/common/inet/udp/udp.c
1581
*ptr = (uchar_t)IP_DEFAULT_MULTICAST_TTL;
usr/src/uts/common/inet/udp/udp.c
1582
return (sizeof (uchar_t));
usr/src/uts/common/inet/udp/udp.c
1584
*ptr = (uchar_t)IP_DEFAULT_MULTICAST_LOOP;
usr/src/uts/common/inet/udp/udp.c
1585
return (sizeof (uchar_t));
usr/src/uts/common/inet/udp/udp.c
1611
uchar_t *ptr)
usr/src/uts/common/inet/udp/udp.c
162
uchar_t *invalp, uint_t *outlenp, uchar_t *outvalp,
usr/src/uts/common/inet/udp/udp.c
165
uchar_t *ptr);
usr/src/uts/common/inet/udp/udp.c
1686
udp_tpi_opt_get(queue_t *q, t_scalar_t level, t_scalar_t name, uchar_t *ptr)
usr/src/uts/common/inet/udp/udp.c
1700
uint_t inlen, uchar_t *invalp, cred_t *cr, boolean_t checkonly)
usr/src/uts/common/inet/udp/udp.c
1841
int name, uint_t inlen, uchar_t *invalp, uint_t *outlenp,
usr/src/uts/common/inet/udp/udp.c
1842
uchar_t *outvalp, void *thisdg_attrs, cred_t *cr)
usr/src/uts/common/inet/udp/udp.c
2084
uint_t inlen, uchar_t *invalp, uint_t *outlenp, uchar_t *outvalp,
usr/src/uts/common/inet/udp/udp.c
2317
uchar_t *rptr; /* Pointer to IP header */
usr/src/uts/common/inet/udp/udp.c
2456
mp1->b_wptr = (uchar_t *)tudi + udi_size;
usr/src/uts/common/inet/udp/udp.c
2477
&ipps, (uchar_t *)&sin[1], udi_size);
usr/src/uts/common/inet/udp/udp.c
2505
mp1->b_wptr = (uchar_t *)tudi + udi_size;
usr/src/uts/common/inet/udp/udp.c
2545
&ipps, (uchar_t *)&sin6[1], udi_size);
usr/src/uts/common/inet/udp/udp.c
2581
uchar_t *destaddr;
usr/src/uts/common/inet/udp/udp.c
2583
uchar_t *optaddr;
usr/src/uts/common/inet/udp/udp.c
341
void (*cl_inet_bind)(netstackid_t stack_id, uchar_t protocol,
usr/src/uts/common/inet/udp/udp.c
4216
uchar_t *rptr = mp->b_rptr;
usr/src/uts/common/inet/udp/udp.c
625
mp->b_wptr = (uchar_t *)&sin[1];
usr/src/uts/common/inet/udp/udp.c
633
mp->b_wptr = (uchar_t *)&sin6[1];
usr/src/uts/common/inet/udp/udp.c
6497
optlen, (uchar_t *)optvalp, (uint_t *)&optlen, (uchar_t *)optvalp,
usr/src/uts/common/inet/udp/udp_opt_data.c
123
sizeof (uchar_t), -1 /* not initialized */},
usr/src/uts/common/inet/udp/udp_opt_data.c
126
sizeof (uchar_t), -1 /* not initialized */ },
usr/src/uts/common/inet/udp/udp_opt_data.c
158
{ IP_BROADCAST_TTL, IPPROTO_IP, OA_R, OA_RW, OP_RAW, 0, sizeof (uchar_t),
usr/src/uts/common/inet/udp/udp_stats.c
428
uchar_t *ptr, int len)
usr/src/uts/common/inet/udp_impl.h
240
extern int udp_opt_default(queue_t *, t_scalar_t, t_scalar_t, uchar_t *);
usr/src/uts/common/inet/udp_impl.h
241
extern int udp_tpi_opt_get(queue_t *, t_scalar_t, t_scalar_t, uchar_t *);
usr/src/uts/common/inet/udp_impl.h
242
extern int udp_tpi_opt_set(queue_t *, uint_t, int, int, uint_t, uchar_t *,
usr/src/uts/common/inet/udp_impl.h
243
uint_t *, uchar_t *, void *, cred_t *);
usr/src/uts/common/inet/udp_impl.h
245
extern int udp_snmp_set(queue_t *, t_scalar_t, t_scalar_t, uchar_t *, int);
usr/src/uts/common/io/1394/h1394.c
1041
bufp_addr = (uchar_t *)addr_blk->kmem_bufp + offset;
usr/src/uts/common/io/1394/h1394.c
1137
uchar_t *bufp_addr;
usr/src/uts/common/io/1394/h1394.c
1213
bufp_addr = (uchar_t *)addr_blk->kmem_bufp + offset;
usr/src/uts/common/io/1394/h1394.c
755
uchar_t *bufp_addr;
usr/src/uts/common/io/1394/h1394.c
756
uchar_t *begin_ptr;
usr/src/uts/common/io/1394/h1394.c
757
uchar_t *end_ptr;
usr/src/uts/common/io/1394/h1394.c
758
uchar_t *tmp_ptr;
usr/src/uts/common/io/1394/h1394.c
840
bufp_addr = (uchar_t *)addr_blk->kmem_bufp + offset;
usr/src/uts/common/io/1394/h1394.c
937
uchar_t *bufp_addr;
usr/src/uts/common/io/1394/h1394.c
938
uchar_t *begin_ptr;
usr/src/uts/common/io/1394/h1394.c
939
uchar_t *end_ptr;
usr/src/uts/common/io/1394/h1394.c
940
uchar_t *tmp_ptr;
usr/src/uts/common/io/1394/s1394_asynch.c
108
hal_overhead = (uchar_t *)s_priv + sizeof (s1394_cmd_priv_t);
usr/src/uts/common/io/1394/s1394_asynch.c
1390
c_priv = (s1394_cmd_priv_t *)((uchar_t *)temp_cmd +
usr/src/uts/common/io/1394/s1394_asynch.c
1401
c_priv = (s1394_cmd_priv_t *)((uchar_t *)temp_cmd +
usr/src/uts/common/io/1394/s1394_asynch.c
1444
c_priv = (s1394_cmd_priv_t *)((uchar_t *)prev_cmd +
usr/src/uts/common/io/1394/s1394_asynch.c
533
c_priv = (s1394_cmd_priv_t *)((uchar_t *)temp_cmd +
usr/src/uts/common/io/1394/s1394_asynch.c
568
c_priv = (s1394_cmd_priv_t *)((uchar_t *)prev_cmd +
usr/src/uts/common/io/1394/s1394_asynch.c
578
c_priv = (s1394_cmd_priv_t *)((uchar_t *)next_cmd +
usr/src/uts/common/io/1394/s1394_bus_reset.c
420
hal->topology_tree[i].node_num = (uchar_t)i;
usr/src/uts/common/io/1394/s1394_bus_reset.c
837
current->max_1st = (uchar_t)distance;
usr/src/uts/common/io/1394/s1394_bus_reset.c
840
current->max_2nd = (uchar_t)distance;
usr/src/uts/common/io/1394/s1394_dev_disc.c
1236
uchar_t readdelay;
usr/src/uts/common/io/1394/s1394_dev_disc.c
588
uchar_t node_num;
usr/src/uts/common/io/1394/s1394_dev_disc.c
674
uchar_t node_num = node->node_num;
usr/src/uts/common/io/1394/s1394_dev_disc.c
881
uchar_t readdelay;
usr/src/uts/common/io/1394/s1394_dev_disc.c
95
(n)->cfgrom_read_delay = (uchar_t)s1394_cfgrom_read_delay_ms; \
usr/src/uts/common/io/1394/targets/av1394/av1394_isoch_recv.c
780
bs = *(uchar_t *)(seg[idx].is_kaddr + 1) * 4 + AV1394_CIPSZ;
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
1136
byte_copy_to_user_buff(uchar_t *src_addr_p, struct uio *uio_p, size_t num_bytes,
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
1141
uchar_t *u8_p;
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
1144
u8_p = (uchar_t *)src_addr_p;
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
1169
byte_copy_from_user_buff(uchar_t *dst_addr_p, struct uio *uio_p,
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
1174
uchar_t *u8_p;
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
1177
u8_p = (uchar_t *)dst_addr_p;
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
675
uchar_t *frame_data_p;
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
729
frame_data_p = (uchar_t *)buff_info_p->kaddr_p;
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
738
if (byte_copy_to_user_buff((uchar_t *)&vid_mode,
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
744
if (byte_copy_to_user_buff((uchar_t *)&seq_num,
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
750
if (byte_copy_to_user_buff((uchar_t *)×tamp,
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
762
(uchar_t *)&user_frame_buff_addr, uio_p,
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
79
static int byte_copy_to_user_buff(uchar_t *src_addr_p, struct uio *uio_p,
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
81
static int byte_copy_from_user_buff(uchar_t *dst_addr_p, struct uio *uio_p,
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
1078
uchar_t cmd, uint_t addr, uint_t cnt)
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
1306
pkt->pkt_scbp = (uchar_t *)&cmd->sc_scb;
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
1307
pkt->pkt_cdbp = (uchar_t *)&cmd->sc_pkt_cdb;
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
137
static int scsa1394_cmd_read_cd_blk_size(uchar_t);
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
2158
cmd->sc_cdb[0] = (uchar_t)opcode;
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
2195
cmd->sc_cdb[8] = (uchar_t)len;
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
2204
cmd->sc_cdb[5] = (uchar_t)lba;
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
2214
cmd->sc_cdb[9] = (uchar_t)len;
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
2222
cmd->sc_cdb[8] = (uchar_t)len;
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
2230
scsa1394_cmd_read_cd_blk_size(uchar_t expected_sector_type)
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
87
uchar_t, uint_t, uint_t);
usr/src/uts/common/io/aac/aac.c
1146
aac_set_arq_data(struct scsi_pkt *pkt, uchar_t key,
usr/src/uts/common/io/aac/aac.c
1147
uchar_t add_code, uchar_t qual_code, uint64_t info)
usr/src/uts/common/io/aac/aac.c
1779
uchar_t reason, uint_t stat)
usr/src/uts/common/io/aac/aac.c
1878
uchar_t cmd = ((union scsi_cdb *)(void *)
usr/src/uts/common/io/aac/aac.c
3827
static uchar_t *
usr/src/uts/common/io/aac/aac.c
3828
aac_vendor_id(struct aac_softstate *softs, uchar_t *buf)
usr/src/uts/common/io/aac/aac.c
3835
static uchar_t *
usr/src/uts/common/io/aac/aac.c
3836
aac_product_id(struct aac_softstate *softs, uchar_t *buf)
usr/src/uts/common/io/aac/aac.c
3846
static uchar_t *
usr/src/uts/common/io/aac/aac.c
3847
aac_lun_serialno(struct aac_softstate *softs, int tgt, uchar_t *buf)
usr/src/uts/common/io/aac/aac.c
3872
uchar_t page = cdbp->cdb_opaque[2];
usr/src/uts/common/io/aac/aac.c
3887
uchar_t *vpdp = (uchar_t *)b_addr;
usr/src/uts/common/io/aac/aac.c
3888
uchar_t *idp, *sp;
usr/src/uts/common/io/aac/aac.c
3977
(void) aac_vendor_id(softs, (uchar_t *)inqp->inq_vid);
usr/src/uts/common/io/aac/aac.c
3978
(void) aac_product_id(softs, (uchar_t *)inqp->inq_pid);
usr/src/uts/common/io/aac/aac.c
3998
uchar_t pagecode;
usr/src/uts/common/io/aac/aac.c
4285
uchar_t reason)
usr/src/uts/common/io/aac/aac.c
7314
uchar_t *cdb;
usr/src/uts/common/io/aac/aac.c
7315
uchar_t *p;
usr/src/uts/common/io/aac/aac.c
7347
for (p = (uchar_t *)bp->b_un.b_addr;
usr/src/uts/common/io/aac/aac.c
7348
p < (uchar_t *)bp->b_un.b_addr + 4; p++) {
usr/src/uts/common/io/aac/aac.c
8176
uchar_t cmd = cdbp->scc_cmd;
usr/src/uts/common/io/afe/afe.c
1005
uchar_t *ptr;
usr/src/uts/common/io/afe/afe.c
1049
ptr = (uchar_t *)&word;
usr/src/uts/common/io/afe/afe.c
1068
afe_getfactaddr(afe_t *afep, uchar_t *eaddr)
usr/src/uts/common/io/afe/afe.c
150
static void afe_getfactaddr(afe_t *, uchar_t *);
usr/src/uts/common/io/afe/afe.c
271
static uchar_t afe_broadcast[ETHERADDRL] = {
usr/src/uts/common/io/afe/afeimpl.h
137
uchar_t afe_curraddr[ETHERADDRL];
usr/src/uts/common/io/aggr/aggr_ctl.c
111
if (ddi_copyin((uchar_t *)arg + sizeof (*create_arg), ports,
usr/src/uts/common/io/aggr/aggr_ctl.c
141
uchar_t *where; /* in user buffer */
usr/src/uts/common/io/aggr/aggr_ctl.c
147
uchar_t *mac, boolean_t mac_fixed, boolean_t force, uint32_t policy,
usr/src/uts/common/io/aggr/aggr_ctl.c
176
aggr_ioc_info_new_port(void *arg, datalink_id_t linkid, uchar_t *mac,
usr/src/uts/common/io/aggr/aggr_ctl.c
207
state.where = (uchar_t *)arg + sizeof (laioc_info_t);
usr/src/uts/common/io/aggr/aggr_ctl.c
229
if (ddi_copyin((uchar_t *)arg + sizeof (*add_rem_arg), ports,
usr/src/uts/common/io/aggr/aggr_ctl.c
44
uchar_t mac_addr[ETHERADDRL];
usr/src/uts/common/io/aggr/aggr_ctl.c
95
uchar_t mac_addr[ETHERADDRL];
usr/src/uts/common/io/aggr/aggr_grp.c
1342
boolean_t mac_fixed, const uchar_t *mac_addr, aggr_lacp_mode_t lacp_mode,
usr/src/uts/common/io/aggr/aggr_grp.c
1407
boolean_t mac_fixed, const uchar_t *mac_addr, aggr_lacp_mode_t lacp_mode,
usr/src/uts/common/io/aggr/aggr_grp.c
1444
uchar_t *mac_addr, aggr_lacp_mode_t lacp_mode, aggr_lacp_timer_t lacp_timer,
usr/src/uts/common/io/aggr/aggr_grp.c
179
static uchar_t aggr_zero_mac[] = {0, 0, 0, 0, 0, 0};
usr/src/uts/common/io/aggr/aggr_lacp.c
425
(uchar_t *)&slow_multicast_addr);
usr/src/uts/common/io/aggr/aggr_lacp.c
438
(uchar_t *)&slow_multicast_addr);
usr/src/uts/common/io/aggr/aggr_lacp.c
699
bcopy(aggrp->lg_addr, (uchar_t *)&lacp->actor_info.system_id,
usr/src/uts/common/io/asy.c
1263
uchar_t lsr;
usr/src/uts/common/io/asy.c
201
static boolean_t abort_charseq_recognize(uchar_t ch);
usr/src/uts/common/io/asy.c
205
static void async_rxint(struct asycom *asy, uchar_t lsr);
usr/src/uts/common/io/asy.c
218
static void asyputchar(cons_polledio_arg_t, uchar_t c);
usr/src/uts/common/io/asy.c
234
static void asy_reset_fifo(struct asycom *asy, uchar_t flags);
usr/src/uts/common/io/asy.c
2670
asy_reset_fifo(struct asycom *asy, uchar_t flush)
usr/src/uts/common/io/asy.c
3122
async_rxint(struct asycom *asy, uchar_t lsr)
usr/src/uts/common/io/asy.c
3125
uchar_t c;
usr/src/uts/common/io/asy.c
3291
asy->asy_msr = (uchar_t)msr;
usr/src/uts/common/io/asy.c
3506
uchar_t c;
usr/src/uts/common/io/asy.c
3747
uchar_t *xmit_addr;
usr/src/uts/common/io/asy.c
4835
asyputchar(cons_polledio_arg_t arg, uchar_t c)
usr/src/uts/common/io/asy.c
5183
abort_charseq_recognize(uchar_t ch)
usr/src/uts/common/io/asy.c
5340
uchar_t mcr;
usr/src/uts/common/io/asy.c
5341
uchar_t flag;
usr/src/uts/common/io/atge/atge_l1.c
635
uchar_t *bufp;
usr/src/uts/common/io/atge/atge_l1c.c
743
uchar_t *bufp;
usr/src/uts/common/io/atge/atge_l1e.c
426
uchar_t *pageaddr, *bufp;
usr/src/uts/common/io/atge/atge_l1e.c
475
pageaddr = (uchar_t *)dma_rx_page->addr;
usr/src/uts/common/io/atge/atge_main.c
2771
uchar_t *c;
usr/src/uts/common/io/atge/atge_main.c
2775
uchar_t *buf;
usr/src/uts/common/io/atge/atge_main.c
2810
buf = (uchar_t *)r->r_buf_tbl[start]->addr;
usr/src/uts/common/io/atge/atge_main.c
2819
c = (uchar_t *)r->r_desc_ring->addr;
usr/src/uts/common/io/atge/atge_main.c
543
uchar_t *c;
usr/src/uts/common/io/atge/atge_main.c
567
c = (uchar_t *)r->r_desc_ring->addr;
usr/src/uts/common/io/bfe/bfe.c
1118
bfe_cam_write(bfe, (uchar_t *)mac, i);
usr/src/uts/common/io/bfe/bfe.c
1918
uchar_t *buf;
usr/src/uts/common/io/bfe/bfe.c
1946
buf = (uchar_t *)r->r_buf_dma[cur].addr;
usr/src/uts/common/io/bfe/bfe.c
2201
uchar_t *rx_header;
usr/src/uts/common/io/bfe/bfe.c
2203
uchar_t *bp;
usr/src/uts/common/io/bfe/bfe.c
240
static uchar_t bfe_broadcast[ETHERADDRL] = {
usr/src/uts/common/io/bfe/bfe.c
819
bfe_cam_write(bfe_t *bfe, uchar_t *d, int index)
usr/src/uts/common/io/bfe/bfe.h
326
uchar_t bfe_chip_action;
usr/src/uts/common/io/bge/bge_chip2.c
4153
bgep->chipid.vendor_addr.addr[i] = (uchar_t)mac;
usr/src/uts/common/io/bge/bge_impl.h
105
typedef uchar_t ether_addr_t[ETHERADDRL];
usr/src/uts/common/io/bge/bge_main2.c
3042
uchar_t *bytes;
usr/src/uts/common/io/bge/bge_recv2.c
210
bcopy(((uchar_t *)(DMA_VPTR(srbdp->pbuf))) + 2 * ETHERADDRL,
usr/src/uts/common/io/bge/bge_recv2.c
76
uchar_t *dp;
usr/src/uts/common/io/blkdev/blkdev.c
1738
bd_tg_rdwr(dev_info_t *dip, uchar_t cmd, void *bufaddr, diskaddr_t start,
usr/src/uts/common/io/blkdev/blkdev.c
277
static int bd_tg_rdwr(dev_info_t *, uchar_t, void *, diskaddr_t, size_t,
usr/src/uts/common/io/bofi.c
3332
uchar_t *f = from;
usr/src/uts/common/io/bofi.c
3333
uchar_t *t = to;
usr/src/uts/common/io/bpf/bpf.c
1465
uchar_t *dst;
usr/src/uts/common/io/bpf/bpf.c
154
static void catchpacket(struct bpf_d *, uchar_t *, uint_t, uint_t,
usr/src/uts/common/io/bpf/bpf.c
1574
catchpacket(struct bpf_d *d, uchar_t *pkt, uint_t pktlen, uint_t snaplen,
usr/src/uts/common/io/bpf/bpf.c
1637
(*cpfn)((uchar_t *)hp + hdrlen, pkt,
usr/src/uts/common/io/bpf/bpf_filter.c
108
uchar_t *cp;
usr/src/uts/common/io/bpf/bpf_filter.c
113
cp = mtod(m, uchar_t *) + k;
usr/src/uts/common/io/bpf/bpf_filter.c
124
return ((cp[0] << 8) | mtod(m0, uchar_t *)[0]);
usr/src/uts/common/io/bpf/bpf_filter.c
141
bpf_filter(struct bpf_insn *pc, uchar_t *p, uint_t wirelen, uint_t buflen)
usr/src/uts/common/io/bpf/bpf_filter.c
222
A = mtod(m, uchar_t *)[k];
usr/src/uts/common/io/bpf/bpf_filter.c
288
A = mtod(m, uchar_t *)[k];
usr/src/uts/common/io/bpf/bpf_filter.c
74
uchar_t *cp, *np;
usr/src/uts/common/io/bpf/bpf_filter.c
79
cp = mtod(m, uchar_t *) + k;
usr/src/uts/common/io/bpf/bpf_filter.c
90
np = mtod(m0, uchar_t *);
usr/src/uts/common/io/bpf/net/bpf.h
286
extern uint_t bpf_filter(struct bpf_insn *, uchar_t *, uint_t, uint_t);
usr/src/uts/common/io/bpf/net/bpfdesc.h
142
uchar_t bd_promisc; /* true if listening promiscuously */
usr/src/uts/common/io/bpf/net/bpfdesc.h
143
uchar_t bd_state; /* idle, waiting, or timed out */
usr/src/uts/common/io/bpf/net/bpfdesc.h
144
uchar_t bd_immediate; /* true to return on packet arrival */
usr/src/uts/common/io/bridge.c
1836
mp->b_rptr = (uchar_t *)(evhp + 1);
usr/src/uts/common/io/bridge.c
331
mp->b_wptr = (uchar_t *)(bcp + 1);
usr/src/uts/common/io/cardbus/cardbus.c
1469
uchar_t c;
usr/src/uts/common/io/cardbus/cardbus_cfg.c
2881
uchar_t mac[6];
usr/src/uts/common/io/chxge/sge.c
1922
uchar_t *byte;
usr/src/uts/common/io/cmlb.c
2524
uchar_t systid;
usr/src/uts/common/io/cmlb.c
2775
cmlb_check_efi_mbr(uchar_t *buf, boolean_t *is_mbr)
usr/src/uts/common/io/cmlb.c
2808
uchar_t *buf;
usr/src/uts/common/io/cmlb.c
316
static boolean_t cmlb_check_efi_mbr(uchar_t *buf, boolean_t *is_mbr);
usr/src/uts/common/io/comstar/port/fct/fct.c
2305
uchar_t elsop, uint32_t wkdid, fct_icmd_cb_t icmdcb)
usr/src/uts/common/io/comstar/port/fct/fct_impl.h
427
int implicit, uchar_t elsop, uint32_t wkdid, fct_icmd_cb_t icmdcb);
usr/src/uts/common/io/comstar/port/iscsit/iscsit.h
837
unsigned int chap_i, uchar_t *chap_c, unsigned int challenge_len,
usr/src/uts/common/io/comstar/port/iscsit/iscsit.h
838
uchar_t *chap_r, unsigned int resp_len);
usr/src/uts/common/io/comstar/port/iscsit/iscsit_auth.c
710
uchar_t resp[iscsitAuthChapResponseLength];
usr/src/uts/common/io/comstar/port/iscsit/iscsit_authclient.c
141
client_compute_chap_resp(uchar_t *resp,
usr/src/uts/common/io/comstar/port/iscsit/iscsit_authclient.c
144
uchar_t *chap_c, unsigned int challenge_len)
usr/src/uts/common/io/comstar/port/iscsit/iscsit_authclient.c
153
resp[0] = (uchar_t)chap_i;
usr/src/uts/common/io/comstar/port/iscsit/iscsit_authclient.c
159
MD5Update(&context, (uchar_t *)password, password_len);
usr/src/uts/common/io/comstar/port/iscsit/iscsit_authclient.c
172
uchar_t *chap_c, unsigned int challenge_len,
usr/src/uts/common/io/comstar/port/iscsit/iscsit_authclient.c
173
uchar_t *chap_r, unsigned int resp_len)
usr/src/uts/common/io/comstar/port/iscsit/iscsit_authclient.c
175
uchar_t verifyData[iscsitAuthChapResponseLength];
usr/src/uts/common/io/comstar/port/iscsit/iscsit_authclient.c
256
auth_random_set_data(uchar_t *data, unsigned int length)
usr/src/uts/common/io/comstar/port/iscsit/iscsit_authclient.h
146
client_compute_chap_resp(uchar_t *resp,
usr/src/uts/common/io/comstar/port/iscsit/iscsit_authclient.h
149
uchar_t *chap_c, unsigned int challenge_len);
usr/src/uts/common/io/comstar/port/iscsit/iscsit_authclient.h
154
unsigned int chap_i, uchar_t *chap_c, unsigned int challenge_len,
usr/src/uts/common/io/comstar/port/iscsit/iscsit_authclient.h
155
uchar_t *chap_r, unsigned int resp_len);
usr/src/uts/common/io/comstar/port/iscsit/iscsit_authclient.h
158
auth_random_set_data(uchar_t *data, unsigned int length);
usr/src/uts/common/io/comstar/stmf/lun_map.c
250
uchar_t *buf;
usr/src/uts/common/io/comstar/stmf/lun_map.c
276
buf = (uchar_t *)xd + offsetof(stmf_xfer_data_t, buf);
usr/src/uts/common/io/comstar/stmf/lun_map.c
281
buf[8 + (ent << 3) + 1] = (uchar_t)i;
usr/src/uts/common/io/comstar/stmf/lun_map.c
282
buf[8 + (ent << 3) + 0] = ((uchar_t)(i >> 8));
usr/src/uts/common/io/conskbd.c
1769
req->b_cont = allocb(sizeof (uchar_t), BPRI_MED);
usr/src/uts/common/io/conskbd.c
1772
*(uchar_t *)req->b_cont->b_wptr =
usr/src/uts/common/io/conskbd.c
1774
req->b_cont->b_wptr += sizeof (uchar_t);
usr/src/uts/common/io/conskbd.c
1817
if (miocpullup(mp, sizeof (uchar_t)) == 0) {
usr/src/uts/common/io/conskbd.c
1818
led_state = *(uchar_t *)mp->b_cont->b_rptr;
usr/src/uts/common/io/conskbd.c
2163
req->b_cont = allocb(sizeof (uchar_t), BPRI_MED);
usr/src/uts/common/io/conskbd.c
2168
*(uchar_t *)req->b_cont->b_wptr = led_state;
usr/src/uts/common/io/conskbd.c
2169
req->b_cont->b_wptr += sizeof (uchar_t);
usr/src/uts/common/io/cpqary3/cpqary3_ciss.h
288
uchar_t cyclic_indicator;
usr/src/uts/common/io/cpqary3/cpqary3_ciss.h
289
uchar_t simple_cyclic_indicator;
usr/src/uts/common/io/cryptmod.c
1247
aes_cbc_cts_encrypt(struct tmodinfo *tmi, uchar_t *plain, size_t length)
usr/src/uts/common/io/cryptmod.c
137
static int crc32_calc(uchar_t *, uchar_t *, uint_t);
usr/src/uts/common/io/cryptmod.c
138
static int md5_calc(uchar_t *, uchar_t *, uint_t);
usr/src/uts/common/io/cryptmod.c
139
static int sha1_calc(uchar_t *, uchar_t *, uint_t);
usr/src/uts/common/io/cryptmod.c
1407
aes_cbc_cts_decrypt(struct tmodinfo *tmi, uchar_t *buff, size_t length)
usr/src/uts/common/io/cryptmod.c
1581
uchar_t hmacbuff[64];
usr/src/uts/common/io/cryptmod.c
1582
uchar_t tmpiv[DEFAULT_AES_BLOCKLEN];
usr/src/uts/common/io/cryptmod.c
1663
uchar_t hmacbuff[64];
usr/src/uts/common/io/cryptmod.c
1758
uchar_t ms_exp[9] = {0xab, 0xab, 0xab, 0xab, 0xab,
usr/src/uts/common/io/cryptmod.c
1760
uchar_t k1data[CRYPT_ARCFOUR_KEYBYTES];
usr/src/uts/common/io/cryptmod.c
1761
uchar_t k2data[CRYPT_ARCFOUR_KEYBYTES];
usr/src/uts/common/io/cryptmod.c
1762
uchar_t cksum[MD5_HASHSIZE];
usr/src/uts/common/io/cryptmod.c
1763
uchar_t saltdata[CRYPT_ARCFOUR_KEYBYTES];
usr/src/uts/common/io/cryptmod.c
1991
uchar_t ms_exp[9] = {0xab, 0xab, 0xab, 0xab, 0xab,
usr/src/uts/common/io/cryptmod.c
1993
uchar_t k1data[CRYPT_ARCFOUR_KEYBYTES];
usr/src/uts/common/io/cryptmod.c
1994
uchar_t k2data[CRYPT_ARCFOUR_KEYBYTES];
usr/src/uts/common/io/cryptmod.c
1995
uchar_t saltdata[CRYPT_ARCFOUR_KEYBYTES];
usr/src/uts/common/io/cryptmod.c
2290
uchar_t cksum[MAX_CKSUM_LEN];
usr/src/uts/common/io/cryptmod.c
2404
uchar_t *optr = NULL;
usr/src/uts/common/io/cryptmod.c
2405
uchar_t cksum[MAX_CKSUM_LEN], newcksum[MAX_CKSUM_LEN];
usr/src/uts/common/io/cryptmod.c
2406
uchar_t nextiv[DEFAULT_DES_BLOCKLEN];
usr/src/uts/common/io/cryptmod.c
2939
uchar_t *ucp;
usr/src/uts/common/io/cryptmod.c
3065
*(cbp->b_rptr + 3) = (uchar_t)(plainlen & 0xff);
usr/src/uts/common/io/cryptmod.c
3066
*(cbp->b_rptr + 2) = (uchar_t)((plainlen >> 8) & 0xff);
usr/src/uts/common/io/cryptmod.c
3067
*(cbp->b_rptr + 1) = (uchar_t)((plainlen >> 16) & 0xff);
usr/src/uts/common/io/cryptmod.c
3068
*(cbp->b_rptr) = (uchar_t)((plainlen >> 24) & 0xff);
usr/src/uts/common/io/cryptmod.c
3215
start_stream(queue_t *wq, mblk_t *mp, uchar_t dir)
usr/src/uts/common/io/cryptmod.c
652
crc32_calc(uchar_t *buf, uchar_t *input, uint_t len)
usr/src/uts/common/io/cryptmod.c
658
buf[0] = (uchar_t)(crc & 0xff);
usr/src/uts/common/io/cryptmod.c
659
buf[1] = (uchar_t)((crc >> 8) & 0xff);
usr/src/uts/common/io/cryptmod.c
660
buf[2] = (uchar_t)((crc >> 16) & 0xff);
usr/src/uts/common/io/cryptmod.c
661
buf[3] = (uchar_t)((crc >> 24) & 0xff);
usr/src/uts/common/io/cryptmod.c
668
uchar_t *input, uint_t inlen,
usr/src/uts/common/io/cryptmod.c
669
uchar_t *output, uint_t hashlen)
usr/src/uts/common/io/cryptmod.c
707
sha1_calc(uchar_t *output, uchar_t *input, uint_t inlen)
usr/src/uts/common/io/cryptmod.c
722
md5_calc(uchar_t *output, uchar_t *input, uint_t inlen)
usr/src/uts/common/io/cryptmod.c
739
nfold(int inbits, uchar_t *in, int outbits, uchar_t *out)
usr/src/uts/common/io/cryptmod.c
809
derive_key(struct cipher_data_t *cdata, uchar_t *constdata,
usr/src/uts/common/io/cryptmod.c
828
blocklen * 8, (uchar_t *)inblock);
usr/src/uts/common/io/cryptmod.c
914
uchar_t constdata[K5CLENGTH];
usr/src/uts/common/io/dedump.c
109
(void) printf("%s 0x%x\n", hdr, *(uchar_t *)mp->b_rptr);
usr/src/uts/common/io/dedump.c
179
uchar_t m_type;
usr/src/uts/common/io/dedump.c
68
uchar_t c;
usr/src/uts/common/io/devinfo.c
2759
uchar_t *buf;
usr/src/uts/common/io/dld/dld_drv.c
1321
state.ss_objp = (dld_secobj_t *)((uchar_t *)arg +
usr/src/uts/common/io/dld/dld_drv.c
450
((uchar_t *)arg + sizeof (dld_ioc_hwgrpget_t));
usr/src/uts/common/io/dld/dld_drv.c
584
((uchar_t *)arg + sizeof (dld_ioc_macaddrget_t));
usr/src/uts/common/io/dld/dld_flow.c
113
state.fi_fl = (uchar_t *)uaddr + sizeof (*wf);
usr/src/uts/common/io/dld/dld_flow.c
65
uchar_t *fi_fl;
usr/src/uts/common/io/dld/dld_str.c
1619
*(uint16_t *)((uchar_t *)(dlip + 1) + addr_length) = ethertype;
usr/src/uts/common/io/dmfe/dmfe_main.c
1210
uchar_t currentbyte;
usr/src/uts/common/io/dmfe/dmfe_main.c
2221
uchar_t *prop;
usr/src/uts/common/io/dmfe/dmfe_main.c
262
static uchar_t dmfe_broadcast_addr[ETHERADDRL] = {
usr/src/uts/common/io/dmfe/dmfe_main.c
615
uchar_t *dp;
usr/src/uts/common/io/e1000g/e1000g_main.c
6029
uchar_t *bytes;
usr/src/uts/common/io/emul64.c
1058
emul64_check_cond(struct scsi_pkt *pkt, uchar_t key, uchar_t asc, uchar_t ascq)
usr/src/uts/common/io/emul64_bsd.c
1274
blk->bl_data = (uchar_t *)kmem_zalloc(DEV_BSIZE, KM_SLEEP);
usr/src/uts/common/io/emul64_bsd.c
175
extern void emul64_check_cond(struct scsi_pkt *pkt, uchar_t key,
usr/src/uts/common/io/emul64_bsd.c
176
uchar_t asc, uchar_t ascq);
usr/src/uts/common/io/emul64_bsd.c
290
bsd_scsi_inq_page0(struct scsi_pkt *pkt, uchar_t pqdtype)
usr/src/uts/common/io/emul64_bsd.c
312
bsd_scsi_inq_page83(struct scsi_pkt *pkt, uchar_t pqdtype)
usr/src/uts/common/io/emul64_bsd.c
366
uchar_t pqdtype;
usr/src/uts/common/io/emul64_bsd.c
630
uchar_t *addr = (uchar_t *)sp->cmd_addr;
usr/src/uts/common/io/emul64_bsd.c
700
uchar_t *addr = (uchar_t *)sp->cmd_addr;
usr/src/uts/common/io/emul64_bsd.c
754
uchar_t *addr = (uchar_t *)sp->cmd_addr;
usr/src/uts/common/io/emul64_bsd.c
806
uchar_t *addr = (uchar_t *)sp->cmd_addr;
usr/src/uts/common/io/emul64_bsd.c
867
uchar_t *addr = (uchar_t *)sp->cmd_addr;
usr/src/uts/common/io/ena/ena.h
156
uchar_t edc_endian;
usr/src/uts/common/io/etheraddr.c
94
ether_aton(char *addr, uchar_t *macaddr)
usr/src/uts/common/io/fibre-channel/fca/oce/oce_rx.c
168
rqbd->mp = desballoc((uchar_t *)(dbuf->base),
usr/src/uts/common/io/fibre-channel/fca/oce/oce_rx.c
178
rqbd->mp->b_rptr = (uchar_t *)rqbd->rqb->base + OCE_RQE_BUF_HEADROOM;
usr/src/uts/common/io/fibre-channel/fca/oce/oce_rx.c
348
rqbd->mp = desballoc((uchar_t *)rqbd->rqb->base,
usr/src/uts/common/io/fibre-channel/fca/oce/oce_rx.c
355
(uchar_t *)rqbd->rqb->base + OCE_RQE_BUF_HEADROOM;
usr/src/uts/common/io/fibre-channel/fca/oce/oce_rx.c
582
rqbd->mp = desballoc((uchar_t *)rqbd->rqb->base,
usr/src/uts/common/io/fibre-channel/fca/oce/oce_rx.c
587
(uchar_t *)rqbd->rqb->base + OCE_RQE_BUF_HEADROOM;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16355
(uchar_t *)&chs, sizeof (ql_config_space_t));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16388
(uchar_t **)&chs_p, &elements) != DDI_PROP_SUCCESS) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2626
uchar_t *port_nwwn = bind_info->port_nwwn.raw_wwn;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2627
uchar_t *port_pwwn = bind_info->port_pwwn.raw_wwn;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
6516
uchar_t *rnid_acc;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8945
uchar_t r_ctl;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8946
uchar_t ls_code;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
2010
uchar_t fbsy;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
2091
uchar_t byte;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
3456
uint32_t d_id, uchar_t recepient, int sleep)
usr/src/uts/common/io/fibre-channel/impl/fctl.c
4295
fctl_alloc_job(int job_code, int job_flags, void (*comp) (opaque_t, uchar_t),
usr/src/uts/common/io/fibre-channel/impl/fctl.c
4520
la_wwn_t *port_wwn, uint32_t d_id, uchar_t recepient, int sleep)
usr/src/uts/common/io/fibre-channel/impl/fctl.c
4908
fctl_ulp_unsol_cb(fc_local_port_t *port, fc_unsol_buf_t *buf, uchar_t type)
usr/src/uts/common/io/fibre-channel/impl/fctl.c
5763
fctl_link_reset_done(opaque_t port_handle, uchar_t result)
usr/src/uts/common/io/fibre-channel/impl/fctl.c
5968
fctl_is_alpa_present(fc_local_port_t *port, uchar_t alpa)
usr/src/uts/common/io/fibre-channel/impl/fp.c
10485
uchar_t *alpa_list;
usr/src/uts/common/io/fibre-channel/impl/fp.c
10678
uchar_t r_ctl;
usr/src/uts/common/io/fibre-channel/impl/fp.c
10679
uchar_t ls_code;
usr/src/uts/common/io/fibre-channel/impl/fp.c
10972
uchar_t r_ctl;
usr/src/uts/common/io/fibre-channel/impl/fp.c
10973
uchar_t ls_code;
usr/src/uts/common/io/fibre-channel/impl/fp.c
11199
uchar_t action, uchar_t reason, job_request_t *job)
usr/src/uts/common/io/fibre-channel/impl/fp.c
11640
uchar_t r_ctl, uchar_t type)
usr/src/uts/common/io/fibre-channel/impl/fp.c
12508
fp_fillout_old_map_held(fc_portmap_t *map, fc_remote_port_t *pd, uchar_t flag)
usr/src/uts/common/io/fibre-channel/impl/fp.c
12545
fp_fillout_old_map(fc_portmap_t *map, fc_remote_port_t *pd, uchar_t flag)
usr/src/uts/common/io/fibre-channel/impl/fp.c
12660
uchar_t class;
usr/src/uts/common/io/fibre-channel/impl/fp.c
128
uchar_t xlat_state;
usr/src/uts/common/io/fibre-channel/impl/fp.c
12960
uchar_t class;
usr/src/uts/common/io/fibre-channel/impl/fp.c
13753
fp_check_perms(uchar_t open_flag, uint16_t ioctl_cmd)
usr/src/uts/common/io/fibre-channel/impl/fp.c
148
static uchar_t fp_valid_alpas[] = {
usr/src/uts/common/io/fibre-channel/impl/fp.c
14936
fp_is_valid_alpa(uchar_t al_pa)
usr/src/uts/common/io/fibre-channel/impl/fp.c
167
uchar_t fp_open_flag;
usr/src/uts/common/io/fibre-channel/impl/fp.c
232
static uchar_t fp_verbosity = (FP_WARNING_MESSAGES | FP_FATAL_MESSAGES);
usr/src/uts/common/io/fibre-channel/impl/fp.c
3042
fp_startup_done(opaque_t arg, uchar_t result)
usr/src/uts/common/io/fibre-channel/impl/fp.c
3298
uchar_t next_class;
usr/src/uts/common/io/fibre-channel/impl/fp.c
3365
static uchar_t
usr/src/uts/common/io/fibre-channel/impl/fp.c
3366
fp_get_nextclass(fc_local_port_t *port, uchar_t cur_class)
usr/src/uts/common/io/fibre-channel/impl/fp.c
3368
uchar_t next_class;
usr/src/uts/common/io/fibre-channel/impl/fp.c
3408
fp_is_class_supported(uint32_t cos, uchar_t tran_class)
usr/src/uts/common/io/fibre-channel/impl/fp.c
3495
fp_state_to_rval(uchar_t state)
usr/src/uts/common/io/fibre-channel/impl/fp.c
3939
uchar_t lilp_length;
usr/src/uts/common/io/fibre-channel/impl/fp.c
4001
uchar_t class;
usr/src/uts/common/io/fibre-channel/impl/fp.c
4052
uchar_t class;
usr/src/uts/common/io/fibre-channel/impl/fp.c
4184
la_els_logi_t *acc, uchar_t class)
usr/src/uts/common/io/fibre-channel/impl/fp.c
4439
uint32_t d_id, void (*intr) (), job_request_t *job, uchar_t ls_code)
usr/src/uts/common/io/fibre-channel/impl/fp.c
5290
uchar_t class;
usr/src/uts/common/io/fibre-channel/impl/fp.c
5489
uchar_t name_len;
usr/src/uts/common/io/fibre-channel/impl/fp.c
5651
uchar_t name_len;
usr/src/uts/common/io/fibre-channel/impl/fp.c
6616
uchar_t class;
usr/src/uts/common/io/fibre-channel/impl/fp.c
7053
fp_ns_scr(fc_local_port_t *port, job_request_t *job, uchar_t scr_func,
usr/src/uts/common/io/fibre-channel/impl/fp.c
7057
uchar_t class;
usr/src/uts/common/io/fibre-channel/impl/fp.c
7229
uchar_t open_flag;
usr/src/uts/common/io/fibre-channel/impl/fp.c
7294
uchar_t *alpa_list;
usr/src/uts/common/io/fibre-channel/impl/fp.c
9349
uchar_t pd_flags;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2458
uchar_t r_ctl;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2459
uchar_t ls_code;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1011
static uchar_t fcp_dummy_lun[] = {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1030
static uchar_t fcp_alpa_to_switch[] = {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10817
uchar_t *bytes;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10903
uchar_t *bytes;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
11957
uchar_t *bytes;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
11962
uchar_t barray[FC_WWN_SIZE];
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
12910
uchar_t *bytes;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
14106
fcp_lookup_lun(struct fcp_port *pptr, uchar_t *wwn, uint16_t lun)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
14555
fcp_fail_cmd(struct fcp_pkt *cmd, uchar_t reason, uint_t statistics)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
14651
(uchar_t *)&(map_entry->map_pwwn));
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
14910
fcp_create_on_demand(struct fcp_port *pptr, uchar_t *pwwn)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15188
fcp_ascii_to_wwn(caddr_t string, uchar_t bytes[], unsigned int byte_len)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15191
uchar_t byte;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15206
fcp_wwn_to_ascii(uchar_t wwn[], char *string)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15267
uchar_t asc, ascq;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1578
(uchar_t *)wwn_ptr)) == NULL) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2327
uchar_t *lun_string;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2430
(uchar_t *)wwn_ptr);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2449
(uchar_t)pkt_state;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2452
(uchar_t)pkt_action;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2529
} else if ((plun = fcp_lookup_lun(pptr, (uchar_t *)wwn_ptr,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2598
lun_string = (uchar_t *)&fscsi->scsi_lun;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2868
uchar_t *lun_string;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2911
lun_string = (uchar_t *)&(report_lun->lun_string[i]);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2948
lun_string = (uchar_t *)&(report_lun->lun_string[i]);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3979
uchar_t *bytes = NULL;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4005
ptgt = fcp_lookup_target(pptr, (uchar_t *)bytes);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4221
uchar_t r_ctl;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4222
uchar_t ls_code;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
435
struct fcp_ipkt *icmd, uchar_t opcode, int lcount, int tcount, int cause);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
443
uchar_t r_ctl, uchar_t type);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
453
uchar_t *wwn);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
457
static int fcp_send_scsi(struct fcp_lun *plun, uchar_t opcode,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4658
(uchar_t *)&(map_entry->map_pwwn));
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4725
(uchar_t *)&(map_entry->map_pwwn));
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4945
uchar_t opcode;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5149
struct fcp_ipkt *icmd, uchar_t opcode, int lcount, int tcount, int cause)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
548
uchar_t *wwn, uint16_t lun);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5576
uchar_t r_ctl, uchar_t type)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
564
static void fcp_fail_cmd(struct fcp_pkt *cmd, uchar_t reason,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
577
static int fcp_create_on_demand(struct fcp_port *pptr, uchar_t *pwwn);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
578
static void fcp_ascii_to_wwn(caddr_t string, uchar_t bytes[], unsigned int);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
579
static void fcp_wwn_to_ascii(uchar_t bytes[], char *string);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6147
fcp_lookup_target(struct fcp_port *pptr, uchar_t *wwn)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6213
uchar_t prli_acc = 0;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6518
fcp_send_scsi(struct fcp_lun *plun, uchar_t opcode, int alloc_len,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6614
scsi_cdb->g0_count0 = (uchar_t)alloc_len;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6699
uchar_t rqlen;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6745
rqlen = (uchar_t)min(rsp->fcp_sense_len,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
7243
uchar_t dev_id_page[SCMD_MAX_INQUIRY_PAGE83_SIZE];
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
7446
uchar_t dtype;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
7447
uchar_t pqual;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
7710
uchar_t *lun_string;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
7712
lun_string = (uchar_t *)&(report_lun->lun_string[i]);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
7799
uchar_t *lun_string;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
7801
lun_string = (uchar_t *)&(report_lun->lun_string[i]);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
8895
uchar_t rqlen;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
8905
rqlen = (uchar_t)min(rsp->fcp_sense_len,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
8972
*((uchar_t *)&arq->sts_rqpkt_status) = STATUS_GOOD;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
9170
uchar_t status;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
9410
uchar_t *wwn;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
9433
wwn = (uchar_t *)&map_entry->map_pwwn;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
968
static uchar_t fcp_oflag = FCP_IDLE; /* open flag */
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
9777
uchar_t *boot_wwn = NULL;
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
135
uchar_t xlat_state;
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
1878
fcsm_pkt_state_to_rval(uchar_t state, uint32_t reason)
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
3090
void (*comp_func)(), uchar_t ls_code)
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
3315
uchar_t pkt_state;
usr/src/uts/common/io/gen_drv.c
1295
uchar_t byte_array[] = { (uchar_t)0xaa, (uchar_t)0x55,
usr/src/uts/common/io/gen_drv.c
1296
(uchar_t)0x12, (uchar_t)0xcd };
usr/src/uts/common/io/gld.c
188
void gld_bitreverse(uchar_t *, size_t);
usr/src/uts/common/io/gld.c
332
static uchar_t bit_rev[] = {
usr/src/uts/common/io/gld.c
3859
uchar_t *sapp;
usr/src/uts/common/io/gld.c
3873
mac_copy(mac_pvt->curr_macaddr, (uchar_t *)&dlp[1],
usr/src/uts/common/io/gld.c
4057
uchar_t *sapp;
usr/src/uts/common/io/gld.c
5532
*target++ = bit_rev[(uchar_t)*src++];
usr/src/uts/common/io/gld.c
5541
gld_bitreverse(uchar_t *rptr, size_t n)
usr/src/uts/common/io/gldutil.c
1209
uchar_t *, int);
usr/src/uts/common/io/gldutil.c
1210
static void gld_rcc_send(gld_mac_info_t *, queue_t *, uchar_t *,
usr/src/uts/common/io/gldutil.c
1211
struct gld_ri **, uchar_t *);
usr/src/uts/common/io/gldutil.c
1713
static void gld_send_rqr(gld_mac_info_t *, uchar_t *, struct gld_ri *,
usr/src/uts/common/io/gldutil.c
1715
static void gld_rde_pdu_req(gld_mac_info_t *, queue_t *, uchar_t *,
usr/src/uts/common/io/gldutil.c
1716
struct gld_ri *, uchar_t, uchar_t, uchar_t);
usr/src/uts/common/io/gldutil.c
1717
static void gld_get_route(gld_mac_info_t *, queue_t *, uchar_t *,
usr/src/uts/common/io/gldutil.c
1718
struct gld_ri **, uchar_t, uchar_t);
usr/src/uts/common/io/gldutil.c
1720
uchar_t *, uchar_t, uchar_t);
usr/src/uts/common/io/gldutil.c
1723
static void gld_rif_ind(gld_mac_info_t *, struct gld_ri *, uchar_t *,
usr/src/uts/common/io/gldutil.c
1724
uchar_t, uchar_t);
usr/src/uts/common/io/gldutil.c
1725
static struct srtab **gld_sr_hash(struct srtab **, uchar_t *, int);
usr/src/uts/common/io/gldutil.c
1726
static struct srtab *gld_sr_lookup_entry(gld_mac_info_t *, uchar_t *);
usr/src/uts/common/io/gldutil.c
1727
static struct srtab *gld_sr_create_entry(gld_mac_info_t *, uchar_t *);
usr/src/uts/common/io/gldutil.c
1739
uchar_t *llcpkt, int llcpktlen)
usr/src/uts/common/io/gldutil.c
1815
gld_send_rqr(gld_mac_info_t *macinfo, uchar_t *shost, struct gld_ri *rh,
usr/src/uts/common/io/gldutil.c
1924
gld_rcc_send(gld_mac_info_t *macinfo, queue_t *q, uchar_t *dhost,
usr/src/uts/common/io/gldutil.c
1925
struct gld_ri **rhp, uchar_t *llcpkt)
usr/src/uts/common/io/gldutil.c
1983
gld_rde_pdu_req(gld_mac_info_t *macinfo, queue_t *q, uchar_t *dhost,
usr/src/uts/common/io/gldutil.c
1984
struct gld_ri *rh, uchar_t dsap, uchar_t ssap, uchar_t ptype)
usr/src/uts/common/io/gldutil.c
2092
gld_get_route(gld_mac_info_t *macinfo, queue_t *q, uchar_t *dhost,
usr/src/uts/common/io/gldutil.c
2093
struct gld_ri **rhp, uchar_t dsap, uchar_t ssap)
usr/src/uts/common/io/gldutil.c
2158
uchar_t *dhost, uchar_t dsap, uchar_t ssap)
usr/src/uts/common/io/gldutil.c
2186
uchar_t *otherhost;
usr/src/uts/common/io/gldutil.c
2257
gld_rif_ind(gld_mac_info_t *macinfo, struct gld_ri *rh, uchar_t *shost,
usr/src/uts/common/io/gldutil.c
2258
uchar_t ssap, uchar_t dsap)
usr/src/uts/common/io/gldutil.c
2285
gld_sr_hash(struct srtab **sr_hash_tbl, uchar_t *addr, int addr_length)
usr/src/uts/common/io/gldutil.c
2296
gld_sr_lookup_entry(gld_mac_info_t *macinfo, uchar_t *macaddr)
usr/src/uts/common/io/gldutil.c
2311
gld_sr_create_entry(gld_mac_info_t *macinfo, uchar_t *macaddr)
usr/src/uts/common/io/gldutil.c
732
if (*(uchar_t *)(grh->ipoib_dgid_pref) == 0xFF) {
usr/src/uts/common/io/hme/hme.c
1337
PCI_CONF_LATENCY_TIMER, (uchar_t)newLT);
usr/src/uts/common/io/hme/hme.c
334
static uchar_t pci_latency_timer = 0;
usr/src/uts/common/io/hme/hme.c
752
(uchar_t)vpdstr[i];
usr/src/uts/common/io/hme/hme.h
276
#define ROUNDUP2(a, n) (uchar_t *)((((uintptr_t)(a)) + ((n) - 1)) & ~((n) - 1))
usr/src/uts/common/io/hme/hme_mac.h
426
uchar_t pad3[4];
usr/src/uts/common/io/hxge/hxge_main.c
1150
uchar_t *ap = (uchar_t *)addr;
usr/src/uts/common/io/hxge/hxge_main.c
1170
ap = (uchar_t *)(addr + (size - MAX_DUMP_SZ / 2));
usr/src/uts/common/io/hxge/hxge_rxdma.c
840
uchar_t *buffer;
usr/src/uts/common/io/hxge/hxge_rxdma.c
858
buffer = (uchar_t *)dmabuf_p->kaddrp;
usr/src/uts/common/io/hxge/hxge_rxdma.c
932
uchar_t *dp;
usr/src/uts/common/io/hxge/hxge_rxdma.c
997
uchar_t *buffer = NULL;
usr/src/uts/common/io/hxge/hxge_rxdma.h
304
uchar_t *buffer;
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
4232
uchar_t vpd_char[HERMON_VPD_HDR_BSIZE];
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
4253
(uchar_t)((data32 & 0xFF000000) >> 24);
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
4255
(uchar_t)((data32 & 0x00FF0000) >> 16);
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
4257
(uchar_t)((data32 & 0x0000FF00) >> 8);
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
4258
vpd.vpd_char[i << 2] = (uchar_t)(data32 & 0x000000FF);
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
4638
uchar_t pci_msix_bir_index[8] = {0x10, 0x14, 0x18, 0x1c,
usr/src/uts/common/io/ib/adapters/hermon/hermon_agents.c
792
uchar_t *resp, *ret_path;
usr/src/uts/common/io/ib/adapters/hermon/hermon_agents.c
794
resp = (uchar_t *)msgp->im_msgbufs_send.im_bufs_cl_data;
usr/src/uts/common/io/ib/adapters/hermon/hermon_agents.c
823
ret_path[hop_point] = (uchar_t)port;
usr/src/uts/common/io/ib/adapters/hermon/hermon_fm.c
1166
uchar_t
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
101
uchar_t data, int *err);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
1549
uchar_t *sector;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
1553
sector = (uchar_t *)&state->hs_fw_sector[0];
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
1668
hermon_flash_write_byte(hermon_state_t *state, uint32_t addr, uchar_t data)
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
2312
hermon_flash_write(hermon_state_t *state, uint32_t addr, uchar_t data, int *err)
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
93
uchar_t data);
usr/src/uts/common/io/ib/adapters/tavor/tavor.c
2674
uchar_t vpd_char[TAVOR_VPD_HDR_BSIZE];
usr/src/uts/common/io/ib/adapters/tavor/tavor.c
2695
(uchar_t)((data32 & 0xFF000000) >> 24);
usr/src/uts/common/io/ib/adapters/tavor/tavor.c
2697
(uchar_t)((data32 & 0x00FF0000) >> 16);
usr/src/uts/common/io/ib/adapters/tavor/tavor.c
2699
(uchar_t)((data32 & 0x0000FF00) >> 8);
usr/src/uts/common/io/ib/adapters/tavor/tavor.c
2700
vpd.vpd_char[i << 2] = (uchar_t)(data32 & 0x000000FF);
usr/src/uts/common/io/ib/adapters/tavor/tavor_agents.c
544
uchar_t *resp, *ret_path;
usr/src/uts/common/io/ib/adapters/tavor/tavor_agents.c
546
resp = (uchar_t *)msgp->im_msgbufs_send.im_bufs_cl_data;
usr/src/uts/common/io/ib/adapters/tavor/tavor_cfg.c
679
uchar_t *datap;
usr/src/uts/common/io/ib/adapters/tavor/tavor_ioctl.c
1363
uchar_t *sector;
usr/src/uts/common/io/ib/adapters/tavor/tavor_ioctl.c
1367
sector = (uchar_t *)&state->ts_fw_sector[0];
usr/src/uts/common/io/ib/adapters/tavor/tavor_ioctl.c
1402
tavor_flash_write_byte(tavor_state_t *state, uint32_t addr, uchar_t data)
usr/src/uts/common/io/ib/adapters/tavor/tavor_ioctl.c
1735
tavor_flash_write(tavor_state_t *state, uint32_t addr, uchar_t data)
usr/src/uts/common/io/ib/adapters/tavor/tavor_ioctl.c
84
uchar_t data);
usr/src/uts/common/io/ib/adapters/tavor/tavor_ioctl.c
90
uchar_t data);
usr/src/uts/common/io/ib/clients/eoib/eib_data.c
1024
bufp = (uchar_t *)(uintptr_t)sgl->ds_va;
usr/src/uts/common/io/ib/clients/eoib/eib_data.c
859
uchar_t *bufp;
usr/src/uts/common/io/ib/clients/eoib/eib_data.c
979
bufp = (uchar_t *)(uintptr_t)swqe->qe_sgl.ds_va;
usr/src/uts/common/io/ib/clients/ibd/ibd.c
3406
uchar_t scopes[] = { IB_MC_SCOPE_SUBNET_LOCAL,
usr/src/uts/common/io/ib/clients/ibd/ibd.c
6758
uchar_t *bufp;
usr/src/uts/common/io/ib/clients/ibd/ibd.c
6850
bufp = (uchar_t *)(uintptr_t)node->w_swr.wr_sgl->ds_va;
usr/src/uts/common/io/ib/clients/ibd/ibd.c
6882
bufp = (uchar_t *)(uintptr_t)sgl->ds_va;
usr/src/uts/common/io/ib/clients/ibd/ibd.c
7122
ip6h = (ip6_t *)((uchar_t *)ipibp +
usr/src/uts/common/io/ib/clients/ibd/ibd.c
7129
pad->b_wptr = (uchar_t *)pad->b_rptr + 4;
usr/src/uts/common/io/ib/clients/ibd/ibd.c
7141
ip6h = (ip6_t *)((uchar_t *)mp->b_rptr +
usr/src/uts/common/io/ib/clients/ibd/ibd.c
7159
uchar_t *bufp;
usr/src/uts/common/io/ib/clients/ibd/ibd.c
7186
bufp = (uchar_t *)(uintptr_t)node->w_swr.wr_sgl->ds_va;
usr/src/uts/common/io/ib/clients/ibd/ibd.c
8021
ipibp = (ipoib_hdr_t *)((uchar_t *)mp->b_rptr + sizeof (ipoib_pgrh_t));
usr/src/uts/common/io/ib/clients/ibd/ibd.c
8023
ip6h = (ip6_t *)((uchar_t *)ipibp + sizeof (ipoib_hdr_t));
usr/src/uts/common/io/ib/clients/ibd/ibd.c
8041
iphap = (ipha_t *)((uchar_t *)ipibp + sizeof (ipoib_hdr_t));
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
1544
ipibp = (ipoib_hdr_t *)((uchar_t *)mp->b_rptr + IPOIB_GRH_SIZE);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
1546
ip6h = (ip6_t *)((uchar_t *)ipibp + sizeof (ipoib_hdr_t));
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
214
len_needed += IPH_HDR_LENGTH(((uchar_t *)old_ipha +
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
217
ip6_t *ip6h = (ip6_t *)((uchar_t *)old_ipha
usr/src/uts/common/io/ib/clients/iser/iser_cq.c
575
n2h24(uchar_t *ptr)
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ib_cma.c
1408
cm_priv = (void *)(((uchar_t *)cm_priv) +
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ib_cma.c
2617
uchar_t *c = (uchar_t *)priv_data;
usr/src/uts/common/io/ib/clients/rds/rds_ioctl.c
262
mp1->b_wptr = (uchar_t *)&sin[1];
usr/src/uts/common/io/ib/clients/rds/rds_opt.c
39
rds_opt_default(queue_t *q, t_scalar_t level, t_scalar_t name, uchar_t *ptr)
usr/src/uts/common/io/ib/clients/rds/rds_opt.c
50
rds_opt_get(queue_t *q, t_scalar_t level, t_scalar_t name, uchar_t *ptr)
usr/src/uts/common/io/ib/clients/rds/rds_opt.c
81
int name, uint_t inlen, uchar_t *invalp, uint_t *outlenp,
usr/src/uts/common/io/ib/clients/rds/rds_opt.c
82
uchar_t *outvalp, void *thisdg_attrs, cred_t *cr)
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
323
mp->b_wptr = (uchar_t *)tudi + udi_size;
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
616
uchar_t *rptr = mp->b_rptr;
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
719
uchar_t *rptr = mp->b_rptr;
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
747
uchar_t *rptr = mp->b_rptr;
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
832
uchar_t *rptr;
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_arp_link.c
363
uchar_t *cp;
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_arp_link.c
385
cp = (uchar_t *)LLADDR(&ip2macp->ip2mac_ha);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_path.c
1424
gid_ptr = (ib_gid_t *)(((uchar_t *)mpr_req) +
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_path.c
2775
gid_ptr = (ib_gid_t *)(((uchar_t *)mpr_req) +
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_path.c
3421
gid_ptr = (ib_gid_t *)(((uchar_t *)mpr_req) +
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_path.c
4139
path_tq->attr.ipa_dst_ip = (ibt_ip_addr_t *)(((uchar_t *)path_tq) +
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_path.c
4451
gid_ptr = (ib_gid_t *)(((uchar_t *)mpr_req) +
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_path.c
455
path_tq->attr.pa_dgids = (ib_gid_t *)(((uchar_t *)path_tq) +
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_sm.c
1456
IBCM_DUMP_RAW_MSG((uchar_t *)input_madp);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_sm.c
976
IBCM_DUMP_RAW_MSG((uchar_t *)input_madp);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_ti.c
2601
((uchar_t *)results_p +
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_ti.c
5562
mcg_resp = (sa_mcmember_record_t *)((uchar_t *)
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_ti.c
5825
nr_resp = (sa_node_record_t *)(uchar_t *)res_p;
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_ti.c
6023
nr_resp = (sa_node_record_t *)(uchar_t *)res_p;
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_ti.c
6333
nr_resp = (sa_node_record_t *)(uchar_t *)res_p;
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_utils.c
1336
(uchar_t *)((*ibmf_msgpp)->im_msgbufs_send.im_bufs_mad_hdr) +
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_utils.c
1804
ibcm_dump_raw_message(uchar_t *c)
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_utils.c
1991
nr_resp = (sa_node_record_t *)(uchar_t *)res_p;
usr/src/uts/common/io/ib/mgt/ibdm/ibdm.c
1665
uchar_t slot_info;
usr/src/uts/common/io/ib/mgt/ibdm/ibdm.c
2592
uchar_t slot_info;
usr/src/uts/common/io/ib/mgt/ibdm/ibdm.c
4198
msgp->im_msgbufs_send.im_bufs_cl_hdr = (uchar_t *)
usr/src/uts/common/io/ib/mgt/ibdma/ibdma.c
582
msgp->im_msgbufs_send.im_bufs_cl_hdr = (uchar_t *)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_dr.c
447
(uchar_t *)rmsgimplp->im_msgbufs_recv.im_bufs_mad_hdr +
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_dr.c
457
(uchar_t *)rmsgimplp->im_msgbufs_recv.im_bufs_mad_hdr +
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_handlers.c
415
uchar_t *ptr;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_handlers.c
426
ptr = (uchar_t *)((uintptr_t)recv_wqep->recv_mem +
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_impl.c
3506
(uchar_t *)msgimplp->im_msgbufs_recv.im_bufs_mad_hdr + offset;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_msg.c
604
ibmf_setup_recvbuf_on_error(ibmf_msg_impl_t *msgimplp, uchar_t *mad)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_msg.c
609
uchar_t *msgbufp;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_msg.c
640
msgbufp = (uchar_t *)msgimplp->im_msgbufs_recv.im_bufs_mad_hdr;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_recv.c
1083
uchar_t *mad)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_recv.c
1088
uchar_t *msgbufp;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_recv.c
1129
msgbufp = (uchar_t *)msgimplp->im_msgbufs_recv.im_bufs_mad_hdr;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_recv.c
73
ibmf_msg_impl_t *msgimplp, uchar_t *mad);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_recv.c
963
(uchar_t *)((uintptr_t)recv_wqep->recv_mem +
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_recv.c
971
(uchar_t *)((uintptr_t)recv_wqep->recv_mem +
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
1090
ibmf_msg_impl_t *msgimplp, uchar_t *mad)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
1203
ibmf_msg_impl_t *msgimplp, uchar_t *mad)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
1375
ibmf_msg_impl_t *msgimplp, uchar_t *madp)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
369
ibmf_msg_impl_t *msgimplp, uchar_t *mad)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
39
ibmf_qp_handle_t qp_hdl, ibmf_msg_impl_t *msgimplp, uchar_t *mad);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
41
ibmf_qp_handle_t qp_hdl, ibmf_msg_impl_t *msgimplp, uchar_t *mad);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
43
ibmf_qp_handle_t qp_hdl, ibmf_msg_impl_t *msgimplp, uchar_t *mad);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
45
ibmf_qp_handle_t qp_hdl, ibmf_msg_impl_t *msgimplp, uchar_t *mad);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
450
ibmf_msg_impl_t *msgimplp, uchar_t *mad)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
455
uchar_t *msgbufp;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
456
uchar_t *datap;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
47
ibmf_qp_handle_t qp_hdl, ibmf_msg_impl_t *msgimplp, uchar_t *mad);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
690
msgbufp = (uchar_t *)msgimplp->im_msgbufs_recv.im_bufs_mad_hdr;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
870
msgbufp = (uchar_t *)msgimplp->im_msgbufs_recv.im_bufs_mad_hdr;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
888
datap = (uchar_t *)msgimplp->im_msgbufs_recv.im_bufs_cl_data;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
89
ibmf_msg_impl_t *msgimplp, uchar_t *mad)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_rmpp.c
944
msgbufp = (uchar_t *)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
100
static void ibmf_saa_service_record_parse_buffer(uchar_t *buffer, void *record);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
101
static void ibmf_saa_partition_record_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
103
static void ibmf_saa_path_record_parse_buffer(uchar_t *buffer, void *record);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
104
static void ibmf_saa_vlarb_record_parse_buffer(uchar_t *buffer, void *record);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
105
static void ibmf_saa_mcmember_record_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
107
static void ibmf_saa_trace_record_parse_buffer(uchar_t *buffer, void *record);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
108
static void ibmf_saa_multipath_record_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
110
static void ibmf_saa_service_assn_record_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
113
static void ibmf_saa_classportinfo_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
1135
(void *)((uchar_t *)structs_payload + i * struct_size),
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
1136
((uchar_t *)*buf_payloadp + i * buf_size));
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
114
static void ibmf_saa_notice_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
115
static void ibmf_saa_informinfo_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
1155
ibmf_saa_utils_unpack_payload(uchar_t *buf_payload, size_t buf_payload_length,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
116
static void ibmf_saa_node_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
1163
void (*unpack_data_fn)(uchar_t *, void *);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
117
static void ibmf_saa_portinfo_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
118
static void ibmf_saa_SLtoVLmapping_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
119
static void ibmf_saa_switchinfo_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
120
static void ibmf_saa_linearft_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
121
static void ibmf_saa_randomft_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
122
static void ibmf_saa_multicastft_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
123
static void ibmf_saa_sminfo_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
124
static void ibmf_saa_informinfo_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
125
static void ibmf_saa_link_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
126
static void ibmf_saa_guidinfo_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
127
static void ibmf_saa_service_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
128
static void ibmf_saa_partition_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
129
static void ibmf_saa_path_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
130
static void ibmf_saa_vlarb_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
131
static void ibmf_saa_mcmember_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
132
static void ibmf_saa_multipath_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
133
static void ibmf_saa_service_assn_record_to_buf(void *record, uchar_t *buffer);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
1367
(uchar_t *)buf_payload + (i * bytes_between_recs),
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
1368
(void *)((uchar_t *)*structs_payloadp + i *
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
157
ibmf_saa_classportinfo_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
166
ibmf_saa_notice_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
175
ibmf_saa_informinfo_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
184
ibmf_saa_node_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
205
ibmf_saa_portinfo_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
223
ibmf_saa_SLtoVLmapping_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
243
ibmf_saa_switchinfo_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
262
ibmf_saa_linearft_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
281
ibmf_saa_randomft_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
300
ibmf_saa_multicastft_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
320
ibmf_saa_sminfo_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
339
ibmf_saa_informinfo_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
359
ibmf_saa_link_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
369
ibmf_saa_guidinfo_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
388
ibmf_saa_service_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
399
ibmf_saa_partition_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
418
ibmf_saa_path_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
428
ibmf_saa_vlarb_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
448
ibmf_saa_mcmember_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
460
ibmf_saa_trace_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
479
static void ibmf_saa_multipath_record_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
504
ibmf_saa_service_assn_record_parse_buffer(uchar_t *buffer, void *record)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
516
ibmf_saa_gid_trap_parse_buffer(uchar_t *buffer, sm_trap_64_t *sm_trap_64)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
524
ibmf_saa_capmask_chg_trap_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
533
ibmf_saa_sysimg_guid_chg_trap_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
563
ibmf_saa_classportinfo_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
573
ibmf_saa_notice_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
582
ibmf_saa_informinfo_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
591
ibmf_saa_node_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
615
ibmf_saa_portinfo_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
635
ibmf_saa_SLtoVLmapping_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
654
ibmf_saa_switchinfo_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
673
ibmf_saa_linearft_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
692
ibmf_saa_randomft_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
711
ibmf_saa_multicastft_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
731
ibmf_saa_sminfo_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
749
ibmf_saa_informinfo_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
768
ibmf_saa_link_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
778
ibmf_saa_guidinfo_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
78
static void ibmf_saa_classportinfo_parse_buffer(uchar_t *buffer, void *record);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
79
static void ibmf_saa_notice_parse_buffer(uchar_t *buffer, void *record);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
797
ibmf_saa_service_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
80
static void ibmf_saa_informinfo_parse_buffer(uchar_t *buffer, void *record);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
807
ibmf_saa_partition_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
81
static void ibmf_saa_node_record_parse_buffer(uchar_t *buffer, void *record);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
82
static void ibmf_saa_portinfo_record_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
826
ibmf_saa_path_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
836
ibmf_saa_vlarb_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
84
static void ibmf_saa_SLtoVLmapping_record_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
856
ibmf_saa_mcmember_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
86
static void ibmf_saa_switchinfo_record_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
867
static void ibmf_saa_multipath_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
88
static void ibmf_saa_linearft_record_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
885
ibmf_saa_service_assn_record_to_buf(void *record, uchar_t *buffer)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
90
static void ibmf_saa_randomft_record_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
913
(uchar_t *)*packed_class_hdr, IBMF_SAA_HDR_SIZE);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
92
static void ibmf_saa_multicastft_record_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
94
static void ibmf_saa_sminfo_record_parse_buffer(uchar_t *buffer, void *record);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
948
ibmf_utils_unpack_data("LssL", (uchar_t *)packed_class_hdr,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
95
static void ibmf_saa_informinfo_record_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
963
ibmf_saa_utils_pack_payload(uchar_t *structs_payload, size_t
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
97
static void ibmf_saa_link_record_parse_buffer(uchar_t *buffer, void *record);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
971
void (*pack_data_fn)(void *, uchar_t *);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_utils.c
98
static void ibmf_saa_guidinfo_record_parse_buffer(uchar_t *buffer,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
203
size_t structlen, uchar_t *data, size_t datalen)
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
207
uchar_t *dataend = data + datalen;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
208
char *structend = (void *)((uchar_t *)structure + structlen);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
251
data[0] = (uchar_t)(*sp >> 8);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
252
data[1] = (uchar_t)(*sp);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
280
data[0] = (uchar_t)(*lp >> 24);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
281
data[1] = (uchar_t)(*lp >> 16);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
282
data[2] = (uchar_t)(*lp >> 8);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
283
data[3] = (uchar_t)(*lp);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
311
data[0] = (uchar_t)(*llp >> 56);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
312
data[1] = (uchar_t)(*llp >> 48);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
313
data[2] = (uchar_t)(*llp >> 40);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
314
data[3] = (uchar_t)(*llp >> 32);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
315
data[4] = (uchar_t)(*llp >> 24);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
316
data[5] = (uchar_t)(*llp >> 16);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
317
data[6] = (uchar_t)(*llp >> 8);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
318
data[7] = (uchar_t)(*llp);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
61
uchar_t *data,
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_utils.c
68
uchar_t *dataend = data + datalen;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_wqe.c
855
uchar_t *buf;
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_wqe.c
885
buf = (uchar_t *)ipbufs->im_bufs_cl_data +
usr/src/uts/common/io/idm/idm_so.c
732
n2h24(const uchar_t *ptr)
usr/src/uts/common/io/idm/idm_text.c
1090
uchar_t *binary_scan;
usr/src/uts/common/io/idm/idm_text.c
486
uchar_t *binary_array;
usr/src/uts/common/io/igb/igb_main.c
3416
uchar_t *bytes;
usr/src/uts/common/io/igc/igc_ring.c
318
buf->irb_mp = desballoc((uchar_t *)mblk_va, mblk_len, 0,
usr/src/uts/common/io/igc/igc_ring.c
373
buf->irb_mp = desballoc((uchar_t *)mblk_va, mblk_len, 0,
usr/src/uts/common/io/igc/igc_ring.c
697
buf->irb_mp = desballoc((uchar_t *)mblk_va, mblk_len, 0,
usr/src/uts/common/io/ixgbe/ixgbe_main.c
4377
uchar_t *bytes;
usr/src/uts/common/io/kb8042/kb8042.c
1156
uchar_t scancode; /* raw scan code */
usr/src/uts/common/io/kbtrans/kbtrans_keytables.c
438
uchar_t kb_numlock_table[] = {
usr/src/uts/common/io/kbtrans/kbtrans_lower.h
46
uchar_t kbtrans_led_state;
usr/src/uts/common/io/kbtrans/kbtrans_lower.h
54
uchar_t kbtrans_state; /* compose state */
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
127
static void kbtrans_keypressed(struct kbtrans *, uchar_t, Firm_event *,
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
1306
kbtrans_keypressed(struct kbtrans *upper, uchar_t key_station,
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
131
static void kbtrans_queuepress(struct kbtrans *, uchar_t, Firm_event *);
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
133
static void kbtrans_keyreleased(struct kbtrans *, uchar_t);
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
1334
fe->pair = (uchar_t)base;
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
1369
uchar_t key_station, Firm_event *fe)
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
1417
kbtrans_keyreleased(register struct kbtrans *upper, uchar_t key_station)
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
1836
kbtrans_putcode(upper, (uchar_t)*cp);
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
2220
if (key->kio_entry >= (uchar_t)OLD_STRING &&
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
2221
key->kio_entry <= (uchar_t)(OLD_STRING + 15)) {
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
2254
static uchar_t special_new_to_old[] = {
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
2315
if (entry >= STRING && entry <= (uchar_t)(STRING + 15)) {
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
602
lower->kbtrans_led_state = (uchar_t)led_state;
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
741
err = miocpullup(mp, sizeof (uchar_t));
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
744
lower->kbtrans_led_state = *(uchar_t *)mp->b_cont->b_rptr;
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
751
if ((datap = allocb(sizeof (uchar_t), BPRI_HI)) == NULL) {
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
756
*(uchar_t *)datap->b_wptr = lower->kbtrans_led_state;
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
757
datap->b_wptr += sizeof (uchar_t);
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
761
iocp->ioc_count = sizeof (uchar_t);
usr/src/uts/common/io/kbtrans/kbtrans_streams.h
49
uchar_t key_station; /* Physical key station associated with event */
usr/src/uts/common/io/keytables.c
889
uchar_t kb_numlock_table[] = {
usr/src/uts/common/io/ktest/ktest.c
1076
ktest_run_test(const ktest_test_t *kt, uchar_t *input, uint64_t input_len,
usr/src/uts/common/io/ktest/ktest.c
1190
uchar_t *input_bytes = NULL;
usr/src/uts/common/io/ktest/ktest.c
733
ktest_get_input(const ktest_ctx_hdl_t *hdl, uchar_t **input, size_t *len)
usr/src/uts/common/io/ktest/ktest_selftest.c
85
uchar_t *bytes;
usr/src/uts/common/io/l_strplumb.c
160
uchar_t pri;
usr/src/uts/common/io/ldterm.c
1027
*mp->b_wptr++ = (uchar_t)'\377';
usr/src/uts/common/io/ldterm.c
1066
*mp->b_wptr++ = (uchar_t)'\377';
usr/src/uts/common/io/ldterm.c
1748
ldterm_docanon(uchar_t c, mblk_t *bpt, size_t ebsize, queue_t *q,
usr/src/uts/common/io/ldterm.c
1985
if (c < (uchar_t)0x20)
usr/src/uts/common/io/ldterm.c
2126
ldterm_rubout(uchar_t c, queue_t *q, size_t ebsize, ldtermstd_state_t *tp)
usr/src/uts/common/io/ldterm.c
2222
uchar_t *startp;
usr/src/uts/common/io/ldterm.c
2224
uchar_t u8[LDTERM_CS_MAX_BYTE_LENGTH];
usr/src/uts/common/io/ldterm.c
2469
uchar_t *ip;
usr/src/uts/common/io/ldterm.c
2470
uchar_t u8[LDTERM_CS_MAX_BYTE_LENGTH];
usr/src/uts/common/io/ldterm.c
2471
uchar_t u8_2[LDTERM_CS_MAX_BYTE_LENGTH];
usr/src/uts/common/io/ldterm.c
2500
u8[len++] = (uchar_t)c;
usr/src/uts/common/io/ldterm.c
2565
uchar_t *ip;
usr/src/uts/common/io/ldterm.c
2566
uchar_t u8[LDTERM_CS_MAX_BYTE_LENGTH];
usr/src/uts/common/io/ldterm.c
2567
uchar_t u8_2[LDTERM_CS_MAX_BYTE_LENGTH];
usr/src/uts/common/io/ldterm.c
2581
u8[len++] = (uchar_t)c;
usr/src/uts/common/io/ldterm.c
2868
ldterm_echo(uchar_t c, queue_t *q, size_t ebsize, ldtermstd_state_t *tp)
usr/src/uts/common/io/ldterm.c
2912
ldterm_outchar(uchar_t c, queue_t *q, size_t bsize, ldtermstd_state_t *tp)
usr/src/uts/common/io/ldterm.c
2967
ldterm_outstring(uchar_t *cp, int len, queue_t *q, size_t bsize,
usr/src/uts/common/io/ldterm.c
3965
(uchar_t)count;
usr/src/uts/common/io/ldterm.c
4008
ldterm_flush_output(uchar_t c, queue_t *q, ldtermstd_state_t *tp)
usr/src/uts/common/io/ldterm.c
4035
ldterm_dosig(queue_t *q, int sig, uchar_t c, int mtype, int mode)
usr/src/uts/common/io/ldterm.c
4115
uchar_t maxbytelen;
usr/src/uts/common/io/ldterm.c
4116
uchar_t maxscreenlen;
usr/src/uts/common/io/ldterm.c
461
static int ldterm_codeset(uchar_t, uchar_t);
usr/src/uts/common/io/ldterm.c
466
static uchar_t ldterm_utf8_width(uchar_t *, int);
usr/src/uts/common/io/ldterm.c
469
static int __ldterm_dispwidth_euc(uchar_t, void *, int);
usr/src/uts/common/io/ldterm.c
470
static int __ldterm_memwidth_euc(uchar_t, void *);
usr/src/uts/common/io/ldterm.c
472
static int __ldterm_dispwidth_pccs(uchar_t, void *, int);
usr/src/uts/common/io/ldterm.c
473
static int __ldterm_memwidth_pccs(uchar_t, void *);
usr/src/uts/common/io/ldterm.c
475
static int __ldterm_dispwidth_utf8(uchar_t, void *, int);
usr/src/uts/common/io/ldterm.c
476
static int __ldterm_memwidth_utf8(uchar_t, void *);
usr/src/uts/common/io/ldterm.c
505
(uchar_t)0,
usr/src/uts/common/io/ldterm.c
5054
uchar_t *p, *bottom;
usr/src/uts/common/io/ldterm.c
5055
uchar_t u8[LDTERM_CS_MAX_BYTE_LENGTH];
usr/src/uts/common/io/ldterm.c
506
(uchar_t)0,
usr/src/uts/common/io/ldterm.c
5099
u8[--j] = (uchar_t)c;
usr/src/uts/common/io/ldterm.c
5184
ldterm_codeset(uchar_t codeset_type, uchar_t c)
usr/src/uts/common/io/ldterm.c
5220
__ldterm_dispwidth_euc(uchar_t c, void *p, int mode)
usr/src/uts/common/io/ldterm.c
5262
__ldterm_memwidth_euc(uchar_t c, void *p)
usr/src/uts/common/io/ldterm.c
528
extern const uchar_t u8_masks_tbl[];
usr/src/uts/common/io/ldterm.c
5281
__ldterm_dispwidth_pccs(uchar_t c, void *p, int mode)
usr/src/uts/common/io/ldterm.c
5319
__ldterm_memwidth_pccs(uchar_t c, void *p)
usr/src/uts/common/io/ldterm.c
5341
__ldterm_dispwidth_utf8(uchar_t c, void *p, int mode)
usr/src/uts/common/io/ldterm.c
5372
if (c >= (uchar_t)0xc0 && c <= (uchar_t)0xfd)
usr/src/uts/common/io/ldterm.c
5384
__ldterm_memwidth_utf8(uchar_t c, void *p)
usr/src/uts/common/io/ldterm.c
5405
static uchar_t
usr/src/uts/common/io/ldterm.c
5406
ldterm_utf8_width(uchar_t *u8, int length)
usr/src/uts/common/io/ldterm.c
5436
} else if (u8[i] < (uchar_t)LDTERM_CS_TYPE_UTF8_MIN_BYTE ||
usr/src/uts/common/io/ldterm.c
5437
u8[i] > (uchar_t)LDTERM_CS_TYPE_UTF8_MAX_BYTE)
usr/src/uts/common/io/ldterm.c
5529
return ((i == 0) ? '\1' : (uchar_t)i);
usr/src/uts/common/io/llc1.c
1171
lld->llc_snap[3] = ((uchar_t *)&snapsap)[0];
usr/src/uts/common/io/llc1.c
1172
lld->llc_snap[4] = ((uchar_t *)&snapsap)[1];
usr/src/uts/common/io/llc1.c
2955
uchar_t *sapstr;
usr/src/uts/common/io/llc1.c
2975
sapstr = (uchar_t *)(mp->b_rptr + subs->dl_subs_sap_offset);
usr/src/uts/common/io/llc1.c
2984
((uchar_t *)&subssap)[0] = sapstr[0];
usr/src/uts/common/io/llc1.c
2985
((uchar_t *)&subssap)[1] = sapstr[1];
usr/src/uts/common/io/llc1.c
2987
lld->llc_snap[3] = ((uchar_t *)&subssap)[0];
usr/src/uts/common/io/llc1.c
2988
lld->llc_snap[4] = ((uchar_t *)&subssap)[1];
usr/src/uts/common/io/llc1.c
3050
snapdmp(uchar_t *bstr)
usr/src/uts/common/io/lofi.c
1223
uchar_t *data)
usr/src/uts/common/io/lofi.c
1461
uchar_t *compressed_seg = NULL, *cmpbuf;
usr/src/uts/common/io/lofi.c
1462
uchar_t *uncompressed_seg = NULL;
usr/src/uts/common/io/lofi.c
1613
uchar_t *useg;
usr/src/uts/common/io/lofi.c
251
static int lofi_tg_rdwr(dev_info_t *, uchar_t, void *, diskaddr_t,
usr/src/uts/common/io/lofi.c
369
lofi_tg_rdwr(dev_info_t *dip, uchar_t cmd, void *bufaddr, diskaddr_t start,
usr/src/uts/common/io/logindmux.c
636
uchar_t flush;
usr/src/uts/common/io/mac/mac.c
1493
mac_addr_factory_value(mac_handle_t mh, int slot, uchar_t *mac_addr,
usr/src/uts/common/io/mac/mac_flow.c
143
((uchar_t *)&flow_stats + flow_stats_list[i].fs_offset);
usr/src/uts/common/io/mac/mac_flow.c
1726
l2->l2_start = (uchar_t *)evhp;
usr/src/uts/common/io/mac/mac_flow.c
1940
uchar_t *l3_start;
usr/src/uts/common/io/mac/mac_flow.c
2311
uchar_t *l4_start;
usr/src/uts/common/io/mac/mac_ktest.c
112
uchar_t *bytes;
usr/src/uts/common/io/mac/mac_ktest.c
124
uchar_t *pkt_bytes, *out_pkt_bytes;
usr/src/uts/common/io/mac/mac_ktest.c
304
pkt_compare(ktest_ctx_hdl_t *ctx, const uchar_t *buf, const uint_t len,
usr/src/uts/common/io/mac/mac_ktest.c
351
const uchar_t *raw_cur = etp->etp_outputs;
usr/src/uts/common/io/mac/mac_ktest.c
37
uchar_t *etp_raw;
usr/src/uts/common/io/mac/mac_ktest.c
39
uchar_t *etp_outputs;
usr/src/uts/common/io/mac/mac_ktest.c
637
uchar_t *pkt_bytes;
usr/src/uts/common/io/mac/mac_ktest.c
707
uchar_t *bytes;
usr/src/uts/common/io/mac/mac_ktest.c
822
uchar_t *bytes;
usr/src/uts/common/io/mac/mac_ktest.c
846
uchar_t *dstaddr;
usr/src/uts/common/io/mac/mac_ndd.c
187
uchar_t *value;
usr/src/uts/common/io/mac/mac_ndd.c
244
value = (uchar_t *)&u8;
usr/src/uts/common/io/mac/mac_ndd.c
247
value = (uchar_t *)&u16;
usr/src/uts/common/io/mac/mac_ndd.c
250
value = (uchar_t *)&u32;
usr/src/uts/common/io/mac/mac_ndd.c
253
value = (uchar_t *)&u64;
usr/src/uts/common/io/mac/mac_ndd.c
312
mp1->b_wptr = (uchar_t *)valp;
usr/src/uts/common/io/mac/mac_ndd.c
331
uchar_t *vp;
usr/src/uts/common/io/mac/mac_ndd.c
384
vp = (uchar_t *)&u8;
usr/src/uts/common/io/mac/mac_ndd.c
388
vp = (uchar_t *)&u16;
usr/src/uts/common/io/mac/mac_ndd.c
392
vp = (uchar_t *)&u32;
usr/src/uts/common/io/mac/mac_ndd.c
395
vp = (uchar_t *)&new_value;
usr/src/uts/common/io/mac/mac_protect.c
1052
create_dhcpv6_cid(dhcpv6_message_t *dh6, uchar_t *end)
usr/src/uts/common/io/mac/mac_protect.c
1056
uchar_t *rawcid;
usr/src/uts/common/io/mac/mac_protect.c
1059
d6o = get_dhcpv6_option(&dh6[1], end - (uchar_t *)&dh6[1], NULL,
usr/src/uts/common/io/mac/mac_protect.c
1061
if (d6o == NULL || (uchar_t *)d6o + olen > end)
usr/src/uts/common/io/mac/mac_protect.c
1301
intercept_dhcpv6_outbound(mac_client_impl_t *mcip, ip6_t *ip6h, uchar_t *end)
usr/src/uts/common/io/mac/mac_protect.c
1371
intercept_dhcpv6_inbound(mac_client_impl_t *mcip, uchar_t *end,
usr/src/uts/common/io/mac/mac_protect.c
1515
intercept_ra_inbound(mac_client_impl_t *mcip, ip6_t *ip6h, uchar_t *end,
usr/src/uts/common/io/mac/mac_protect.c
1529
((uchar_t *)opt + sizeof (struct nd_opt_hdr)) <= end) {
usr/src/uts/common/io/mac/mac_protect.c
1533
((uchar_t *)opt + optlen) > end) {
usr/src/uts/common/io/mac/mac_protect.c
1614
get_l3_info(mblk_t *mp, size_t hdrsize, uchar_t **start, uchar_t **end,
usr/src/uts/common/io/mac/mac_protect.c
1617
uchar_t *s, *e;
usr/src/uts/common/io/mac/mac_protect.c
1658
uchar_t *start, *end;
usr/src/uts/common/io/mac/mac_protect.c
182
uchar_t *dc_cid;
usr/src/uts/common/io/mac/mac_protect.c
1820
ip6_t *ip6h, uchar_t *end)
usr/src/uts/common/io/mac/mac_protect.c
1837
if ((uchar_t *)&icmp_nd[1] > end)
usr/src/uts/common/io/mac/mac_protect.c
1840
len = end - (uchar_t *)icmp_nd;
usr/src/uts/common/io/mac/mac_protect.c
1895
opt = (nd_opt_hdr_t *)((uchar_t *)icmp_nd + hdrlen);
usr/src/uts/common/io/mac/mac_protect.c
1906
((uchar_t *)opt + 8 * opt->nd_opt_len);
usr/src/uts/common/io/mac/mac_protect.c
1935
uchar_t *start, *end;
usr/src/uts/common/io/mac/mac_protect.c
1965
uchar_t *shaddr;
usr/src/uts/common/io/mac/mac_protect.c
2017
dhcpnospoof_check_cid(mac_protect_t *p, uchar_t *cid, uint_t cidlen)
usr/src/uts/common/io/mac/mac_protect.c
2033
ipha_t *ipha, uchar_t *end)
usr/src/uts/common/io/mac/mac_protect.c
2036
uchar_t *cid;
usr/src/uts/common/io/mac/mac_protect.c
2064
ip6_t *ip6h, uchar_t *end)
usr/src/uts/common/io/mac/mac_protect.c
2069
uchar_t *cid, *lladdr = NULL;
usr/src/uts/common/io/mac/mac_protect.c
2085
d6o = get_dhcpv6_option(&dh6[1], end - (uchar_t *)&dh6[1], NULL,
usr/src/uts/common/io/mac/mac_protect.c
2087
if (d6o == NULL || (uchar_t *)d6o + cidlen > end)
usr/src/uts/common/io/mac/mac_protect.c
2090
cid = (uchar_t *)&d6o[1];
usr/src/uts/common/io/mac/mac_protect.c
2122
uchar_t *start, *end;
usr/src/uts/common/io/mac/mac_protect.c
273
get_dhcpv4_option(struct dhcp *dh4, uchar_t *end, uint8_t type,
usr/src/uts/common/io/mac/mac_protect.c
274
uchar_t **opt, uint8_t *opt_len)
usr/src/uts/common/io/mac/mac_protect.c
276
uchar_t *start = (uchar_t *)dh4->options;
usr/src/uts/common/io/mac/mac_protect.c
308
get_dhcpv4_info(ipha_t *ipha, uchar_t *end, struct dhcp **dh4)
usr/src/uts/common/io/mac/mac_protect.c
313
uchar_t *dh;
usr/src/uts/common/io/mac/mac_protect.c
331
udph = (struct udphdr *)((uchar_t *)ipha + IPH_HDR_LENGTH(ipha));
usr/src/uts/common/io/mac/mac_protect.c
332
if ((uchar_t *)&udph[1] > end)
usr/src/uts/common/io/mac/mac_protect.c
345
dh = (uchar_t *)&udph[1];
usr/src/uts/common/io/mac/mac_protect.c
571
intercept_dhcpv4_outbound(mac_client_impl_t *mcip, ipha_t *ipha, uchar_t *end)
usr/src/uts/common/io/mac/mac_protect.c
574
uchar_t *opt;
usr/src/uts/common/io/mac/mac_protect.c
669
intercept_dhcpv4_inbound(mac_client_impl_t *mcip, uchar_t *end,
usr/src/uts/common/io/mac/mac_protect.c
672
uchar_t *opt;
usr/src/uts/common/io/mac/mac_protect.c
807
get_dhcpv6_info(ip6_t *ip6h, uchar_t *end, dhcpv6_message_t **dh6)
usr/src/uts/common/io/mac/mac_protect.c
814
uchar_t *dh;
usr/src/uts/common/io/mac/mac_protect.c
834
udph = (struct udphdr *)((uchar_t *)ip6h + hdrlen);
usr/src/uts/common/io/mac/mac_protect.c
835
if ((uchar_t *)&udph[1] > end)
usr/src/uts/common/io/mac/mac_protect.c
848
dh = (uchar_t *)&udph[1];
usr/src/uts/common/io/mac/mac_protect.c
857
get_ra_info(ip6_t *ip6h, uchar_t *end, nd_router_advert_t **ra)
usr/src/uts/common/io/mac/mac_protect.c
862
uchar_t *hdrp;
usr/src/uts/common/io/mac/mac_protect.c
887
hdrp = (uchar_t *)ip6h + hdrlen;
usr/src/uts/common/io/mac/mac_protect.c
908
uchar_t *bp;
usr/src/uts/common/io/mac/mac_protect.c
920
(oldopt != NULL && bp <= (uchar_t *)oldopt)) {
usr/src/uts/common/io/mac/mac_protect.c
937
get_dhcpv6_status(dhcpv6_message_t *dh6, uchar_t *end, uint16_t *status)
usr/src/uts/common/io/mac/mac_protect.c
943
d6o = get_dhcpv6_option(&dh6[1], end - (uchar_t *)&dh6[1], NULL,
usr/src/uts/common/io/mac/mac_protect.c
951
if ((uchar_t *)d6o + olen > end)
usr/src/uts/common/io/mac/mac_protect.c
967
get_dhcpv6_addrs(dhcpv6_message_t *dh6, uchar_t *end, dhcpv6_cid_t *cid)
usr/src/uts/common/io/mac/mac_protect.c
974
while ((d6o = get_dhcpv6_option(&dh6[1], end - (uchar_t *)&dh6[1],
usr/src/uts/common/io/mac/mac_protect.c
979
uchar_t *obase;
usr/src/uts/common/io/mac/mac_protect.c
983
(uchar_t *)d6o + olen > end)
usr/src/uts/common/io/mac/mac_protect.c
986
obase = (uchar_t *)d6o + sizeof (dhcpv6_ia_na_t);
usr/src/uts/common/io/mac/mac_protect.c
992
(uchar_t *)d6so + solen > end)
usr/src/uts/common/io/mac/mac_stat.c
289
((uchar_t *)op1 + stats_list[i].si_offset);
usr/src/uts/common/io/mac/mac_stat.c
291
((uchar_t *)op2 + stats_list[i].si_offset);
usr/src/uts/common/io/mac/mac_stat.c
293
((uchar_t *)sum + stats_list[i].si_offset);
usr/src/uts/common/io/mac/mac_util.c
1515
if (((uchar_t *)ip6h + IPV6_HDR_LEN) > endptr)
usr/src/uts/common/io/mac/mac_util.c
1536
if ((uchar_t *)desthdr + ehdrlen > endptr)
usr/src/uts/common/io/mac/mac_util.c
1543
if ((uchar_t *)rthdr + ehdrlen > endptr)
usr/src/uts/common/io/mac/mac_util.c
1550
if ((uchar_t *)&fraghdr[1] > endptr)
usr/src/uts/common/io/mac/mac_util.c
1942
uchar_t *mac_src = ehp->ether_shost.ether_addr_octet;
usr/src/uts/common/io/mac/mac_util.c
1943
uchar_t *mac_dst = ehp->ether_dhost.ether_addr_octet;
usr/src/uts/common/io/mac/mac_util.c
435
uchar_t *ipp = (uchar_t *)(mp->b_rptr + meoi.meoi_l2hlen);
usr/src/uts/common/io/mac/plugins/mac_wifi.c
282
uchar_t *llcp;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
1248
uchar_t cmd_done = 0;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3306
struct scsi_pkt *pkt, uchar_t *cmd_done)
usr/src/uts/common/io/mega_sas/megaraid_sas.h
1374
uchar_t islogical;
usr/src/uts/common/io/mega_sas/megaraid_sas.h
1375
uchar_t lun;
usr/src/uts/common/io/mega_sas/megaraid_sas.h
1662
uchar_t *cmd_done);
usr/src/uts/common/io/mem.c
942
dev_a.prot = (uchar_t)prot;
usr/src/uts/common/io/mem.c
943
dev_a.maxprot = (uchar_t)maxprot;
usr/src/uts/common/io/mem.c
996
dev_a.prot = dev_a.maxprot = (uchar_t)PROT_NONE;
usr/src/uts/common/io/mr_sas/mr_sas.c
171
struct scsi_address *, struct scsi_pkt *, uchar_t *);
usr/src/uts/common/io/mr_sas/mr_sas.c
1862
uchar_t cmd_done = 0;
usr/src/uts/common/io/mr_sas/mr_sas.c
2919
(uchar_t)DDI_STRUCTURE_LE_ACC);
usr/src/uts/common/io/mr_sas/mr_sas.c
3005
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas.c
3038
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas.c
3497
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas.c
3986
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas.c
4700
uchar_t endian_flags)
usr/src/uts/common/io/mr_sas/mr_sas.c
5032
struct scsi_pkt *pkt, uchar_t *cmd_done)
usr/src/uts/common/io/mr_sas/mr_sas.c
5390
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas.c
5560
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas.c
5731
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas.c
5765
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas.c
5981
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas.c
6017
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas.c
7831
(uchar_t)(sizeof (struct mode_format));
usr/src/uts/common/io/mr_sas/mr_sas.c
7845
(uchar_t)(sizeof (struct mode_geometry));
usr/src/uts/common/io/mr_sas/mr_sas.h
2005
uchar_t);
usr/src/uts/common/io/mr_sas/mr_sas.h
2035
struct scsi_address *, struct scsi_pkt *, uchar_t *);
usr/src/uts/common/io/mr_sas/mr_sas.h
783
uchar_t islogical;
usr/src/uts/common/io/mr_sas/mr_sas.h
784
uchar_t lun;
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
1113
uchar_t cmd_done = 0;
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
1411
struct scsi_pkt *pkt, uchar_t *cmd_done)
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
213
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
316
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
340
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
366
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
462
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
524
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
66
struct scsi_address *, struct scsi_pkt *, uchar_t *);
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
818
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
999
(uchar_t)DDI_STRUCTURE_LE_ACC) != 1) {
usr/src/uts/common/io/mwl/mwl_var.h
510
uchar_t sc_macaddr[6];
usr/src/uts/common/io/mxfe/mxfe.c
144
static void mxfe_getfactaddr(mxfe_t *, uchar_t *);
usr/src/uts/common/io/mxfe/mxfe.c
267
static uchar_t mxfe_broadcast[ETHERADDRL] = {
usr/src/uts/common/io/mxfe/mxfe.c
868
uchar_t *ptr;
usr/src/uts/common/io/mxfe/mxfe.c
912
ptr = (uchar_t *)&word;
usr/src/uts/common/io/mxfe/mxfe.c
933
mxfe_getfactaddr(mxfe_t *mxfep, uchar_t *eaddr)
usr/src/uts/common/io/mxfe/mxfe.c
936
uchar_t *ptr;
usr/src/uts/common/io/mxfe/mxfe.c
940
ptr = (uchar_t *)&word;
usr/src/uts/common/io/mxfe/mxfeimpl.h
127
uchar_t mxfe_curraddr[ETHERADDRL];
usr/src/uts/common/io/neti_impl.c
610
char *class, uchar_t type, ulong_t ndata, uchar_t ks_flag)
usr/src/uts/common/io/nge/nge_chip.c
1012
(uchar_t)mac;
usr/src/uts/common/io/nge/nge_chip.c
1014
(uchar_t)mac;
usr/src/uts/common/io/nge/nge_chip.c
1020
(uchar_t)mac;
usr/src/uts/common/io/nge/nge_chip.c
1022
(uchar_t)mac;
usr/src/uts/common/io/ntxn/unm_nic_main.c
1303
mp->b_wptr = (uchar_t *)((unsigned long)mp->b_rptr + pkt_length);
usr/src/uts/common/io/ntxn/unm_nic_main.c
727
uchar_t *ip_off = mp->b_rptr + pktinfo->mac_hlen;
usr/src/uts/common/io/nxge/nxge_main.c
1914
uchar_t *ap = (uchar_t *)addr;
usr/src/uts/common/io/nxge/nxge_main.c
1934
ap = (uchar_t *)(addr + (size - MAX_DUMP_SZ/2));
usr/src/uts/common/io/nxge/nxge_main.c
736
uchar_t *prop_val;
usr/src/uts/common/io/nxge/nxge_rxdma.c
1495
uchar_t *buffer;
usr/src/uts/common/io/nxge/nxge_rxdma.c
1512
buffer = (uchar_t *)dmabuf_p->kaddrp;
usr/src/uts/common/io/nxge/nxge_rxdma.c
1593
uchar_t *dp;
usr/src/uts/common/io/nxge/nxge_rxdma.c
1651
uchar_t *buffer = NULL;
usr/src/uts/common/io/nxge/nxge_send.c
1250
uchar_t *rptr;
usr/src/uts/common/io/nxge/nxge_virtual.c
1444
(uchar_t **)&prop_val, &prop_len) == DDI_PROP_SUCCESS) {
usr/src/uts/common/io/nxge/nxge_virtual.c
1470
(uchar_t **)&prop_val, &prop_len) == DDI_PROP_SUCCESS) {
usr/src/uts/common/io/nxge/nxge_virtual.c
1723
uchar_t *s_prop_val;
usr/src/uts/common/io/nxge/nxge_virtual.c
1809
uchar_t *arr = s_prop_val;
usr/src/uts/common/io/nxge/nxge_virtual.c
367
uchar_t *prop_val;
usr/src/uts/common/io/nxge/nxge_virtual.c
372
"niu-type", (uchar_t **)&prop_val,
usr/src/uts/common/io/nxge/nxge_virtual.c
3722
uchar_t *prop_val;
usr/src/uts/common/io/nxge/nxge_virtual.c
3893
uchar_t *prop_val;
usr/src/uts/common/io/openprom.c
1200
(uchar_t *)propval, proplen + 1);
usr/src/uts/common/io/openprom.c
1233
(uchar_t *)nodebuf, nodesize);
usr/src/uts/common/io/openprom.c
1270
(uchar_t *)childlist, (uint_t)childsize);
usr/src/uts/common/io/pci_intr_lib.c
44
static uchar_t pci_msix_bir_index[8] = {0x10, 0x14, 0x18, 0x1c,
usr/src/uts/common/io/pcic.c
1771
uchar_t bus, dev, func;
usr/src/uts/common/io/pcic.c
323
static void pcic_iomem_pci_ctl(ddi_acc_handle_t, uchar_t *, unsigned);
usr/src/uts/common/io/pcic.c
324
static int clext_reg_read(pcicdev_t *, int, uchar_t);
usr/src/uts/common/io/pcic.c
325
static void clext_reg_write(pcicdev_t *, int, uchar_t, uchar_t);
usr/src/uts/common/io/pcic.c
502
uchar_t *index, *data;
usr/src/uts/common/io/pcic.c
5206
clext_reg_read(pcicdev_t *pcic, int sn, uchar_t ext_reg)
usr/src/uts/common/io/pcic.c
5225
clext_reg_write(pcicdev_t *pcic, int sn, uchar_t ext_reg, uchar_t value)
usr/src/uts/common/io/pcic.c
5243
pcic_iomem_pci_ctl(ddi_acc_handle_t handle, uchar_t *cfgaddr, unsigned flags)
usr/src/uts/common/io/pcic.c
5392
uchar_t ppirr = ddi_get8(pcic->cfg_handle,
usr/src/uts/common/io/pcic.c
5394
uchar_t val;
usr/src/uts/common/io/pciex/hotplug/pciehpc.c
1062
uchar_t *slotname_data;
usr/src/uts/common/io/pciex/hotplug/pcishpc.c
1888
uchar_t *slotname_data;
usr/src/uts/common/io/pciex/hotplug/pcishpc.c
1892
uchar_t *s;
usr/src/uts/common/io/pciex/pcie.c
974
uchar_t serial[8];
usr/src/uts/common/io/pciex/pcieb.c
2168
uchar_t min_gnt, latency_timer;
usr/src/uts/common/io/pciex/pcieb.c
2169
uchar_t header_type;
usr/src/uts/common/io/pcn/pcn.c
146
static uchar_t pcn_broadcast[ETHERADDRL] = {
usr/src/uts/common/io/pcn/pcnimpl.h
190
uchar_t pcn_addr[ETHERADDRL];
usr/src/uts/common/io/physmem.c
101
caddr_t addr, size_t len, uchar_t prot, uchar_t maxprot, uint_t flags,
usr/src/uts/common/io/physmem.c
675
caddr_t addr, size_t len, uchar_t prot, uchar_t maxprot, uint_t flags,
usr/src/uts/common/io/pm.c
105
uchar_t pm_clones[PM_MAX_CLONE]; /* uniqueify multiple opens */
usr/src/uts/common/io/power.c
159
uchar_t clones[POWER_MAX_CLONE]; /* array of minor clones */
usr/src/uts/common/io/ppp/common/s_common.h
30
extern int putctl4(queue_t *, uchar_t, uchar_t, uint16_t);
usr/src/uts/common/io/ppp/common/s_common.h
31
extern int putctl8(queue_t *, uchar_t, uchar_t, uint32_t);
usr/src/uts/common/io/ppp/sppp/s_common.c
44
putctl4(queue_t *q, uchar_t type, uchar_t code, uint16_t val)
usr/src/uts/common/io/ppp/sppp/s_common.c
67
putctl8(queue_t *q, uchar_t type, uchar_t code, uint32_t val)
usr/src/uts/common/io/ppp/sppp/sppp.c
1025
*(uchar_t *)nmp->b_wptr++ = PPP_ALLSTATIONS;
usr/src/uts/common/io/ppp/sppp/sppp.c
1026
*(uchar_t *)nmp->b_wptr++ = PPP_UI;
usr/src/uts/common/io/ppp/sppp/sppp.c
1027
*(uchar_t *)nmp->b_wptr++ = sps->sps_sap >> 8;
usr/src/uts/common/io/ppp/sppp/sppp.c
1028
*(uchar_t *)nmp->b_wptr++ = sps->sps_sap & 0xff;
usr/src/uts/common/io/ppp/sppp/sppp_dlpi.c
894
*(uchar_t *)mp->b_wptr++ = PPP_ALLSTATIONS;
usr/src/uts/common/io/ppp/sppp/sppp_dlpi.c
895
*(uchar_t *)mp->b_wptr++ = PPP_UI;
usr/src/uts/common/io/ppp/sppp/sppp_dlpi.c
896
*(uchar_t *)mp->b_wptr++ = ((uint16_t)sps->sps_sap >> 8) & 0xff;
usr/src/uts/common/io/ppp/sppp/sppp_dlpi.c
897
*(uchar_t *)mp->b_wptr++ = ((uint16_t)sps->sps_sap) & 0xff;
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1000
uchar_t *tp;
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1001
uchar_t *tpmax;
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1003
uchar_t chr; /* lint likes this */
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1261
uchar_t *cp, *ep;
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1377
uchar_t *dp; /* pointer to input data */
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1378
uchar_t *dpend; /* end of input data */
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1379
uchar_t *tp; /* pointer to decoded output data */
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1380
uchar_t *tpmax; /* output buffer limit */
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1383
uchar_t chr; /* lint likes this */
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1630
uchar_t *rptr, *eptr;
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1898
uchar_t muxhdr;
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
254
static uchar_t charflags[256] = {
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
998
uchar_t *ep;
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
999
uchar_t *dp;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
100
uchar_t n_bits; /* current bits/code */
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
101
uchar_t maxbits;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
102
uchar_t flags;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
1107
uchar_t *p;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
1108
uchar_t *rptr, *rmax;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
1109
uchar_t *wptr, *prepos;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
1120
uchar_t adrs, ctrl;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
126
uchar_t suffix; /* last character of new code */
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
127
uchar_t pad;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
129
uchar_t pad;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
130
uchar_t suffix; /* last character of new code */
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
149
static void *bsd_comp_alloc(uchar_t *options, int opt_len);
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
150
static void *bsd_decomp_alloc(uchar_t *options, int opt_len);
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
152
static int bsd_comp_init(void *state, uchar_t *options, int opt_len,
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
154
static int bsd_decomp_init(void *state, uchar_t *options, int opt_len,
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
345
bsd_alloc(uchar_t *options, int opt_len, int decomp)
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
428
db->hshift = (uchar_t)hshift;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
430
db->maxbits = (uchar_t)bits;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
455
bsd_comp_alloc(uchar_t *options, int opt_len)
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
464
bsd_decomp_alloc(uchar_t *options, int opt_len)
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
475
bsd_init(struct bsd_db *db, uchar_t *options, int opt_len, int unit,
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
524
bsd_comp_init(void *state, uchar_t *options, int opt_len, int unit, int hdrlen,
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
535
bsd_decomp_init(void *state, uchar_t *options, int opt_len, int unit,
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
563
uchar_t c;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
569
uchar_t *rptr, *rmax;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
570
uchar_t *wptr;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
571
uchar_t *cp_end;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
576
uchar_t hdlcaddr, hdlcctl;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
906
uchar_t c;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
912
uchar_t *rptr, *rmax;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
99
uchar_t hshift; /* used in hash function */
usr/src/uts/common/io/ppp/spppcomp/deflate.c
194
z_comp_alloc(uchar_t *options, int opt_len)
usr/src/uts/common/io/ppp/spppcomp/deflate.c
255
z_comp_init(void *arg, uchar_t *options, int opt_len, int unit, int hdrlen,
usr/src/uts/common/io/ppp/spppcomp/deflate.c
303
uchar_t *rptr, *rmax;
usr/src/uts/common/io/ppp/spppcomp/deflate.c
304
uchar_t *wptr;
usr/src/uts/common/io/ppp/spppcomp/deflate.c
311
uchar_t hdlcaddr, hdlcctrl;
usr/src/uts/common/io/ppp/spppcomp/deflate.c
537
uchar_t *rptr, *rmax;
usr/src/uts/common/io/ppp/spppcomp/deflate.c
648
z_decomp_alloc(uchar_t *options, int opt_len)
usr/src/uts/common/io/ppp/spppcomp/deflate.c
706
z_decomp_init(void *arg, uchar_t *options, int opt_len, int unit, int hdrlen,
usr/src/uts/common/io/ppp/spppcomp/deflate.c
773
uchar_t *rptr, *rmax;
usr/src/uts/common/io/ppp/spppcomp/deflate.c
774
uchar_t *wptr;
usr/src/uts/common/io/ppp/spppcomp/deflate.c
78
static void *z_comp_alloc(uchar_t *options, int opt_len);
usr/src/uts/common/io/ppp/spppcomp/deflate.c
783
uchar_t hdlcaddr, hdlcctrl;
usr/src/uts/common/io/ppp/spppcomp/deflate.c
79
static void *z_decomp_alloc(uchar_t *options, int opt_len);
usr/src/uts/common/io/ppp/spppcomp/deflate.c
82
static int z_comp_init(void *state, uchar_t *options, int opt_len,
usr/src/uts/common/io/ppp/spppcomp/deflate.c
84
static int z_decomp_init(void *state, uchar_t *options, int opt_len,
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
1327
uchar_t *dp;
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
1522
uchar_t *iphdr;
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
1635
uchar_t *dp;
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
456
uchar_t *vjhdr;
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
460
uchar_t *dp;
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
480
dp = (uchar_t *)indata;
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
544
thislen = vjhdr - (uchar_t *)srcp;
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
576
*dp++ = ((uchar_t *)indata)[0]; /* address */
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
577
*dp++ = ((uchar_t *)indata)[1]; /* control */
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
708
uchar_t *opt_data;
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
837
(uchar_t)opt_data[0], opt_len,
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
858
(uchar_t)opt_data[0], opt_len,
usr/src/uts/common/io/ppp/spppcomp/vjcompress.c
159
int compress_cid, uchar_t **vjhdrp)
usr/src/uts/common/io/ppp/spppcomp/vjcompress.c
168
uchar_t new_seq[16];
usr/src/uts/common/io/ppp/spppcomp/vjcompress.c
169
register uchar_t *cp = new_seq;
usr/src/uts/common/io/ppp/spppcomp/vjcompress.c
428
cp = (uchar_t *)ip;
usr/src/uts/common/io/ppp/spppcomp/vjcompress.c
490
vj_uncompress_uncomp(uchar_t *buf, int buflen, struct vjcompress *comp)
usr/src/uts/common/io/ppp/spppcomp/vjcompress.c
532
vj_uncompress_tcp(uchar_t *buf, int buflen, int total_len,
usr/src/uts/common/io/ppp/spppcomp/vjcompress.c
533
struct vjcompress *comp, uchar_t **hdrp, uint_t *hlenp)
usr/src/uts/common/io/ppp/spppcomp/vjcompress.c
535
register uchar_t *cp;
usr/src/uts/common/io/ppp/spppcomp/vjcompress.c
66
#define getip_hl(bp) (((uchar_t *)bp)[0] & 0x0F)
usr/src/uts/common/io/ppp/spppcomp/vjcompress.c
67
#define getth_off(bp) (((uchar_t *)bp)[12] >> 4)
usr/src/uts/common/io/ppp/spppcomp/vjcompress.c
676
*hdrp = (uchar_t *)&cs->cs_ip;
usr/src/uts/common/io/ppp/spppcomp/vjcompress.c
68
#define getip_p(bp) (((uchar_t *)bp)[offsetof(struct ip, ip_p)])
usr/src/uts/common/io/ppp/spppcomp/vjcompress.c
69
#define setip_p(bp, v) (((uchar_t *)bp)[offsetof(struct ip, ip_p)] = (v))
usr/src/uts/common/io/ppp/sppptun/sppptun.c
2080
const uchar_t *ucp;
usr/src/uts/common/io/ppp/sppptun/sppptun.c
2120
ucp = (const uchar_t *)(poep + 1);
usr/src/uts/common/io/qede/qede_fp.c
455
mp->b_wptr = (uchar_t *)((unsigned long)mp->b_rptr + bd_len);
usr/src/uts/common/io/qede/qede_fp.c
554
mp->b_wptr = (uchar_t *)((unsigned long)mp->b_rptr + bd_len);
usr/src/uts/common/io/qede/qede_fp.c
665
mp->b_wptr = (uchar_t *)((unsigned long)mp->b_rptr + pkt_len);
usr/src/uts/common/io/ramdisk.c
850
(uchar_t **)&ep, &nep) == DDI_SUCCESS) {
usr/src/uts/common/io/rge/rge_main.c
884
uchar_t currentbyte;
usr/src/uts/common/io/rge/rge_rxtx.c
157
uchar_t *dp;
usr/src/uts/common/io/rlmod.c
1240
error = miocpullup(mp, sizeof (uchar_t));
usr/src/uts/common/io/rtls/rtls.c
177
uchar_t rtls_broadcastaddr[] = {
usr/src/uts/common/io/rtls/rtls.c
756
uchar_t currentbyte;
usr/src/uts/common/io/rtw/rtwvar.h
427
uchar_t sc_macaddr[6];
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
155
static int nv_wait3(nv_port_t *nvp, uchar_t onbits1, uchar_t offbits1,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
156
uchar_t failure_onbits2, uchar_t failure_offbits2,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
157
uchar_t failure_onbits3, uchar_t failure_offbits3,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
159
static int nv_wait(nv_port_t *nvp, uchar_t onbits, uchar_t offbits,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2508
uchar_t *bar5 = nvc->nvc_bar_addr[5];
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2601
uchar_t *bar5 = nvc->nvc_bar_addr[5];
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2653
uchar_t *cmd_addr, *ctl_addr, *bm_addr;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2655
uchar_t *bar5 = nvc->nvc_bar_addr[5];
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2953
uchar_t *bar5_addr = nvc->nvc_bar_addr[5];
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2954
uchar_t *bm_addr_offset, *sreg_offset;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2962
sreg_offset = (uchar_t *)(CH0_SREG_OFFSET + bar5_addr);
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2965
bm_addr_offset = (uchar_t *)8;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2966
sreg_offset = (uchar_t *)(CH1_SREG_OFFSET + bar5_addr);
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
3054
uchar_t status;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
4337
uchar_t status, ret;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
4364
uchar_t direction;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
4708
uchar_t status;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
4740
uchar_t status;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
4814
uchar_t status;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
4906
uchar_t status;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
5150
uchar_t status;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
5156
uchar_t bmicx;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
5157
uchar_t bm_status;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
5215
nv_wait(nv_port_t *nvp, uchar_t onbits, uchar_t offbits, uint_t timeout_usec,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
5285
uchar_t onbits1,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
5286
uchar_t offbits1,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
5287
uchar_t failure_onbits2,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
5288
uchar_t failure_offbits2,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
5289
uchar_t failure_onbits3,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
5290
uchar_t failure_offbits3,
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
5918
uchar_t *bar5 = nvc->nvc_bar_addr[5];
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
6104
uchar_t status;
usr/src/uts/common/io/sata/impl/sata.c
236
static int sata_txlt_check_condition(sata_pkt_txlate_t *, uchar_t, uchar_t);
usr/src/uts/common/io/sata/impl/sata.c
3722
sata_txlt_check_condition(sata_pkt_txlate_t *spx, uchar_t key, uchar_t code)
usr/src/uts/common/io/sata/impl/sata.c
443
extern uchar_t scsi_cdb_size[];
usr/src/uts/common/io/sata/impl/sata.c
4735
bzero(sdinfo->satadrv_standby_timer, sizeof (uchar_t) * 4);
usr/src/uts/common/io/sata/impl/sata.c
4796
uchar_t *rbuf;
usr/src/uts/common/io/sata/impl/sata.c
4845
rbuf = (uchar_t *)bp->b_un.b_addr;
usr/src/uts/common/io/sata/impl/sata.c
4907
uchar_t *rbuf;
usr/src/uts/common/io/sata/impl/sata.c
5000
rbuf = (uchar_t *)bp->b_un.b_addr;
usr/src/uts/common/io/sata/impl/sata.c
7870
*(uchar_t *)&arqs->sts_status = STATUS_CHECK;
usr/src/uts/common/io/sata/impl/sata.c
7871
*(uchar_t *)&arqs->sts_rqpkt_status = STATUS_GOOD;
usr/src/uts/common/io/sata/impl/sata.c
8397
*(uchar_t *)&apt_sd->apt_status = STATUS_CHECK;
usr/src/uts/common/io/sata/impl/sata.c
8398
*(uchar_t *)&apt_sd->apt_rqpkt_status = STATUS_GOOD;
usr/src/uts/common/io/sata/impl/sata.c
8661
(uchar_t)sata_id->ai_acoustic;
usr/src/uts/common/io/sata/impl/sata.c
8668
(uchar_t)sata_id->ai_acoustic;
usr/src/uts/common/io/sata/impl/sata.c
8718
sizeof (uchar_t) * 4);
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
136
int iscsi_get_persisted_param(uchar_t *name,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
1465
uchar_t *name = NULL;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
158
static int iscsi_get_persisted_tunable_param(uchar_t *name,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
1895
uchar_t *t_name;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
4519
if (iscsi_get_persisted_tunable_param((uchar_t *)name,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
4537
if (iscsi_get_persisted_tunable_param((uchar_t *)name,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
4544
(uchar_t *)ihp->hba_name, tpsg) == -1) {
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
5260
iscsi_get_persisted_param(uchar_t *name, iscsi_param_get_t *ipgp,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
5527
iscsi_get_persisted_tunable_param(uchar_t *name, iscsi_tunable_object_t *tpsg)
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.h
1121
uchar_t hba_name[ISCSI_MAX_NAME_LEN];
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.h
1123
uchar_t hba_alias[ISCSI_MAX_NAME_LEN];
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.h
1127
uchar_t hba_isid[ISCSI_ISID_LEN];
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.h
1295
char *target_name, int tpgt, uchar_t isid_lsb,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.h
1358
int iscsi_get_persisted_param(uchar_t *, iscsi_param_get_t *,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.h
546
uchar_t lun_cap; /* bitmap of scsi caps */
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.h
548
uchar_t lun_vid[ISCSI_INQ_VID_BUF_LEN]; /* Vendor ID */
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.h
549
uchar_t lun_pid[ISCSI_INQ_PID_BUF_LEN]; /* Product ID */
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.h
551
uchar_t lun_type;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.h
971
uchar_t sess_name[ISCSI_MAX_NAME_LEN];
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.h
977
uchar_t sess_isid[ISCSI_ISID_LEN]; /* Session ID */
usr/src/uts/common/io/scsi/adapters/iscsi/iscsiAuthClientGlue.c
171
(uchar_t *)isp->sess_auth.password_in,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsiAuthClientGlue.c
178
(uchar_t *)challengeData,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsiAuthClientGlue.c
237
iscsiAuthRandomSetData(uchar_t *data, unsigned int length)
usr/src/uts/common/io/scsi/adapters/iscsi/iscsiAuthClientGlue.c
251
iscsiAuthMd5Update(IscsiAuthMd5Context *context, uchar_t *data,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsiAuthClientGlue.c
259
iscsiAuthMd5Final(uchar_t *hash, IscsiAuthMd5Context *context)
usr/src/uts/common/io/scsi/adapters/iscsi/iscsiAuthClientGlue.c
266
iscsiAuthClientData(uchar_t *outData, unsigned int *outLength,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsiAuthClientGlue.c
267
uchar_t *inData, unsigned int inLength)
usr/src/uts/common/io/scsi/adapters/iscsi/iscsiAuthClientGlue.c
45
char *username, unsigned int id, uchar_t *challengeData,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsiAuthClientGlue.c
46
unsigned int challengeLength, uchar_t *responseData,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsiAuthClientGlue.c
51
uchar_t verifyData[16];
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_io.c
187
n2h24(uchar_t *ptr)
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_io.c
511
*((uchar_t *)&arqstat->sts_status) =
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_io.c
523
*((uchar_t *)&arqstat->sts_rqpkt_status) =
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_io.c
556
bcopy(&data[2], (uchar_t *)&arqstat->
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_io.c
65
static uint32_t n2h24(uchar_t *ptr);
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_io.c
835
*((uchar_t *)&arqstat->sts_status) =
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_ioctl.c
1118
uchar_t *name;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_ioctl.c
1172
uchar_t *name;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_ioctl.c
1261
uchar_t *name;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_ioctl.c
744
uchar_t *name = NULL;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_login.c
2061
iscsi_login_failure_str(uchar_t status_class, uchar_t status_detail)
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_login.c
49
static char *iscsi_login_failure_str(uchar_t status_class,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_login.c
50
uchar_t status_detail);
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_net.c
707
crc_calculated = iscsi_crc32c((uchar_t *)ihp,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_net.c
833
iscsi_prefixlentomask(int prefixlen, int maxlen, uchar_t *mask)
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_net.c
861
uchar_t mask_prefix = 0;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_net.c
894
(uchar_t *)&subnet.s_addr);
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_net.c
948
(uchar_t *)&subnet6.s6_addr);
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_sess.c
114
struct sockaddr *addr_dsc, char *target_name, int tpgt, uchar_t isid_lsb,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_sess.c
205
(uchar_t *)target_name);
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_sess.c
2069
uchar_t cdb[CDB_GROUP0];
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_sess.c
2070
uchar_t *inq;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_sess.c
2072
uchar_t *inq83;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_sess.c
2082
uchar_t lun_type;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_sess.c
692
uchar_t *tmp = NULL;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.h
155
uchar_t _data_type;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_targetparam.c
112
iscsi_targetparam_get_oid(uchar_t *name) {
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_targetparam.c
141
uchar_t *iscsi_targetparam_get_name(uint32_t oid) {
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_targetparam.c
78
iscsi_targetparam_create(uchar_t *name) {
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_targetparam.h
35
uchar_t target_name[ISCSI_MAX_NAME_LEN];
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_targetparam.h
49
uint32_t iscsi_targetparam_get_oid(uchar_t *name);
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_targetparam.h
50
uchar_t *iscsi_targetparam_get_name(uint32_t oid);
usr/src/uts/common/io/scsi/adapters/iscsi/iscsid.c
2090
t_oid = iscsi_targetparam_get_oid((uchar_t *)name);
usr/src/uts/common/io/scsi/adapters/iscsi/nvfile.c
122
uchar_t h_pad[NVF_HDR_SIZE];
usr/src/uts/common/io/scsi/adapters/iscsi/nvfile.c
493
rval = nvlist_add_byte_array(nvf_list, name, (uchar_t *)data, dsize);
usr/src/uts/common/io/scsi/adapters/iscsi/nvfile.c
514
uchar_t *value = NULL;
usr/src/uts/common/io/scsi/adapters/iscsi/nvfile.c
622
rval = nvlist_add_byte_array(list, name, (uchar_t *)data, dsize);
usr/src/uts/common/io/scsi/adapters/iscsi/nvfile.c
655
uchar_t *value = NULL;
usr/src/uts/common/io/scsi/adapters/iscsi/nvfile.c
706
uchar_t *value = NULL;
usr/src/uts/common/io/scsi/adapters/iscsi/persistent.c
81
uchar_t *v4addr = (uchar_t *)addr;
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_raid.c
482
NULL, (uchar_t *)inq_bp->b_un.b_addr, sizeof (struct scsi_inquiry),
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_raid.c
483
NULL, 0, (uchar_t *)inq83_bp->b_un.b_addr, inq83_bp->b_bcount,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
10498
uint8_t *cp = (uchar_t *)cmd->cmd_pkt->pkt_cdbp;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
13976
uchar_t *inq83 = NULL;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
13978
uchar_t *dblk = NULL;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14022
mptsas_inquiry(mptsas_t *mpt, mptsas_target_t *ptgt, int lun, uchar_t page,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14023
unsigned char *buf, int len, int *reallen, uchar_t evpd)
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14025
uchar_t cdb[CDB_GROUP0];
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14034
ap.a_lun = (uchar_t)(lun);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14066
mptsas_target_t *ptgt, uchar_t *cdb, int cdblen, struct buf *data_bp,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14339
rval = mptsas_inquiry(mpt, ptgt, lun, 0, (uchar_t *)sd_inq,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14340
SUN_INQSIZE, 0, (uchar_t)0);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14494
uchar_t cdb[CDB_GROUP5];
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14639
rval = mptsas_inquiry(mpt, ptgt, 0, 0, (uchar_t *)sd_inq,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14640
SUN_INQSIZE, 0, (uchar_t)0);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
15325
uchar_t *inq83 = NULL;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
15369
DEVID_SCSI_ENCODE_VERSION_LATEST, NULL, (uchar_t *)sd_inq,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
15916
(uchar_t *)&be_sas_wwn, 8) != DDI_PROP_SUCCESS) {
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
16526
smp_pkt->smp_pkt_reason = (uchar_t)(ret);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
242
uchar_t reason, uint_t stat);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
307
mptsas_target_t *ptgt, uchar_t *cdb, int cdblen, struct buf *data_bp,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
3212
uchar_t *inq89 = NULL;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
362
uchar_t page, unsigned char *buf, int len, int *rlen, uchar_t evpd);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
3763
pkt = (void *)((uchar_t *)cmd +
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
3771
cmd->cmd_cdblen = (uchar_t)cmdlen;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
4278
cmd->cmd_rqslen = (uchar_t)senselength;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
4302
cmd->cmd_privlen = (uchar_t)tgtlen;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
5680
bcopy((uchar_t *)cmd->cmd_arq_buf, sensedata,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
5939
uchar_t did_reply = FALSE;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
9375
uchar_t reason;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
9612
mptsas_set_pkt_reason(mptsas_t *mpt, mptsas_cmd_t *cmd, uchar_t reason,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
9986
t_private->m_qfull_retries = (uchar_t)value;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_impl.c
1149
pkt->pkt_address.a_lun = (uchar_t)lun;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
176
SAS_PHY_INFO, (uchar_t *)packed_data, packed_size);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_smhba.c
220
SAS_PHY_INFO, (uchar_t *)packed_data, packed_size);
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
223
char *title, uchar_t *cdb);
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
225
char *title, uchar_t *data, int len);
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
2695
uchar_t cdb_1;
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
2940
new_pkt->pkt_cdbp[7] = (uchar_t)(needed_length >> 8);
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
2941
new_pkt->pkt_cdbp[8] = (uchar_t)needed_length;
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
7549
uchar_t cdb_1;
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
7550
uchar_t temp_res_key[MHIOC_RESV_KEY_SIZE];
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
7985
(uchar_t *)prin, numkeys * 8);
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
8750
extern uchar_t scsi_cdb_size[];
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
8753
vhci_print_cdb(dev_info_t *dip, uint_t level, char *title, uchar_t *cdb)
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
8769
vhci_clean_print(dev_info_t *dev, uint_t level, char *title, uchar_t *data,
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
8776
uchar_t byte;
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
8784
byte = (uchar_t)data[i];
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
90
static uchar_t zero_key[MHIOC_RESV_KEY_SIZE];
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi.h
588
pqi_cmd_action_t pqi_fail_cmd(pqi_cmd_t *cmd, uchar_t reason, uint_t stats);
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi.h
589
void pqi_fail_drive_cmds(pqi_device_t *devp, uchar_t reason);
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_hw.c
262
pqi_fail_cmd(pqi_cmd_t *cmd, uchar_t reason, uint_t stats)
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_hw.c
273
pqi_fail_drive_cmds(pqi_device_t *d, uchar_t reason)
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_init.c
1803
uchar_t *inq83 = NULL;
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_init.c
1822
(uchar_t *)inq, sizeof (struct scsi_inquiry), NULL, 0, inq83,
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_intr.c
334
*((uchar_t *)&arq->sts_status) = ei->status;
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_intr.c
335
*((uchar_t *)&arq->sts_rqpkt_status) = STATUS_GOOD;
usr/src/uts/common/io/scsi/adapters/smrt/smrt_hba.c
356
smrt_set_arq_data(struct scsi_pkt *pkt, uchar_t key)
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1635
uchar_t *tgt_list;
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1842
uchar_t *tgt_list;
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1847
uchar_t new_tgt_list[NTARGETS_WIDE];
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1897
sizeof (uchar_t) * nelements);
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1898
new_tgt_list[new_nelements - 1] = (uchar_t)tgt;
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1939
new_tgt_list[0] = (uchar_t)tgt;
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
2009
uchar_t *inq80 = NULL;
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
2010
uchar_t *inq83 = NULL;
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
2090
uchar_t *page_list;
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
2156
uchar_t *bufaddr, size_t buflen,
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
2157
uchar_t evpd, uchar_t page_code, size_t *lenp,
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
895
uchar_t scsi_test_fail_pkt_reason = CMD_CMPLT; /* pkt_reason */
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
896
uchar_t scsi_test_fail_status = STATUS_BUSY; /* status */
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
94
int (*callback)(), uchar_t *bufaddr, size_t buflen,
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
95
uchar_t evpd, uchar_t page_code, size_t *lenp,
usr/src/uts/common/io/scsi/impl/scsi_data.c
71
uchar_t scsi_cdb_size[] = {
usr/src/uts/common/io/scsi/impl/scsi_hba.c
1978
sd->sd_address.a_lun = (uchar_t)lun;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
1980
sd->sd_address.a_sublun = (uchar_t)0;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
1982
sd->sd_address.a_sublun = (uchar_t)sfunc + 1;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
2650
pkt->pkt_scbp = (uchar_t *)p;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
2654
pkt->pkt_cdbp = (uchar_t *)p;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
3651
uchar_t *inq80, size_t inq80len, uchar_t *inq83, size_t inq83len,
usr/src/uts/common/io/scsi/impl/scsi_hba.c
3674
uchar_t *iqd = (uchar_t *)inq;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
3901
(uchar_t *)inq, sizeof (*inq), inq80, inq80len, inq83, inq83len,
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4279
char *name, uchar_t **data, uint_t *nelements)
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4368
char *name, uchar_t *data, uint_t nelements)
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4560
uchar_t **data, uint_t *nelements)
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4625
uchar_t *data, uint_t nelements)
usr/src/uts/common/io/scsi/impl/scsi_hba.c
5109
uchar_t *inq80 = NULL;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
5110
uchar_t *inq83 = NULL;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
5211
(uchar_t *)inq, sizeof (*inq), inq80, inq80len, inq83, inq83len,
usr/src/uts/common/io/scsi/impl/scsi_hba.c
6958
uchar_t lunrpt_len_msb; /* # LUNs being reported */
usr/src/uts/common/io/scsi/impl/scsi_hba.c
6959
uchar_t lunrpt_len_mmsb;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
6960
uchar_t lunrpt_len_mlsb;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
6961
uchar_t lunrpt_len_lsb;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
6962
uchar_t lunrpt_reserved[4];
usr/src/uts/common/io/scsi/impl/scsi_subr.c
1018
scsi_sname(uchar_t sense_key)
usr/src/uts/common/io/scsi/impl/scsi_subr.c
1020
if (sense_key >= (uchar_t)(NUM_SENSE_KEYS+NUM_IMPL_SENSE_KEYS)) {
usr/src/uts/common/io/scsi/impl/scsi_subr.c
1095
uchar_t cmd_name, struct scsi_key_strings *cmdlist,
usr/src/uts/common/io/scsi/impl/scsi_subr.c
1097
char *(*decode_fru)(struct scsi_device *, char *, int, uchar_t))
usr/src/uts/common/io/scsi/impl/scsi_subr.c
1099
uchar_t com;
usr/src/uts/common/io/scsi/impl/scsi_subr.c
1109
uchar_t sense_key, asc, ascq, fru_code;
usr/src/uts/common/io/scsi/impl/scsi_subr.c
1110
uchar_t *fru_code_ptr;
usr/src/uts/common/io/scsi/impl/scsi_subr.c
1227
char *(*decode_fru)(struct scsi_device *, char *, int, uchar_t))
usr/src/uts/common/io/scsi/impl/scsi_subr.c
1229
uchar_t com;
usr/src/uts/common/io/scsi/impl/scsi_subr.c
2042
uchar_t uic_rqlen;
usr/src/uts/common/io/scsi/impl/scsi_subr.c
249
MAKECOM_G0(pkt, devp, flag, cmd, addr, (uchar_t)cnt);
usr/src/uts/common/io/scsi/impl/scsi_subr.c
256
MAKECOM_G0_S(pkt, devp, flag, cmd, cnt, (uchar_t)fixbit);
usr/src/uts/common/io/scsi/impl/scsi_subr.c
279
scsi_setup_cdb(union scsi_cdb *cdbp, uchar_t cmd, uint_t addr, uint_t cnt,
usr/src/uts/common/io/scsi/impl/scsi_subr.c
41
extern uchar_t scsi_cdb_size[];
usr/src/uts/common/io/scsi/impl/scsi_subr.c
410
scsi_rname(uchar_t reason)
usr/src/uts/common/io/scsi/impl/scsi_subr.c
423
scsi_mname(uchar_t msg)
usr/src/uts/common/io/scsi/impl/scsi_subr.c
473
scsi_cname(uchar_t cmd, register char **cmdvec)
usr/src/uts/common/io/scsi/impl/scsi_subr.c
485
scsi_cmd_name(uchar_t cmd, struct scsi_key_strings *cmdlist, char *tmpstr)
usr/src/uts/common/io/scsi/impl/scsi_transport.c
54
extern uchar_t scsi_cdb_size[];
usr/src/uts/common/io/scsi/impl/scsi_watch.c
119
uchar_t swr_busy; /* TUR in progress */
usr/src/uts/common/io/scsi/impl/scsi_watch.c
120
uchar_t swr_what; /* watch or stop */
usr/src/uts/common/io/scsi/impl/scsi_watch.c
121
uchar_t swr_sense_length; /* required sense length */
usr/src/uts/common/io/scsi/impl/scsi_watch.c
131
uchar_t suspend_destroy; /* flag for free later */
usr/src/uts/common/io/scsi/impl/scsi_watch.c
233
uchar_t dtype;
usr/src/uts/common/io/scsi/impl/scsi_watch.c
348
swr->swr_sense_length = (uchar_t)sense_length;
usr/src/uts/common/io/scsi/impl/scsi_watch.c
89
uchar_t sw_state; /* for suspend-resume */
usr/src/uts/common/io/scsi/impl/scsi_watch.c
90
uchar_t sw_flags; /* to start at head of list */
usr/src/uts/common/io/scsi/impl/scsi_watch.c
989
result.actual_sense_length = (uchar_t)amt;
usr/src/uts/common/io/scsi/impl/smp_transport.c
162
(uchar_t *)srs, sizeof (srs_buf));
usr/src/uts/common/io/scsi/targets/sd.c
1076
static int sd_send_scsi_INQUIRY(sd_ssc_t *ssc, uchar_t *bufaddr,
usr/src/uts/common/io/scsi/targets/sd.c
1077
size_t buflen, uchar_t evpd, uchar_t page_code, size_t *residp);
usr/src/uts/common/io/scsi/targets/sd.c
10794
uchar_t chain_type, void *pktinfop)
usr/src/uts/common/io/scsi/targets/sd.c
1080
uchar_t usr_cmd, uint16_t data_len, uchar_t *data_bufp);
usr/src/uts/common/io/scsi/targets/sd.c
1082
uchar_t usr_cmd, uchar_t *usr_bufp);
usr/src/uts/common/io/scsi/targets/sd.c
1089
struct uscsi_cmd *ucmdbuf, uchar_t *rqbuf, uint_t rqbuflen,
usr/src/uts/common/io/scsi/targets/sd.c
1090
uchar_t *bufaddr, uint_t buflen, int path_flag);
usr/src/uts/common/io/scsi/targets/sd.c
10918
uchar_t chain_type;
usr/src/uts/common/io/scsi/targets/sd.c
10919
uchar_t cmd;
usr/src/uts/common/io/scsi/targets/sd.c
1092
struct uscsi_cmd *ucmdbuf, uchar_t *rqbuf, uint_t rqbuflen,
usr/src/uts/common/io/scsi/targets/sd.c
1093
uchar_t *bufaddr, uint_t buflen, char feature, int path_flag);
usr/src/uts/common/io/scsi/targets/sd.c
1095
uchar_t *bufaddr, size_t buflen, uchar_t page_code, int path_flag);
usr/src/uts/common/io/scsi/targets/sd.c
1097
uchar_t *bufaddr, size_t buflen, uchar_t save_page, int path_flag);
usr/src/uts/common/io/scsi/targets/sd.c
1098
static int sd_send_scsi_RDWR(sd_ssc_t *ssc, uchar_t cmd, void *bufaddr,
usr/src/uts/common/io/scsi/targets/sd.c
1107
static int sd_send_scsi_LOG_SENSE(sd_ssc_t *ssc, uchar_t *bufaddr,
usr/src/uts/common/io/scsi/targets/sd.c
1108
uint16_t buflen, uchar_t page_code, uchar_t page_control,
usr/src/uts/common/io/scsi/targets/sd.c
1111
uchar_t *bufaddr, size_t buflen, uchar_t class_req);
usr/src/uts/common/io/scsi/targets/sd.c
1112
static boolean_t sd_gesn_media_data_valid(uchar_t *data);
usr/src/uts/common/io/scsi/targets/sd.c
1118
uchar_t *data, int len, int fmt);
usr/src/uts/common/io/scsi/targets/sd.c
11332
"data", (uchar_t *)uscmd->uscsi_bufaddr,
usr/src/uts/common/io/scsi/targets/sd.c
1135
static char *sd_sname(uchar_t status);
usr/src/uts/common/io/scsi/targets/sd.c
11365
uchar_t *sensep;
usr/src/uts/common/io/scsi/targets/sd.c
11368
uchar_t com;
usr/src/uts/common/io/scsi/targets/sd.c
1216
static int sd_tg_rdwr(dev_info_t *devi, uchar_t cmd, void *bufaddr,
usr/src/uts/common/io/scsi/targets/sd.c
13221
uchar_t com;
usr/src/uts/common/io/scsi/targets/sd.c
13223
uchar_t cdb_group_id;
usr/src/uts/common/io/scsi/targets/sd.c
14901
(uchar_t *)pktp->pkt_cdbp, CDB_SIZE, SD_LOG_HEX);
usr/src/uts/common/io/scsi/targets/sd.c
14903
(uchar_t *)xp->xb_sense_data, SENSE_LENGTH, SD_LOG_HEX);
usr/src/uts/common/io/scsi/targets/sd.c
15071
uchar_t op = SD_GET_PKT_OPCODE(pktp) & 0x1F;
usr/src/uts/common/io/scsi/targets/sd.c
16144
*((uchar_t *)(&(asp->sts_rqpkt_status)));
usr/src/uts/common/io/scsi/targets/sd.c
16676
(uchar_t *)cmd_pktp->pkt_cdbp, CDB_SIZE, SD_LOG_HEX);
usr/src/uts/common/io/scsi/targets/sd.c
16678
(uchar_t *)cmd_xp->xb_sense_data, SENSE_LENGTH, SD_LOG_HEX);
usr/src/uts/common/io/scsi/targets/sd.c
16738
xp->xb_sense_status = *((uchar_t *)(&(asp->sts_rqpkt_status)));
usr/src/uts/common/io/scsi/targets/sd.c
17067
sd_dump_memory(struct sd_lun *un, uint_t comp, char *title, uchar_t *data,
usr/src/uts/common/io/scsi/targets/sd.c
17235
(uchar_t *)pktp->pkt_cdbp, CDB_SIZE, SD_LOG_HEX);
usr/src/uts/common/io/scsi/targets/sd.c
17237
(uchar_t *)sensep, SENSE_LENGTH, SD_LOG_HEX);
usr/src/uts/common/io/scsi/targets/sd.c
19113
cdb.cdb_opaque[4] = (uchar_t)flag;
usr/src/uts/common/io/scsi/targets/sd.c
19665
(uchar_t)(flag << 4) : (uchar_t)flag;
usr/src/uts/common/io/scsi/targets/sd.c
19861
sd_send_scsi_INQUIRY(sd_ssc_t *ssc, uchar_t *bufaddr, size_t buflen,
usr/src/uts/common/io/scsi/targets/sd.c
19862
uchar_t evpd, uchar_t page_code, size_t *residp)
usr/src/uts/common/io/scsi/targets/sd.c
20052
sd_send_scsi_PERSISTENT_RESERVE_IN(sd_ssc_t *ssc, uchar_t usr_cmd,
usr/src/uts/common/io/scsi/targets/sd.c
20053
uint16_t data_len, uchar_t *data_bufp)
usr/src/uts/common/io/scsi/targets/sd.c
20159
sd_send_scsi_PERSISTENT_RESERVE_OUT(sd_ssc_t *ssc, uchar_t usr_cmd,
usr/src/uts/common/io/scsi/targets/sd.c
20160
uchar_t *usr_bufp)
usr/src/uts/common/io/scsi/targets/sd.c
20166
uchar_t data_len = sizeof (sd_prout_t);
usr/src/uts/common/io/scsi/targets/sd.c
20583
ucmd_buf.uscsi_cdblen = (uchar_t)CDB_GROUP1;
usr/src/uts/common/io/scsi/targets/sd.c
20810
uchar_t *rqbuf, uint_t rqbuflen, uchar_t *bufaddr, uint_t buflen,
usr/src/uts/common/io/scsi/targets/sd.c
20871
(uchar_t *)bufaddr, SD_PROFILE_HEADER_LEN, SD_LOG_HEX);
usr/src/uts/common/io/scsi/targets/sd.c
20902
uchar_t *rqbuf, uint_t rqbuflen, uchar_t *bufaddr, uint_t buflen,
usr/src/uts/common/io/scsi/targets/sd.c
20964
(uchar_t *)bufaddr, SD_PROFILE_HEADER_LEN, SD_LOG_HEX);
usr/src/uts/common/io/scsi/targets/sd.c
21001
sd_send_scsi_MODE_SENSE(sd_ssc_t *ssc, int cdbsize, uchar_t *bufaddr,
usr/src/uts/common/io/scsi/targets/sd.c
21002
size_t buflen, uchar_t page_code, int path_flag)
usr/src/uts/common/io/scsi/targets/sd.c
21043
ucmd_buf.uscsi_cdblen = (uchar_t)cdbsize;
usr/src/uts/common/io/scsi/targets/sd.c
21084
(uchar_t *)bufaddr, buflen, SD_LOG_HEX);
usr/src/uts/common/io/scsi/targets/sd.c
21119
sd_send_scsi_MODE_SELECT(sd_ssc_t *ssc, int cdbsize, uchar_t *bufaddr,
usr/src/uts/common/io/scsi/targets/sd.c
21120
size_t buflen, uchar_t save_page, int path_flag)
usr/src/uts/common/io/scsi/targets/sd.c
21162
ucmd_buf.uscsi_cdblen = (uchar_t)cdbsize;
usr/src/uts/common/io/scsi/targets/sd.c
21192
(uchar_t *)bufaddr, buflen, SD_LOG_HEX);
usr/src/uts/common/io/scsi/targets/sd.c
21226
sd_send_scsi_RDWR(sd_ssc_t *ssc, uchar_t cmd, void *bufaddr,
usr/src/uts/common/io/scsi/targets/sd.c
21235
uchar_t flag;
usr/src/uts/common/io/scsi/targets/sd.c
21300
ucmd_buf.uscsi_cdblen = (uchar_t)cdbsize;
usr/src/uts/common/io/scsi/targets/sd.c
21329
(uchar_t *)bufaddr, buflen, SD_LOG_HEX);
usr/src/uts/common/io/scsi/targets/sd.c
21353
sd_send_scsi_LOG_SENSE(sd_ssc_t *ssc, uchar_t *bufaddr, uint16_t buflen,
usr/src/uts/common/io/scsi/targets/sd.c
21354
uchar_t page_code, uchar_t page_control, uint16_t param_ptr, int path_flag)
usr/src/uts/common/io/scsi/targets/sd.c
21375
cdb.cdb_opaque[5] = (uchar_t)((param_ptr & 0xFF00) >> 8);
usr/src/uts/common/io/scsi/targets/sd.c
21376
cdb.cdb_opaque[6] = (uchar_t)(param_ptr & 0x00FF);
usr/src/uts/common/io/scsi/targets/sd.c
21458
(uchar_t *)bufaddr, buflen, SD_LOG_HEX);
usr/src/uts/common/io/scsi/targets/sd.c
21485
sd_send_scsi_GET_EVENT_STATUS_NOTIFICATION(sd_ssc_t *ssc, uchar_t *bufaddr,
usr/src/uts/common/io/scsi/targets/sd.c
21486
size_t buflen, uchar_t class_req)
usr/src/uts/common/io/scsi/targets/sd.c
21543
sd_gesn_media_data_valid(uchar_t *data)
usr/src/uts/common/io/scsi/targets/sd.c
22040
(uchar_t *)®);
usr/src/uts/common/io/scsi/targets/sd.c
22062
(uchar_t *)®);
usr/src/uts/common/io/scsi/targets/sd.c
22084
(uchar_t *)&resv_desc);
usr/src/uts/common/io/scsi/targets/sd.c
22107
(uchar_t *)&preempt_abort);
usr/src/uts/common/io/scsi/targets/sd.c
22130
(uchar_t *)&r_and_i);
usr/src/uts/common/io/scsi/targets/sd.c
22848
uchar_t *out_data;
usr/src/uts/common/io/scsi/targets/sd.c
22849
uchar_t *rqbuf;
usr/src/uts/common/io/scsi/targets/sd.c
23421
uchar_t actual_sense_length;
usr/src/uts/common/io/scsi/targets/sd.c
23585
uchar_t *temperature_page;
usr/src/uts/common/io/scsi/targets/sd.c
23722
uchar_t *log_page_data;
usr/src/uts/common/io/scsi/targets/sd.c
24396
uchar_t actual_sense_length;
usr/src/uts/common/io/scsi/targets/sd.c
24651
sd_sname(uchar_t status)
usr/src/uts/common/io/scsi/targets/sd.c
25759
(uchar_t *)rqs_bp->b_un.b_addr, SENSE_LENGTH, SD_LOG_HEX);
usr/src/uts/common/io/scsi/targets/sd.c
25992
uchar_t *data_bufp = NULL;
usr/src/uts/common/io/scsi/targets/sd.c
26154
uchar_t *data_bufp = NULL;
usr/src/uts/common/io/scsi/targets/sd.c
26330
uchar_t *sense = NULL;
usr/src/uts/common/io/scsi/targets/sd.c
26331
uchar_t *select = NULL;
usr/src/uts/common/io/scsi/targets/sd.c
26517
uchar_t *sense = NULL;
usr/src/uts/common/io/scsi/targets/sd.c
26518
uchar_t *select = NULL;
usr/src/uts/common/io/scsi/targets/sd.c
26573
switch ((uchar_t)data) {
usr/src/uts/common/io/scsi/targets/sd.c
26585
"Drive Speed '%d' Not Supported\n", (uchar_t)data);
usr/src/uts/common/io/scsi/targets/sd.c
26608
select_page->speed = (uchar_t)data;
usr/src/uts/common/io/scsi/targets/sd.c
26682
uchar_t *sense_page;
usr/src/uts/common/io/scsi/targets/sd.c
26683
uchar_t *sense = NULL;
usr/src/uts/common/io/scsi/targets/sd.c
26723
sense_page = (uchar_t *)(sense + MODE_HEADER_LENGTH_GRP2 + bd_len);
usr/src/uts/common/io/scsi/targets/sd.c
26737
switch ((uchar_t)data) {
usr/src/uts/common/io/scsi/targets/sd.c
26756
(uchar_t)data);
usr/src/uts/common/io/scsi/targets/sd.c
26779
cdb[2] = (uchar_t)(current_speed >> 8);
usr/src/uts/common/io/scsi/targets/sd.c
26780
cdb[3] = (uchar_t)current_speed;
usr/src/uts/common/io/scsi/targets/sd.c
27198
((uchar_t)buffer[8] << 24) + ((uchar_t)buffer[9] << 16) +
usr/src/uts/common/io/scsi/targets/sd.c
27199
((uchar_t)buffer[10] << 8) + ((uchar_t)buffer[11]);
usr/src/uts/common/io/scsi/targets/sd.c
27201
((uchar_t)buffer[12] << 24) + ((uchar_t)buffer[13] << 16) +
usr/src/uts/common/io/scsi/targets/sd.c
27202
((uchar_t)buffer[14] << 8) + ((uchar_t)buffer[15]);
usr/src/uts/common/io/scsi/targets/sd.c
2731
uchar_t *bufaddr;
usr/src/uts/common/io/scsi/targets/sd.c
27324
((uchar_t)buffer[8] << 24) + ((uchar_t)buffer[9] << 16) +
usr/src/uts/common/io/scsi/targets/sd.c
27325
((uchar_t)buffer[10] << 8) + ((uchar_t)buffer[11]);
usr/src/uts/common/io/scsi/targets/sd.c
27395
entry->cdte_datamode = (uchar_t)-1;
usr/src/uts/common/io/scsi/targets/sd.c
27398
entry->cdte_datamode = (uchar_t)-1;
usr/src/uts/common/io/scsi/targets/sd.c
27608
uchar_t cdb[CDB_GROUP5];
usr/src/uts/common/io/scsi/targets/sd.c
27663
cdb[2] = (uchar_t)((mode2->cdread_lba >> 24) & 0XFF);
usr/src/uts/common/io/scsi/targets/sd.c
27664
cdb[3] = (uchar_t)((mode2->cdread_lba >> 16) & 0XFF);
usr/src/uts/common/io/scsi/targets/sd.c
27665
cdb[4] = (uchar_t)((mode2->cdread_lba >> 8) & 0xFF);
usr/src/uts/common/io/scsi/targets/sd.c
27666
cdb[5] = (uchar_t)(mode2->cdread_lba & 0xFF);
usr/src/uts/common/io/scsi/targets/sd.c
27670
cdb[6] = (uchar_t)(nblocks >> 16);
usr/src/uts/common/io/scsi/targets/sd.c
27671
cdb[7] = (uchar_t)(nblocks >> 8);
usr/src/uts/common/io/scsi/targets/sd.c
27672
cdb[8] = (uchar_t)nblocks;
usr/src/uts/common/io/scsi/targets/sd.c
27721
uchar_t cdb[CDB_GROUP0];
usr/src/uts/common/io/scsi/targets/sd.c
27798
cdb[1] = (uchar_t)((mode2->cdread_lba >> 16) & 0X1F);
usr/src/uts/common/io/scsi/targets/sd.c
27799
cdb[2] = (uchar_t)((mode2->cdread_lba >> 8) & 0xFF);
usr/src/uts/common/io/scsi/targets/sd.c
27800
cdb[3] = (uchar_t)(mode2->cdread_lba & 0xFF);
usr/src/uts/common/io/scsi/targets/sd.c
27804
cdb[4] = (uchar_t)nblocks & 0xFF;
usr/src/uts/common/io/scsi/targets/sd.c
27870
uchar_t *sense;
usr/src/uts/common/io/scsi/targets/sd.c
27871
uchar_t *select;
usr/src/uts/common/io/scsi/targets/sd.c
28127
uchar_t read_flags;
usr/src/uts/common/io/scsi/targets/sd.c
2818
uchar_t *header;
usr/src/uts/common/io/scsi/targets/sd.c
28372
uchar_t device_specific;
usr/src/uts/common/io/scsi/targets/sd.c
28373
uchar_t *sense;
usr/src/uts/common/io/scsi/targets/sd.c
28454
uchar_t *sense_page;
usr/src/uts/common/io/scsi/targets/sd.c
28455
uchar_t *select_page;
usr/src/uts/common/io/scsi/targets/sd.c
28456
uchar_t *sense;
usr/src/uts/common/io/scsi/targets/sd.c
28457
uchar_t *select;
usr/src/uts/common/io/scsi/targets/sd.c
28511
sense_page = (uchar_t *)
usr/src/uts/common/io/scsi/targets/sd.c
28513
select_page = (uchar_t *)(select + MODE_HEADER_LENGTH_GRP2);
usr/src/uts/common/io/scsi/targets/sd.c
28548
sense_page = (uchar_t *)
usr/src/uts/common/io/scsi/targets/sd.c
28550
select_page = (uchar_t *)(select + MODE_HEADER_LENGTH);
usr/src/uts/common/io/scsi/targets/sd.c
28666
((uchar_t)buffer[8] << 24) + ((uchar_t)buffer[9] << 16) +
usr/src/uts/common/io/scsi/targets/sd.c
28667
((uchar_t)buffer[10] << 8) + ((uchar_t)buffer[11]);
usr/src/uts/common/io/scsi/targets/sd.c
2938
uchar_t *sense_page;
usr/src/uts/common/io/scsi/targets/sd.c
2944
uchar_t *out_data_rw, *out_data_hd;
usr/src/uts/common/io/scsi/targets/sd.c
2945
uchar_t *rqbuf_rw, *rqbuf_hd;
usr/src/uts/common/io/scsi/targets/sd.c
2946
uchar_t *out_data_gesn;
usr/src/uts/common/io/scsi/targets/sd.c
2964
status = sd_send_scsi_MODE_SENSE(ssc, CDB_GROUP1, (uchar_t *)buf,
usr/src/uts/common/io/scsi/targets/sd.c
3022
sense_page = (uchar_t *)(buf + MODE_HEADER_LENGTH_GRP2 +
usr/src/uts/common/io/scsi/targets/sd.c
30437
sd_tg_rdwr(dev_info_t *devi, uchar_t cmd, void *bufaddr,
usr/src/uts/common/io/scsi/targets/sd.c
30656
uchar_t uscsi_pkt_reason;
usr/src/uts/common/io/scsi/targets/sd.c
30660
uchar_t op_code;
usr/src/uts/common/io/scsi/targets/sd.c
31036
extern uchar_t scsi_cdb_size[];
usr/src/uts/common/io/scsi/targets/sd.c
3112
uchar_t *out_data;
usr/src/uts/common/io/scsi/targets/sd.c
3113
uchar_t *rqbuf;
usr/src/uts/common/io/scsi/targets/sd.c
31140
uchar_t *inqb1 = NULL;
usr/src/uts/common/io/scsi/targets/sd.c
3115
uchar_t *out_data_rw, *out_data_hd;
usr/src/uts/common/io/scsi/targets/sd.c
3116
uchar_t *rqbuf_rw, *rqbuf_hd;
usr/src/uts/common/io/scsi/targets/sd.c
3118
uchar_t *sense_page;
usr/src/uts/common/io/scsi/targets/sd.c
3166
status = sd_send_scsi_MODE_SENSE(ssc, CDB_GROUP1, (uchar_t *)buf,
usr/src/uts/common/io/scsi/targets/sd.c
3198
sense_page = (uchar_t *)(buf + MODE_HEADER_LENGTH_GRP2 + bd_len);
usr/src/uts/common/io/scsi/targets/sd.c
4390
uchar_t *p3bufp;
usr/src/uts/common/io/scsi/targets/sd.c
4391
uchar_t *p4bufp;
usr/src/uts/common/io/scsi/targets/sd.c
4769
sd_parse_blk_limits_vpd(struct sd_lun *un, uchar_t *vpd_pg)
usr/src/uts/common/io/scsi/targets/sd.c
4830
uchar_t *inqB0 = NULL;
usr/src/uts/common/io/scsi/targets/sd.c
4868
uchar_t *inq80 = NULL;
usr/src/uts/common/io/scsi/targets/sd.c
4871
uchar_t *inq83 = NULL;
usr/src/uts/common/io/scsi/targets/sd.c
5009
(uchar_t *)SD_INQUIRY(un), sizeof (*SD_INQUIRY(un)),
usr/src/uts/common/io/scsi/targets/sd.c
5230
uchar_t *buf;
usr/src/uts/common/io/scsi/targets/sd.c
5308
uchar_t *page_list = NULL;
usr/src/uts/common/io/scsi/targets/sd.c
5309
uchar_t page_length = 0xff; /* Use max possible length */
usr/src/uts/common/io/scsi/targets/sd.c
5310
uchar_t evpd = 0x01; /* Set the EVPD bit */
usr/src/uts/common/io/scsi/targets/sd.c
5311
uchar_t page_code = 0x00; /* Supported VPD Pages */
usr/src/uts/common/io/scsi/targets/sd.c
5414
uchar_t *log_page_data;
usr/src/uts/common/io/scsi/targets/sd.c
6138
uchar_t *log_page_data;
usr/src/uts/common/io/scsi/targets/sd.c
6143
uchar_t save_state = SD_STATE_NORMAL;
usr/src/uts/common/io/scsi/targets/sd.c
6145
uchar_t state_before_pm;
usr/src/uts/common/io/scsi/targets/sd.c
679
{ uchar_t tmp = (un)->un_last_state; New_state((un), tmp); }
usr/src/uts/common/io/scsi/targets/sd.c
8692
sd_get_caching_mode_page(sd_ssc_t *ssc, uchar_t page_control, uchar_t **header,
usr/src/uts/common/io/scsi/targets/sd.c
8786
uchar_t *header;
usr/src/uts/common/io/scsi/targets/sd.c
8803
uchar_t save_pg;
usr/src/uts/common/io/scsi/targets/sd.c
8843
mhp->bdesc_length_lo = (uchar_t)bdlen & 0xff;
usr/src/uts/common/io/scsi/targets/sd.c
8905
uchar_t *header;
usr/src/uts/common/io/scsi/targets/sd.c
8974
uchar_t *header;
usr/src/uts/common/io/scsi/targets/sd.c
9040
uchar_t *inq86 = NULL;
usr/src/uts/common/io/scsi/targets/sd.c
920
uchar_t chain_type, void *pktinfop);
usr/src/uts/common/io/scsi/targets/sd.c
9561
uchar_t *cp;
usr/src/uts/common/io/scsi/targets/sd.c
9569
if (*cp != (uchar_t)0) {
usr/src/uts/common/io/scsi/targets/sd.c
9671
uchar_t *cp;
usr/src/uts/common/io/scsi/targets/ses.c
1353
uchar_t status = SCBP_C(pkt) & STATUS_MASK;
usr/src/uts/common/io/scsi/targets/ses.c
1356
uchar_t rqlen;
usr/src/uts/common/io/scsi/targets/ses.c
1371
rqlen = min((uchar_t)amt, scmd->uscsi_rqlen);
usr/src/uts/common/io/scsi/targets/ses.c
1386
uchar_t *arq_status = (uchar_t *)&arq->sts_rqpkt_status;
usr/src/uts/common/io/scsi/targets/ses.c
1401
rqlen = min((uchar_t)amt, scmd->uscsi_rqlen);
usr/src/uts/common/io/scsi/targets/ses.c
322
uchar_t dt = (inqp->inq_dtype & DTYPE_MASK);
usr/src/uts/common/io/scsi/targets/ses.c
323
uchar_t *iqd = (uchar_t *)inqp;
usr/src/uts/common/io/scsi/targets/ses.c
67
extern int ses_set_encstat(ses_softc_t *, uchar_t, int);
usr/src/uts/common/io/scsi/targets/ses.c
715
uchar_t t;
usr/src/uts/common/io/scsi/targets/ses.c
716
uchar_t i;
usr/src/uts/common/io/scsi/targets/ses.c
74
extern int safte_set_encstat(ses_softc_t *, uchar_t, int);
usr/src/uts/common/io/scsi/targets/ses.c
81
extern int sen_set_encstat(ses_softc_t *, uchar_t, int);
usr/src/uts/common/io/scsi/targets/ses_safte.c
1037
wrbuf16(ses_softc_t *ssc, uchar_t op, uchar_t b1, uchar_t b2,
usr/src/uts/common/io/scsi/targets/ses_safte.c
1038
uchar_t b3, int slp)
usr/src/uts/common/io/scsi/targets/ses_safte.c
1132
perf_slotop(ses_softc_t *ssc, uchar_t slot, uchar_t opflag, int slp)
usr/src/uts/common/io/scsi/targets/ses_safte.c
217
cc->pwroff = (uchar_t)r;
usr/src/uts/common/io/scsi/targets/ses_safte.c
229
cc->slotoff = (uchar_t)r;
usr/src/uts/common/io/scsi/targets/ses_safte.c
292
uchar_t status, oencstat;
usr/src/uts/common/io/scsi/targets/ses_safte.c
38
static int wrbuf16(ses_softc_t *, uchar_t, uchar_t, uchar_t, uchar_t, int);
usr/src/uts/common/io/scsi/targets/ses_safte.c
397
switch ((uchar_t)sdata[r]) {
usr/src/uts/common/io/scsi/targets/ses_safte.c
40
static int perf_slotop(ses_softc_t *, uchar_t, uchar_t, int);
usr/src/uts/common/io/scsi/targets/ses_safte.c
466
switch ((uchar_t)sdata[r]) {
usr/src/uts/common/io/scsi/targets/ses_safte.c
52
uchar_t Nfans; /* Number of Fans */
usr/src/uts/common/io/scsi/targets/ses_safte.c
53
uchar_t Npwr; /* Number of Power Supplies */
usr/src/uts/common/io/scsi/targets/ses_safte.c
54
uchar_t Nslots; /* Number of Device Slots */
usr/src/uts/common/io/scsi/targets/ses_safte.c
544
switch ((uchar_t)sdata[r]) {
usr/src/uts/common/io/scsi/targets/ses_safte.c
55
uchar_t DoorLock; /* Door Lock Installed */
usr/src/uts/common/io/scsi/targets/ses_safte.c
56
uchar_t Ntherm; /* Number of Temperature Sensors */
usr/src/uts/common/io/scsi/targets/ses_safte.c
57
uchar_t Nspkrs; /* Number of Speakers */
usr/src/uts/common/io/scsi/targets/ses_safte.c
58
uchar_t Nalarm; /* Number of Alarms (at least one) */
usr/src/uts/common/io/scsi/targets/ses_safte.c
62
uchar_t flag1;
usr/src/uts/common/io/scsi/targets/ses_safte.c
63
uchar_t flag2;
usr/src/uts/common/io/scsi/targets/ses_safte.c
67
uchar_t pwroff;
usr/src/uts/common/io/scsi/targets/ses_safte.c
68
uchar_t slotoff;
usr/src/uts/common/io/scsi/targets/ses_safte.c
709
ssc->ses_objmap[oid].encstat[1] = (uchar_t)driveids[i];
usr/src/uts/common/io/scsi/targets/ses_safte.c
743
safte_set_encstat(ses_softc_t *ssc, uchar_t encstat, int slpflg)
usr/src/uts/common/io/scsi/targets/ses_safte.c
826
uchar_t slotop = 0;
usr/src/uts/common/io/scsi/targets/ses_safte.c
839
err = perf_slotop(ssc, (uchar_t)idx - (uchar_t)cc->slotoff,
usr/src/uts/common/io/scsi/targets/ses_safte.c
891
uchar_t fsp;
usr/src/uts/common/io/scsi/targets/ses_sen.c
296
sen_set_encstat(ses_softc_t *ssc, uchar_t encstat, int slpflag)
usr/src/uts/common/io/scsi/targets/ses_ses.c
102
uchar_t enc_type; /* type of element */
usr/src/uts/common/io/scsi/targets/ses_ses.c
103
uchar_t enc_maxelt; /* maximum supported */
usr/src/uts/common/io/scsi/targets/ses_ses.c
104
uchar_t enc_subenc; /* in SubEnc # N */
usr/src/uts/common/io/scsi/targets/ses_ses.c
105
uchar_t enc_tlen; /* Type Descriptor Text Length */
usr/src/uts/common/io/scsi/targets/ses_ses.c
109
uchar_t comstatus;
usr/src/uts/common/io/scsi/targets/ses_ses.c
110
uchar_t comstat[3];
usr/src/uts/common/io/scsi/targets/ses_ses.c
125
uchar_t ses_ntypes; /* total number of types supported */
usr/src/uts/common/io/scsi/targets/ses_ses.c
138
uchar_t *ses_eltmap;
usr/src/uts/common/io/scsi/targets/ses_ses.c
152
(((uchar_t *)(outp))[idx++]) = sbyte(sval, 0)
usr/src/uts/common/io/scsi/targets/ses_ses.c
155
(((uchar_t *)(outp))[idx++]) = sbyte(sval, 1), \
usr/src/uts/common/io/scsi/targets/ses_ses.c
156
(((uchar_t *)(outp))[idx++]) = sbyte(sval, 0)
usr/src/uts/common/io/scsi/targets/ses_ses.c
160
(((uchar_t *)(outp))[idx++]) = sbyte(sval, 2), \
usr/src/uts/common/io/scsi/targets/ses_ses.c
161
(((uchar_t *)(outp))[idx++]) = sbyte(sval, 1), \
usr/src/uts/common/io/scsi/targets/ses_ses.c
162
(((uchar_t *)(outp))[idx++]) = sbyte(sval, 0)
usr/src/uts/common/io/scsi/targets/ses_ses.c
166
(((uchar_t *)(outp))[idx++]) = sbyte(sval, 3), \
usr/src/uts/common/io/scsi/targets/ses_ses.c
167
(((uchar_t *)(outp))[idx++]) = sbyte(sval, 2), \
usr/src/uts/common/io/scsi/targets/ses_ses.c
168
(((uchar_t *)(outp))[idx++]) = sbyte(sval, 1), \
usr/src/uts/common/io/scsi/targets/ses_ses.c
169
(((uchar_t *)(outp))[idx++]) = sbyte(sval, 0)
usr/src/uts/common/io/scsi/targets/ses_ses.c
173
#define sget8(inp, idx, lval) lval = (((uchar_t *)(inp))[idx++])
usr/src/uts/common/io/scsi/targets/ses_ses.c
174
#define gget8(inp, idx, lval) lval = (((uchar_t *)(inp))[idx])
usr/src/uts/common/io/scsi/targets/ses_ses.c
177
lval = gbyte((((uchar_t *)(inp))[idx]), 1) | \
usr/src/uts/common/io/scsi/targets/ses_ses.c
178
(((uchar_t *)(inp))[idx+1]), idx += 2
usr/src/uts/common/io/scsi/targets/ses_ses.c
181
lval = gbyte((((uchar_t *)(inp))[idx]), 1) | \
usr/src/uts/common/io/scsi/targets/ses_ses.c
182
(((uchar_t *)(inp))[idx+1])
usr/src/uts/common/io/scsi/targets/ses_ses.c
185
lval = gbyte((((uchar_t *)(inp))[idx]), 2) | \
usr/src/uts/common/io/scsi/targets/ses_ses.c
186
gbyte((((uchar_t *)(inp))[idx+1]), 1) | \
usr/src/uts/common/io/scsi/targets/ses_ses.c
187
(((uchar_t *)(inp))[idx+2]), idx += 3
usr/src/uts/common/io/scsi/targets/ses_ses.c
190
lval = gbyte((((uchar_t *)(inp))[idx]), 2) | \
usr/src/uts/common/io/scsi/targets/ses_ses.c
191
gbyte((((uchar_t *)(inp))[idx+1]), 1) | \
usr/src/uts/common/io/scsi/targets/ses_ses.c
192
(((uchar_t *)(inp))[idx+2])
usr/src/uts/common/io/scsi/targets/ses_ses.c
195
lval = gbyte((((uchar_t *)(inp))[idx]), 3) | \
usr/src/uts/common/io/scsi/targets/ses_ses.c
196
gbyte((((uchar_t *)(inp))[idx+1]), 2) | \
usr/src/uts/common/io/scsi/targets/ses_ses.c
197
gbyte((((uchar_t *)(inp))[idx+2]), 1) | \
usr/src/uts/common/io/scsi/targets/ses_ses.c
198
(((uchar_t *)(inp))[idx+3]), idx += 4
usr/src/uts/common/io/scsi/targets/ses_ses.c
201
lval = gbyte((((uchar_t *)(inp))[idx]), 3) | \
usr/src/uts/common/io/scsi/targets/ses_ses.c
202
gbyte((((uchar_t *)(inp))[idx+1]), 2) | \
usr/src/uts/common/io/scsi/targets/ses_ses.c
203
gbyte((((uchar_t *)(inp))[idx+2]), 1) | \
usr/src/uts/common/io/scsi/targets/ses_ses.c
204
(((uchar_t *)(inp))[idx+3])
usr/src/uts/common/io/scsi/targets/ses_ses.c
209
static int ses_cfghdr(uchar_t *, int, SesCfgHdr *);
usr/src/uts/common/io/scsi/targets/ses_ses.c
210
static int ses_enchdr(uchar_t *, int, uchar_t, SesEncHdr *);
usr/src/uts/common/io/scsi/targets/ses_ses.c
211
static int ses_encdesc(uchar_t *, int, uchar_t, SesEncDesc *);
usr/src/uts/common/io/scsi/targets/ses_ses.c
212
static int ses_getthdr(uchar_t *, int, int, SesThdr *);
usr/src/uts/common/io/scsi/targets/ses_ses.c
213
static int ses_decode(char *, int, uchar_t *, int, int, SesComStat *);
usr/src/uts/common/io/scsi/targets/ses_ses.c
214
static int ses_encode(char *, int, uchar_t *, int, int, SesComStat *);
usr/src/uts/common/io/scsi/targets/ses_ses.c
258
if (ses_cfghdr((uchar_t *)sdata, amt, &cf)) {
usr/src/uts/common/io/scsi/targets/ses_ses.c
284
if (ses_enchdr((uchar_t *)sdata, amt, i, &hd)) {
usr/src/uts/common/io/scsi/targets/ses_ses.c
294
if (ses_encdesc((uchar_t *)sdata, amt, i, cdp)) {
usr/src/uts/common/io/scsi/targets/ses_ses.c
315
if (ses_getthdr((uchar_t *)sdata, amt, i, &thdr)) {
usr/src/uts/common/io/scsi/targets/ses_ses.c
362
cc->ses_ntypes = (uchar_t)ntype;
usr/src/uts/common/io/scsi/targets/ses_ses.c
372
if (ses_getthdr((uchar_t *)sdata, amt, i, &thdr)) {
usr/src/uts/common/io/scsi/targets/ses_ses.c
547
ses_set_encstat(ses_softc_t *ssc, uchar_t encstat, int slpflag)
usr/src/uts/common/io/scsi/targets/ses_ses.c
616
ses_cfghdr(uchar_t *buffer, int buflen, SesCfgHdr *cfp)
usr/src/uts/common/io/scsi/targets/ses_ses.c
626
ses_enchdr(uchar_t *buffer, int amt, uchar_t SubEncId, SesEncHdr *chp)
usr/src/uts/common/io/scsi/targets/ses_ses.c
644
ses_encdesc(uchar_t *buffer, int amt, uchar_t SubEncId, SesEncDesc *cdp)
usr/src/uts/common/io/scsi/targets/ses_ses.c
669
ses_getthdr(uchar_t *buffer, int amt, int nth, SesThdr *thp)
usr/src/uts/common/io/scsi/targets/ses_ses.c
726
ses_decode(char *b, int amt, uchar_t *ep, int elt, int elm, SesComStat *sp)
usr/src/uts/common/io/scsi/targets/ses_ses.c
794
ses_encode(char *b, int amt, uchar_t *ep, int elt, int elm, SesComStat *sp)
usr/src/uts/common/io/scsi/targets/ses_ses.c
84
uchar_t Nsubenc; /* Number of Subenclosures */
usr/src/uts/common/io/scsi/targets/ses_ses.c
88
uchar_t Subencid; /* SubEnclosure Identifier */
usr/src/uts/common/io/scsi/targets/ses_ses.c
89
uchar_t Ntypes; /* # of supported types */
usr/src/uts/common/io/scsi/targets/ses_ses.c
90
uchar_t VEnclen; /* Enclosure Descriptor Length */
usr/src/uts/common/io/scsi/targets/ses_ses.c
94
uchar_t encWWN[8]; /* XXX- Not Right Yet */
usr/src/uts/common/io/scsi/targets/ses_ses.c
95
uchar_t encVid[8];
usr/src/uts/common/io/scsi/targets/ses_ses.c
96
uchar_t encPid[16];
usr/src/uts/common/io/scsi/targets/ses_ses.c
97
uchar_t encRev[4];
usr/src/uts/common/io/scsi/targets/ses_ses.c
98
uchar_t encVen[1];
usr/src/uts/common/io/scsi/targets/sgen.c
1278
(uchar_t *)uscmd->uscsi_rqbuf);
usr/src/uts/common/io/scsi/targets/sgen.c
157
static void sgen_dump_sense(sgen_state_t *, size_t, uchar_t *);
usr/src/uts/common/io/scsi/targets/sgen.c
1752
uchar_t rqlen = min((uchar_t)amt, ucmd->uscsi_rqlen);
usr/src/uts/common/io/scsi/targets/sgen.c
1825
uchar_t rqlen = min((uchar_t)amt, ucmd->uscsi_rqlen);
usr/src/uts/common/io/scsi/targets/sgen.c
2056
uchar_t *cdbp = (uchar_t *)cdb;
usr/src/uts/common/io/scsi/targets/sgen.c
2086
sgen_dump_sense(sgen_state_t *sg_state, size_t rqlen, uchar_t *rqbuf)
usr/src/uts/common/io/scsi/targets/sgen.c
260
sgen_typename(uchar_t typeno)
usr/src/uts/common/io/scsi/targets/sgen.c
273
sgen_typenum(const char *typename, uchar_t *typenum)
usr/src/uts/common/io/scsi/targets/sgen.c
278
*typenum = (uchar_t)i;
usr/src/uts/common/io/scsi/targets/sgen.c
307
uchar_t devtype;
usr/src/uts/common/io/scsi/targets/sgen.c
572
uchar_t devtype;
usr/src/uts/common/io/scsi/targets/smp.c
191
uchar_t *srmir = NULL;
usr/src/uts/common/io/scsi/targets/smp.c
543
smp_pkt->smp_pkt_rsp, uchar_t, smp_pkt->smp_pkt_reason);
usr/src/uts/common/io/scsi/targets/st.c
10401
uchar_t *cdbp = (uchar_t *)pkt->pkt_cdbp;
usr/src/uts/common/io/scsi/targets/st.c
10658
ucmd->uscsi_rqstatus = *(uchar_t *)statusp;
usr/src/uts/common/io/scsi/targets/st.c
10660
uchar_t rqlen = min((uchar_t)amt, ucmd->uscsi_rqlen);
usr/src/uts/common/io/scsi/targets/st.c
11729
uchar_t cmd = (uchar_t)(intptr_t)bp->b_forw;
usr/src/uts/common/io/scsi/targets/st.c
12316
uchar_t byte;
usr/src/uts/common/io/scsi/targets/st.c
12330
byte = (uchar_t)data[i];
usr/src/uts/common/io/scsi/targets/st.c
124
extern uchar_t scsi_cdb_size[];
usr/src/uts/common/io/scsi/targets/st.c
12407
uchar_t *sensep;
usr/src/uts/common/io/scsi/targets/st.c
12535
uchar_t *sensep;
usr/src/uts/common/io/scsi/targets/st.c
12763
uchar_t f_o_e;
usr/src/uts/common/io/scsi/targets/st.c
12776
un->un_max_throttle = (uchar_t)st_max_throttle;
usr/src/uts/common/io/scsi/targets/st.c
12892
st_check_cdb_for_need_to_reserve(struct scsi_tape *un, uchar_t *cdb)
usr/src/uts/common/io/scsi/targets/st.c
12908
st_print_scsi_cmd((uchar_t)cdb[0]));
usr/src/uts/common/io/scsi/targets/st.c
12944
st_check_cmd_for_need_to_reserve(struct scsi_tape *un, uchar_t cmd, int cnt)
usr/src/uts/common/io/scsi/targets/st.c
13320
st_logpage_supported(struct scsi_tape *un, uchar_t page)
usr/src/uts/common/io/scsi/targets/st.c
13322
uchar_t *sp, *sensep;
usr/src/uts/common/io/scsi/targets/st.c
13696
uchar_t *sensep;
usr/src/uts/common/io/scsi/targets/st.c
13700
uchar_t bit_mask;
usr/src/uts/common/io/scsi/targets/st.c
14181
if ((uchar_t)buf[9] == 0x80) {
usr/src/uts/common/io/scsi/targets/st.c
14187
"Drive media is not WORM Media 0x%x\n", (uchar_t)buf[9]);
usr/src/uts/common/io/scsi/targets/st.c
14238
uchar_t pagecode :6,
usr/src/uts/common/io/scsi/targets/st.c
14240
uchar_t page_len;
usr/src/uts/common/io/scsi/targets/st.c
14241
uchar_t syslogalive :2,
usr/src/uts/common/io/scsi/targets/st.c
14248
uchar_t span;
usr/src/uts/common/io/scsi/targets/st.c
14250
uchar_t :6,
usr/src/uts/common/io/scsi/targets/st.c
14253
uchar_t worm_cap :1,
usr/src/uts/common/io/scsi/targets/st.c
14257
uchar_t :2,
usr/src/uts/common/io/scsi/targets/st.c
14259
uchar_t page_len;
usr/src/uts/common/io/scsi/targets/st.c
14260
uchar_t ait :1,
usr/src/uts/common/io/scsi/targets/st.c
14267
uchar_t span;
usr/src/uts/common/io/scsi/targets/st.c
14268
uchar_t mic :1,
usr/src/uts/common/io/scsi/targets/st.c
14271
uchar_t :7,
usr/src/uts/common/io/scsi/targets/st.c
14483
st_get_special_inquiry(struct scsi_tape *un, uchar_t size, caddr_t dest,
usr/src/uts/common/io/scsi/targets/st.c
14484
uchar_t page)
usr/src/uts/common/io/scsi/targets/st.c
14533
uchar_t status = un->un_status;
usr/src/uts/common/io/scsi/targets/st.c
15108
uint64_t lblk, uchar_t partition)
usr/src/uts/common/io/scsi/targets/st.c
16462
uchar_t avilable_data0;
usr/src/uts/common/io/scsi/targets/st.c
16463
uchar_t avilable_data1;
usr/src/uts/common/io/scsi/targets/st.c
16464
uchar_t avilable_data2;
usr/src/uts/common/io/scsi/targets/st.c
16465
uchar_t avilable_data3;
usr/src/uts/common/io/scsi/targets/st.c
16466
uchar_t attribute_msb;
usr/src/uts/common/io/scsi/targets/st.c
16467
uchar_t attribute_lsb;
usr/src/uts/common/io/scsi/targets/st.c
16469
uchar_t format : 2,
usr/src/uts/common/io/scsi/targets/st.c
16473
uchar_t read_only : 1,
usr/src/uts/common/io/scsi/targets/st.c
16477
uchar_t attribute_len_msb;
usr/src/uts/common/io/scsi/targets/st.c
16478
uchar_t attribute_len_lsb;
usr/src/uts/common/io/scsi/targets/st.c
16492
uchar_t byte;
usr/src/uts/common/io/scsi/targets/st.c
16494
uchar_t *data = (uchar_t *)pnt;
usr/src/uts/common/io/scsi/targets/st.c
16841
uchar_t com = errinfo->ei_failed_pkt.pkt_cdbp[0];
usr/src/uts/common/io/scsi/targets/st.c
17377
pkt->pkt_cdbp[3] = (uchar_t)un->un_running.partition;
usr/src/uts/common/io/scsi/targets/st.c
17379
pkt->pkt_cdbp[4] = (uchar_t)(lbn >> 56);
usr/src/uts/common/io/scsi/targets/st.c
17380
pkt->pkt_cdbp[5] = (uchar_t)(lbn >> 48);
usr/src/uts/common/io/scsi/targets/st.c
17381
pkt->pkt_cdbp[6] = (uchar_t)(lbn >> 40);
usr/src/uts/common/io/scsi/targets/st.c
17382
pkt->pkt_cdbp[7] = (uchar_t)(lbn >> 32);
usr/src/uts/common/io/scsi/targets/st.c
17383
pkt->pkt_cdbp[8] = (uchar_t)(lbn >> 24);
usr/src/uts/common/io/scsi/targets/st.c
17384
pkt->pkt_cdbp[9] = (uchar_t)(lbn >> 16);
usr/src/uts/common/io/scsi/targets/st.c
17385
pkt->pkt_cdbp[10] = (uchar_t)(lbn >> 8);
usr/src/uts/common/io/scsi/targets/st.c
17386
pkt->pkt_cdbp[11] = (uchar_t)(lbn);
usr/src/uts/common/io/scsi/targets/st.c
17597
(uchar_t)that[i], (uchar_t)this[i]);
usr/src/uts/common/io/scsi/targets/st.c
17783
uchar_t reposition = 0;
usr/src/uts/common/io/scsi/targets/st.c
18197
st_get_cdb_g0_rw_count(uchar_t *cdb)
usr/src/uts/common/io/scsi/targets/st.c
18215
st_get_cdb_g0_sign_count(uchar_t *cdb)
usr/src/uts/common/io/scsi/targets/st.c
18233
st_get_cdb_g0_count(uchar_t *cdb)
usr/src/uts/common/io/scsi/targets/st.c
18245
st_get_cdb_g5_rw_cnt(uchar_t *cdb)
usr/src/uts/common/io/scsi/targets/st.c
18263
st_get_no_count(uchar_t *cdb)
usr/src/uts/common/io/scsi/targets/st.c
18270
st_get_load_options(uchar_t *cdb)
usr/src/uts/common/io/scsi/targets/st.c
18276
st_get_erase_options(uchar_t *cdb)
usr/src/uts/common/io/scsi/targets/st.c
18282
st_get_cdb_g1_lba(uchar_t *cdb)
usr/src/uts/common/io/scsi/targets/st.c
18295
st_get_cdb_g5_count(uchar_t *cdb)
usr/src/uts/common/io/scsi/targets/st.c
18306
st_get_cdb_g4g5_cnt(uchar_t *cdb)
usr/src/uts/common/io/scsi/targets/st.c
1850
uchar_t reserved;
usr/src/uts/common/io/scsi/targets/st.c
2444
uchar_t *den_header;
usr/src/uts/common/io/scsi/targets/st.c
2445
uchar_t num_den;
usr/src/uts/common/io/scsi/targets/st.c
2446
uchar_t den[NDENSITIES];
usr/src/uts/common/io/scsi/targets/st.c
2447
uchar_t deflt[NDENSITIES];
usr/src/uts/common/io/scsi/targets/st.c
2681
st_get_timeouts_value(struct scsi_tape *un, uchar_t option_code,
usr/src/uts/common/io/scsi/targets/st.c
2684
uchar_t *timeouts;
usr/src/uts/common/io/scsi/targets/st.c
2685
uchar_t *oper;
usr/src/uts/common/io/scsi/targets/st.c
2686
uchar_t support;
usr/src/uts/common/io/scsi/targets/st.c
2687
uchar_t cdbsize;
usr/src/uts/common/io/scsi/targets/st.c
2688
uchar_t ctdp;
usr/src/uts/common/io/scsi/targets/st.c
2728
timeouts = (uchar_t *)(oper + cdbsize + 4);
usr/src/uts/common/io/scsi/targets/st.c
3035
un->un_allow_large_xfer = (uchar_t)st_allow_large_xfer;
usr/src/uts/common/io/scsi/targets/st.c
359
uchar_t key;
usr/src/uts/common/io/scsi/targets/st.c
360
uchar_t add_code;
usr/src/uts/common/io/scsi/targets/st.c
361
uchar_t qual_code;
usr/src/uts/common/io/scsi/targets/st.c
375
uchar_t cln_bit_mask;
usr/src/uts/common/io/scsi/targets/st.c
4403
((uchar_t)(uintptr_t)bp->b_forw == SCMD_READ ||
usr/src/uts/common/io/scsi/targets/st.c
4404
(uchar_t)(uintptr_t)bp->b_forw == SCMD_READ_G4 ||
usr/src/uts/common/io/scsi/targets/st.c
4405
(uchar_t)(uintptr_t)bp->b_forw == SCMD_WRITE ||
usr/src/uts/common/io/scsi/targets/st.c
4406
(uchar_t)(uintptr_t)bp->b_forw == SCMD_WRITE_G4)) {
usr/src/uts/common/io/scsi/targets/st.c
4936
uchar_t status = un->un_status;
usr/src/uts/common/io/scsi/targets/st.c
4937
uchar_t lastop = un->un_lastop;
usr/src/uts/common/io/scsi/targets/st.c
503
static int st_get_timeouts_value(struct scsi_tape *, uchar_t, ushort_t *,
usr/src/uts/common/io/scsi/targets/st.c
570
uchar_t *density_data, size_t buflen);
usr/src/uts/common/io/scsi/targets/st.c
572
uchar_t *oper_data, uchar_t option_code, ushort_t service_action);
usr/src/uts/common/io/scsi/targets/st.c
585
static int st_check_cdb_for_need_to_reserve(struct scsi_tape *un, uchar_t *cdb);
usr/src/uts/common/io/scsi/targets/st.c
586
static int st_check_cmd_for_need_to_reserve(struct scsi_tape *un, uchar_t cmd,
usr/src/uts/common/io/scsi/targets/st.c
599
static int st_get_special_inquiry(struct scsi_tape *un, uchar_t size,
usr/src/uts/common/io/scsi/targets/st.c
600
caddr_t dest, uchar_t page);
usr/src/uts/common/io/scsi/targets/st.c
607
tapepos_t *pos, uint64_t lblk, uchar_t partition);
usr/src/uts/common/io/scsi/targets/st.c
6244
(uchar_t *)uscmd->uscsi_cdb);
usr/src/uts/common/io/scsi/targets/st.c
6406
uchar_t *cdbp = (uchar_t *)pkt->pkt_cdbp;
usr/src/uts/common/io/scsi/targets/st.c
6882
uchar_t *cmd = pkt->pkt_cdbp;
usr/src/uts/common/io/scsi/targets/st.c
7291
uchar_t dens, olddens;
usr/src/uts/common/io/scsi/targets/st.c
7476
uchar_t status;
usr/src/uts/common/io/scsi/targets/st.c
7942
un->un_mspl->high_bl = (uchar_t)(un->un_bsize >> 16);
usr/src/uts/common/io/scsi/targets/st.c
7943
un->un_mspl->mid_bl = (uchar_t)(un->un_bsize >> 8);
usr/src/uts/common/io/scsi/targets/st.c
7944
un->un_mspl->low_bl = (uchar_t)(un->un_bsize);
usr/src/uts/common/io/scsi/targets/st.c
8150
uchar_t page;
usr/src/uts/common/io/scsi/targets/st.c
8221
un->un_mspl->high_bl = (uchar_t)(un->un_bsize >> 16);
usr/src/uts/common/io/scsi/targets/st.c
8222
un->un_mspl->mid_bl = (uchar_t)(un->un_bsize >> 8);
usr/src/uts/common/io/scsi/targets/st.c
8223
un->un_mspl->low_bl = (uchar_t)(un->un_bsize);
usr/src/uts/common/io/scsi/targets/st.c
8233
uchar_t best;
usr/src/uts/common/io/scsi/targets/st.c
8438
st_report_density_support(struct scsi_tape *un, uchar_t *density_data,
usr/src/uts/common/io/scsi/targets/st.c
8474
st_report_supported_operation(struct scsi_tape *un, uchar_t *oper_data,
usr/src/uts/common/io/scsi/targets/st.c
8475
uchar_t option_code, ushort_t service_action)
usr/src/uts/common/io/scsi/targets/st.c
8568
current->high_bl = (uchar_t)(nblksz >> 16);
usr/src/uts/common/io/scsi/targets/st.c
8569
current->mid_bl = (uchar_t)(nblksz >> 8);
usr/src/uts/common/io/scsi/targets/st.c
8570
current->low_bl = (uchar_t)(nblksz);
usr/src/uts/common/io/scsi/targets/st.c
8640
uchar_t com;
usr/src/uts/common/io/scsi/targets/st.c
8718
com = (uchar_t)(uintptr_t)bp->b_forw;
usr/src/uts/common/io/scsi/targets/st.c
9386
uchar_t actual_sense_length = resultp->actual_sense_length;
usr/src/uts/common/io/simnet/simnet_impl.h
88
uchar_t sd_mac_addr[MAXMACADDRLEN];
usr/src/uts/common/io/srn.c
77
uchar_t srn_clones[SRN_MAX_CLONE]; /* unique opens */
usr/src/uts/common/io/stream.c
1448
uchar_t *base;
usr/src/uts/common/io/stream.c
1882
uchar_t band = 0;
usr/src/uts/common/io/stream.c
2115
qbackenable(queue_t *q, uchar_t band)
usr/src/uts/common/io/stream.c
3655
ptr = (uchar_t *)(mp->b_rptr + dbp->db_cksumstuff);
usr/src/uts/common/io/strplumb.c
513
static uchar_t boot_macaddr[16];
usr/src/uts/common/io/strplumb.c
515
static uchar_t *getmacaddr(dev_info_t *dip, size_t *maclenp);
usr/src/uts/common/io/strplumb.c
553
uchar_t *bootp;
usr/src/uts/common/io/strplumb.c
611
uchar_t *macaddr;
usr/src/uts/common/io/strplumb.c
671
static uchar_t *
usr/src/uts/common/io/strplumb.c
679
uchar_t *macaddr = NULL;
usr/src/uts/common/io/strsun.c
48
*mp->b_rptr = (uchar_t)error;
usr/src/uts/common/io/strsun.c
93
mexchange(queue_t *wq, mblk_t *mp, size_t size, uchar_t type, int32_t primtype)
usr/src/uts/common/io/sundlpi.c
349
dl_phys_addr(ldi_handle_t lh, uchar_t *physaddr, size_t *physlenp,
usr/src/uts/common/io/sundlpi.c
404
dl_info(ldi_handle_t lh, dl_info_ack_t *dliap, uchar_t *physaddr,
usr/src/uts/common/io/suntpi.c
192
tpi_ack_alloc(mblk_t *mp, size_t size, uchar_t db_type, t_scalar_t prim)
usr/src/uts/common/io/telmod.c
745
error = miocpullup(mp, sizeof (uchar_t));
usr/src/uts/common/io/telmod.c
769
error = miocpullup(mp, sizeof (uchar_t));
usr/src/uts/common/io/tem.c
1028
uchar_t
usr/src/uts/common/io/tem.c
1033
uchar_t fbmode;
usr/src/uts/common/io/tem.c
1043
tem_set_fbmode(tem_vt_state_t tem_arg, uchar_t fbmode, cred_t *credp)
usr/src/uts/common/io/tem.c
188
tem_write(tem_vt_state_t tem_arg, uchar_t *buf, ssize_t len, cred_t *credp)
usr/src/uts/common/io/tem.c
516
static uchar_t
usr/src/uts/common/io/tem.c
519
uchar_t result = 0;
usr/src/uts/common/io/tem.c
651
uchar_t diff;
usr/src/uts/common/io/tem_safe.c
150
static void tem_safe_image_display(struct tem_vt_state *, uchar_t *,
usr/src/uts/common/io/tem_safe.c
1826
tem_safe_image_display(struct tem_vt_state *tem, uchar_t *image,
usr/src/uts/common/io/tem_safe.c
1910
da.data = (uchar_t *)tem->tvs_pix_data;
usr/src/uts/common/io/tem_safe.c
235
uchar_t *buf,
usr/src/uts/common/io/tem_safe.c
2688
da.data = (uchar_t *)tem->tvs_pix_data;
usr/src/uts/common/io/tem_safe.c
278
tem_safe_input_byte(struct tem_vt_state *tem, uchar_t c, cred_t *credp,
usr/src/uts/common/io/tem_safe.c
374
uchar_t *buf,
usr/src/uts/common/io/tl.c
1410
uchar_t *p = ap->ta_abuf;
usr/src/uts/common/io/tl.c
3420
uchar_t *addr_startp;
usr/src/uts/common/io/tl.c
4320
ackmp->b_wptr = (uchar_t *)&taa[1];
usr/src/uts/common/io/tl.c
4351
uchar_t *addr_startp;
usr/src/uts/common/io/tl.c
4383
addr_startp = (uchar_t *)&taa[1];
usr/src/uts/common/io/tl.c
4394
ackmp->b_wptr = (uchar_t *)ackmp->b_rptr +
usr/src/uts/common/io/tl.c
5002
uchar_t *addr_startp;
usr/src/uts/common/io/tl.c
5092
uchar_t *addr_startp;
usr/src/uts/common/io/tl.c
6136
tl_fill_option(uchar_t *buf, cred_t *cr, pid_t cpid, int flag, cred_t *pcr)
usr/src/uts/common/io/tl.c
6178
tl_default_opt(queue_t *wq, int level, int name, uchar_t *ptr)
usr/src/uts/common/io/tl.c
6186
tl_get_opt(queue_t *wq, int level, int name, uchar_t *ptr)
usr/src/uts/common/io/tl.c
6234
uchar_t *invalp, uint_t *outlenp, uchar_t *outvalp, void *thisdg_attrs,
usr/src/uts/common/io/tl.c
937
static void tl_fill_option(uchar_t *, cred_t *, pid_t, int, cred_t *);
usr/src/uts/common/io/tl.c
938
static int tl_default_opt(queue_t *, int, int, uchar_t *);
usr/src/uts/common/io/tl.c
939
static int tl_get_opt(queue_t *, int, int, uchar_t *);
usr/src/uts/common/io/tl.c
940
static int tl_set_opt(queue_t *, uint_t, int, int, uint_t, uchar_t *, uint_t *,
usr/src/uts/common/io/tl.c
941
uchar_t *, void *, cred_t *);
usr/src/uts/common/io/tpm/tpm.c
2017
strncpy_spacepad(uchar_t *s1, char *s2, int n)
usr/src/uts/common/io/tpm/tpm.c
2130
uchar_t *buf, size_t len, uint_t entropy_est, uint32_t flags,
usr/src/uts/common/io/tpm/tpm.c
2196
crypto_session_id_t sid, uchar_t *buf, size_t len, crypto_req_handle_t req)
usr/src/uts/common/io/tpm/tpm.c
239
uchar_t *, size_t, uint_t, uint32_t, crypto_req_handle_t);
usr/src/uts/common/io/tpm/tpm.c
242
crypto_session_id_t, uchar_t *, size_t, crypto_req_handle_t);
usr/src/uts/common/io/tpm/tpm.c
390
load32(uchar_t *ptr, uint32_t offset)
usr/src/uts/common/io/trill.c
1442
mp->b_wptr = (uchar_t *)tudi + udi_size;
usr/src/uts/common/io/trill.c
1610
mp = create_trill_header(tsock, mp, (const uchar_t *)LLADDR(laddr),
usr/src/uts/common/io/ttcompat.c
1209
#define TO_COMPAT_CHAR(to, from) { if ((to = from) == 0) to = (uchar_t)0377; }
usr/src/uts/common/io/ttcompat.c
1251
csp->t_startc = (uchar_t)0377;
usr/src/uts/common/io/ttcompat.c
1252
csp->t_stopc = (uchar_t)0377;
usr/src/uts/common/io/ttcompat.c
625
iocp->ioc_error = miocpullup(mp, sizeof (uchar_t));
usr/src/uts/common/io/tty_common.c
472
property, (uchar_t *)&default_termios,
usr/src/uts/common/io/tty_common.c
537
(uchar_t *)tp, sizeof (struct termios)) != DDI_PROP_SUCCESS) {
usr/src/uts/common/io/tty_pts.c
858
pty->pt_ucntl = (uchar_t)cmd & 0xff;
usr/src/uts/common/io/tty_pts.c
870
pty->pt_ucntl = (uchar_t)cmd & 0xff;
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1042
usb_ac_get_featureID(usb_ac_state_t *uacp, uchar_t dir,
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1230
uchar_t *a, **p, i, unit;
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1243
p_len = uacp->usb_ac_max_unit * sizeof (uchar_t *);
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
1472
usb_ac_add_unit_descriptor(usb_ac_state_t *uacp, uchar_t *buffer,
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
170
static uint_t usb_ac_get_featureID(usb_ac_state_t *, uchar_t, uint_t,
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
179
static void usb_ac_add_unit_descriptor(usb_ac_state_t *, uchar_t *, size_t);
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
2209
(uchar_t)unit;
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
3011
format.fmt_chns = (uchar_t)engine->fmt.ch;
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
3012
format.fmt_precision = (uchar_t)engine->fmt.prec;
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
3013
format.fmt_encoding = (uchar_t)engine->fmt.enc;
usr/src/uts/common/io/usb/clients/audio/usb_ah/usb_ah.c
697
uchar_t *ptr;
usr/src/uts/common/io/usb/clients/audio/usb_as/usb_as.c
114
static int usb_as_send_ctrl_cmd(usb_as_state_t *, uchar_t, uchar_t,
usr/src/uts/common/io/usb/clients/audio/usb_as/usb_as.c
1669
uchar_t bmRequestType, uchar_t bRequest,
usr/src/uts/common/io/usb/clients/audio/usb_as/usb_as.c
2098
uasp->usb_as_alts[alternate].alt_format_len = (uchar_t)len;
usr/src/uts/common/io/usb/clients/audio/usb_as/usb_as.c
2103
(uchar_t)n_srs;
usr/src/uts/common/io/usb/clients/audio/usb_as/usb_as.c
2242
uchar_t n_alternates = uasp->usb_as_n_alternates;
usr/src/uts/common/io/usb/clients/audio/usb_as/usb_as.c
2289
reg->reg_formats[n].fmt_alt = (uchar_t)alt;
usr/src/uts/common/io/usb/clients/audio/usb_as/usb_as.c
2303
reg->reg_n_formats = (uchar_t)n;
usr/src/uts/common/io/usb/clients/audio/usb_as/usb_as.c
840
format->fmt_alt = (uchar_t)alt;
usr/src/uts/common/io/usb/clients/hid/hid.c
107
uchar_t, int, ushort_t);
usr/src/uts/common/io/usb/clients/hid/hid.c
114
static void hid_qreply_merror(queue_t *, mblk_t *, uchar_t);
usr/src/uts/common/io/usb/clients/hid/hid.c
115
static mblk_t *hid_data2mblk(uchar_t *, int);
usr/src/uts/common/io/usb/clients/hid/hid.c
125
static int hid_polled_read(hid_polled_handle_t, uchar_t **);
usr/src/uts/common/io/usb/clients/hid/hid.c
1933
mp = allocb(sizeof (uchar_t), BPRI_HI);
usr/src/uts/common/io/usb/clients/hid/hid.c
2448
uchar_t request_type;
usr/src/uts/common/io/usb/clients/hid/hid.c
2481
(uchar_t *)&hidp->hid_report_descr,
usr/src/uts/common/io/usb/clients/hid/hid.c
2511
(uchar_t *)&hid_vid_pid, sizeof (hid_vid_pid_t));
usr/src/uts/common/io/usb/clients/hid/hid.c
2546
(uchar_t *)&hid_polled_input,
usr/src/uts/common/io/usb/clients/hid/hid.c
2727
hid_req_t *hid_request, uchar_t request_type, int request_request,
usr/src/uts/common/io/usb/clients/hid/hid.c
3148
mp = allocb(sizeof (uchar_t), BPRI_HI);
usr/src/uts/common/io/usb/clients/hid/hid.c
3164
hid_qreply_merror(queue_t *q, mblk_t *mp, uchar_t errval)
usr/src/uts/common/io/usb/clients/hid/hid.c
3184
hid_data2mblk(uchar_t *buf, int len)
usr/src/uts/common/io/usb/clients/hid/hid.c
3549
hid_polled_read(hid_polled_handle_t hid_polled_input, uchar_t **buffer)
usr/src/uts/common/io/usb/clients/hidparser/hidparser.c
319
uchar_t foundsize, foundcount, foundreportid, right_report_id;
usr/src/uts/common/io/usb/clients/hidparser/hidparser.c
420
uchar_t found_page, found_ret_value, found_usage_id;
usr/src/uts/common/io/usb/clients/hidparser/hidparser.c
421
uchar_t foundreportid, right_report_id;
usr/src/uts/common/io/usb/clients/hidparser/hidparser.c
597
uchar_t found_page, found_usage_id;
usr/src/uts/common/io/usb/clients/hidparser/hidparser.c
598
uchar_t foundreportid, right_report_id;
usr/src/uts/common/io/usb/clients/hidparser/hidparser.c
892
uchar_t foundreportid, right_report_id, valid_usage;
usr/src/uts/common/io/usb/clients/hidparser/hidparser.c
893
uchar_t found_usage_min, found_usage_max, found_usage;
usr/src/uts/common/io/usb/clients/printer/usbprn.c
117
static char usbprn_error_state(uchar_t);
usr/src/uts/common/io/usb/clients/printer/usbprn.c
1830
usbprn_error_state(uchar_t status)
usr/src/uts/common/io/usb/clients/printer/usbprn.c
1832
uchar_t app_err_status = 0;
usr/src/uts/common/io/usb/clients/printer/usbprn.c
1953
uchar_t status;
usr/src/uts/common/io/usb/clients/usbecm/usbecm.c
101
static int usbecm_ctrl_write(usbecm_state_t *ecmp, uchar_t request,
usr/src/uts/common/io/usb/clients/usbecm/usbecm.c
3091
usbecm_ctrl_write(usbecm_state_t *ecmp, uchar_t request,
usr/src/uts/common/io/usb/clients/usbecm/usbecm.c
3121
usbecm_ctrl_read(usbecm_state_t *ecmp, uchar_t request,
usr/src/uts/common/io/usb/clients/usbecm/usbecm.c
99
static int usbecm_ctrl_read(usbecm_state_t *ecmp, uchar_t request,
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
1159
uchar_t new_buffer[USBKBM_MAXPKTSIZE];
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
116
static uchar_t usbkbm_led_state = 0;
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
1302
uchar_t led_id, led_state;
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
1304
usbkbm_led_state = (uchar_t)state;
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
1345
LED_report->hid_req_wLength = sizeof (uchar_t);
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
1377
uchar_t *buffer;
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
1702
uchar_t *usbpacket)
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
1704
uchar_t mkb;
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
1705
uchar_t lastmkb;
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
1706
uchar_t *lastusbpacket = usbkbmd->usbkbm_lastusbpacket;
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
1858
usbkbm_is_modkey(uchar_t key)
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
273
sp->usbkbm_layout = (uchar_t)usbkbm_layout;
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
68
uchar_t *);
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
69
static boolean_t usbkbm_is_modkey(uchar_t);
usr/src/uts/common/io/usb/clients/usbms/usbms.c
444
uchar_t nbutt = (uchar_t)usbmsp->usbms_num_buttons;
usr/src/uts/common/io/usb/clients/usbms/usbms.c
476
bp->b_wptr = (uchar_t *)cp;
usr/src/uts/common/io/usb/clients/usbms/usbms.c
634
uchar_t hwbit = 0x0;
usr/src/uts/common/io/usb/clients/usbms/usbms.c
637
uchar_t nbutt;
usr/src/uts/common/io/usb/clients/usbms/usbms.c
642
nbutt = (uchar_t)usbmsp->usbms_num_buttons;
usr/src/uts/common/io/usb/clients/usbms/usbms.c
776
(uchar_t)LOC_Y_ABSOLUTE;
usr/src/uts/common/io/usb/clients/usbms/usbms.c
784
fep->pair = (uchar_t)LOC_Y_DELTA;
usr/src/uts/common/io/usb/clients/usbms/usbms.c
864
(uchar_t)LOC_X_ABSOLUTE;
usr/src/uts/common/io/usb/clients/usbms/usbms.c
870
fep->pair = (uchar_t)LOC_X_DELTA;
usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
1595
uchar_t errflg;
usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
1622
uchar_t c = (MBLKL(data) == 0) ? '\0' : *data->b_rptr++;
usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
2060
req.bRequest = (uchar_t)reqno;
usr/src/uts/common/io/usb/clients/usbser/usbsacm/usbsacm.c
2596
usbsacm_req_write(usbsacm_port_t *acm_port, uchar_t request, uint16_t value,
usr/src/uts/common/io/usb/clients/usbser/usbsacm/usbsacm.c
317
static int usbsacm_req_write(usbsacm_port_t *, uchar_t, uint16_t,
usr/src/uts/common/io/usb/clients/usbser/usbser.c
1555
"ttymodes", (uchar_t **)&termiosp, &len) == DDI_PROP_SUCCESS) {
usr/src/uts/common/io/usb/clients/usbser/usbser.c
159
static uchar_t *console_input_buf;
usr/src/uts/common/io/usb/clients/usbser/usbser.c
160
static uchar_t *console_input_start, *console_input_end;
usr/src/uts/common/io/usb/clients/usbser/usbser.c
168
static void usbser_putchar(cons_polledio_arg_t, uchar_t);
usr/src/uts/common/io/usb/clients/usbser/usbser.c
2191
uchar_t *p;
usr/src/uts/common/io/usb/clients/usbser/usbser.c
2254
uchar_t err, c;
usr/src/uts/common/io/usb/clients/usbser/usbser.c
3057
(clock_t)(*(uchar_t *)mp->b_rptr + 6));
usr/src/uts/common/io/usb/clients/usbser/usbser.c
3432
usbser_putchar(cons_polledio_arg_t arg, uchar_t c)
usr/src/uts/common/io/usb/clients/usbser/usbser.c
3434
static uchar_t cr[2] = {'\r', '\n'};
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/keyspan_pipe.c
1009
keyspan_parse_status(uchar_t *status, uchar_t *err)
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/keyspan_pipe.c
1027
uint8_t data_len, uchar_t status, mblk_t *data)
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/keyspan_pipe.c
1029
uchar_t err = 0;
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/keyspan_pipe.c
1157
uchar_t status = data->b_rptr[0];
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/usbser_keyspan.c
148
static int keyspan_set_reg(keyspan_pipe_t *, uchar_t);
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/usbser_keyspan.c
149
static int keyspan_write_memory(keyspan_pipe_t *, uint16_t, uchar_t *,
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/usbser_keyspan.c
519
keyspan_set_reg(keyspan_pipe_t *pipe, uchar_t bit)
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/usbser_keyspan.c
536
keyspan_write_memory(keyspan_pipe_t *pipe, uint16_t addr, uchar_t *buf,
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/usbser_keyspan.c
615
record->address, (uchar_t *)record->data,
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc.c
1947
uchar_t *cvs_buf;
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc.c
1983
uchar_t *cvs_buf;
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc.c
2391
uchar_t *cvs_buf;
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc.c
2477
uchar_t *cvs_buf;
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc.c
2616
uchar_t *cvs_buf;
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc.c
2711
uchar_t *cvs_buf;
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc.c
2786
uchar_t *data;
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc.c
2801
data = (uchar_t *)kmem_zalloc(len, KM_SLEEP);
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc.c
3084
uchar_t io_type)
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc.c
3408
uchar_t head_flag, head_len;
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc.c
3663
usbvc_vs_probe_commit_t *ctrl_pc, uchar_t cs)
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc.c
3720
usbvc_vs_probe_commit_t *ctrl_pc, uchar_t bRequest)
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc_v4l2.c
1281
uchar_t bit;
usr/src/uts/common/io/usb/hcd/ehci/ehci.c
802
uchar_t smask = 0;
usr/src/uts/common/io/usb/hcd/ehci/ehci.c
803
uchar_t cmask = 0;
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1138
*curr_intr_reqp->intr_data->b_wptr++ = (uchar_t)port_mask;
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1287
*message->b_wptr++ = (uchar_t)new_port_status;
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1288
*message->b_wptr++ = (uchar_t)(new_port_status >> 8);
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1289
*message->b_wptr++ = (uchar_t)change_status;
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1290
*message->b_wptr++ = (uchar_t)(change_status >> 8);
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1310
uchar_t raw_descr[ROOT_HUB_DESCRIPTOR_LENGTH];
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1381
*message->b_wptr++ = (uchar_t)new_root_hub_status;
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1382
*message->b_wptr++ = (uchar_t)(new_root_hub_status >> 8);
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1383
*message->b_wptr++ = (uchar_t)(new_root_hub_status >> 16);
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1384
*message->b_wptr++ = (uchar_t)(new_root_hub_status >> 24);
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1424
*message->b_wptr++ = (uchar_t)dev_status;
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1425
*message->b_wptr++ = (uchar_t)(dev_status >> 8);
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
2014
*message->b_wptr++ = (uchar_t)port_mask;
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
2058
uchar_t attributes = ph->p_ep.bmAttributes &
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
245
static uchar_t ehci_root_hub_config_descriptor[] = {
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
46
uchar_t bRequest,
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
515
uchar_t bmRequestType = ctrl_reqp->ctrl_bmRequestType;
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
516
uchar_t bRequest = ctrl_reqp->ctrl_bRequest;
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
606
uchar_t bRequest,
usr/src/uts/common/io/usb/hcd/ehci/ehci_intr.c
1258
uchar_t *buf;
usr/src/uts/common/io/usb/hcd/ehci/ehci_intr.c
1282
buf = (uchar_t *)tw->tw_buf + skip_len;
usr/src/uts/common/io/usb/hcd/ehci/ehci_intr.c
638
uchar_t attributes;
usr/src/uts/common/io/usb/hcd/ehci/ehci_intr.c
780
uchar_t attributes;
usr/src/uts/common/io/usb/hcd/ehci/ehci_isoch.c
1351
uchar_t *buf;
usr/src/uts/common/io/usb/hcd/ehci/ehci_isoch.c
1364
buf = (uchar_t *)itw->itw_buf;
usr/src/uts/common/io/usb/hcd/ehci/ehci_isoch_util.c
1338
uchar_t ep_attr = ph->p_ep.bmAttributes;
usr/src/uts/common/io/usb/hcd/ehci/ehci_polled.c
135
uchar_t **polled_buf,
usr/src/uts/common/io/usb/hcd/ehci/ehci_polled.c
1454
uchar_t *buf;
usr/src/uts/common/io/usb/hcd/ehci/ehci_polled.c
1465
buf = (uchar_t *)tw->tw_buf;
usr/src/uts/common/io/usb/hcd/ehci/ehci_polled.c
175
(uchar_t *)kmem_zalloc(POLLED_RAW_BUF_SIZE, KM_SLEEP);
usr/src/uts/common/io/usb/hcd/ehci/ehci_polled.c
572
ehci_hcdi_polled_write(usb_console_info_impl_t *info, uchar_t *buf,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
159
uchar_t *smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
160
uchar_t *cmask);
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
165
uchar_t *smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
166
uchar_t *cmask);
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
174
uchar_t smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
175
uchar_t cmask);
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
180
uchar_t smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
181
uchar_t cmask);
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
214
uchar_t *smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
2149
uchar_t *smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
2150
uchar_t *cmask)
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
2198
uchar_t *smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
2199
uchar_t *cmask)
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
221
uchar_t *smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
222
uchar_t *cmask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
229
uchar_t *smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
230
uchar_t *cmask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
237
uchar_t *smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
2440
uchar_t smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
2441
uchar_t cmask)
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
246
uchar_t *bw_mask);
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
2470
uchar_t smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
2471
uchar_t cmask)
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
252
uchar_t mask);
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3093
uchar_t *smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3104
uchar_t bw_mask;
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3105
uchar_t best_smask;
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3207
uchar_t *smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3208
uchar_t *cmask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3220
uchar_t bw_smask, bw_cmask;
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3221
uchar_t best_smask, best_cmask;
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3315
uchar_t *smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3316
uchar_t *cmask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3327
uchar_t bw_smask, bw_cmask;
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3328
uchar_t best_smask, best_cmask;
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3437
uchar_t *smask,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3447
uchar_t bw_smask;
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3448
uchar_t best_smask;
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3543
uchar_t *bw_mask)
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3546
uchar_t bw_uframe;
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3599
uchar_t mask)
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
66
static uchar_t ehci_index[EHCI_NUM_INTR_QH_LISTS] =
usr/src/uts/common/io/usb/hcd/ehci/ehci_xfer.c
1123
uchar_t attributes;
usr/src/uts/common/io/usb/hcd/ehci/ehci_xfer.c
1518
uchar_t bmRequestType = ctrl_reqp->ctrl_bmRequestType;
usr/src/uts/common/io/usb/hcd/ehci/ehci_xfer.c
1519
uchar_t bRequest = ctrl_reqp->ctrl_bRequest;
usr/src/uts/common/io/usb/hcd/ehci/ehci_xfer.c
2014
uchar_t ep_attr = endpoint->bmAttributes;
usr/src/uts/common/io/usb/hcd/ehci/ehci_xfer.c
2860
uchar_t attributes;
usr/src/uts/common/io/usb/hcd/ehci/ehci_xfer.c
4031
uchar_t ep_attr = ph->p_ep.bmAttributes;
usr/src/uts/common/io/usb/hcd/ehci/ehci_xfer.c
947
uchar_t attributes;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
10065
uchar_t ep_attr = ph->p_ep.bmAttributes;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
10740
uchar_t ep_attr = ph->p_ep.bmAttributes;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
10825
uchar_t attributes = ph->p_ep.bmAttributes &
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
4253
uchar_t attributes;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
4796
uchar_t bmRequestType = ctrl_reqp->ctrl_bmRequestType;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
4797
uchar_t bRequest = ctrl_reqp->ctrl_bRequest;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
5302
uchar_t ep_attr = endpoint->bmAttributes;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
5680
uchar_t *p;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
63
static uchar_t ohci_index[NUM_INTR_ED_LISTS / 2] = {0x0, 0x8, 0x4, 0xc,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
8571
uchar_t ep_attrs = ph->p_ep.bmAttributes;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
8710
uchar_t attributes;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
9485
uchar_t *buf;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
9551
buf = (uchar_t *)tw->tw_buf + skip_len;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
9576
uchar_t *p = mp->b_rptr;
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1071
*message->b_wptr++ = (uchar_t)new_port_status;
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1072
*message->b_wptr++ = (uchar_t)(new_port_status >> 8);
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1073
*message->b_wptr++ = (uchar_t)change_status;
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1074
*message->b_wptr++ = (uchar_t)(change_status >> 8);
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1093
uchar_t bRequest,
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1165
uchar_t raw_descr[ROOT_HUB_DESCRIPTOR_LENGTH];
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1229
*message->b_wptr++ = (uchar_t)new_root_hub_status;
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1230
*message->b_wptr++ = (uchar_t)(new_root_hub_status >> 8);
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1231
*message->b_wptr++ = (uchar_t)(new_root_hub_status >> 16);
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1232
*message->b_wptr++ = (uchar_t)(new_root_hub_status >> 24);
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1272
*message->b_wptr++ = (uchar_t)dev_status;
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1273
*message->b_wptr++ = (uchar_t)(dev_status >> 8);
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1707
*message->b_wptr++ = (uchar_t)all_ports_status;
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1750
uchar_t attributes = ph->p_ep.bmAttributes &
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
208
root_hub_descr->DeviceRemovable = (uchar_t)des_B & HCR_RHB_DR;
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
215
root_hub_descr->PortPwrCtrlMask = (uchar_t)(des_B >> 16);
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
261
static uchar_t ohci_root_hub_config_descriptor[] = {
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
44
uchar_t bRequest,
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
531
uchar_t bmRequestType = ctrl_reqp->ctrl_bmRequestType;
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
532
uchar_t bRequest = ctrl_reqp->ctrl_bRequest;
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
625
uchar_t bRequest,
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
78
uchar_t bRequest,
usr/src/uts/common/io/usb/hcd/openhci/ohci_polled.c
126
uchar_t **polled_buf,
usr/src/uts/common/io/usb/hcd/openhci/ohci_polled.c
166
(uchar_t *)kmem_zalloc(POLLED_RAW_BUF_SIZE, KM_SLEEP);
usr/src/uts/common/io/usb/hcd/openhci/ohci_polled.c
1818
uchar_t *buf;
usr/src/uts/common/io/usb/hcd/openhci/ohci_polled.c
1828
buf = (uchar_t *)tw->tw_buf;
usr/src/uts/common/io/usb/hcd/openhci/ohci_polled.c
467
ohci_hcdi_polled_write(usb_console_info_impl_t *info, uchar_t *buf,
usr/src/uts/common/io/usb/hcd/uhci/uhci.c
1321
uchar_t *buf;
usr/src/uts/common/io/usb/hcd/uhci/uhci.c
1355
buf = (uchar_t *)tw->tw_buf + skip_len;
usr/src/uts/common/io/usb/hcd/uhci/uhci.c
1371
uchar_t *p = mp->b_rptr;
usr/src/uts/common/io/usb/hcd/uhci/uhcihub.c
113
static uchar_t uhci_rh_config_descr[] = {
usr/src/uts/common/io/usb/hcd/uhci/uhcihub.c
278
uchar_t bRequest,
usr/src/uts/common/io/usb/hcd/uhci/uhcihub.c
44
uchar_t bRequest,
usr/src/uts/common/io/usb/hcd/uhci/uhcihub.c
615
*ctrl_reqp->ctrl_data->b_wptr++ = (uchar_t)new_port_status;
usr/src/uts/common/io/usb/hcd/uhci/uhcihub.c
616
*ctrl_reqp->ctrl_data->b_wptr++ = (uchar_t)(new_port_status >> 8);
usr/src/uts/common/io/usb/hcd/uhci/uhcihub.c
617
*ctrl_reqp->ctrl_data->b_wptr++ = (uchar_t)change_status;
usr/src/uts/common/io/usb/hcd/uhci/uhcihub.c
618
*ctrl_reqp->ctrl_data->b_wptr++ = (uchar_t)(change_status >> 8);
usr/src/uts/common/io/usb/hcd/uhci/uhcihub.c
634
uchar_t raw_descr[ROOT_HUB_DESCRIPTOR_LENGTH];
usr/src/uts/common/io/usb/hcd/uhci/uhcihub.c
709
*req->ctrl_data->b_wptr++ = (uchar_t)dev_status;
usr/src/uts/common/io/usb/hcd/uhci/uhcihub.c
710
*req->ctrl_data->b_wptr++ = (uchar_t)(dev_status >> 8);
usr/src/uts/common/io/usb/hcd/uhci/uhcihub.c
727
uchar_t all_ports_status = 0;
usr/src/uts/common/io/usb/hcd/uhci/uhcipolled.c
106
(uchar_t *)kmem_zalloc(POLLED_RAW_BUF_SIZE, KM_SLEEP);
usr/src/uts/common/io/usb/hcd/uhci/uhcipolled.c
386
uhci_hcdi_polled_write(usb_console_info_impl_t *info, uchar_t *buf,
usr/src/uts/common/io/usb/hcd/uhci/uhcipolled.c
73
uchar_t **polled_buf,
usr/src/uts/common/io/usb/hcd/uhci/uhcipolled.c
760
pp->pp_data_toggle = (uchar_t)real_data_toggle;
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
1872
uchar_t PID,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
1947
uchar_t PID,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
4028
uchar_t *p;
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
64
uhci_pipe_private_t *pp, uchar_t PID,
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
870
uchar_t *conf = (uchar_t *)&xhci_hcdi_conf;
usr/src/uts/common/io/usb/hcd/xhci/xhci_polled.c
263
uchar_t **polled_buf, usb_console_info_impl_t *console_input_info)
usr/src/uts/common/io/usb/hcd/xhci/xhci_polled.c
462
uchar_t *buf, uint_t num_characters, uint_t *num_characters_written)
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
140
static void scsa2usb_flush_waitQ(scsa2usb_state_t *, uint_t, uchar_t);
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
160
static int scsa2usb_read_cd_blk_size(uchar_t);
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
1773
uchar_t dtype;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
2533
cmd->cmd_cdblen = (uchar_t)cmdlen;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
3006
uchar_t *p = (uchar_t *)(&arqp->sts_sensedata);
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
3179
uchar_t evpd = 0x01;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
3208
uchar_t evpd = 0x01;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
3267
uchar_t evpd = 0x01;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
3629
uchar_t opcode = pkt->pkt_cdbp[0];
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
3891
cmd->cmd_dir = (uchar_t)dir;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
3898
cmd->cmd_cdb[SCSA2USB_OPCODE] = (uchar_t)opcode;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4000
cmd->cmd_cdb[SCSA2USB_READ_CD_LEN_2] = (uchar_t)cdb_len;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4251
uchar_t error)
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4303
ap.a_lun = (uchar_t)lun;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4704
cmd->cmd_cdb[SCSA2USB_LBA_3] = (uchar_t)lba;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4739
cmd->cmd_cdb[SCSA2USB_READ_CD_LEN_2] = (uchar_t)len;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4740
cmd->cmd_actual_len = (uchar_t)actual_len;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4769
cmd->cmd_cdb[9] = (uchar_t)len;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4770
cmd->cmd_actual_len = (uchar_t)actual_len;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4782
cmd->cmd_cdb[SCSA2USB_LEN_1] = (uchar_t)len;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4796
scsa2usb_read_cd_blk_size(uchar_t expected_sector_type)
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4852
mp = esballoc_wait((uchar_t *)bp->b_un.b_addr + cmd->cmd_offset,
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4983
(uchar_t *)cmd->cmd_bp->b_un.b_addr +
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
5110
uchar_t *p;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
5111
uchar_t dtype;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
5193
(uchar_t)(max_lba & 0xFF);
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
5195
(uchar_t)(max_lba >> 8 & 0xFF);
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
5197
(uchar_t)(max_lba >> 16 & 0xFF);
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
5199
(uchar_t)(max_lba >> 24 & 0xFF);
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
5842
uchar_t *c = (uchar_t *)&cmd->cmd_cdb;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
5879
*req->bulk_data->b_wptr++ = (uchar_t)i;
usr/src/uts/common/io/usb/scsa2usb/usb_ms_bulkonly.c
339
uchar_t dir, *cdb = (uchar_t *)(&cmd->cmd_cdb);
usr/src/uts/common/io/usb/usba/genconsole.c
354
uchar_t *buf, uint_t num_characters, uint_t *num_characters_written)
usr/src/uts/common/io/usb/usba/genconsole.c
45
uchar_t **state_buf, usb_console_info_t *console_input_info)
usr/src/uts/common/io/usb/usba/hcdi.c
1001
uchar_t toggle)
usr/src/uts/common/io/usb/usba/hcdi.c
979
uchar_t
usr/src/uts/common/io/usb/usba/hcdi.c
982
uchar_t toggle;
usr/src/uts/common/io/usb/usba/hcdi.c
990
toggle = (uchar_t)(ph_impl->usba_ph_flags & USBA_PH_DATA_TOGGLE);
usr/src/uts/common/io/usb/usba/hubdi.c
2187
uchar_t address = 0;
usr/src/uts/common/io/usb/usba/hubdi.c
270
uchar_t *root_hub_config_descriptor,
usr/src/uts/common/io/usb/usba/hubdi.c
303
usba_device->usb_cfg_array = kmem_zalloc(sizeof (uchar_t *),
usr/src/uts/common/io/usb/usba/hubdi.c
305
usba_device->usb_cfg_array_length = sizeof (uchar_t *);
usr/src/uts/common/io/usb/usba/hubdi.c
315
usba_device->usb_cfg_str_descr = kmem_zalloc(sizeof (uchar_t *),
usr/src/uts/common/io/usb/usba/hubdi.c
386
kmem_free(usba_device->usb_cfg_str_descr, sizeof (uchar_t *));
usr/src/uts/common/io/usb/usba/hubdi.c
440
kmem_free(usba_device->usb_cfg_str_descr, sizeof (uchar_t *));
usr/src/uts/common/io/usb/usba/hubdi.c
4537
uchar_t *usb_cfg;
usr/src/uts/common/io/usb/usba/hubdi.c
5935
uchar_t **cfg_array;
usr/src/uts/common/io/usb/usba/hubdi.c
5947
size = sizeof (uchar_t *) * ncfgs;
usr/src/uts/common/io/usb/usba/hubdi.c
6080
uchar_t address = 0;
usr/src/uts/common/io/usb/usba/hubdi.c
7273
uchar_t no_cpr = 0;
usr/src/uts/common/io/usb/usba/parser.c
171
usb_parse_CV_descr(char *format, const uchar_t *data, size_t datalen,
usr/src/uts/common/io/usb/usba/parser.c
184
static const uchar_t *
usr/src/uts/common/io/usb/usba/parser.c
185
usb_nth_descr(const uchar_t *buf, size_t buflen, int descr_type, uint_t n,
usr/src/uts/common/io/usb/usba/parser.c
188
const uchar_t *bufstart = buf;
usr/src/uts/common/io/usb/usba/parser.c
189
const uchar_t *bufend = buf + buflen;
usr/src/uts/common/io/usb/usba/parser.c
223
usb_parse_dev_descr(const uchar_t *buf, size_t buflen,
usr/src/uts/common/io/usb/usba/parser.c
238
usb_parse_cfg_descr(const uchar_t *buf, size_t buflen,
usr/src/uts/common/io/usb/usba/parser.c
253
usba_parse_cfg_pwr_descr(const uchar_t *buf, size_t buflen,
usr/src/uts/common/io/usb/usba/parser.c
256
const uchar_t *bufend = buf + buflen;
usr/src/uts/common/io/usb/usba/parser.c
285
usb_parse_ia_descr(const uchar_t *buf, size_t buflen, size_t first_if,
usr/src/uts/common/io/usb/usba/parser.c
288
const uchar_t *bufend = buf + buflen;
usr/src/uts/common/io/usb/usba/parser.c
316
usb_parse_if_descr(const uchar_t *buf, size_t buflen, uint_t if_number,
usr/src/uts/common/io/usb/usba/parser.c
319
const uchar_t *bufend = buf + buflen;
usr/src/uts/common/io/usb/usba/parser.c
347
usba_parse_if_pwr_descr(const uchar_t *buf, size_t buflen, uint_t if_number,
usr/src/uts/common/io/usb/usba/parser.c
350
const uchar_t *bufend = buf + buflen;
usr/src/uts/common/io/usb/usba/parser.c
398
usb_parse_ep_descr(const uchar_t *buf, size_t buflen, uint_t if_number,
usr/src/uts/common/io/usb/usba/parser.c
402
const uchar_t *bufend = buf + buflen;
usr/src/uts/common/io/usb/usba/parser.c
445
usba_ascii_string_descr(const uchar_t *buf, size_t buflen, char *ret_descr,
usr/src/uts/common/io/usb/usba/parser.c
450
const uchar_t *bufend = buf + buflen;
usr/src/uts/common/io/usb/usba/parser.c
471
usb_parse_CV_cfg_descr(const uchar_t *buf, size_t buflen, char *fmt,
usr/src/uts/common/io/usb/usba/parser.c
474
const uchar_t *bufend = buf + buflen;
usr/src/uts/common/io/usb/usba/parser.c
49
usb_parse_data(char *format, const uchar_t *data, size_t datalen,
usr/src/uts/common/io/usb/usba/parser.c
490
usb_parse_CV_if_descr(const uchar_t *buf, size_t buflen, char *fmt,
usr/src/uts/common/io/usb/usba/parser.c
494
const uchar_t *bufend = buf + buflen;
usr/src/uts/common/io/usb/usba/parser.c
529
usb_parse_CV_ep_descr(const uchar_t *buf, size_t buflen, char *fmt,
usr/src/uts/common/io/usb/usba/parser.c
533
const uchar_t *bufend = buf + buflen;
usr/src/uts/common/io/usb/usba/parser.c
55
const uchar_t *dataend = data + datalen;
usr/src/uts/common/io/usb/usba/usba.c
1782
uchar_t *usb_config;
usr/src/uts/common/io/usb/usba/usba.c
2197
"usb-dev-descriptor", (uchar_t *)usb_dev_descr,
usr/src/uts/common/io/usb/usba/usba.c
2335
uchar_t *usb_cfg;
usr/src/uts/common/io/usb/usba/usba.c
2580
uchar_t *usb_cfg;
usr/src/uts/common/io/usb/usba/usba.c
2974
uchar_t *device_count)
usr/src/uts/common/io/usb/usba/usba.c
470
uchar_t s = 8;
usr/src/uts/common/io/usb/usba/usba.c
522
uchar_t s = 8;
usr/src/uts/common/io/usb/usba/usba.c
759
sizeof (uchar_t *) * usba_device->usb_n_cfgs);
usr/src/uts/common/io/usb/usba/usba10_calls.c
84
const uchar_t *data,
usr/src/uts/common/io/usb/usba/usba_bos.c
113
const uchar_t *buf = mp->b_rptr;
usr/src/uts/common/io/usb/usba/usba_bos.c
26
usba_bos_parse_bos_descr(const uchar_t *buf, size_t buflen,
usr/src/uts/common/io/usb/usba/usba_bos.c
38
usba_bos_parse_usb2ext(const uchar_t *buf, size_t buflen, usb_bos_t *bosp)
usr/src/uts/common/io/usb/usba/usba_bos.c
52
usba_bos_parse_superspeed(const uchar_t *buf, size_t buflen, usb_bos_t *bosp)
usr/src/uts/common/io/usb/usba/usba_bos.c
66
usba_bos_parse_container(const uchar_t *buf, size_t buflen, usb_bos_t *bosp)
usr/src/uts/common/io/usb/usba/usba_bos.c
80
usba_bos_parse_precision_time(const uchar_t *buf, size_t buflen,
usr/src/uts/common/io/usb/usba/usba_ugen.c
100
uchar_t, uchar_t, uchar_t);
usr/src/uts/common/io/usb/usba/usba_ugen.c
1431
uchar_t cfgidx, cfgval, iface, alt, ep;
usr/src/uts/common/io/usb/usba/usba_ugen.c
1488
uchar_t cfgval, uchar_t cfgidx, uchar_t iface, uchar_t alt)
usr/src/uts/common/io/usb/usba/usba_ugen.c
1595
uchar_t cfgval, uchar_t cfgidx, uchar_t iface, uchar_t alt)
usr/src/uts/common/io/usb/usba/usba_ugen.c
1808
ugen_epxs_check_alt_switch(ugen_state_t *ugenp, uchar_t iface, uchar_t cfgidx)
usr/src/uts/common/io/usb/usba/usba_ugen.c
1930
epp->ep_if = (uchar_t)new_if;
usr/src/uts/common/io/usb/usba/usba_ugen.c
1933
epp->ep_cfgidx = (uchar_t)new_cfgidx;
usr/src/uts/common/io/usb/usba/usba_ugen.c
1972
epp->ep_alt = (uchar_t)new_alt;
usr/src/uts/common/io/usb/usba/usba_ugen.c
2428
uchar_t *setup = ((uchar_t *)(bp->b_un.b_addr));
usr/src/uts/common/io/usb/usba/usba_ugen.c
96
uchar_t, uchar_t, uchar_t, uchar_t);
usr/src/uts/common/io/usb/usba/usba_ugen.c
99
usb_ep_descr_t *, uchar_t,
usr/src/uts/common/io/usb/usba/usbai.c
696
uchar_t bRequest;
usr/src/uts/common/io/usb/usba/usbai.c
757
uchar_t *usb_cfg; /* buf for config descriptor */
usr/src/uts/common/io/usb/usba/usbai.c
794
uchar_t *usb_cfg; /* buf for config descriptor */
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
1139
uchar_t dir;
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
418
uchar_t
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
795
uchar_t ep_index;
usr/src/uts/common/io/usb/usba/usbai_register.c
767
sizeof (uchar_t));
usr/src/uts/common/io/usb/usba/usbai_req.c
107
usb_flags_t flags, uchar_t pipe_type)
usr/src/uts/common/io/usb/usba/usbai_req.c
119
uchar_t direction = ph_data->p_ep.bEndpointAddress &
usr/src/uts/common/io/usb/usba/usbai_req.c
121
uchar_t ep_attrs = ph_data->p_ep.bmAttributes &
usr/src/uts/common/io/usb/usba/usbai_req.c
1294
uchar_t bmRequestType,
usr/src/uts/common/io/usb/usba/usbai_req.c
1295
uchar_t bRequest,
usr/src/uts/common/io/usb/usba/usbai_req.c
1818
uchar_t direction;
usr/src/uts/common/io/usb/usba/usbai_req.c
2374
uchar_t direction;
usr/src/uts/common/io/usb/usba/usbai_req.c
422
uchar_t i;
usr/src/uts/common/io/usb/usba/usbai_req.c
423
uchar_t ep_dir = ph_data->p_ep.bEndpointAddress & USB_EP_DIR_MASK;
usr/src/uts/common/io/usb/usba/usbai_req.c
424
uchar_t ep_attr = ph_data->p_ep.bmAttributes & USB_EP_ATTR_MASK;
usr/src/uts/common/io/usb/usba/usbai_req.c
509
uchar_t ep_attrs = ph_data->p_ep.bmAttributes &
usr/src/uts/common/io/usb/usba/usbai_req.c
71
usb_flags_t, uchar_t);
usr/src/uts/common/io/usb/usba/usbai_req.c
91
usb_flags_t flags, uchar_t pipe_type)
usr/src/uts/common/io/usb/usba/usbai_util.c
139
uchar_t *usb_cfg; /* buf for config descriptor */
usr/src/uts/common/io/usb/usba/usbai_util.c
1604
uchar_t ep_index;
usr/src/uts/common/io/usb/usba/usbai_util.c
425
uchar_t *
usr/src/uts/common/io/usb/usba/usbai_util.c
429
uchar_t *usb_cfg;
usr/src/uts/common/io/usb/usba/usbai_util.c
84
uchar_t *usb_cfg; /* buf for config descriptor */
usr/src/uts/common/io/usb/usba10/usba10.c
111
const uchar_t *data,
usr/src/uts/common/io/vcons.c
910
tem_set_fbmode(pvc->vc_tem, (uchar_t)arg, iocp->ioc_cr);
usr/src/uts/common/io/vioif/vioif.c
186
static const uchar_t vioif_broadcast[ETHERADDRL] = {
usr/src/uts/common/io/vnic/vnic_ctl.c
199
uchar_t mac_addr[MAXMACADDRLEN];
usr/src/uts/common/io/vnic/vnic_dev.c
342
vnic_mac_addr_type_t *vnic_addr_type, int *mac_len, uchar_t *mac_addr,
usr/src/uts/common/io/vnic/vnic_dev.c
632
vnic_mac_addr_type_t mac_addr_type, uint_t mac_len, uchar_t *mac_addr,
usr/src/uts/common/io/vr/vr.c
1525
if ((uchar_t)mp->b_rptr[0] == 0xff &&
usr/src/uts/common/io/vr/vr.c
1526
(uchar_t)mp->b_rptr[1] == 0xff &&
usr/src/uts/common/io/vr/vr.c
1527
(uchar_t)mp->b_rptr[2] == 0xff &&
usr/src/uts/common/io/vr/vr.c
1528
(uchar_t)mp->b_rptr[3] == 0xff &&
usr/src/uts/common/io/vr/vr.c
1529
(uchar_t)mp->b_rptr[4] == 0xff &&
usr/src/uts/common/io/vr/vr.c
1530
(uchar_t)mp->b_rptr[5] == 0xff)
usr/src/uts/common/io/vr/vr.c
1532
else if ((uchar_t)mp->b_rptr[0] == 1)
usr/src/uts/common/io/vr/vr.c
3081
uchar_t type;
usr/src/uts/common/io/vuidmice/vuidm3p.c
187
VUID_PUTNEXT(qp, (uchar_t)LOC_X_DELTA,
usr/src/uts/common/io/vuidmice/vuidm3p.c
188
FE_PAIR_ABSOLUTE, (uchar_t)LOC_X_ABSOLUTE,
usr/src/uts/common/io/vuidmice/vuidm3p.c
192
VUID_PUTNEXT(qp, (uchar_t)LOC_Y_DELTA,
usr/src/uts/common/io/vuidmice/vuidm3p.c
193
FE_PAIR_ABSOLUTE, (uchar_t)LOC_Y_ABSOLUTE,
usr/src/uts/common/io/vuidmice/vuidm3p.c
43
#define MOUSE_BUTTON_L (uchar_t)(0x20) /* Left button pressed */
usr/src/uts/common/io/vuidmice/vuidm3p.c
44
#define MOUSE_BUTTON_R (uchar_t)(0x10) /* Right button pressed */
usr/src/uts/common/io/vuidmice/vuidm3p.c
46
#define MOUSE_START_CODE (uchar_t)(0x40) /* Start code in char */
usr/src/uts/common/io/vuidmice/vuidm3p.c
52
extern void VUID_PUTNEXT(queue_t *const, uchar_t, uchar_t, uchar_t, int);
usr/src/uts/common/io/vuidmice/vuidm3p.c
72
vuidm3p_putnext(qp, (uchar_t)MS_MIDDLE, FE_PAIR_NONE, 0, 1);
usr/src/uts/common/io/vuidmice/vuidm3p.c
79
vuidm3p_putnext(qp, (uchar_t)MS_MIDDLE, FE_PAIR_NONE, 0, 0);
usr/src/uts/common/io/vuidmice/vuidm3p.c
87
uchar_t mask = 0x20 >> b;
usr/src/uts/common/io/vuidmice/vuidm3p.c
99
uchar_t *bufp;
usr/src/uts/common/io/vuidmice/vuidm4p.c
198
(uchar_t)LOC_X_DELTA, FE_PAIR_ABSOLUTE,
usr/src/uts/common/io/vuidmice/vuidm4p.c
199
(uchar_t)LOC_X_ABSOLUTE, STATEP->deltax);
usr/src/uts/common/io/vuidmice/vuidm4p.c
205
(uchar_t)LOC_Y_DELTA, FE_PAIR_ABSOLUTE,
usr/src/uts/common/io/vuidmice/vuidm4p.c
206
(uchar_t)LOC_Y_ABSOLUTE, -STATEP->deltay);
usr/src/uts/common/io/vuidmice/vuidm4p.c
264
(uchar_t)MS_MIDDLE, FE_PAIR_NONE, 0,
usr/src/uts/common/io/vuidmice/vuidm4p.c
50
#define MOUSE_BUTTON_M (uchar_t)(0x40) /* Middle button */
usr/src/uts/common/io/vuidmice/vuidm4p.c
51
#define MOUSE_BUTTON_L (uchar_t)(0x20) /* Left button */
usr/src/uts/common/io/vuidmice/vuidm4p.c
52
#define MOUSE_BUTTON_R (uchar_t)(0x10) /* Right button */
usr/src/uts/common/io/vuidmice/vuidm4p.c
54
#define MOUSE_START_CODE (uchar_t)(0x40) /* Start code in char */
usr/src/uts/common/io/vuidmice/vuidm4p.c
61
extern void VUID_PUTNEXT(queue_t *const, uchar_t, uchar_t, uchar_t, int);
usr/src/uts/common/io/vuidmice/vuidm4p.c
85
uchar_t mask = 0x20 >> b;
usr/src/uts/common/io/vuidmice/vuidm5p.c
173
(uchar_t)LOC_X_DELTA, FE_PAIR_ABSOLUTE,
usr/src/uts/common/io/vuidmice/vuidm5p.c
174
(uchar_t)LOC_X_ABSOLUTE, STATEP->deltax);
usr/src/uts/common/io/vuidmice/vuidm5p.c
178
(uchar_t)LOC_Y_DELTA, FE_PAIR_ABSOLUTE,
usr/src/uts/common/io/vuidmice/vuidm5p.c
179
(uchar_t)LOC_Y_ABSOLUTE, STATEP->deltay);
usr/src/uts/common/io/vuidmice/vuidm5p.c
38
#define LOGI_BMASK (uchar_t)7 /* Button mask in packet */
usr/src/uts/common/io/vuidmice/vuidm5p.c
39
#define LOGI_NOT_BMASK (uchar_t)(~LOGI_BMASK) /* Rest of the bits */
usr/src/uts/common/io/vuidmice/vuidm5p.c
40
#define LOGI_START_CODE (uchar_t)(0x80) /* Start code in char */
usr/src/uts/common/io/vuidmice/vuidm5p.c
48
extern void VUID_PUTNEXT(queue_t *const, uchar_t, uchar_t, uchar_t, int);
usr/src/uts/common/io/vuidmice/vuidm5p.c
71
uchar_t mask = 4 >> b;
usr/src/uts/common/io/vuidmice/vuidm5p.c
83
uchar_t *bufp;
usr/src/uts/common/io/vuidmice/vuidmice.c
348
STATEP->format = (uchar_t)format_type;
usr/src/uts/common/io/vuidmice/vuidmice.c
478
VUID_PUTNEXT(queue_t *const qp, uchar_t event_id, uchar_t event_pair_type,
usr/src/uts/common/io/vuidmice/vuidmice.c
479
uchar_t event_pair, int event_value)
usr/src/uts/common/io/vuidmice/vuidmice.h
32
uchar_t wheel_state_bf;
usr/src/uts/common/io/vuidmice/vuidmice.h
33
uchar_t format;
usr/src/uts/common/io/vuidmice/vuidmice.h
34
uchar_t state;
usr/src/uts/common/io/vuidmice/vuidmice.h
35
uchar_t buttons; /* current button state */
usr/src/uts/common/io/vuidmice/vuidmice.h
39
uchar_t oldbuttons; /* previous button state */
usr/src/uts/common/io/vuidmice/vuidmice.h
40
uchar_t sync_byte;
usr/src/uts/common/io/vuidmice/vuidmice.h
41
uchar_t inited;
usr/src/uts/common/io/vuidmice/vuidmice.h
42
uchar_t nbuttons;
usr/src/uts/common/io/vuidmice/vuidmice.h
44
uchar_t init_count; /* track down init count */
usr/src/uts/common/io/vuidmice/vuidps2.c
115
static void vuidmice_send_wheel_event(queue_t *const, uchar_t,
usr/src/uts/common/io/vuidmice/vuidps2.c
116
uchar_t, uchar_t, int);
usr/src/uts/common/io/vuidmice/vuidps2.c
117
extern void VUID_PUTNEXT(queue_t *const, uchar_t, uchar_t, uchar_t, int);
usr/src/uts/common/io/vuidmice/vuidps2.c
157
vuidmice_send_wheel_event(queue_t *const qp, uchar_t event_id,
usr/src/uts/common/io/vuidmice/vuidps2.c
158
uchar_t event_pair_type, uchar_t event_pair, int event_value)
usr/src/uts/common/io/vuidmice/vuidps2.c
193
uchar_t mask = 0x1 << b;
usr/src/uts/common/io/vuidmice/vuidps2.c
196
VUID_PUTNEXT(qp, (uchar_t)BUT(bmap[b]), FE_PAIR_NONE, 0,
usr/src/uts/common/io/vuidmice/vuidps2.c
50
#define PS2_BUTTON_L (uchar_t)0x01 /* Left button pressed */
usr/src/uts/common/io/vuidmice/vuidps2.c
51
#define PS2_BUTTON_R (uchar_t)0x02 /* Right button pressed */
usr/src/uts/common/io/vuidmice/vuidps2.c
514
VUID_PUTNEXT(qp, (uchar_t)BUT(4),
usr/src/uts/common/io/vuidmice/vuidps2.c
516
VUID_PUTNEXT(qp, (uchar_t)BUT(4),
usr/src/uts/common/io/vuidmice/vuidps2.c
52
#define PS2_BUTTON_M (uchar_t)0x04 /* Middle button pressed */
usr/src/uts/common/io/vuidmice/vuidps2.c
520
VUID_PUTNEXT(qp, (uchar_t)BUT(5),
usr/src/uts/common/io/vuidmice/vuidps2.c
522
VUID_PUTNEXT(qp, (uchar_t)BUT(5),
usr/src/uts/common/io/vuidmice/vuidps2.c
53
#define PS2_DATA_XSIGN (uchar_t)0x10 /* X data sign bit */
usr/src/uts/common/io/vuidmice/vuidps2.c
54
#define PS2_DATA_YSIGN (uchar_t)0x20 /* Y data sign bit */
usr/src/uts/common/io/vuidmice/vuidps2.c
604
VUID_PUTNEXT(qp, (uchar_t)LOC_X_DELTA,
usr/src/uts/common/io/vuidmice/vuidps2.c
605
FE_PAIR_ABSOLUTE, (uchar_t)LOC_X_ABSOLUTE,
usr/src/uts/common/io/vuidmice/vuidps2.c
609
VUID_PUTNEXT(qp, (uchar_t)LOC_Y_DELTA,
usr/src/uts/common/io/vuidmice/vuidps2.c
610
FE_PAIR_ABSOLUTE, (uchar_t)LOC_Y_ABSOLUTE,
usr/src/uts/common/io/vuidmice/vuidps2.c
720
STATEP->nbuttons = (uchar_t)code;
usr/src/uts/common/io/vuidmice/vuidps2.c
721
STATEP->state = (uchar_t)PS2_WAIT_STATUS_REV;
usr/src/uts/common/io/wscons.c
1397
wc_cons_wrtvec(promif_redir_arg_t arg, uchar_t *s, size_t n)
usr/src/uts/common/io/wscons.c
181
ssize_t wc_cons_wrtvec(promif_redir_arg_t arg, uchar_t *s, size_t n);
usr/src/uts/common/io/xge/drv/xgell.c
1546
status = xge_hal_device_macaddr_set(hldev, index, (uchar_t *)macaddr);
usr/src/uts/common/ipp/dlcosmk/dlcosmk_impl.h
84
uchar_t b_band;
usr/src/uts/common/ipp/dlcosmk/dlcosmk_impl.h
97
uchar_t b_band; /* corresponding bband */
usr/src/uts/common/ipp/flowacct/flowacct.c
144
if ((uchar_t *)hbhhdr + ehdrlen > endptr)
usr/src/uts/common/ipp/flowacct/flowacct.c
151
if ((uchar_t *)desthdr + ehdrlen > endptr)
usr/src/uts/common/ipp/flowacct/flowacct.c
158
if ((uchar_t *)rthdr + ehdrlen > endptr)
usr/src/uts/common/ipp/flowacct/flowacct.c
172
if (((uchar_t *)ip6h + length +
usr/src/uts/common/ipp/flowacct/flowacct.c
178
up = (uint16_t *)((uchar_t *)ip6h + length);
usr/src/uts/common/ipp/flowacct/flowacct.c
233
#define rptr ((uchar_t *)ipha)
usr/src/uts/common/ipp/ipgpc/classifier.c
522
if ((uchar_t *)hbhhdr + ehdrlen > endptr)
usr/src/uts/common/ipp/ipgpc/classifier.c
529
if ((uchar_t *)desthdr + ehdrlen > endptr)
usr/src/uts/common/ipp/ipgpc/classifier.c
536
if ((uchar_t *)rthdr + ehdrlen > endptr)
usr/src/uts/common/ipp/ipgpc/classifier.c
550
if (((uchar_t *)ip6h + length +
usr/src/uts/common/ipp/ipgpc/classifier.c
556
up = (uint16_t *)((uchar_t *)ip6h + length);
usr/src/uts/common/ipp/ipp.h
165
uchar_t, ipp_named_t *);
usr/src/uts/common/ipp/ippconf.c
136
int ipp_stat_named_init(ipp_stat_t *, const char *, uchar_t,
usr/src/uts/common/ipp/ippconf.c
1764
uchar_t type,
usr/src/uts/common/ipp/ippconf.c
1768
uchar_t ktype;
usr/src/uts/common/ipp/ippconf.c
1817
uchar_t type;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1052
return (kiconvstr_to_sb(KICONV_TBLID_720, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1053
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1060
return (kiconvstr_to_sb(KICONV_TBLID_737, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1061
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1068
return (kiconvstr_to_sb(KICONV_TBLID_852, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1069
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1076
return (kiconvstr_to_sb(KICONV_TBLID_857, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1077
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1084
return (kiconvstr_to_sb(KICONV_TBLID_862, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1085
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1092
return (kiconvstr_to_sb(KICONV_TBLID_866, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1093
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1100
return (kiconvstr_to_sb(KICONV_TBLID_1250, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1101
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1108
return (kiconvstr_to_sb(KICONV_TBLID_1251, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1109
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1116
return (kiconvstr_to_sb(KICONV_TBLID_1253, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1117
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1124
return (kiconvstr_to_sb(KICONV_TBLID_1254, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1125
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1132
return (kiconvstr_to_sb(KICONV_TBLID_1255, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1133
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1140
return (kiconvstr_to_sb(KICONV_TBLID_1256, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1141
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1148
return (kiconvstr_to_sb(KICONV_TBLID_1257, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1149
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1156
return (kiconvstr_to_sb(KICONV_TBLID_8859_2, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1157
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1164
return (kiconvstr_to_sb(KICONV_TBLID_8859_3, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1165
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1172
return (kiconvstr_to_sb(KICONV_TBLID_8859_4, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1173
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1180
return (kiconvstr_to_sb(KICONV_TBLID_8859_5, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1181
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1188
return (kiconvstr_to_sb(KICONV_TBLID_8859_6, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1189
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1196
return (kiconvstr_to_sb(KICONV_TBLID_8859_7, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1197
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1204
return (kiconvstr_to_sb(KICONV_TBLID_8859_8, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1205
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1212
return (kiconvstr_to_sb(KICONV_TBLID_8859_9, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1213
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1220
return (kiconvstr_to_sb(KICONV_TBLID_8859_10, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1221
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1228
return (kiconvstr_to_sb(KICONV_TBLID_8859_11, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1229
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1236
return (kiconvstr_to_sb(KICONV_TBLID_8859_13, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1237
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1244
return (kiconvstr_to_sb(KICONV_TBLID_KOI8_R, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1245
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1253
kiconvstr_fr_sb(size_t id, uchar_t *ib, size_t *inlen, uchar_t *ob,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1258
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1259
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1346
return (kiconvstr_fr_sb(KICONV_TBLID_720, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1347
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1354
return (kiconvstr_fr_sb(KICONV_TBLID_737, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1355
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1362
return (kiconvstr_fr_sb(KICONV_TBLID_852, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1363
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1370
return (kiconvstr_fr_sb(KICONV_TBLID_857, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1371
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1378
return (kiconvstr_fr_sb(KICONV_TBLID_862, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1379
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1386
return (kiconvstr_fr_sb(KICONV_TBLID_866, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1387
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1394
return (kiconvstr_fr_sb(KICONV_TBLID_1250, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1395
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1402
return (kiconvstr_fr_sb(KICONV_TBLID_1251, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1403
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1410
return (kiconvstr_fr_sb(KICONV_TBLID_1253, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1411
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1418
return (kiconvstr_fr_sb(KICONV_TBLID_1254, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1419
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1426
return (kiconvstr_fr_sb(KICONV_TBLID_1255, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1427
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1434
return (kiconvstr_fr_sb(KICONV_TBLID_1256, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1435
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1442
return (kiconvstr_fr_sb(KICONV_TBLID_1257, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1443
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1450
return (kiconvstr_fr_sb(KICONV_TBLID_8859_2, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1451
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1458
return (kiconvstr_fr_sb(KICONV_TBLID_8859_3, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1459
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1466
return (kiconvstr_fr_sb(KICONV_TBLID_8859_4, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1467
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1474
return (kiconvstr_fr_sb(KICONV_TBLID_8859_5, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1475
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1482
return (kiconvstr_fr_sb(KICONV_TBLID_8859_6, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1483
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1490
return (kiconvstr_fr_sb(KICONV_TBLID_8859_7, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1491
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1498
return (kiconvstr_fr_sb(KICONV_TBLID_8859_8, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1499
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1506
return (kiconvstr_fr_sb(KICONV_TBLID_8859_9, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1507
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1514
return (kiconvstr_fr_sb(KICONV_TBLID_8859_10, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1515
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1522
return (kiconvstr_fr_sb(KICONV_TBLID_8859_11, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1523
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1530
return (kiconvstr_fr_sb(KICONV_TBLID_8859_13, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1531
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1538
return (kiconvstr_fr_sb(KICONV_TBLID_KOI8_R, (uchar_t *)inarray,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
1539
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
604
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
605
uchar_t *oldib;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
606
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
607
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
608
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
638
ib = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
639
ob = (uchar_t *)*outbuf;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
796
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
797
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
798
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
799
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
820
ib = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
821
ob = (uchar_t *)*outbuf;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
891
kiconvstr_to_sb(size_t id, uchar_t *ib, size_t *inlen, uchar_t *ob,
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
896
uchar_t *oldib;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
897
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_emea/kiconv_emea.c
898
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1002
uchar_t ic;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1008
uchar_t *ip;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1020
ip = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1049
if (KICONV_JA_ISC1CTRL((uchar_t)euc16)) {
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1053
ic = (uchar_t)euc16;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1064
ic = (uchar_t)((euc16 & KICONV_JA_CMASK)
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1069
ic = (uchar_t)euc16;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1126
uchar_t ic1, ic2; /* 1st and 2nd bytes of a char */
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1129
uchar_t *ip;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1140
ip = (uchar_t *)inbuf;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1356
uchar_t ic;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1362
uchar_t *ip;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1374
ip = (uchar_t *)inbuf;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1409
if (KICONV_JA_ISC1CTRL((uchar_t)euc16)) {
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1413
ic = (uchar_t)euc16;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1424
ic = (uchar_t)((euc16 & KICONV_JA_CMASK)
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
1429
ic = (uchar_t)euc16;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
145
utf8_ucs_replace(uint_t *p, uchar_t **pip, size_t *pileft, size_t *repnum)
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
148
uchar_t ic; /* current byte */
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
149
uchar_t ic1; /* 1st byte */
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
150
uchar_t *ip = *pip; /* next byte to read */
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
218
uchar_t **pip, /* point pointer to input buf */
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
242
KICONV_JA_NPUT((uchar_t)(u32));
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
245
KICONV_JA_NPUT((uchar_t)((((u32)>>6) & 0x1f) | 0xc0));
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
246
KICONV_JA_NPUT((uchar_t)(((u32) & 0x3f) | 0x80));
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
251
KICONV_JA_NPUT((uchar_t)((((u32)>>12) & 0x0f) | 0xe0));
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
252
KICONV_JA_NPUT((uchar_t)((((u32)>>6) & 0x3f) | 0x80));
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
253
KICONV_JA_NPUT((uchar_t)(((u32) & 0x3f) | 0x80));
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
256
KICONV_JA_NPUT((uchar_t)((((u32)>>18) & 0x07) | 0xf0));
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
257
KICONV_JA_NPUT((uchar_t)((((u32)>>12) & 0x3f) | 0x80));
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
258
KICONV_JA_NPUT((uchar_t)((((u32)>>6) & 0x3f) | 0x80));
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
259
KICONV_JA_NPUT((uchar_t)(((u32) & 0x3f) | 0x80));
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
328
uchar_t ic1, ic2, ic3; /* 1st, 2nd, and 3rd bytes of a char */
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
331
uchar_t *ip;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
341
ip = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
428
uchar_t ic;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
433
uchar_t *ip;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
445
ip = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
474
ic = (uchar_t)euc16;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
478
ic = (uchar_t)((euc16 >> 8) & 0xff);
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
480
ic = (uchar_t)(euc16 & 0xff);
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
485
ic = (uchar_t)euc16;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
490
ic = (uchar_t)((euc16 >> 8) & 0xff);
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
492
ic = (uchar_t)(euc16 & KICONV_JA_CMASK);
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
517
uchar_t ic1, ic2, ic3; /* 1st, 2nd, and 3rd bytes of a char */
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
520
uchar_t *ip;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
531
ip = (uchar_t *)inbuf;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
56
extern const uchar_t u8_masks_tbl[];
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
664
uchar_t ic;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
669
uchar_t *ip;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
681
ip = (uchar_t *)inbuf;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
716
ic = (uchar_t)euc16;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
720
ic = (uchar_t)((euc16 >> 8) & 0xff);
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
722
ic = (uchar_t)(euc16 & 0xff);
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
727
ic = (uchar_t)euc16;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
732
ic = (uchar_t)((euc16 >> 8) & 0xff);
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
734
ic = (uchar_t)(euc16 & KICONV_JA_CMASK);
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
79
utf8_ucs(uint_t *p, uchar_t **pip, size_t *pileft, int *errno)
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
815
uchar_t ic1, ic2; /* 1st and 2nd bytes of a char */
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
818
uchar_t *ip;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
82
uchar_t ic; /* current byte */
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
828
ip = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
83
uchar_t ic1; /* 1st byte */
usr/src/uts/common/kiconv/kiconv_ja/kiconv_ja.c
84
uchar_t *ip = *pip; /* next byte to read */
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
106
ib = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
107
ob = (uchar_t *)*outbuf;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
172
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
173
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
174
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
175
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
176
uchar_t *oldib;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
183
ib = (uchar_t *)inarray;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
184
ob = (uchar_t *)outarray;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
254
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
255
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
256
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
257
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
274
ib = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
275
ob = (uchar_t *)*outbuf;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
340
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
341
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
342
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
343
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
344
uchar_t *oldib;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
351
ib = (uchar_t *)inarray;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
352
ob = (uchar_t *)outarray;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
444
return kiconvstr_utf8_to_cck((uchar_t *)inarray, inlen,
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
445
(uchar_t *)outarray, outlen, flag, errno, utf8_to_euckr);
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
455
return kiconvstr_utf8_to_cck((uchar_t *)inarray, inlen,
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
456
(uchar_t *)outarray, outlen, flag, errno, utf8_to_uhc);
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
46
static int8_t utf8_to_euckr(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
464
utf8_to_ko(uint32_t utf8, uchar_t *ob, uchar_t *obtail, size_t *ret_val,
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
47
uchar_t *ob, uchar_t *obtail, size_t *ret_val);
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
48
static int8_t utf8_to_uhc(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
49
uchar_t *ob, uchar_t *obtail, size_t *ret_val);
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
50
static int8_t ko_to_utf8(uint32_t ko_val, uchar_t *ob, uchar_t *obtail,
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
501
*ob++ = (uchar_t)(kocode >> 8);
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
502
*ob = (uchar_t)(kocode & 0xFF);
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
512
utf8_to_uhc(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
513
uchar_t *ob, uchar_t *obtail, size_t *ret_val)
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
524
utf8_to_euckr(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
525
uchar_t *ob, uchar_t *obtail, size_t *ret_val)
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
535
ko_to_utf8(uint32_t ko_val, uchar_t *ob, uchar_t *obtail, size_t *ret_val,
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
540
uchar_t udc[3];
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
541
uchar_t *u8;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
550
udc[1] = (uchar_t)(0x80 | (u32 & 0x00000FC0) >> 6);
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
551
udc[2] = (uchar_t)(0x80 | (u32 & 0x0000003F));
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
86
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
87
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
88
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_ko/kiconv_ko.c
89
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_cck_common.c
100
ob = (uchar_t *)*outbuf;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_cck_common.c
188
kiconvstr_utf8_to_cck(uchar_t *ib, size_t *inlen, uchar_t *ob, size_t *outlen,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_cck_common.c
191
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_cck_common.c
192
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_cck_common.c
193
uchar_t *oldib;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_cck_common.c
76
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_cck_common.c
77
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_cck_common.c
78
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_cck_common.c
79
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_cck_common.c
80
uchar_t *oldib;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_cck_common.c
99
ib = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
107
return kiconvstr_utf8_to_cck((uchar_t *)inarray, inlen,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
108
(uchar_t *)outarray, outlen, flag, errno, utf8_to_gb18030);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
118
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
119
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
120
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
121
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
139
ib = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
140
ob = (uchar_t *)*outbuf;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
215
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
216
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
217
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
218
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
219
uchar_t *oldib;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
227
ib = (uchar_t *)inarray;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
228
ob = (uchar_t *)outarray;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
337
return kiconvstr_utf8_to_cck((uchar_t *)inarray, inlen,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
338
(uchar_t *)outarray, outlen, flag, errno, utf8_to_gbk);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
348
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
349
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
350
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
351
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
368
ib = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
369
ob = (uchar_t *)*outbuf;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
434
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
435
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
436
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
437
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
438
uchar_t *oldib;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
445
ib = (uchar_t *)inarray;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
446
ob = (uchar_t *)outarray;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
45
static int8_t gb2312_to_utf8(uchar_t byte1, uchar_t byte2, uchar_t *ob,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
46
uchar_t *obtail, size_t *ret_val);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
47
static int8_t gbk_to_utf8(uint32_t gbk_val, uchar_t *ob, uchar_t *obtail,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
49
static int8_t utf8_to_gb2312(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
50
uchar_t *ob, uchar_t *obtail, size_t *ret);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
51
static int8_t utf8_to_gbk(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
52
uchar_t *ob, uchar_t *obtail, size_t *ret);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
525
return kiconvstr_utf8_to_cck((uchar_t *)inarray, inlen,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
526
(uchar_t *)outarray, outlen, flag, errno, utf8_to_gb2312);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
53
static int8_t utf8_to_gb18030(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
536
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
537
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
538
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
539
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
54
uchar_t *ob, uchar_t *obtail, size_t *ret);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
555
ib = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
556
ob = (uchar_t *)*outbuf;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
619
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
620
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
621
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
622
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
623
uchar_t *oldib;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
629
ib = (uchar_t *)inarray;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
630
ob = (uchar_t *)outarray;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
695
gb2312_to_utf8(uchar_t b1, uchar_t b2, uchar_t *ob, uchar_t *obtail,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
700
uchar_t *u8;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
738
gbk_to_utf8(uint32_t gbk_val, uchar_t *ob, uchar_t *obtail, size_t *ret_val,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
743
uchar_t u8array[4];
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
744
uchar_t *u8;
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
761
u8array[0] = (uchar_t)(0xF0 | ((u32 & 0x1C0000) >> 18));
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
762
u8array[1] = (uchar_t)(0x80 | ((u32 & 0x03F000) >> 12));
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
763
u8array[2] = (uchar_t)(0x80 | ((u32 & 0x000FC0) >> 6));
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
764
u8array[3] = (uchar_t)(0x80 | (u32 & 0x00003F));
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
800
utf8_to_gb18030(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
801
uchar_t *ob, uchar_t *obtail, size_t *ret)
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
835
*ob++ = (uchar_t)(gbkcode >> 8);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
837
*ob++ = (uchar_t)(gbkcode >> 24);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
838
*ob++ = (uchar_t)(gbkcode >> 16);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
839
*ob++ = (uchar_t)(gbkcode >> 8);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
841
*ob = (uchar_t)(gbkcode & 0xFF);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
853
utf8_to_gbk(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
854
uchar_t *ob, uchar_t *obtail, size_t *ret)
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
881
*ob++ = (uchar_t)(gbkcode >> 8);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
882
*ob = (uchar_t)(gbkcode & 0xFF);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
894
utf8_to_gb2312(uint32_t utf8, uchar_t **inbuf, uchar_t *intail,
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
895
uchar_t *ob, uchar_t *obtail, size_t *ret)
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
915
*ob++ = (uchar_t)(gbcode >> 8);
usr/src/uts/common/kiconv/kiconv_sc/kiconv_sc.c
916
*ob = (uchar_t)(gbcode & 0xFF);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
1001
*ob++ = (uchar_t)(big5code >> 8);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
1002
*ob = (uchar_t)(big5code & 0xFF);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
1012
utf8_to_big5(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
1013
uchar_t *ob, uchar_t *obtail, size_t *ret_val)
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
1024
utf8_to_cp950hkscs(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
1025
uchar_t *ob, uchar_t *obtail, size_t *ret_val)
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
136
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
137
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
138
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
139
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
156
ib = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
157
ob = (uchar_t *)*outbuf;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
220
kiconvstr_fr_big5_common(uchar_t *ib, size_t *inlen, uchar_t *ob,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
224
uchar_t *oldib;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
225
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
226
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
312
return (kiconvstr_fr_big5_common((uchar_t *)inarray, inlen,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
313
(uchar_t *)outarray, outlen, flag, errno,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
335
return kiconvstr_fr_big5_common((uchar_t *)inarray, inlen,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
336
(uchar_t *)outarray, outlen, flag, errno, big5hkscs_to_utf8);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
357
return kiconvstr_fr_big5_common((uchar_t *)inarray, inlen,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
358
(uchar_t *)outarray, outlen, flag, errno, cp950hkscs_to_utf8);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
368
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
369
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
370
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
371
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
372
uchar_t *oldib;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
391
ib = (uchar_t *)*inbuf;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
392
ob = (uchar_t *)*outbuf;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
467
uchar_t *ib;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
468
uchar_t *ob;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
469
uchar_t *ibtail;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
470
uchar_t *obtail;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
471
uchar_t *oldib;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
480
ib = (uchar_t *)inarray;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
481
ob = (uchar_t *)outarray;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
50
static uchar_t hkscs_special_sequence[][4] = {
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
574
return kiconvstr_utf8_to_cck((uchar_t *)inarray, inlen,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
575
(uchar_t *)outarray, outlen, flag, errno, utf8_to_big5);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
596
return kiconvstr_utf8_to_cck((uchar_t *)inarray, inlen,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
597
(uchar_t *)outarray, outlen, flag, errno, utf8_to_euctw);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
618
return kiconvstr_utf8_to_cck((uchar_t *)inarray, inlen,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
619
(uchar_t *)outarray, outlen, flag, errno, utf8_to_cp950hkscs);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
640
return kiconvstr_utf8_to_cck((uchar_t *)inarray, inlen,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
641
(uchar_t *)outarray, outlen, flag, errno, utf8_to_big5hkscs);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
650
big5_to_utf8_common(uint32_t big5_val, uchar_t *ob, uchar_t *obtail,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
655
uchar_t *u8;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
67
typedef int8_t (*kiconv_big5toutf8_t)(uint32_t value, uchar_t *ob,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
679
big5_to_utf8(uint32_t big5_val, uchar_t *ob, uchar_t *obtail, size_t *ret_val)
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
68
uchar_t *obtail, size_t *ret_val);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
689
cp950hkscs_to_utf8(uint32_t hkscs_val, uchar_t *ob, uchar_t *obtail,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
70
static int8_t utf8_to_big5(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
701
get_unicode_from_UDA(size_t plane_no, uchar_t b1, uchar_t b2)
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
71
uchar_t *ob, uchar_t *obtail, size_t *ret_val);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
72
static int8_t utf8_to_euctw(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
720
euctw_to_utf8(size_t plane_no, uint32_t euctw_val, uchar_t *ob,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
721
uchar_t *obtail, size_t *ret_val)
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
726
uchar_t udc[4];
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
727
uchar_t *u8;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
73
uchar_t *ob, uchar_t *obtail, size_t *ret_val);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
74
static int8_t utf8_to_cp950hkscs(uint32_t utf8, uchar_t **inbuf,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
75
uchar_t *ibtail, uchar_t *ob, uchar_t *obtail, size_t *ret_val);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
76
static int8_t utf8_to_big5hkscs(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
77
uchar_t *ob, uchar_t *obtail, size_t *ret_val);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
776
udc[1] = (uchar_t)(0x80 | (u32 & 0x03F000) >> 12);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
777
udc[2] = (uchar_t)(0x80 | (u32 & 0x000FC0) >> 6);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
778
udc[3] = (uchar_t)(0x80 | (u32 & 0x00003F));
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
78
static int8_t big5_to_utf8(uint32_t big5_val, uchar_t *ob, uchar_t *obtail,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
80
static int8_t big5hkscs_to_utf8(uint32_t hkscs_val, uchar_t *ob,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
81
uchar_t *obtail, size_t *ret_val);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
813
big5hkscs_to_utf8(uint32_t hkscs_val, uchar_t *ob, uchar_t *obtail,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
818
uchar_t *u8;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
82
static int8_t cp950hkscs_to_utf8(uint32_t hkscs_val, uchar_t *ob,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
83
uchar_t *obtail, size_t *ret_val);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
85
uchar_t *ob, uchar_t *obtail, size_t *ret_val);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
856
utf8_to_euctw(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
857
uchar_t *ob, uchar_t *obtail, size_t *ret_val)
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
86
static uint32_t get_unicode_from_UDA(size_t plane_no, uchar_t byte1,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
861
uchar_t byte1;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
862
uchar_t byte2;
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
87
uchar_t byte2);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
926
utf8_to_big5hkscs(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
927
uchar_t *ob, uchar_t *obtail, size_t *ret_val)
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
965
*ob++ = (uchar_t)(hkscscode >> 8);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
966
*ob = (uchar_t)(hkscscode & 0xFF);
usr/src/uts/common/kiconv/kiconv_tc/kiconv_tc.c
981
utf8_to_big5_common(uint32_t utf8, uchar_t *ob, uchar_t *obtail,
usr/src/uts/common/krtld/kobj.c
2837
SHA1Final((uchar_t *)hash, &ctx);
usr/src/uts/common/krtld/kobj_bootflags.c
48
uchar_t num_O_opt = 0;
usr/src/uts/common/krtld/reloc.h
176
extern int do_reloc_krtld(uchar_t, uchar_t *, Xword *, const char *,
usr/src/uts/common/krtld/reloc.h
179
extern int do_reloc_ld(Rel_desc *, uchar_t *, Xword *,
usr/src/uts/common/krtld/reloc.h
182
extern int do_reloc_rtld(uchar_t, uchar_t *, Xword *, const char *,
usr/src/uts/common/krtld/reloc_defs.h
47
uchar_t re_fsize; /* field size (in bytes) */
usr/src/uts/common/krtld/reloc_defs.h
48
uchar_t re_bshift; /* number of bits to shift (sparc only) */
usr/src/uts/common/krtld/reloc_defs.h
49
uchar_t re_sigbits; /* number of significant bits */
usr/src/uts/common/ktli/t_ksndudat.c
90
if ((dbp = (mblk_t *)esballoc((uchar_t *)unitdata->udata.buf,
usr/src/uts/common/ktli/t_kutil.c
202
t_kadvise(TIUSER *tiptr, uchar_t *addr, int addr_len)
usr/src/uts/common/ktli/t_kutil.c
92
uchar_t pri;
usr/src/uts/common/net/bridge_impl.h
218
uchar_t bf_dest[ETHERADDRL];
usr/src/uts/common/net/if.h
651
uchar_t ifi_type; /* ethernet, tokenring, etc */
usr/src/uts/common/net/if.h
652
uchar_t ifi_addrlen; /* media address length */
usr/src/uts/common/net/if.h
653
uchar_t ifi_hdrlen; /* media header length */
usr/src/uts/common/net/if.h
682
uchar_t ifm_version; /* future binary compatibility */
usr/src/uts/common/net/if.h
683
uchar_t ifm_type; /* message type */
usr/src/uts/common/net/if.h
696
uchar_t ifam_version; /* future binary compatibility */
usr/src/uts/common/net/if.h
697
uchar_t ifam_type; /* message type */
usr/src/uts/common/net/if_arp.h
50
uchar_t ar_hln; /* length of hardware address */
usr/src/uts/common/net/if_arp.h
51
uchar_t ar_pln; /* length of protocol address */
usr/src/uts/common/net/if_arp.h
64
uchar_t ar_sha[]; /* sender hardware address */
usr/src/uts/common/net/if_arp.h
65
uchar_t ar_spa[]; /* sender protocol address */
usr/src/uts/common/net/if_arp.h
66
uchar_t ar_tha[]; /* target hardware address */
usr/src/uts/common/net/if_arp.h
67
uchar_t ar_tpa[]; /* target protocol address */
usr/src/uts/common/net/if_dl.h
71
uchar_t sdl_type; /* interface type */
usr/src/uts/common/net/if_dl.h
72
uchar_t sdl_nlen; /* interface name length, no trailing 0 reqd. */
usr/src/uts/common/net/if_dl.h
73
uchar_t sdl_alen; /* link level address length */
usr/src/uts/common/net/if_dl.h
74
uchar_t sdl_slen; /* link layer selector length */
usr/src/uts/common/net/ppp-comp.h
61
void *(*comp_alloc) __P((uchar_t *options, int opt_len));
usr/src/uts/common/net/ppp-comp.h
65
int (*comp_init) __P((void *state, uchar_t *options, int opt_len,
usr/src/uts/common/net/ppp-comp.h
76
void *(*decomp_alloc) __P((uchar_t *options, int opt_len));
usr/src/uts/common/net/ppp-comp.h
80
int (*decomp_init) __P((void *state, uchar_t *options, int opt_len,
usr/src/uts/common/net/ppp_defs.h
164
typedef uchar_t uint8_t;
usr/src/uts/common/net/ppp_defs.h
59
#define PPP_ADDRESS(p) (((uchar_t *)(p))[0])
usr/src/uts/common/net/ppp_defs.h
60
#define PPP_CONTROL(p) (((uchar_t *)(p))[1])
usr/src/uts/common/net/ppp_defs.h
61
#define PPP_PROTOCOL(p) ((((uchar_t *)(p))[2] << 8) + ((uchar_t *)(p))[3])
usr/src/uts/common/net/radix.h
63
uchar_t rn_flags; /* enumerated next */
usr/src/uts/common/net/radix.h
96
uchar_t rm_flags; /* cf. rn_flags */
usr/src/uts/common/net/route.h
154
uchar_t rtm_version; /* future binary compatibility */
usr/src/uts/common/net/route.h
155
uchar_t rtm_type; /* message type */
usr/src/uts/common/net/simnet.h
48
uchar_t sic_mac_addr[MAXMACADDRLEN];
usr/src/uts/common/net/simnet.h
62
uchar_t sii_mac_addr[MAXMACADDRLEN];
usr/src/uts/common/net/vjcompress.h
112
uchar_t cs_id; /* connection # associated with this state */
usr/src/uts/common/net/vjcompress.h
113
uchar_t cs_filler;
usr/src/uts/common/net/vjcompress.h
127
uchar_t last_recv; /* last rcvd conn. id */
usr/src/uts/common/net/vjcompress.h
128
uchar_t last_xmit; /* last sent conn. id */
usr/src/uts/common/net/vjcompress.h
143
uchar_t **vjhdrp));
usr/src/uts/common/net/vjcompress.h
145
extern int vj_uncompress_uncomp __P((uchar_t *buf, int buflen,
usr/src/uts/common/net/vjcompress.h
147
extern int vj_uncompress_tcp __P((uchar_t *buf, int buflen, int total_len,
usr/src/uts/common/net/vjcompress.h
148
struct vjcompress *comp, uchar_t **hdrp,
usr/src/uts/common/netinet/arp.h
34
uchar_t arp_spa[4]; /* sender protocol address */
usr/src/uts/common/netinet/arp.h
36
uchar_t arp_tpa[4]; /* target protocol address */
usr/src/uts/common/netinet/if_ether.h
45
uchar_t arp_spa[4]; /* sender protocol address */
usr/src/uts/common/netinet/if_ether.h
47
uchar_t arp_tpa[4]; /* target protocol address */
usr/src/uts/common/netinet/if_ether.h
96
uchar_t at_timer; /* minutes since last reference */
usr/src/uts/common/netinet/if_ether.h
97
uchar_t at_flags; /* flags */
usr/src/uts/common/netinet/igmp.h
49
uchar_t igmp_type; /* version & type of IGMP message */
usr/src/uts/common/netinet/igmp.h
50
uchar_t igmp_code; /* code for routing sub-msgs */
usr/src/uts/common/netinet/igmp.h
57
uchar_t igmp3r_type; /* version & type of IGMP message */
usr/src/uts/common/netinet/igmp.h
58
uchar_t igmp3r_code; /* code for routing sub-msgs */
usr/src/uts/common/netinet/igmp.h
66
uchar_t grphdr_type; /* type of record */
usr/src/uts/common/netinet/igmp.h
67
uchar_t grphdr_auxlen; /* auxiliary data length */
usr/src/uts/common/netinet/igmp.h
74
uchar_t igmp3q_type; /* type of IGMP message */
usr/src/uts/common/netinet/igmp.h
75
uchar_t igmp3q_mxrt; /* maximum response time */
usr/src/uts/common/netinet/ip.h
130
uchar_t ipt_code; /* IPOPT_TS */
usr/src/uts/common/netinet/ip.h
131
uchar_t ipt_len; /* size of structure (variable) */
usr/src/uts/common/netinet/ip.h
132
uchar_t ipt_ptr; /* index of current entry */
usr/src/uts/common/netinet/ip.h
134
uchar_t ipt_flg:4, /* flags, see below */
usr/src/uts/common/netinet/ip.h
137
uchar_t ipt_oflw:4, /* overflow counter */
usr/src/uts/common/netinet/ip.h
41
uchar_t ip_hl:4, /* header length */
usr/src/uts/common/netinet/ip.h
44
uchar_t ip_v:4, /* version */
usr/src/uts/common/netinet/ip.h
47
uchar_t ip_tos; /* type of service */
usr/src/uts/common/netinet/ip.h
53
uchar_t ip_ttl; /* time to live */
usr/src/uts/common/netinet/ip.h
54
uchar_t ip_p; /* protocol */
usr/src/uts/common/netinet/ip_icmp.h
59
uchar_t icmp_type; /* type of message, see below */
usr/src/uts/common/netinet/ip_icmp.h
60
uchar_t icmp_code; /* type sub code */
usr/src/uts/common/netinet/ip_icmp.h
63
uchar_t ih_pptr; /* ICMP_PARAMPROB */
usr/src/uts/common/netinet/ip_icmp.h
78
uchar_t irt_num_addrs;
usr/src/uts/common/netinet/ip_icmp.h
79
uchar_t irt_wpa;
usr/src/uts/common/netinet/ip_mroute.h
109
uchar_t mfcc_ttls[MAXVIFS]; /* forwarding ttls on vifs */
usr/src/uts/common/netinet/ip_mroute.h
170
uchar_t v_flags; /* VIFF_ flags defined above */
usr/src/uts/common/netinet/ip_mroute.h
171
uchar_t v_threshold; /* Min ttl required to forward on vif */
usr/src/uts/common/netinet/ip_mroute.h
187
uchar_t v_marks;
usr/src/uts/common/netinet/ip_mroute.h
212
uchar_t mfc_ttls[MAXVIFS]; /* forwarding ttls on vifs */
usr/src/uts/common/netinet/ip_mroute.h
220
uchar_t mfc_marks;
usr/src/uts/common/netinet/ip_mroute.h
231
uchar_t mfcb_marks; /* protected by mfcb_lock */
usr/src/uts/common/netinet/ip_mroute.h
253
uchar_t im_msgtype; /* what type of message */
usr/src/uts/common/netinet/ip_mroute.h
257
uchar_t im_mbz; /* must be zero */
usr/src/uts/common/netinet/ip_mroute.h
258
uchar_t im_vif; /* vif rec'd on */
usr/src/uts/common/netinet/ip_mroute.h
259
uchar_t unused3;
usr/src/uts/common/netinet/ip_mroute.h
83
uchar_t vifc_flags; /* VIFF_ flags defined below */
usr/src/uts/common/netinet/ip_mroute.h
84
uchar_t vifc_threshold; /* min ttl required to forward on vif */
usr/src/uts/common/netinet/ip_var.h
33
uchar_t ih_x1; /* (unused) */
usr/src/uts/common/netinet/ip_var.h
34
uchar_t ih_pr; /* protocol */
usr/src/uts/common/netinet/ip_var.h
48
uchar_t ipq_ttl; /* time for reass q to live */
usr/src/uts/common/netinet/ip_var.h
49
uchar_t ipq_p; /* protocol of this fragment */
usr/src/uts/common/netinet/ip_var.h
63
uchar_t ip_hl:4,
usr/src/uts/common/netinet/ip_var.h
66
uchar_t ip_v:4,
usr/src/uts/common/netinet/ip_var.h
69
uchar_t ipf_mff; /* copied from (ip_off&IP_MF) */
usr/src/uts/common/netinet/ip_var.h
73
uchar_t ip_ttl;
usr/src/uts/common/netinet/ip_var.h
74
uchar_t ip_p;
usr/src/uts/common/netinet/tcp.h
64
uchar_t th_flags;
usr/src/uts/common/netinet/tcp_fsm.h
53
uchar_t tcp_outflags[TCP_NSTATES] = {
usr/src/uts/common/netinet/tcp_var.h
38
uchar_t t_flags;
usr/src/uts/common/netsmb/mchain.h
195
uchar_t *md_pos; /* position in md_cur */
usr/src/uts/common/netsmb/smb.h
89
#define SMB_HDRCMD(p) (*((uchar_t *)(p) + SMB_SIGLEN))
usr/src/uts/common/netsmb/smb.h
90
#define SMB_HDRMID(p) (*(ushort_t *)((uchar_t *)(p) + 30))
usr/src/uts/common/netsmb/smb_dev.h
312
uchar_t pk_lmhash[SMBIOC_HASH_SZ]; /* LanMan p/w hash */
usr/src/uts/common/netsmb/smb_dev.h
313
uchar_t pk_nthash[SMBIOC_HASH_SZ]; /* NTLM p/w hash */
usr/src/uts/common/nfs/nfs_acl.h
384
extern uchar_t acl_call_type_v2[];
usr/src/uts/common/nfs/nfs_acl.h
385
extern uchar_t acl_ss_call_type_v2[];
usr/src/uts/common/nfs/nfs_acl.h
386
extern uchar_t acl_timer_type_v2[];
usr/src/uts/common/nfs/nfs_acl.h
389
extern uchar_t acl_call_type_v3[];
usr/src/uts/common/nfs/nfs_acl.h
390
extern uchar_t acl_ss_call_type_v3[];
usr/src/uts/common/nfs/nfs_acl.h
391
extern uchar_t acl_timer_type_v3[];
usr/src/uts/common/nfs/nfs_clnt.h
395
uchar_t *mi_call_type; /* dynamic retrans call types */
usr/src/uts/common/nfs/nfs_clnt.h
396
uchar_t *mi_ss_call_type; /* semisoft call type */
usr/src/uts/common/nfs/nfs_clnt.h
397
uchar_t *mi_timer_type; /* dynamic retrans timer types */
usr/src/uts/common/nfs/nfs_clnt.h
404
uchar_t *mi_acl_call_type; /* dynamic retrans call types */
usr/src/uts/common/nfs/nfs_clnt.h
405
uchar_t *mi_acl_ss_call_type; /* semisoft call types */
usr/src/uts/common/nfs/nfs_clnt.h
406
uchar_t *mi_acl_timer_type; /* dynamic retrans timer types */
usr/src/uts/common/os/callb.c
129
cp->c_class = (uchar_t)class;
usr/src/uts/common/os/callb.c
55
uchar_t c_class; /* this callb's class */
usr/src/uts/common/os/compress.c
130
uchar_t *src = s_start;
usr/src/uts/common/os/compress.c
131
uchar_t *dst = d_start;
usr/src/uts/common/os/compress.c
132
uchar_t *cpy, *copymap = NULL;
usr/src/uts/common/os/compress.c
138
while (src < (uchar_t *)s_start + s_len) {
usr/src/uts/common/os/compress.c
140
if (dst >= (uchar_t *)d_start + s_len - 1 - 2 * NBBY) {
usr/src/uts/common/os/compress.c
150
if (src > (uchar_t *)s_start + s_len - MATCH_MAX) {
usr/src/uts/common/os/compress.c
159
if (cpy >= (uchar_t *)s_start && cpy != src &&
usr/src/uts/common/os/compress.c
167
*dst++ = (uchar_t)offset;
usr/src/uts/common/os/compress.c
173
return (dst - (uchar_t *)d_start);
usr/src/uts/common/os/compress.c
179
uchar_t *src = s_start;
usr/src/uts/common/os/compress.c
180
uchar_t *dst = d_start;
usr/src/uts/common/os/compress.c
181
uchar_t *s_end = (uchar_t *)s_start + s_len;
usr/src/uts/common/os/compress.c
182
uchar_t *d_end = (uchar_t *)d_start + d_len;
usr/src/uts/common/os/compress.c
183
uchar_t *cpy, copymap = '\0';
usr/src/uts/common/os/compress.c
202
if ((cpy = dst - offset) >= (uchar_t *)d_start)
usr/src/uts/common/os/compress.c
210
return (dst - (uchar_t *)d_start);
usr/src/uts/common/os/compress.c
215
return (dst - (uchar_t *)d_start);
usr/src/uts/common/os/compress.c
221
uchar_t *cp, *ep;
usr/src/uts/common/os/console.c
172
uchar_t *data;
usr/src/uts/common/os/cyclic.c
1412
uchar_t hard = softbuf->cys_hard;
usr/src/uts/common/os/cyclic.c
2387
uchar_t hard = softbuf->cys_hard;
usr/src/uts/common/os/devcache.c
355
nvp_cksum(uchar_t *buf, int64_t buflen)
usr/src/uts/common/os/devcache.c
418
hdrsum = nvp_cksum((uchar_t *)&hdr, sizeof (hdr));
usr/src/uts/common/os/devcache.c
458
cksum = nvp_cksum((uchar_t *)buf, hdr.nvpf_size);
usr/src/uts/common/os/devcache.c
689
((nvpf_hdr_t *)buf)->nvpf_chksum = nvp_cksum((uchar_t *)nvbuf, buflen);
usr/src/uts/common/os/devcache.c
691
nvp_cksum((uchar_t *)buf, sizeof (nvpf_hdr_t));
usr/src/uts/common/os/devid_cache.c
267
DP_DEVID_ID, (uchar_t **)&devidp, &n);
usr/src/uts/common/os/devid_cache.c
324
(uchar_t *)np->nvp_devid,
usr/src/uts/common/os/driver_lyr.c
2202
uchar_t pri;
usr/src/uts/common/os/driver_lyr.c
2561
uint_t flags, char *name, uchar_t **data, uint_t *nelements)
usr/src/uts/common/os/driver_lyr.c
2590
uchar_t *prop_val;
usr/src/uts/common/os/driver_lyr.c
2594
(caddr_t *)&prop_val, &prop_len, sizeof (uchar_t));
usr/src/uts/common/os/driver_lyr.c
2598
*nelements = prop_len / sizeof (uchar_t);
usr/src/uts/common/os/fm.c
1152
fm_ena_generate_cpu(uint64_t timestamp, processorid_t cpuid, uchar_t format)
usr/src/uts/common/os/fm.c
1184
fm_ena_generate(uint64_t timestamp, uchar_t format)
usr/src/uts/common/os/fm.c
1209
uchar_t
usr/src/uts/common/os/fm.c
672
va_arg(ap, uchar_t *), nelem);
usr/src/uts/common/os/ip_cksum.c
107
mp->b_wptr != (uchar_t *)(mp->b_rptr +
usr/src/uts/common/os/ip_cksum.c
172
mlen = mp->b_wptr - (uchar_t *)w;
usr/src/uts/common/os/ip_cksum.c
207
mp->b_wptr != (uchar_t *)(mp->b_rptr +
usr/src/uts/common/os/ip_cksum.c
275
mlen = mp->b_wptr - (uchar_t *)w;
usr/src/uts/common/os/ip_cksum.c
289
sum += *(uchar_t *)w << 8;
usr/src/uts/common/os/ip_cksum.c
291
sum += *(uchar_t *)w;
usr/src/uts/common/os/ip_cksum.c
310
sum += *(uchar_t *)w;
usr/src/uts/common/os/ip_cksum.c
312
sum += *(uchar_t *)w << 8;
usr/src/uts/common/os/ip_cksum.c
319
sum += *(uchar_t *)w;
usr/src/uts/common/os/ip_cksum.c
321
sum += *(uchar_t *)w << 8;
usr/src/uts/common/os/ip_cksum.c
340
sum += *(uchar_t *)w << 8;
usr/src/uts/common/os/ip_cksum.c
342
sum += *(uchar_t *)w;
usr/src/uts/common/os/ip_cksum.c
389
uchar_t *p = NULL;
usr/src/uts/common/os/ip_cksum.c
477
if ((uchar_t *)desthdr + ehdrlen > endptr)
usr/src/uts/common/os/ip_cksum.c
484
if ((uchar_t *)rthdr + ehdrlen > endptr)
usr/src/uts/common/os/ip_cksum.c
491
if ((uchar_t *)&fraghdr[1] > endptr)
usr/src/uts/common/os/iscsiboot_prop.c
318
uchar_t replaced_name[BO_MAXOBJNAME] = {0};
usr/src/uts/common/os/kiconv.c
186
uchar_t *ib;
usr/src/uts/common/os/kiconv.c
187
uchar_t *oldib;
usr/src/uts/common/os/kiconv.c
188
uchar_t *ob;
usr/src/uts/common/os/kiconv.c
189
uchar_t *ibtail;
usr/src/uts/common/os/kiconv.c
190
uchar_t *obtail;
usr/src/uts/common/os/kiconv.c
222
ib = (uchar_t *)*inbuf;
usr/src/uts/common/os/kiconv.c
223
ob = (uchar_t *)*outbuf;
usr/src/uts/common/os/kiconv.c
362
uchar_t *ib;
usr/src/uts/common/os/kiconv.c
363
uchar_t *ob;
usr/src/uts/common/os/kiconv.c
364
uchar_t *ibtail;
usr/src/uts/common/os/kiconv.c
365
uchar_t *obtail;
usr/src/uts/common/os/kiconv.c
384
ib = (uchar_t *)*inbuf;
usr/src/uts/common/os/kiconv.c
385
ob = (uchar_t *)*outbuf;
usr/src/uts/common/os/kiconv.c
452
kiconvstr_to_sb(size_t id, uchar_t *ib, size_t *inlen, uchar_t *ob,
usr/src/uts/common/os/kiconv.c
456
uchar_t *oldib;
usr/src/uts/common/os/kiconv.c
457
uchar_t *ibtail;
usr/src/uts/common/os/kiconv.c
458
uchar_t *obtail;
usr/src/uts/common/os/kiconv.c
603
return (kiconvstr_to_sb(KICONV_TBLID_1252, (uchar_t *)inarray,
usr/src/uts/common/os/kiconv.c
604
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/os/kiconv.c
611
return (kiconvstr_to_sb(KICONV_TBLID_8859_1, (uchar_t *)inarray,
usr/src/uts/common/os/kiconv.c
612
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/os/kiconv.c
619
return (kiconvstr_to_sb(KICONV_TBLID_8859_15, (uchar_t *)inarray,
usr/src/uts/common/os/kiconv.c
620
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/os/kiconv.c
627
return (kiconvstr_to_sb(KICONV_TBLID_850, (uchar_t *)inarray,
usr/src/uts/common/os/kiconv.c
628
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/os/kiconv.c
636
kiconvstr_fr_sb(size_t id, uchar_t *ib, size_t *inlen, uchar_t *ob,
usr/src/uts/common/os/kiconv.c
640
uchar_t *ibtail;
usr/src/uts/common/os/kiconv.c
641
uchar_t *obtail;
usr/src/uts/common/os/kiconv.c
718
return (kiconvstr_fr_sb(KICONV_TBLID_1252, (uchar_t *)inarray,
usr/src/uts/common/os/kiconv.c
719
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/os/kiconv.c
726
return (kiconvstr_fr_sb(KICONV_TBLID_8859_1, (uchar_t *)inarray,
usr/src/uts/common/os/kiconv.c
727
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/os/kiconv.c
734
return (kiconvstr_fr_sb(KICONV_TBLID_8859_15, (uchar_t *)inarray,
usr/src/uts/common/os/kiconv.c
735
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/os/kiconv.c
742
return (kiconvstr_fr_sb(KICONV_TBLID_850, (uchar_t *)inarray,
usr/src/uts/common/os/kiconv.c
743
inlen, (uchar_t *)outarray, outlen, flag, errno));
usr/src/uts/common/os/kstat_fr.c
617
kstat_named_init(kstat_named_t *knp, const char *name, uchar_t data_type)
usr/src/uts/common/os/kstat_fr.c
937
const char *ks_class, uchar_t ks_type, uint_t ks_ndata, uchar_t ks_flags)
usr/src/uts/common/os/kstat_fr.c
951
const char *ks_class, uchar_t ks_type, uint_t ks_ndata, uchar_t ks_flags,
usr/src/uts/common/os/labelsys.c
1039
find_rhc(const void *addr, uchar_t version, boolean_t staleok)
usr/src/uts/common/os/labelsys.c
1181
find_tpc(const void *addr, uchar_t version, boolean_t staleok)
usr/src/uts/common/os/labelsys.c
1328
tsol_mlp_port_type(zone_t *zone, uchar_t proto, uint16_t port,
usr/src/uts/common/os/labelsys.c
1385
tsol_mlp_findzone(uchar_t proto, uint16_t lport)
usr/src/uts/common/os/labelsys.c
869
tsol_mlp_anon(zone_t *zone, mlp_type_t mlptype, uchar_t proto, uint16_t port,
usr/src/uts/common/os/lgrp.c
3450
lgrp_madv_to_policy(uchar_t advice, size_t size, int type)
usr/src/uts/common/os/logsubr.c
677
mp2->b_cont->b_wptr = (uchar_t *)dst;
usr/src/uts/common/os/lwp.c
514
t->t_bindflag = (uchar_t)default_binding_mode;
usr/src/uts/common/os/lwp.c
522
(uchar_t)default_binding_mode;
usr/src/uts/common/os/mmapobj.c
578
dev_a.prot = dev_a.maxprot = (uchar_t)PROT_NONE;
usr/src/uts/common/os/mutex.c
259
uchar_t mutex_backoff_shift = MUTEX_BACKOFF_SHIFT;
usr/src/uts/common/os/netstack.c
1208
char *ks_class, uchar_t ks_type, uint_t ks_ndata, uchar_t ks_flags,
usr/src/uts/common/os/rctl.c
3120
uchar_t ks_type, uint_t ks_ndata, uchar_t ks_flags, int ks_zoneid)
usr/src/uts/common/os/rctl.c
3140
rctl_kstat_create_zone(zone_t *zone, char *ks_name, uchar_t ks_type,
usr/src/uts/common/os/rctl.c
3141
uint_t ks_ndata, uchar_t ks_flags)
usr/src/uts/common/os/rctl.c
3155
rctl_kstat_create_project(kproject_t *kpj, char *ks_name, uchar_t ks_type,
usr/src/uts/common/os/rctl.c
3156
uint_t ks_ndata, uchar_t ks_flags)
usr/src/uts/common/os/rctl.c
3170
rctl_kstat_create_task(task_t *tk, char *ks_name, uchar_t ks_type,
usr/src/uts/common/os/rctl.c
3171
uint_t ks_ndata, uchar_t ks_flags)
usr/src/uts/common/os/shm.c
267
uchar_t prot = PROT_ALL;
usr/src/uts/common/os/sig.c
1032
p->p_stopsig = (uchar_t)(sig = what);
usr/src/uts/common/os/sig.c
1057
p->p_stopsig = (uchar_t)what;
usr/src/uts/common/os/sig.c
2174
lwp->lwp_curflt = (uchar_t)fault;
usr/src/uts/common/os/sig.c
665
lwp->lwp_cursig = (uchar_t)sig;
usr/src/uts/common/os/sig.c
666
lwp->lwp_extsig = (uchar_t)ext;
usr/src/uts/common/os/sig.c
771
lwp->lwp_cursig = (uchar_t)sig;
usr/src/uts/common/os/sig.c
772
lwp->lwp_extsig = (uchar_t)ext;
usr/src/uts/common/os/streamio.c
1624
uchar_t band = 0;
usr/src/uts/common/os/streamio.c
2668
mp->b_band = (uchar_t)pri;
usr/src/uts/common/os/streamio.c
2707
mp->b_band = (uchar_t)pri;
usr/src/uts/common/os/streamio.c
3081
(uchar_t)i, 0);
usr/src/uts/common/os/streamio.c
5949
mp = esballoc((uchar_t *)srf, bufsize, BPRI_MED, frtnp);
usr/src/uts/common/os/strsubr.c
1050
strsendsig(strsig_t *siglist, int event, uchar_t band, int error)
usr/src/uts/common/os/strsubr.c
4183
strsignal_nolock(stdata_t *stp, int sig, uchar_t band)
usr/src/uts/common/os/strsubr.c
4208
strsendsig(stp->sd_siglist, S_MSG, (uchar_t)band, 0);
usr/src/uts/common/os/strsubr.c
4233
backenable(queue_t *q, uchar_t pri)
usr/src/uts/common/os/strsubr.c
8498
bcksum(uchar_t *bp, int len, unsigned int psum)
usr/src/uts/common/os/strsubr.c
934
str_sendsig(vnode_t *vp, int event, uchar_t band, int error)
usr/src/uts/common/os/strsubr.c
955
uchar_t band, int error)
usr/src/uts/common/os/subr.c
287
uchar_t byte_to_bcd[256] = {
usr/src/uts/common/os/subr.c
300
uchar_t bcd_to_byte[256] = { /* CSTYLED */
usr/src/uts/common/os/sunddi.c
2510
uchar_t *tmp;
usr/src/uts/common/os/sunddi.c
2559
*(uchar_t **)data = tmp;
usr/src/uts/common/os/sunddi.c
2586
size = DDI_PROP_BYTES(ph, DDI_PROP_CMD_GET_ESIZE, (uchar_t *)data,
usr/src/uts/common/os/sunddi.c
2607
i = DDI_PROP_BYTES(ph, DDI_PROP_CMD_ENCODE, (uchar_t *)data,
usr/src/uts/common/os/sunddi.c
2692
(uchar_t *)ph->ph_cur_pos,
usr/src/uts/common/os/sunddi.c
2703
ph->ph_cur_pos = (uchar_t *)ph->ph_cur_pos +
usr/src/uts/common/os/sunddi.c
2727
ph->ph_cur_pos = (uchar_t *)ph->ph_cur_pos + PROP_1275_INT_SIZE;
usr/src/uts/common/os/sunddi.c
2751
ph->ph_cur_pos = (uchar_t *)ph->ph_cur_pos + PROP_1275_INT_SIZE;
usr/src/uts/common/os/sunddi.c
2817
ph->ph_cur_pos = (uchar_t *)ph->ph_cur_pos +
usr/src/uts/common/os/sunddi.c
2841
ph->ph_cur_pos = (uchar_t *)ph->ph_cur_pos +
usr/src/uts/common/os/sunddi.c
2865
ph->ph_cur_pos = (uchar_t *)ph->ph_cur_pos +
usr/src/uts/common/os/sunddi.c
3047
ddi_prop_1275_bytes(prop_handle_t *ph, uint_t cmd, uchar_t *data,
usr/src/uts/common/os/sunddi.c
3957
char *name, uchar_t **data, uint_t *nelements)
usr/src/uts/common/os/sunddi.c
3983
char *name, uchar_t *data, uint_t nelements)
usr/src/uts/common/os/sunddi.c
3995
char *name, uchar_t *data, uint_t nelements)
usr/src/uts/common/os/sunddi.c
5300
uchar_t *pf = (uchar_t *)src;
usr/src/uts/common/os/sunddi.c
5301
uchar_t *pt = (uchar_t *)dst;
usr/src/uts/common/os/sunddi.c
5302
uchar_t tmp;
usr/src/uts/common/os/sunmdi.c
4509
mdi_prop_update_byte(mdi_pathinfo_t *pip, char *name, uchar_t data)
usr/src/uts/common/os/sunmdi.c
4532
mdi_prop_update_byte_array(mdi_pathinfo_t *pip, char *name, uchar_t *data,
usr/src/uts/common/os/sunmdi.c
4677
mdi_prop_lookup_byte(mdi_pathinfo_t *pip, char *name, uchar_t *data)
usr/src/uts/common/os/sunmdi.c
4696
mdi_prop_lookup_byte_array(mdi_pathinfo_t *pip, char *name, uchar_t **data,
usr/src/uts/common/os/sunndi.c
1015
uchar_t *val;
usr/src/uts/common/os/sunndi.c
1023
cdip, np, (uchar_t *)val, nelms);
usr/src/uts/common/os/sunndi.c
149
char *name, uchar_t *data, uint_t nelements)
usr/src/uts/common/os/sunpci.c
1083
SAVED_PM_CONTEXT, (uchar_t **)&p, &length) != DDI_PROP_SUCCESS) {
usr/src/uts/common/os/sunpci.c
381
SAVED_CONFIG_REGS_MASK, (uchar_t *)maskbuf,
usr/src/uts/common/os/sunpci.c
388
dip, SAVED_CONFIG_REGS, (uchar_t *)regbuf,
usr/src/uts/common/os/sunpci.c
444
SAVED_CONFIG_REGS, (uchar_t *)regbuf, regbufsz)) !=
usr/src/uts/common/os/sunpci.c
451
SAVED_CONFIG_REGS_CAPINFO, (uchar_t *)pci_cap_descp,
usr/src/uts/common/os/sunpci.c
723
(uchar_t **)&maskbuf, &elements) == DDI_PROP_SUCCESS) {
usr/src/uts/common/os/sunpci.c
727
(uchar_t **)®buf, &elements) != DDI_PROP_SUCCESS) {
usr/src/uts/common/os/sunpci.c
752
(uchar_t **)®buf, &elements) != DDI_PROP_SUCCESS) {
usr/src/uts/common/os/sunpci.c
785
(uchar_t **)&cap_descp, &elements) == DDI_PROP_SUCCESS) {
usr/src/uts/common/os/sunpci.c
931
SAVED_PM_CONTEXT, (uchar_t **)&p, &length) != DDI_PROP_SUCCESS) {
usr/src/uts/common/os/sunpci.c
938
SAVED_PM_CONTEXT, (uchar_t *)p,
usr/src/uts/common/os/sunpci.c
987
(uchar_t *)p, sizeof (pci_pm_context_t));
usr/src/uts/common/os/swapgeneric.c
405
(uchar_t *)netdev_path) == -1) {
usr/src/uts/common/os/watchpoint.c
708
lwp->lwp_curflt = (uchar_t)FLTWATCH;
usr/src/uts/common/pcmcia/cis/cis_handlers.c
1829
uchar_t *cp;
usr/src/uts/common/pcmcia/cis/cis_handlers.c
2090
uchar_t cb[MIN_LINKTARGET_LENGTH + LINKTARGET_AC_HEADER_LENGTH];
usr/src/uts/common/pcmcia/cis/cis_handlers.c
2133
uchar_t *cp, *cpp;
usr/src/uts/common/pcmcia/cis/cis_handlers.c
2134
uchar_t x;
usr/src/uts/common/pcmcia/nexus/pcmcia.c
1082
pcmcia_cons_regspec(dev_info_t *dip, int type, uchar_t *buff, ra_return_t *ret)
usr/src/uts/common/pcmcia/nexus/pcmcia.c
131
struct regspec *pcmcia_cons_regspec(dev_info_t *, int, uchar_t *,
usr/src/uts/common/pcmcia/nexus/pcmcia.c
4395
reg = pcmcia_cons_regspec(pdip, type, (uchar_t *)reg, ra);
usr/src/uts/common/pcmcia/nexus/pcmcia.c
967
uchar_t regbuf[sizeof (pci_regspec_t)];
usr/src/uts/common/pcmcia/sys/cis.h
161
typedef uchar_t cisdata_t;
usr/src/uts/common/pcmcia/sys/cis_handlers.h
1002
uchar_t data[CIS_MAX_TUPLE_DATA_LEN];
usr/src/uts/common/pcmcia/sys/cis_handlers.h
392
uchar_t cd[16]; /* CCITT country code */
usr/src/uts/common/pcmcia/sys/cis_handlers.h
400
uchar_t cf[16]; /* CCITT country codes */
usr/src/uts/common/pcmcia/sys/cis_handlers.h
417
uchar_t id[16]; /* station ID */
usr/src/uts/common/rpc/clnt.h
472
extern void t_kadvise(TIUSER *, uchar_t *, int);
usr/src/uts/common/rpc/clnt_clts.c
704
(uchar_t *)p->cku_addr.buf,
usr/src/uts/common/rpc/clnt_cots.c
1658
uchar_t *b;
usr/src/uts/common/rpc/clnt_cots.c
1683
b = (uchar_t *)&sa->sin_addr;
usr/src/uts/common/rpc/clnt_cots.c
1694
(void) kinet_ntop6((uchar_t *)&sin6->sin6_addr, fbuf,
usr/src/uts/common/rpc/clnt_cots.c
1701
b = (uchar_t *)&sa->sin_addr;
usr/src/uts/common/rpc/clnt_cots.c
206
const char *kinet_ntop6(uchar_t *, char *, size_t);
usr/src/uts/common/rpc/rpc_subr.c
756
kinet_ntop6(uchar_t *src, char *dst, size_t size)
usr/src/uts/common/rpc/rpcib.c
3120
conn->c_addrmask.buf)->sin6_addr, (uchar_t)~0,
usr/src/uts/common/rpc/rpcib.c
4418
(uchar_t)~0, sizeof (struct in6_addr));
usr/src/uts/common/rpc/rpcmod.c
2303
uchar_t *rptr = mp->b_rptr;
usr/src/uts/common/rpc/rpcmod.c
2411
uchar_t *rptr = mp->b_rptr;
usr/src/uts/common/rpc/xdr.c
313
xdr_u_char(XDR *xdrs, uchar_t *cp)
usr/src/uts/common/rpc/xdr.c
324
*cp = (uchar_t)i;
usr/src/uts/common/rpc/xdr.h
438
extern bool_t xdr_u_char(XDR *, uchar_t *);
usr/src/uts/common/smbsrv/smb_ioctl.h
197
uchar_t negtok[SMB_PI_MAX_NEGTOK];
usr/src/uts/common/smbsrv/smb_kproto.h
302
void smb1_oplock_ack_break(smb_request_t *, uchar_t);
usr/src/uts/common/smbsrv/smb_kproto.h
803
struct mbuf *smb_mbuf_get(uchar_t *buf, int nbytes);
usr/src/uts/common/smbsrv/smbinfo.h
174
uchar_t skc_negtok[SMB_PI_MAX_NEGTOK];
usr/src/uts/common/sys/1394/s1394.h
247
uchar_t link_active;
usr/src/uts/common/sys/1394/s1394.h
248
uchar_t node_num;
usr/src/uts/common/sys/1394/s1394.h
249
uchar_t max_1st;
usr/src/uts/common/sys/1394/s1394.h
250
uchar_t max_2nd;
usr/src/uts/common/sys/1394/s1394.h
251
uchar_t last_port_checked;
usr/src/uts/common/sys/1394/s1394.h
252
uchar_t parent_port;
usr/src/uts/common/sys/1394/s1394.h
253
uchar_t is_a_leaf;
usr/src/uts/common/sys/1394/s1394.h
267
uchar_t expected_type;
usr/src/uts/common/sys/1394/s1394.h
268
uchar_t expected_dir_quad;
usr/src/uts/common/sys/1394/s1394.h
271
uchar_t rescan_cnt;
usr/src/uts/common/sys/1394/s1394.h
272
uchar_t cfgrom_read_fails;
usr/src/uts/common/sys/1394/s1394.h
273
uchar_t cfgrom_read_delay; /* in ms */
usr/src/uts/common/sys/1394/s1394.h
882
((s1394_cmd_priv_t *)((uchar_t *)(cmd) + sizeof (cmd1394_cmd_t)))
usr/src/uts/common/sys/1394/targets/av1394/av1394_isoch.h
337
uchar_t ax_ciph[AV1394_CIPSZ]; /* first CIP hdr */
usr/src/uts/common/sys/1394/targets/scsa1394/cmd.h
69
uchar_t sc_cdb[SCSI_CDB_SIZE];
usr/src/uts/common/sys/1394/targets/scsa1394/cmd.h
70
uchar_t sc_pkt_cdb[SCSI_CDB_SIZE];
usr/src/uts/common/sys/aggr.h
129
uchar_t lc_mac[ETHERADDRL];
usr/src/uts/common/sys/aggr.h
159
uchar_t lp_mac[ETHERADDRL];
usr/src/uts/common/sys/aggr.h
167
uchar_t lg_mac[ETHERADDRL];
usr/src/uts/common/sys/aggr.h
202
uchar_t lu_mac[ETHERADDRL];
usr/src/uts/common/sys/aggr_impl.h
308
uchar_t *, boolean_t, boolean_t, uint32_t, uint32_t, aggr_lacp_mode_t,
usr/src/uts/common/sys/aggr_impl.h
310
typedef int (*aggr_grp_info_new_port_fn_t)(void *, datalink_id_t, uchar_t *,
usr/src/uts/common/sys/aggr_impl.h
316
uint32_t, boolean_t, boolean_t, uchar_t *, aggr_lacp_mode_t,
usr/src/uts/common/sys/aggr_impl.h
333
const uchar_t *, aggr_lacp_mode_t, aggr_lacp_timer_t);
usr/src/uts/common/sys/asy.h
320
((ap)->async_ring[(ap)->async_rput++ & RINGMASK] = (uchar_t)(c))
usr/src/uts/common/sys/asy.h
326
((ap)->async_ring[(ap)->async_rput++ & RINGMASK] = ((uchar_t)(c)|(s)))
usr/src/uts/common/sys/asy.h
410
uchar_t asy_msr; /* saved modem status */
usr/src/uts/common/sys/asy.h
411
uchar_t asy_mcr; /* soft carrier bits */
usr/src/uts/common/sys/asy.h
412
uchar_t asy_lcr; /* console lcr bits */
usr/src/uts/common/sys/asy.h
413
uchar_t asy_bidx; /* console baud rate index */
usr/src/uts/common/sys/asy.h
418
uchar_t asy_com_port; /* COM port number, or zero */
usr/src/uts/common/sys/asy.h
419
uchar_t asy_fifor; /* FIFOR register setting */
usr/src/uts/common/sys/asy.h
492
uchar_t *async_optr; /* output pointer */
usr/src/uts/common/sys/atomic.h
105
extern void atomic_and_uchar(volatile uchar_t *, uchar_t);
usr/src/uts/common/sys/atomic.h
127
extern uchar_t atomic_inc_uchar_nv(volatile uchar_t *);
usr/src/uts/common/sys/atomic.h
141
extern uchar_t atomic_dec_uchar_nv(volatile uchar_t *);
usr/src/uts/common/sys/atomic.h
155
extern uchar_t atomic_add_char_nv(volatile uchar_t *, signed char);
usr/src/uts/common/sys/atomic.h
170
extern uchar_t atomic_or_uchar_nv(volatile uchar_t *, uchar_t);
usr/src/uts/common/sys/atomic.h
184
extern uchar_t atomic_and_uchar_nv(volatile uchar_t *, uchar_t);
usr/src/uts/common/sys/atomic.h
198
extern uchar_t atomic_cas_uchar(volatile uchar_t *, uchar_t, uchar_t);
usr/src/uts/common/sys/atomic.h
213
extern uchar_t atomic_swap_uchar(volatile uchar_t *, uchar_t);
usr/src/uts/common/sys/atomic.h
48
extern void atomic_inc_uchar(volatile uchar_t *);
usr/src/uts/common/sys/atomic.h
62
extern void atomic_dec_uchar(volatile uchar_t *);
usr/src/uts/common/sys/atomic.h
76
extern void atomic_add_char(volatile uchar_t *, signed char);
usr/src/uts/common/sys/atomic.h
91
extern void atomic_or_uchar(volatile uchar_t *, uchar_t);
usr/src/uts/common/sys/audioio.h
106
uchar_t output_muted; /* non-zero if output is muted */
usr/src/uts/common/sys/audioio.h
107
uchar_t ref_cnt; /* driver reference count, read only */
usr/src/uts/common/sys/audioio.h
108
uchar_t _xxx[2]; /* Reserved for future use */
usr/src/uts/common/sys/audioio.h
76
uchar_t pause; /* non-zero for pause, zero to resume */
usr/src/uts/common/sys/audioio.h
77
uchar_t error; /* non-zero if overflow/underflow */
usr/src/uts/common/sys/audioio.h
78
uchar_t waiting; /* non-zero if a process wants access */
usr/src/uts/common/sys/audioio.h
79
uchar_t balance; /* stereo channel balance */
usr/src/uts/common/sys/audioio.h
86
uchar_t open; /* non-zero if open access permitted */
usr/src/uts/common/sys/audioio.h
87
uchar_t active; /* non-zero if I/O is active */
usr/src/uts/common/sys/bootprops.h
101
uchar_t nic_mac[6];
usr/src/uts/common/sys/bootprops.h
102
uchar_t nic_vlan[2];
usr/src/uts/common/sys/bootprops.h
116
uchar_t sub_mask_prefix;
usr/src/uts/common/sys/bootprops.h
130
uchar_t tgt_boot_lun[8];
usr/src/uts/common/sys/bootprops.h
131
uchar_t *tgt_name;
usr/src/uts/common/sys/bootprops.h
133
uchar_t *tgt_chap_name;
usr/src/uts/common/sys/bootprops.h
135
uchar_t *tgt_chap_sec;
usr/src/uts/common/sys/bootprops.h
138
uchar_t *tgt_boot_par;
usr/src/uts/common/sys/bootprops.h
89
uchar_t *ini_name;
usr/src/uts/common/sys/bootprops.h
91
uchar_t *ini_chap_name;
usr/src/uts/common/sys/bootprops.h
93
uchar_t *ini_chap_sec;
usr/src/uts/common/sys/bpp_io.h
141
uchar_t output_reg_pins; /* pins in P_OR register */
usr/src/uts/common/sys/bpp_io.h
142
uchar_t input_reg_pins; /* pins in P_IR register */
usr/src/uts/common/sys/bpp_io.h
171
uchar_t pin_status; /* status of pins which could */
usr/src/uts/common/sys/cmlb.h
144
int (*tg_rdwr)(dev_info_t *devi, uchar_t cmd, void *bufp,
usr/src/uts/common/sys/cmlb_impl.h
113
uchar_t fmap_systid; /* systid of the partition */
usr/src/uts/common/sys/cmlb_impl.h
151
uchar_t cl_asciilabel[LEN_DKL_ASCII]; /* Disk ASCII label */
usr/src/uts/common/sys/consdev.h
181
uchar_t);
usr/src/uts/common/sys/cryptmod.h
123
typedef uchar_t crmeth_t;
usr/src/uts/common/sys/cryptmod.h
124
typedef uchar_t cropt_t;
usr/src/uts/common/sys/cryptmod.h
125
typedef uchar_t crdir_t;
usr/src/uts/common/sys/cryptmod.h
126
typedef uchar_t crivuse_t;
usr/src/uts/common/sys/cryptmod.h
153
uchar_t key[CRYPT_MAX_KEYLEN];
usr/src/uts/common/sys/cryptmod.h
154
uchar_t ivec[CRYPT_MAX_IVLEN];
usr/src/uts/common/sys/cryptmod.h
215
uchar_t ready;
usr/src/uts/common/sys/crypto/api.h
320
crypto_mechanism_t *, crypto_key_t *, uchar_t *, size_t *,
usr/src/uts/common/sys/crypto/api.h
324
crypto_mechanism_t *, crypto_key_t *, crypto_object_id_t *, uchar_t *,
usr/src/uts/common/sys/crypto/common.h
106
uchar_t *pIv; /* Length is AES_GMAC_IV_LEN */
usr/src/uts/common/sys/crypto/common.h
107
uchar_t *pAAD;
usr/src/uts/common/sys/crypto/common.h
119
uchar_t *pSharedData;
usr/src/uts/common/sys/crypto/common.h
121
uchar_t *pPublicData;
usr/src/uts/common/sys/crypto/common.h
243
uchar_t arr[256];
usr/src/uts/common/sys/crypto/common.h
244
uchar_t i, j;
usr/src/uts/common/sys/crypto/common.h
439
uchar_t cv_major;
usr/src/uts/common/sys/crypto/common.h
440
uchar_t cv_minor;
usr/src/uts/common/sys/crypto/common.h
457
uchar_t ei_label[CRYPTO_EXT_SIZE_LABEL];
usr/src/uts/common/sys/crypto/common.h
458
uchar_t ei_manufacturerID[CRYPTO_EXT_SIZE_MANUF];
usr/src/uts/common/sys/crypto/common.h
459
uchar_t ei_model[CRYPTO_EXT_SIZE_MODEL];
usr/src/uts/common/sys/crypto/common.h
460
uchar_t ei_serial_number[CRYPTO_EXT_SIZE_SERIAL];
usr/src/uts/common/sys/crypto/common.h
471
uchar_t ei_time[CRYPTO_EXT_SIZE_TIME];
usr/src/uts/common/sys/crypto/common.h
90
uchar_t *nonce;
usr/src/uts/common/sys/crypto/common.h
91
uchar_t *authData;
usr/src/uts/common/sys/crypto/common.h
96
uchar_t *pIv;
usr/src/uts/common/sys/crypto/common.h
99
uchar_t *pAAD;
usr/src/uts/common/sys/crypto/dca.h
211
uchar_t *mod; /* RSA modulus */
usr/src/uts/common/sys/crypto/dca.h
219
uchar_t resid[DESBLOCK];
usr/src/uts/common/sys/crypto/dca.h
221
uchar_t activeresid[DESBLOCK];
usr/src/uts/common/sys/crypto/dca.h
739
ddi_rep_put8(req->dr_ctx_acch, (uchar_t *)src, (uchar_t *)dst, count, \
usr/src/uts/common/sys/crypto/dca.h
875
int dca_rng(dca_t *, uchar_t *, size_t len, crypto_req_handle_t);
usr/src/uts/common/sys/crypto/dca.h
902
int dca_getbufbytes(crypto_data_t *, size_t, int, uchar_t *);
usr/src/uts/common/sys/crypto/impl.h
1292
int crypto_seed_random(crypto_provider_handle_t provider, uchar_t *buf,
usr/src/uts/common/sys/crypto/impl.h
1294
int crypto_generate_random(crypto_provider_handle_t provider, uchar_t *buf,
usr/src/uts/common/sys/crypto/impl.h
1355
extern int crypto_uio_data(crypto_data_t *, uchar_t *, int, cmd_type_t,
usr/src/uts/common/sys/crypto/impl.h
1357
extern int crypto_mblk_data(crypto_data_t *, uchar_t *, int, cmd_type_t,
usr/src/uts/common/sys/crypto/impl.h
1359
extern int crypto_put_output_data(uchar_t *, crypto_data_t *, int);
usr/src/uts/common/sys/crypto/impl.h
1360
extern int crypto_get_input_data(crypto_data_t *, uchar_t **, uchar_t *);
usr/src/uts/common/sys/crypto/impl.h
1361
extern int crypto_compare_data(crypto_data_t *, uchar_t *, size_t);
usr/src/uts/common/sys/crypto/impl.h
1364
extern int crypto_digest_data(crypto_data_t *, void *, uchar_t *,
usr/src/uts/common/sys/crypto/impl.h
1365
void (*update)(), void (*final)(), uchar_t);
usr/src/uts/common/sys/crypto/impl.h
1375
extern int crypto_get_key_attr(crypto_key_t *, crypto_attr_type_t, uchar_t **,
usr/src/uts/common/sys/crypto/ioctl.h
1205
uchar_t pd_prov_desc[CRYPTO_PROVIDER_DESCR_MAX_LEN];
usr/src/uts/common/sys/crypto/ioctl.h
1206
uchar_t pd_label[CRYPTO_EXT_SIZE_LABEL];
usr/src/uts/common/sys/crypto/ioctl.h
1207
uchar_t pd_manufacturerID[CRYPTO_EXT_SIZE_MANUF];
usr/src/uts/common/sys/crypto/ioctl.h
1208
uchar_t pd_model[CRYPTO_EXT_SIZE_MODEL];
usr/src/uts/common/sys/crypto/ioctl.h
1209
uchar_t pd_serial_number[CRYPTO_EXT_SIZE_SERIAL];
usr/src/uts/common/sys/crypto/ioctl.h
1223
uchar_t pd_time[CRYPTO_EXT_SIZE_TIME];
usr/src/uts/common/sys/crypto/ioctl.h
1282
uchar_t cv_major;
usr/src/uts/common/sys/crypto/ioctl.h
1283
uchar_t cv_minor;
usr/src/uts/common/sys/crypto/ioctl.h
1287
uchar_t pd_prov_desc[CRYPTO_PROVIDER_DESCR_MAX_LEN];
usr/src/uts/common/sys/crypto/ioctl.h
1288
uchar_t pd_label[CRYPTO_EXT_SIZE_LABEL];
usr/src/uts/common/sys/crypto/ioctl.h
1289
uchar_t pd_manufacturerID[CRYPTO_EXT_SIZE_MANUF];
usr/src/uts/common/sys/crypto/ioctl.h
1290
uchar_t pd_model[CRYPTO_EXT_SIZE_MODEL];
usr/src/uts/common/sys/crypto/ioctl.h
1291
uchar_t pd_serial_number[CRYPTO_EXT_SIZE_SERIAL];
usr/src/uts/common/sys/crypto/ioctl.h
1305
uchar_t pd_time[CRYPTO_EXT_SIZE_TIME];
usr/src/uts/common/sys/crypto/ops_impl.h
144
uchar_t *rn_buf;
usr/src/uts/common/sys/crypto/ops_impl.h
198
uchar_t *ko_wrapped_key;
usr/src/uts/common/sys/crypto/spi.h
366
uchar_t *, size_t, uint_t, uint32_t, crypto_req_handle_t);
usr/src/uts/common/sys/crypto/spi.h
368
uchar_t *, size_t, crypto_req_handle_t);
usr/src/uts/common/sys/crypto/spi.h
441
uchar_t *, size_t *, crypto_req_handle_t);
usr/src/uts/common/sys/crypto/spi.h
443
crypto_mechanism_t *, crypto_key_t *, uchar_t *, size_t *,
usr/src/uts/common/sys/ctf.h
113
uchar_t ctp_version; /* data format version number (CTF_VERSION) */
usr/src/uts/common/sys/ctf.h
114
uchar_t ctp_flags; /* flags (see below) */
usr/src/uts/common/sys/cyclic_impl.h
462
uchar_t cys_hard; /* Can only be zero or one */
usr/src/uts/common/sys/cyclic_impl.h
463
uchar_t cys_soft; /* Can only be zero or one */
usr/src/uts/common/sys/ddi_impldefs.h
1062
uchar_t did_magic_hi; /* device id magic # (msb) */
usr/src/uts/common/sys/ddi_impldefs.h
1063
uchar_t did_magic_lo; /* device id magic # (lsb) */
usr/src/uts/common/sys/ddi_impldefs.h
1064
uchar_t did_rev_hi; /* device id revision # (msb) */
usr/src/uts/common/sys/ddi_impldefs.h
1065
uchar_t did_rev_lo; /* device id revision # (lsb) */
usr/src/uts/common/sys/ddi_impldefs.h
1066
uchar_t did_type_hi; /* device id type (msb) */
usr/src/uts/common/sys/ddi_impldefs.h
1067
uchar_t did_type_lo; /* device id type (lsb) */
usr/src/uts/common/sys/ddi_impldefs.h
1068
uchar_t did_len_hi; /* length of devid data (msb) */
usr/src/uts/common/sys/ddi_impldefs.h
1069
uchar_t did_len_lo; /* length of devid data (lsb) */
usr/src/uts/common/sys/ddi_implfuncs.h
107
extern int impl_ddi_prop_int_from_prom(uchar_t *intp, int n);
usr/src/uts/common/sys/ddidevmap.h
41
uchar_t byte_order; /* the endian characteristics of the mapping */
usr/src/uts/common/sys/ddidevmap.h
46
uchar_t data_order;
usr/src/uts/common/sys/ddipropdefs.h
92
uchar_t *data, uint_t size);
usr/src/uts/common/sys/dditypes.h
237
uchar_t devacc_attr_endian_flags;
usr/src/uts/common/sys/dditypes.h
238
uchar_t devacc_attr_dataorder;
usr/src/uts/common/sys/dditypes.h
239
uchar_t devacc_attr_access; /* access error protection */
usr/src/uts/common/sys/des.h
59
uchar_t des_key[8]; /* key (with low bit parity) */
usr/src/uts/common/sys/des.h
62
uchar_t des_ivec[8]; /* input vector */
usr/src/uts/common/sys/des.h
65
uchar_t UDES_data[DES_QUICKLEN];
usr/src/uts/common/sys/des.h
66
uchar_t *UDES_buf;
usr/src/uts/common/sys/devcache_impl.h
53
uchar_t nvpf_pad[NVPF_HDR_SIZE];
usr/src/uts/common/sys/dklabel.h
239
uchar_t fkl_type;
usr/src/uts/common/sys/dklabel.h
240
uchar_t fkl_magich;
usr/src/uts/common/sys/dklabel.h
241
uchar_t fkl_magicl;
usr/src/uts/common/sys/dklabel.h
242
uchar_t filler;
usr/src/uts/common/sys/dklabel.h
249
#define DK_DEVID_SIZE (DK_DEVID_BLKSIZE - ((sizeof (uchar_t) * 7)))
usr/src/uts/common/sys/dklabel.h
254
uchar_t dkd_rev_hi; /* revision (MSB) */
usr/src/uts/common/sys/dklabel.h
255
uchar_t dkd_rev_lo; /* revision (LSB) */
usr/src/uts/common/sys/dklabel.h
256
uchar_t dkd_flags; /* flags (not used yet) */
usr/src/uts/common/sys/dklabel.h
257
uchar_t dkd_devid[DK_DEVID_SIZE]; /* devid stored here */
usr/src/uts/common/sys/dklabel.h
258
uchar_t dkd_checksum3; /* checksum (MSB) */
usr/src/uts/common/sys/dklabel.h
259
uchar_t dkd_checksum2;
usr/src/uts/common/sys/dklabel.h
260
uchar_t dkd_checksum1;
usr/src/uts/common/sys/dklabel.h
261
uchar_t dkd_checksum0; /* checksum (LSB) */
usr/src/uts/common/sys/dktp/dadk.h
61
uchar_t dad_thread_cnt; /* reference count on removable */
usr/src/uts/common/sys/dld.h
232
uchar_t dmi_addr[MAXMACADDRLEN];
usr/src/uts/common/sys/dlpi.h
1617
extern int dl_phys_addr(struct __ldi_handle *, uchar_t *, size_t *,
usr/src/uts/common/sys/dlpi.h
1619
extern int dl_info(struct __ldi_handle *, dl_info_ack_t *, uchar_t *, size_t *,
usr/src/uts/common/sys/dnlc.h
221
uchar_t de_namelen; /* length of name excluding null */
usr/src/uts/common/sys/dnlc.h
84
uchar_t namlen; /* length of name */
usr/src/uts/common/sys/door_data.h
73
uchar_t d_args_done; /* server has processed client's args */
usr/src/uts/common/sys/door_data.h
74
uchar_t d_hold; /* Thread needs to stick around */
usr/src/uts/common/sys/door_data.h
75
uchar_t d_noresults; /* No results allowed */
usr/src/uts/common/sys/door_data.h
76
uchar_t d_overflow; /* Result overflow occurred */
usr/src/uts/common/sys/door_data.h
77
uchar_t d_kernel; /* Kernel door server */
usr/src/uts/common/sys/door_data.h
89
uchar_t d_hold; /* Thread needs to stick around */
usr/src/uts/common/sys/door_data.h
90
uchar_t d_invbound; /* Thread is bound to invalid door */
usr/src/uts/common/sys/door_data.h
91
uchar_t d_layout_done; /* d_layout has been filled */
usr/src/uts/common/sys/dtrace.h
2310
extern int dtrace_instr_size(uchar_t *instr);
usr/src/uts/common/sys/dtrace.h
2311
extern int dtrace_instr_size_isa(uchar_t *, model_t, int *);
usr/src/uts/common/sys/emul64.h
97
uchar_t eccd_pkt_reason;
usr/src/uts/common/sys/emul64var.h
232
uchar_t *bl_data; /* Pointer to the data */
usr/src/uts/common/sys/emul64var.h
360
uchar_t emul64_max_lun[NTARGETS_WIDE];
usr/src/uts/common/sys/esunddi.h
82
char *name, uchar_t *data, uint_t nelements);
usr/src/uts/common/sys/ethernet.h
148
extern int ether_aton(char *, uchar_t *);
usr/src/uts/common/sys/ethernet.h
47
typedef uchar_t ether_addr_t[ETHERADDRL];
usr/src/uts/common/sys/exacct_impl.h
148
uchar_t nd_ehost[6];
usr/src/uts/common/sys/exacct_impl.h
149
uchar_t nd_edest[6];
usr/src/uts/common/sys/fbio.h
321
uchar_t boardrev; /* board revision # */
usr/src/uts/common/sys/fbio.h
322
uchar_t slot; /* sbus slot # */
usr/src/uts/common/sys/fbio.h
332
uchar_t boardrev; /* board revision # */
usr/src/uts/common/sys/fbio.h
333
uchar_t slot; /* sbus slot # */
usr/src/uts/common/sys/fbio.h
343
uchar_t boardrev; /* board revision # */
usr/src/uts/common/sys/fbio.h
344
uchar_t slot; /* sbus slot # */
usr/src/uts/common/sys/fbio.h
354
uchar_t boardrev; /* board revision # */
usr/src/uts/common/sys/fbio.h
355
uchar_t slot; /* sbus slot # */
usr/src/uts/common/sys/fbio.h
365
uchar_t boardrev; /* board revision # */
usr/src/uts/common/sys/fbio.h
366
uchar_t slot; /* sbus slot # */
usr/src/uts/common/sys/fc4/fc.h
185
uchar_t rjt_action;
usr/src/uts/common/sys/fc4/fc.h
186
uchar_t rjt_reason;
usr/src/uts/common/sys/fc4/fc.h
187
uchar_t reserved[2];
usr/src/uts/common/sys/fc4/fc.h
257
uchar_t common_service_params[16];
usr/src/uts/common/sys/fc4/fc.h
258
uchar_t port_name[8];
usr/src/uts/common/sys/fc4/fc.h
259
uchar_t node_name[8];
usr/src/uts/common/sys/fc4/fc.h
260
uchar_t class1_service_params[16];
usr/src/uts/common/sys/fc4/fc.h
261
uchar_t class2_service_params[16];
usr/src/uts/common/sys/fc4/fc.h
262
uchar_t class3_service_params[16];
usr/src/uts/common/sys/fc4/fc.h
278
uchar_t ls_command;
usr/src/uts/common/sys/fc4/fc.h
279
uchar_t reserved[3];
usr/src/uts/common/sys/fc4/fc.h
283
uchar_t els_data[FC_MAX_ELS];
usr/src/uts/common/sys/fc4/fcal.h
163
uchar_t rjt_action;
usr/src/uts/common/sys/fc4/fcal.h
164
uchar_t rjt_reason;
usr/src/uts/common/sys/fc4/fcal.h
165
uchar_t reserved[2];
usr/src/uts/common/sys/fc4/fcal.h
224
uchar_t ls_command;
usr/src/uts/common/sys/fc4/fcal.h
225
uchar_t reserved[3];
usr/src/uts/common/sys/fc4/fcal.h
229
uchar_t els_data[FC_MAX_ELS];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
105
uchar_t seq_id:8;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
106
uchar_t org_s_id[3];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
113
uchar_t reserved;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
114
uchar_t reason_code;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
115
uchar_t explanation;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
116
uchar_t vendor;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
151
uchar_t data[16];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
156
uchar_t raw_wwn[8];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
175
uchar_t ls_code;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
176
uchar_t mbz[3];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
185
uchar_t reserved[16];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
186
uchar_t vendor_version_level[16];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
196
uchar_t ls_code;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
197
uchar_t mbz[3];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
198
uchar_t reserved;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
199
uchar_t nport_id[3];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
204
uchar_t ls_code;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
205
uchar_t mbz[3];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
216
uchar_t ls_code;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
217
uchar_t mbz[3];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
218
uchar_t reserved;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
219
uchar_t nport_id[3];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
228
uchar_t ls_code;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
229
uchar_t mbz[3];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
230
uchar_t reserved;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
231
uchar_t source_id[3];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
234
uchar_t assoc_header[32];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
242
uchar_t ls_code;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
243
uchar_t page_length;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
245
uchar_t service_params[16];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
265
uchar_t ls_code;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
266
uchar_t mbz[3];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
268
uchar_t port_wwn[8];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
269
uchar_t node_wwn[8];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
285
uchar_t fcode[MAX_FCODE_SIZE];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
290
uchar_t ls_code;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
291
uchar_t mbz[3];
usr/src/uts/common/sys/fc4/fcal_linkapp.h
292
uchar_t reserved;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
293
uchar_t reason_code;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
294
uchar_t explanation;
usr/src/uts/common/sys/fc4/fcal_linkapp.h
295
uchar_t vendor;
usr/src/uts/common/sys/fc4/fcal_transport.h
155
uchar_t type,
usr/src/uts/common/sys/fc4/fcal_transport.h
162
uchar_t type,
usr/src/uts/common/sys/fc4/fcal_transport.h
231
uchar_t lilp_length;
usr/src/uts/common/sys/fc4/fcal_transport.h
232
uchar_t lilp_alpalist[127];
usr/src/uts/common/sys/fc4/fcio.h
60
uchar_t sf_al_pa;
usr/src/uts/common/sys/fc4/fcio.h
61
uchar_t sf_hard_address;
usr/src/uts/common/sys/fc4/fcio.h
62
uchar_t sf_inq_dtype;
usr/src/uts/common/sys/fc4/fcio.h
63
uchar_t sf_node_wwn[FC_WWN_SIZE];
usr/src/uts/common/sys/fc4/fcio.h
64
uchar_t sf_port_wwn[FC_WWN_SIZE];
usr/src/uts/common/sys/fc4/fcio.h
88
uchar_t lilp_length;
usr/src/uts/common/sys/fc4/fcio.h
89
uchar_t lilp_list[127];
usr/src/uts/common/sys/fc4/fcp.h
107
uchar_t fcp_cdb[FCP_CDB_SIZE]; /* SCSI cdb */
usr/src/uts/common/sys/fc4/fcp.h
117
uchar_t reserved_1 : 4, /* reserved */
usr/src/uts/common/sys/fc4/fcp.h
122
uchar_t scsi_status; /* status of cmd */
usr/src/uts/common/sys/fc4/fcp.h
154
uchar_t resvd1;
usr/src/uts/common/sys/fc4/fcp.h
155
uchar_t resvd2;
usr/src/uts/common/sys/fc4/fcp.h
156
uchar_t resvd3;
usr/src/uts/common/sys/fc4/fcp.h
157
uchar_t rsp_code;
usr/src/uts/common/sys/fc4/fcp.h
158
uchar_t resvd4;
usr/src/uts/common/sys/fc4/fcp.h
159
uchar_t resvd5;
usr/src/uts/common/sys/fc4/fcp.h
160
uchar_t resvd6;
usr/src/uts/common/sys/fc4/fcp.h
161
uchar_t resvd7;
usr/src/uts/common/sys/fc4/fcp.h
188
uchar_t type;
usr/src/uts/common/sys/fc4/fcp.h
189
uchar_t resvd1;
usr/src/uts/common/sys/fc4/fcp.h
211
uchar_t type;
usr/src/uts/common/sys/fc4/fcp.h
212
uchar_t resvd1;
usr/src/uts/common/sys/fc4/fcp.h
54
uchar_t cntl_reserved_0; /* reserved */
usr/src/uts/common/sys/fc4/fcp.h
55
uchar_t cntl_reserved_1 : 5, /* reserved */
usr/src/uts/common/sys/fc4/fcp.h
57
uchar_t cntl_kill_tsk : 1, /* terminate task */
usr/src/uts/common/sys/fc4/fcp.h
64
uchar_t cntl_reserved_4 : 6, /* reserved */
usr/src/uts/common/sys/fc4/linkapp.h
115
uchar_t data[16];
usr/src/uts/common/sys/fc4/linkapp.h
120
uchar_t raw_wwn[8];
usr/src/uts/common/sys/fc4/linkapp.h
153
uchar_t reserved;
usr/src/uts/common/sys/fc4/linkapp.h
154
uchar_t nport_id[3];
usr/src/uts/common/sys/fc4/linkapp.h
179
uchar_t reserved;
usr/src/uts/common/sys/fc4/linkapp.h
180
uchar_t reason_code;
usr/src/uts/common/sys/fc4/linkapp.h
181
uchar_t explanation;
usr/src/uts/common/sys/fc4/linkapp.h
182
uchar_t vendor;
usr/src/uts/common/sys/fc4/linkapp.h
69
uchar_t seq_id:8;
usr/src/uts/common/sys/fc4/linkapp.h
70
uchar_t org_s_id[3];
usr/src/uts/common/sys/fc4/linkapp.h
77
uchar_t reseved;
usr/src/uts/common/sys/fc4/linkapp.h
78
uchar_t reason_code;
usr/src/uts/common/sys/fc4/linkapp.h
79
uchar_t explanation;
usr/src/uts/common/sys/fc4/linkapp.h
80
uchar_t vendor;
usr/src/uts/common/sys/fcoe/fcoeio.h
109
uchar_t fcp_pwwn[FCOE_WWN_SIZE];
usr/src/uts/common/sys/fcoe/fcoeio.h
110
uchar_t fcp_nwwn[FCOE_WWN_SIZE];
usr/src/uts/common/sys/fcoe/fcoeio.h
128
uchar_t fpi_pwwn[FCOE_WWN_SIZE];
usr/src/uts/common/sys/fdc.h
142
uchar_t d_deffdtype;
usr/src/uts/common/sys/fdc.h
144
uchar_t d_bsec; /* encoded bytes_per_sector */
usr/src/uts/common/sys/fdc.h
145
uchar_t d_drate; /* encoded data_rate */
usr/src/uts/common/sys/fdc.h
146
uchar_t d_motor; /* motor-on bit */
usr/src/uts/common/sys/fdc.h
148
uchar_t d_hutsrt; /* encoded head unload & step_rate */
usr/src/uts/common/sys/fdc.h
149
uchar_t d_hlt; /* encoded head load time */
usr/src/uts/common/sys/fdc.h
150
uchar_t d_dtl; /* dtl code */
usr/src/uts/common/sys/fdc.h
238
uchar_t csb_npcyl; /* new physical cylinder number */
usr/src/uts/common/sys/fdc.h
239
uchar_t csb_drive; /* floppy unit number */
usr/src/uts/common/sys/fdc.h
240
uchar_t csb_ncmds; /* how many command bytes to send */
usr/src/uts/common/sys/fdc.h
241
uchar_t csb_nrslts; /* number of result bytes gotten */
usr/src/uts/common/sys/fdc.h
242
uchar_t csb_opflags; /* opflags, see below */
usr/src/uts/common/sys/fdc.h
243
uchar_t csb_timer; /* op timer, in 0.1 sec */
usr/src/uts/common/sys/fdc.h
244
uchar_t csb_maxretry; /* maximum retries this operation */
usr/src/uts/common/sys/fdc.h
245
uchar_t csb_retrys; /* how may retrys done so far */
usr/src/uts/common/sys/fdc.h
246
uchar_t csb_ourtrys; /* how may over/underrun retrys done so far */
usr/src/uts/common/sys/fdc.h
247
uchar_t csb_status; /* status returned from hwintr */
usr/src/uts/common/sys/fdc.h
248
uchar_t csb_cmdstat; /* if 0 then success, else failure */
usr/src/uts/common/sys/fdc.h
249
uchar_t csb_cmd[10]; /* command to send to chip */
usr/src/uts/common/sys/fdc.h
250
uchar_t csb_rslt[10]; /* results from chip */
usr/src/uts/common/sys/fdc.h
317
uchar_t c_digout;
usr/src/uts/common/sys/fdc.h
318
uchar_t c_drate; /* only 82072 and 82077AA controllers */
usr/src/uts/common/sys/fdc.h
319
uchar_t c_config; /* DSR on PC/AT with 8272A */
usr/src/uts/common/sys/fdc.h
320
uchar_t c_mstat;
usr/src/uts/common/sys/fdc.h
321
uchar_t c_data;
usr/src/uts/common/sys/fdc.h
322
uchar_t c_digin;
usr/src/uts/common/sys/fdc.h
324
uchar_t c_bsec; /* encoded bytes_per_sector */
usr/src/uts/common/sys/fdc.h
325
uchar_t c_hutsrt; /* encoded head unload & step_rate */
usr/src/uts/common/sys/fdc.h
326
uchar_t c_hlt; /* encoded head load time */
usr/src/uts/common/sys/fdc.h
39
uchar_t code;
usr/src/uts/common/sys/fdc.h
91
uchar_t fda_gapl; /* gap 3 length */
usr/src/uts/common/sys/fdc.h
92
uchar_t fda_gapf; /* gap 3 length for format */
usr/src/uts/common/sys/fdio.h
38
uchar_t fdc_medium; /* medium type. */
usr/src/uts/common/sys/fem.h
230
caddr_t *addrp, size_t len, uchar_t prot, \
usr/src/uts/common/sys/fem.h
231
uchar_t maxprot, uint_t flags, cred_t *cr, \
usr/src/uts/common/sys/fem.h
234
caddr_t addr, size_t len, uchar_t prot, \
usr/src/uts/common/sys/fem.h
235
uchar_t maxprot, uint_t flags, cred_t *cr, \
usr/src/uts/common/sys/fem.h
370
caddr_t *addrp, size_t len, uchar_t prot, uchar_t maxprot,
usr/src/uts/common/sys/fem.h
373
caddr_t addr, size_t len, uchar_t prot,
usr/src/uts/common/sys/fem.h
374
uchar_t maxprot, uint_t flags, cred_t *cr,
usr/src/uts/common/sys/fibre-channel/fc_appif.h
116
uchar_t raw_wwn[8];
usr/src/uts/common/sys/fibre-channel/fc_appif.h
192
uchar_t reserved[16];
usr/src/uts/common/sys/fibre-channel/fc_appif.h
193
uchar_t vendor_version[16];
usr/src/uts/common/sys/fibre-channel/fc_appif.h
221
uchar_t reserved[16];
usr/src/uts/common/sys/fibre-channel/fc_appif.h
222
uchar_t vendor_version[16];
usr/src/uts/common/sys/fibre-channel/fc_appif.h
266
uchar_t global_id[16]; /* global name */
usr/src/uts/common/sys/fibre-channel/fc_appif.h
272
uchar_t ip_addr[16]; /* ip address */
usr/src/uts/common/sys/fibre-channel/fc_appif.h
287
uchar_t data_format; /* data format returned */
usr/src/uts/common/sys/fibre-channel/fc_appif.h
288
uchar_t resv[3];
usr/src/uts/common/sys/fibre-channel/fc_appif.h
297
uchar_t data_format;
usr/src/uts/common/sys/fibre-channel/fc_appif.h
298
uchar_t cmn_len;
usr/src/uts/common/sys/fibre-channel/fc_appif.h
299
uchar_t resv;
usr/src/uts/common/sys/fibre-channel/fc_appif.h
300
uchar_t specific_len;
usr/src/uts/common/sys/fibre-channel/fc_appif.h
306
uchar_t data[FCIO_RNID_MAX_DATA_LEN];
usr/src/uts/common/sys/fibre-channel/fcio.h
115
uchar_t dev_dtype; /* SCSI device type */
usr/src/uts/common/sys/fibre-channel/fcio.h
131
uchar_t dev_dtype; /* SCSI device type */
usr/src/uts/common/sys/fibre-channel/impl/fc_fcaif.h
117
uchar_t pi_topology; /* Unused */
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
102
uchar_t rsvd;
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
103
uchar_t func;
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
104
uchar_t lip_b3;
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
105
uchar_t lip_b4;
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
126
uchar_t lsts_rsvd1;
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
127
uchar_t lsts_failed_rx;
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
128
uchar_t lsts_fla_rev;
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
129
uchar_t lsts_state;
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
130
uchar_t lsts_pub_bitmap[16];
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
131
uchar_t lsts_priv_bitmap[16];
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
132
uchar_t lsts_lilp_length;
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
133
uchar_t lsts_lilp_map[127];
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
84
uchar_t rscn_code;
usr/src/uts/common/sys/fibre-channel/impl/fc_fla.h
85
uchar_t rscn_len;
usr/src/uts/common/sys/fibre-channel/impl/fc_linkapp.h
107
uchar_t reserved;
usr/src/uts/common/sys/fibre-channel/impl/fc_linkapp.h
108
uchar_t reason_code;
usr/src/uts/common/sys/fibre-channel/impl/fc_linkapp.h
109
uchar_t explanation;
usr/src/uts/common/sys/fibre-channel/impl/fc_linkapp.h
110
uchar_t vendor;
usr/src/uts/common/sys/fibre-channel/impl/fc_linkapp.h
134
uchar_t action;
usr/src/uts/common/sys/fibre-channel/impl/fc_linkapp.h
135
uchar_t reason;
usr/src/uts/common/sys/fibre-channel/impl/fc_linkapp.h
136
uchar_t reserved;
usr/src/uts/common/sys/fibre-channel/impl/fc_linkapp.h
137
uchar_t vu;
usr/src/uts/common/sys/fibre-channel/impl/fc_linkapp.h
169
uchar_t service_params[16];
usr/src/uts/common/sys/fibre-channel/impl/fc_portif.h
188
void (*job_comp) (opaque_t, uchar_t result);
usr/src/uts/common/sys/fibre-channel/impl/fc_portif.h
363
uchar_t recepient, int sleep);
usr/src/uts/common/sys/fibre-channel/impl/fc_portif.h
366
la_wwn_t *port_wwn, uint32_t d_id, uchar_t recepient, int sleep);
usr/src/uts/common/sys/fibre-channel/impl/fc_portif.h
376
void (*comp) (opaque_t, uchar_t), opaque_t arg, int sleep);
usr/src/uts/common/sys/fibre-channel/impl/fc_portif.h
421
uchar_t type);
usr/src/uts/common/sys/fibre-channel/impl/fc_ulpif.h
118
uchar_t ulp_type; /* FC-4 type */
usr/src/uts/common/sys/fibre-channel/impl/fcal.h
84
uchar_t lilp_length;
usr/src/uts/common/sys/fibre-channel/impl/fcal.h
85
uchar_t lilp_alpalist[127];
usr/src/uts/common/sys/fibre-channel/impl/fcgs2.h
212
uchar_t rfc_types[32]; /* bit map of ULP types */
usr/src/uts/common/sys/fibre-channel/impl/fcgs2.h
220
uchar_t spn_len;
usr/src/uts/common/sys/fibre-channel/impl/fcgs2.h
241
uchar_t rip_ip_addr[16];
usr/src/uts/common/sys/fibre-channel/impl/fcgs2.h
249
uchar_t ipa_value[8];
usr/src/uts/common/sys/fibre-channel/impl/fcgs2.h
257
uchar_t snn_len;
usr/src/uts/common/sys/fibre-channel/impl/fcgs2.h
290
uchar_t gan_spnlen; /* Sym P Name Len */
usr/src/uts/common/sys/fibre-channel/impl/fcgs2.h
294
uchar_t gan_snnlen; /* Sym N name Len */
usr/src/uts/common/sys/fibre-channel/impl/fcgs2.h
297
uchar_t gan_ipa[8]; /* Initial Proc assoc */
usr/src/uts/common/sys/fibre-channel/impl/fcgs2.h
298
uchar_t gan_ip[16]; /* IP Address */
usr/src/uts/common/sys/fibre-channel/impl/fctl.h
175
uchar_t pkt_state; /* packet state */
usr/src/uts/common/sys/fibre-channel/impl/fctl.h
176
uchar_t pkt_action; /* packet action */
usr/src/uts/common/sys/fibre-channel/impl/fctl.h
177
uchar_t pkt_expln; /* reason explanation */
usr/src/uts/common/sys/fibre-channel/impl/fctl.h
264
uchar_t sym_node_name[FCHBA_SYMB_NAME_LEN];
usr/src/uts/common/sys/fibre-channel/impl/fctl.h
265
uchar_t sym_port_name[FCHBA_SYMB_NAME_LEN];
usr/src/uts/common/sys/fibre-channel/impl/fctl.h
271
uchar_t ub_class;
usr/src/uts/common/sys/fibre-channel/impl/fctl.h
272
uchar_t ub_resvd1;
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
152
uchar_t fd_ipa[8]; /* Initial proc assoc */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
153
uchar_t fd_vv[16]; /* Vendor Version */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
154
uchar_t fd_snn_len; /* node symbolic name len */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
155
uchar_t fd_snn[255]; /* node symbolic name */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
236
uchar_t pd_type; /* new or old */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
243
uchar_t pd_flags; /* login in progress */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
245
uchar_t pd_login_class; /* Logi Class */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
248
uchar_t pd_recepient; /* who did PLOGI? */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
250
uchar_t pd_ip_addr[8]; /* IP address */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
283
uchar_t pd_aux_flags; /* relogin disable */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
285
uchar_t pd_spn_len; /* length of sym name */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
498
uchar_t fp_flag; /* open/close flag */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
50
#define FC4_TYPE_WORD_POS(x) ((uchar_t)(x) >> 5)
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
500
uchar_t fp_verbose;
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
501
uchar_t fp_ns_login_class; /* NS Logi Class */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
502
uchar_t fp_sym_port_namelen; /* Symb port name len */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
51
#define FC4_TYPE_BIT_POS(x) ((uchar_t)(x) & 0x1F)
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
617
uchar_t fp_sym_node_namelen; /* Sym node name len */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
618
uchar_t fp_ipa[8]; /* initial proc assoc */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
619
uchar_t fp_ip_addr[16]; /* IP address */
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
733
static void fctl_link_reset_done(opaque_t port_handle, uchar_t result);
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
738
static int fctl_is_alpa_present(fc_local_port_t *port, uchar_t alpa);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
310
static void fp_startup_done(opaque_t arg, uchar_t result);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
318
static uchar_t fp_get_nextclass(fc_local_port_t *port, uchar_t cur_class);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
319
static int fp_is_class_supported(uint32_t cos, uchar_t tran_class);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
322
int fp_state_to_rval(uchar_t state);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
336
la_els_logi_t *acc, uchar_t class);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
344
uint32_t d_id, void (*intr) (), job_request_t *job, uchar_t ls_code);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
373
uchar_t scr_func, int sleep);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
393
fc_unsol_buf_t *buf, uchar_t action, uchar_t reason, job_request_t *job);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
401
uchar_t r_ctl, uchar_t type);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
412
uchar_t flag);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
414
uchar_t flag);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
445
static int fp_check_perms(uchar_t open_flag, uint16_t ioctl_cmd);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
456
static int fp_is_valid_alpa(uchar_t al_pa);
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
113
uchar_t fcipp_naa; /* This port's NAA */
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
214
uchar_t fcip_ouripaddr[16]; /* Our IP address */
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
309
uchar_t fcipr_ipaddr[16]; /* Port's IP address */
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
414
uchar_t dsap;
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
415
uchar_t ssap;
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
416
uchar_t ctrl;
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
417
uchar_t oui[3];
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
513
uchar_t match_addr; /* match addr. code points */
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
515
uchar_t resp_flags; /* Responder flags */
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
521
uchar_t req_ip[16]; /* IP address or Requester */
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
522
uchar_t resp_ip[16]; /* IP address or Responder */
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
578
#define FC4_TYPE_WORD_POS(x) ((uchar_t)(x) >> 5)
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
579
#define FC4_TYPE_BIT_POS(x) ((uchar_t)(x) & 0x1F)
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
138
uchar_t fcp_cdb[FCP_CDB_SIZE]; /* SCSI cdb */
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
150
uchar_t reserved_1 : 4, /* reserved */
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
158
uchar_t rsp_len_set : 1, /* response_len non-zero */
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
165
uchar_t scsi_status; /* status of cmd */
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
194
uchar_t resvd1;
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
195
uchar_t resvd2;
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
196
uchar_t resvd3;
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
197
uchar_t rsp_code;
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
198
uchar_t resvd4;
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
199
uchar_t resvd5;
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
200
uchar_t resvd6;
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
201
uchar_t resvd7;
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
231
uchar_t type;
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
232
uchar_t resvd1; /* rsvd by std */
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
287
uchar_t type;
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
288
uchar_t resvd1; /* type code extension */
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
348
#define FC4_TYPE_WORD_POS(x) ((uchar_t)(x) >> 5)
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
349
#define FC4_TYPE_BIT_POS(x) ((uchar_t)(x) & 0x1F)
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
57
uchar_t cntl_reserved_0; /* reserved */
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
61
uchar_t cntl_reserved_1 : 5, /* reserved */
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
64
uchar_t cntl_kill_tsk : 1, /* terminate task */
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
73
uchar_t cntl_reserved_4 : 6, /* reserved */
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
79
uchar_t cntl_qtype : 3, /* tagged queueing type */
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
82
uchar_t cntl_reserved_3 : 1, /* reserved */
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
91
uchar_t cntl_write_data : 1, /* initiator write */
usr/src/uts/common/sys/fibre-channel/ulp/fcp_util.h
127
uchar_t scsi_pkt_state;
usr/src/uts/common/sys/fibre-channel/ulp/fcp_util.h
128
uchar_t scsi_pkt_action;
usr/src/uts/common/sys/fibre-channel/ulp/fcp_util.h
55
uchar_t dev0_type;
usr/src/uts/common/sys/fibre-channel/ulp/fcp_util.h
63
uchar_t scsi_pkt_state;
usr/src/uts/common/sys/fibre-channel/ulp/fcp_util.h
64
uchar_t scsi_pkt_action;
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
1011
uchar_t lun_type;
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
1019
uchar_t lun_tgt_count;
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
1061
uchar_t lun_cap;
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
392
uchar_t port_boot_wwn[FC_WWN_SIZE];
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
714
uchar_t ipkt_opcode;
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
803
uchar_t tgt_device_created;
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
809
uchar_t tgt_report_lun_cnt;
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
825
uchar_t tgt_icap; /* Initiator */
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
826
uchar_t tgt_tcap; /* Target */
usr/src/uts/common/sys/fibre-channel/ulp/fcsm.h
340
void (*comp_func)(), uchar_t);
usr/src/uts/common/sys/fibre-channel/ulp/fcsm.h
362
int fcsm_pkt_state_to_rval(uchar_t, uint32_t);
usr/src/uts/common/sys/fm/protocol.h
371
extern uint64_t fm_ena_generate(uint64_t, uchar_t);
usr/src/uts/common/sys/fm/protocol.h
372
extern uint64_t fm_ena_generate_cpu(uint64_t, processorid_t, uchar_t);
usr/src/uts/common/sys/fm/protocol.h
374
extern uchar_t fm_ena_format_get(uint64_t);
usr/src/uts/common/sys/fs/hsfs_impl.h
45
extern int hs_readsector(struct vnode *vp, uint_t secno, uchar_t *ptr);
usr/src/uts/common/sys/fs/hsfs_impl.h
61
extern int hs_parsedir(struct hsfs *fsp, uchar_t *dirp,
usr/src/uts/common/sys/fs/hsfs_impl.h
75
extern void hs_parse_dirdate(uchar_t *dp, struct timeval *tvp);
usr/src/uts/common/sys/fs/hsfs_impl.h
76
extern void hs_parse_longdate(uchar_t *dp, struct timeval *tvp);
usr/src/uts/common/sys/fs/hsfs_isospec.h
110
#define ISO_desc_type(x) (&((uchar_t *)x)[0])
usr/src/uts/common/sys/fs/hsfs_isospec.h
111
#define ISO_std_id(x) (&((uchar_t *)x)[1])
usr/src/uts/common/sys/fs/hsfs_isospec.h
112
#define ISO_std_ver(x) (&((uchar_t *)x)[6])
usr/src/uts/common/sys/fs/hsfs_isospec.h
113
#define ISO_sys_id(x) (&((uchar_t *)x)[8])
usr/src/uts/common/sys/fs/hsfs_isospec.h
114
#define ISO_vol_id(x) (&((uchar_t *)x)[40])
usr/src/uts/common/sys/fs/hsfs_isospec.h
115
#define ISO_vol_size(x) (&((uchar_t *)x)[80])
usr/src/uts/common/sys/fs/hsfs_isospec.h
116
#define ISO_svd_esc(x) (&((uchar_t *)x)[88]) /* Supplemental VD */
usr/src/uts/common/sys/fs/hsfs_isospec.h
117
#define ISO_set_size(x) (&((uchar_t *)x)[120])
usr/src/uts/common/sys/fs/hsfs_isospec.h
118
#define ISO_set_seq(x) (&((uchar_t *)x)[124])
usr/src/uts/common/sys/fs/hsfs_isospec.h
119
#define ISO_blk_size(x) (&((uchar_t *)x)[128])
usr/src/uts/common/sys/fs/hsfs_isospec.h
120
#define ISO_ptbl_size(x) (&((uchar_t *)x)[132])
usr/src/uts/common/sys/fs/hsfs_isospec.h
121
#define ISO_ptbl_man_ls(x) (&((uchar_t *)x)[140])
usr/src/uts/common/sys/fs/hsfs_isospec.h
122
#define ISO_ptbl_opt_ls1(x) (&((uchar_t *)x)[144])
usr/src/uts/common/sys/fs/hsfs_isospec.h
123
#define ISO_ptbl_man_ms(x) (&((uchar_t *)x)[148])
usr/src/uts/common/sys/fs/hsfs_isospec.h
124
#define ISO_ptbl_opt_ms1(x) (&((uchar_t *)x)[152])
usr/src/uts/common/sys/fs/hsfs_isospec.h
125
#define ISO_root_dir(x) (&((uchar_t *)x)[156])
usr/src/uts/common/sys/fs/hsfs_isospec.h
126
#define ISO_vol_set_id(x) (&((uchar_t *)x)[190])
usr/src/uts/common/sys/fs/hsfs_isospec.h
127
#define ISO_pub_id(x) (&((uchar_t *)x)[318])
usr/src/uts/common/sys/fs/hsfs_isospec.h
128
#define ISO_prep_id(x) (&((uchar_t *)x)[446])
usr/src/uts/common/sys/fs/hsfs_isospec.h
129
#define ISO_appl_id(x) (&((uchar_t *)x)[574])
usr/src/uts/common/sys/fs/hsfs_isospec.h
130
#define ISO_copyr_id(x) (&((uchar_t *)x)[702])
usr/src/uts/common/sys/fs/hsfs_isospec.h
131
#define ISO_abstr_id(x) (&((uchar_t *)x)[739])
usr/src/uts/common/sys/fs/hsfs_isospec.h
132
#define ISO_bibli_id(x) (&((uchar_t *)x)[776])
usr/src/uts/common/sys/fs/hsfs_isospec.h
133
#define ISO_cre_date(x) (&((uchar_t *)x)[813])
usr/src/uts/common/sys/fs/hsfs_isospec.h
134
#define ISO_mod_date(x) (&((uchar_t *)x)[830])
usr/src/uts/common/sys/fs/hsfs_isospec.h
135
#define ISO_exp_date(x) (&((uchar_t *)x)[847])
usr/src/uts/common/sys/fs/hsfs_isospec.h
136
#define ISO_eff_date(x) (&((uchar_t *)x)[864])
usr/src/uts/common/sys/fs/hsfs_isospec.h
137
#define ISO_file_struct_ver(x) (&((uchar_t *)x)[881])
usr/src/uts/common/sys/fs/hsfs_isospec.h
175
#define ISO_DATE_YEAR(x) ISO_DATE_4DIG(&((uchar_t *)x)[0])
usr/src/uts/common/sys/fs/hsfs_isospec.h
176
#define ISO_DATE_MONTH(x) ISO_DATE_2DIG(&((uchar_t *)x)[4])
usr/src/uts/common/sys/fs/hsfs_isospec.h
177
#define ISO_DATE_DAY(x) ISO_DATE_2DIG(&((uchar_t *)x)[6])
usr/src/uts/common/sys/fs/hsfs_isospec.h
178
#define ISO_DATE_HOUR(x) ISO_DATE_2DIG(&((uchar_t *)x)[8])
usr/src/uts/common/sys/fs/hsfs_isospec.h
179
#define ISO_DATE_MIN(x) ISO_DATE_2DIG(&((uchar_t *)x)[10])
usr/src/uts/common/sys/fs/hsfs_isospec.h
180
#define ISO_DATE_SEC(x) ISO_DATE_2DIG(&((uchar_t *)x)[12])
usr/src/uts/common/sys/fs/hsfs_isospec.h
181
#define ISO_DATE_HSEC(x) ISO_DATE_2DIG(&((uchar_t *)x)[14])
usr/src/uts/common/sys/fs/hsfs_isospec.h
194
#define IDE_dir_len(x) (&((uchar_t *)x)[0])
usr/src/uts/common/sys/fs/hsfs_isospec.h
195
#define IDE_xar_len(x) (&((uchar_t *)x)[1])
usr/src/uts/common/sys/fs/hsfs_isospec.h
196
#define IDE_ext_lbn(x) (&((uchar_t *)x)[2])
usr/src/uts/common/sys/fs/hsfs_isospec.h
197
#define IDE_ext_size(x) (&((uchar_t *)x)[10])
usr/src/uts/common/sys/fs/hsfs_isospec.h
198
#define IDE_cdate(x) (&((uchar_t *)x)[18])
usr/src/uts/common/sys/fs/hsfs_isospec.h
199
#define IDE_flags(x) (&((uchar_t *)x)[25])
usr/src/uts/common/sys/fs/hsfs_isospec.h
200
#define IDE_intrlv_size(x) (&((uchar_t *)x)[26])
usr/src/uts/common/sys/fs/hsfs_isospec.h
201
#define IDE_intrlv_skip(x) (&((uchar_t *)x)[27])
usr/src/uts/common/sys/fs/hsfs_isospec.h
202
#define IDE_vol_set(x) (&((uchar_t *)x)[28])
usr/src/uts/common/sys/fs/hsfs_isospec.h
203
#define IDE_name_len(x) (&((uchar_t *)x)[32])
usr/src/uts/common/sys/fs/hsfs_isospec.h
204
#define IDE_name(x) (&((uchar_t *)x)[33])
usr/src/uts/common/sys/fs/hsfs_isospec.h
205
#define IDE_sys_use_area(x) (&((uchar_t *)x)[IDE_NAME_LEN(x) + \
usr/src/uts/common/sys/fs/hsfs_isospec.h
236
#define IDE_DATE_YEAR(x) (((uchar_t *)x)[0] + 1900)
usr/src/uts/common/sys/fs/hsfs_isospec.h
237
#define IDE_DATE_MONTH(x) (((uchar_t *)x)[1])
usr/src/uts/common/sys/fs/hsfs_isospec.h
238
#define IDE_DATE_DAY(x) (((uchar_t *)x)[2])
usr/src/uts/common/sys/fs/hsfs_isospec.h
239
#define IDE_DATE_HOUR(x) (((uchar_t *)x)[3])
usr/src/uts/common/sys/fs/hsfs_isospec.h
240
#define IDE_DATE_MIN(x) (((uchar_t *)x)[4])
usr/src/uts/common/sys/fs/hsfs_isospec.h
241
#define IDE_DATE_SEC(x) (((uchar_t *)x)[5])
usr/src/uts/common/sys/fs/hsfs_isospec.h
273
#define IPE_name_len(x) (&((uchar_t *)x)[0])
usr/src/uts/common/sys/fs/hsfs_isospec.h
274
#define IPE_xar_len(x) (&((uchar_t *)x)[1])
usr/src/uts/common/sys/fs/hsfs_isospec.h
275
#define IPE_ext_lbn(x) (&((uchar_t *)x)[2])
usr/src/uts/common/sys/fs/hsfs_isospec.h
276
#define IPE_parent_no(x) (&((uchar_t *)x)[6])
usr/src/uts/common/sys/fs/hsfs_isospec.h
277
#define IPE_name(x) (&((uchar_t *)x)[8])
usr/src/uts/common/sys/fs/hsfs_isospec.h
38
#define ZERO(x) (uint_t)(((uchar_t *)(x))[0])
usr/src/uts/common/sys/fs/hsfs_isospec.h
39
#define ONE(x) (uint_t)(((uchar_t *)(x))[1])
usr/src/uts/common/sys/fs/hsfs_isospec.h
40
#define TWO(x) (uint_t)(((uchar_t *)(x))[2])
usr/src/uts/common/sys/fs/hsfs_isospec.h
41
#define THREE(x) (uint_t)(((uchar_t *)(x))[3])
usr/src/uts/common/sys/fs/hsfs_node.h
135
uchar_t file_struct_ver; /* version of directory structure */
usr/src/uts/common/sys/fs/hsfs_node.h
52
uchar_t xar_len; /* no. of Logical blocks in XAR */
usr/src/uts/common/sys/fs/hsfs_node.h
53
uchar_t intlf_sz; /* intleaving size */
usr/src/uts/common/sys/fs/hsfs_node.h
54
uchar_t intlf_sk; /* intleaving skip factor */
usr/src/uts/common/sys/fs/hsfs_node.h
60
uchar_t filler[7]; /* filler */
usr/src/uts/common/sys/fs/hsfs_node.h
61
uchar_t dname_len; /* length of directory name */
usr/src/uts/common/sys/fs/hsfs_node.h
62
uchar_t dname[HS_DIR_NAMELEN+1]; /* directory name */
usr/src/uts/common/sys/fs/hsfs_rrip.h
109
#define RRIP_tf_flags(x) (&((uchar_t *)(x))[4])
usr/src/uts/common/sys/fs/hsfs_rrip.h
131
#define RRIP_tf_creation(x) (&((uchar_t *)x)[RRIP_TIME_START_BP])
usr/src/uts/common/sys/fs/hsfs_rrip.h
132
#define RRIP_tf_modify(x) (&((uchar_t *)x)[RRIP_TIME_START_BP + \
usr/src/uts/common/sys/fs/hsfs_rrip.h
137
#define RRIP_tf_access(x) (&((uchar_t *)x)[RRIP_TIME_START_BP + \
usr/src/uts/common/sys/fs/hsfs_rrip.h
144
#define RRIP_tf_attributes(x) (&((uchar_t *)x)[RRIP_TIME_START_BP + \
usr/src/uts/common/sys/fs/hsfs_rrip.h
168
#define RRIP_mode(x) (&((uchar_t *)x)[4])
usr/src/uts/common/sys/fs/hsfs_rrip.h
171
#define RRIP_nlink(x) (&((uchar_t *)x)[12])
usr/src/uts/common/sys/fs/hsfs_rrip.h
174
#define RRIP_uid(x) (&((uchar_t *)x)[20])
usr/src/uts/common/sys/fs/hsfs_rrip.h
177
#define RRIP_gid(x) (&((uchar_t *)x)[28])
usr/src/uts/common/sys/fs/hsfs_rrip.h
180
#define RRIP_ino(x) (&((uchar_t *)x)[36])
usr/src/uts/common/sys/fs/hsfs_rrip.h
190
#define RRIP_major(x) (&((uchar_t *)x)[4])
usr/src/uts/common/sys/fs/hsfs_rrip.h
193
#define RRIP_minor(x) (&((uchar_t *)x)[12])
usr/src/uts/common/sys/fs/hsfs_rrip.h
205
#define RRIP_NAME_FLAGS(x) (((uchar_t *)x)[4])
usr/src/uts/common/sys/fs/hsfs_rrip.h
236
#define RRIP_name(x) (&((uchar_t *)x)[5])
usr/src/uts/common/sys/fs/hsfs_rrip.h
249
#define RRIP_sl_comp(x) (&((uchar_t *)x)[5])
usr/src/uts/common/sys/fs/hsfs_rrip.h
251
#define RRIP_SL_FLAGS(x) (((uchar_t *)x)[4])
usr/src/uts/common/sys/fs/hsfs_rrip.h
255
#define RRIP_comp(x) (&((uchar_t *)x)[2])
usr/src/uts/common/sys/fs/hsfs_rrip.h
257
#define RRIP_COMP_FLAGS(x) (((uchar_t *)x)[0])
usr/src/uts/common/sys/fs/hsfs_rrip.h
259
#define RRIP_COMP_NAME_LEN(x) (((uchar_t *)x)[1])
usr/src/uts/common/sys/fs/hsfs_rrip.h
277
#define RRIP_child_lbn(x) (&((uchar_t *)x)[4])
usr/src/uts/common/sys/fs/hsfs_rrip.h
280
#define RRIP_parent_lbn(x) (&((uchar_t *)x)[4])
usr/src/uts/common/sys/fs/hsfs_rrip.h
289
extern uchar_t *rrip_name(sig_args_t *);
usr/src/uts/common/sys/fs/hsfs_rrip.h
290
extern uchar_t *rrip_file_attr(sig_args_t *);
usr/src/uts/common/sys/fs/hsfs_rrip.h
291
extern uchar_t *rrip_dev_nodes(sig_args_t *);
usr/src/uts/common/sys/fs/hsfs_rrip.h
292
extern uchar_t *rrip_file_time(sig_args_t *);
usr/src/uts/common/sys/fs/hsfs_rrip.h
293
extern uchar_t *rrip_sym_link(sig_args_t *);
usr/src/uts/common/sys/fs/hsfs_rrip.h
294
extern uchar_t *rrip_parent_link(sig_args_t *);
usr/src/uts/common/sys/fs/hsfs_rrip.h
295
extern uchar_t *rrip_child_link(sig_args_t *);
usr/src/uts/common/sys/fs/hsfs_rrip.h
296
extern uchar_t *rrip_reloc_dir(sig_args_t *);
usr/src/uts/common/sys/fs/hsfs_rrip.h
297
extern uchar_t *rrip_rock_ridge(sig_args_t *);
usr/src/uts/common/sys/fs/hsfs_rrip.h
300
uchar_t *dirp, uint_t last_offset,
usr/src/uts/common/sys/fs/hsfs_spec.h
115
#define HSV_desc_lbn(x) (&((uchar_t *)x)[0])
usr/src/uts/common/sys/fs/hsfs_spec.h
116
#define HSV_desc_type(x) (&((uchar_t *)x)[8])
usr/src/uts/common/sys/fs/hsfs_spec.h
117
#define HSV_std_id(x) (&((uchar_t *)x)[9])
usr/src/uts/common/sys/fs/hsfs_spec.h
118
#define HSV_std_ver(x) (&((uchar_t *)x)[14])
usr/src/uts/common/sys/fs/hsfs_spec.h
119
#define HSV_sys_id(x) (&((uchar_t *)x)[16])
usr/src/uts/common/sys/fs/hsfs_spec.h
120
#define HSV_vol_id(x) (&((uchar_t *)x)[48])
usr/src/uts/common/sys/fs/hsfs_spec.h
121
#define HSV_vol_size(x) (&((uchar_t *)x)[88])
usr/src/uts/common/sys/fs/hsfs_spec.h
122
#define HSV_set_size(x) (&((uchar_t *)x)[128])
usr/src/uts/common/sys/fs/hsfs_spec.h
123
#define HSV_set_seq(x) (&((uchar_t *)x)[132])
usr/src/uts/common/sys/fs/hsfs_spec.h
124
#define HSV_blk_size(x) (&((uchar_t *)x)[136])
usr/src/uts/common/sys/fs/hsfs_spec.h
125
#define HSV_ptbl_size(x) (&((uchar_t *)x)[140])
usr/src/uts/common/sys/fs/hsfs_spec.h
126
#define HSV_ptbl_man_ls(x) (&((uchar_t *)x)[148])
usr/src/uts/common/sys/fs/hsfs_spec.h
127
#define HSV_ptbl_opt_ls1(x) (&((uchar_t *)x)[152])
usr/src/uts/common/sys/fs/hsfs_spec.h
128
#define HSV_ptbl_opt_ls2(x) (&((uchar_t *)x)[156])
usr/src/uts/common/sys/fs/hsfs_spec.h
129
#define HSV_ptbl_opt_ls3(x) (&((uchar_t *)x)[160])
usr/src/uts/common/sys/fs/hsfs_spec.h
130
#define HSV_ptbl_man_ms(x) (&((uchar_t *)x)[164])
usr/src/uts/common/sys/fs/hsfs_spec.h
131
#define HSV_ptbl_opt_ms1(x) (&((uchar_t *)x)[168])
usr/src/uts/common/sys/fs/hsfs_spec.h
132
#define HSV_ptbl_opt_ms2(x) (&((uchar_t *)x)[172])
usr/src/uts/common/sys/fs/hsfs_spec.h
133
#define HSV_ptbl_opt_ms3(x) (&((uchar_t *)x)[176])
usr/src/uts/common/sys/fs/hsfs_spec.h
134
#define HSV_root_dir(x) (&((uchar_t *)x)[180])
usr/src/uts/common/sys/fs/hsfs_spec.h
135
#define HSV_vol_set_id(x) (&((uchar_t *)x)[214])
usr/src/uts/common/sys/fs/hsfs_spec.h
136
#define HSV_pub_id(x) (&((uchar_t *)x)[342])
usr/src/uts/common/sys/fs/hsfs_spec.h
137
#define HSV_prep_id(x) (&((uchar_t *)x)[470])
usr/src/uts/common/sys/fs/hsfs_spec.h
138
#define HSV_appl_id(x) (&((uchar_t *)x)[598])
usr/src/uts/common/sys/fs/hsfs_spec.h
139
#define HSV_copyr_id(x) (&((uchar_t *)x)[726])
usr/src/uts/common/sys/fs/hsfs_spec.h
140
#define HSV_abstr_id(x) (&((uchar_t *)x)[758])
usr/src/uts/common/sys/fs/hsfs_spec.h
141
#define HSV_cre_date(x) (&((uchar_t *)x)[790])
usr/src/uts/common/sys/fs/hsfs_spec.h
142
#define HSV_mod_date(x) (&((uchar_t *)x)[806])
usr/src/uts/common/sys/fs/hsfs_spec.h
143
#define HSV_exp_date(x) (&((uchar_t *)x)[822])
usr/src/uts/common/sys/fs/hsfs_spec.h
144
#define HSV_eff_date(x) (&((uchar_t *)x)[838])
usr/src/uts/common/sys/fs/hsfs_spec.h
145
#define HSV_file_struct_ver(x) (&((uchar_t *)x)[854])
usr/src/uts/common/sys/fs/hsfs_spec.h
187
#define HSV_DATE_YEAR(x) HSV_DATE_4DIG(&((uchar_t *)x)[0])
usr/src/uts/common/sys/fs/hsfs_spec.h
188
#define HSV_DATE_MONTH(x) HSV_DATE_2DIG(&((uchar_t *)x)[4])
usr/src/uts/common/sys/fs/hsfs_spec.h
189
#define HSV_DATE_DAY(x) HSV_DATE_2DIG(&((uchar_t *)x)[6])
usr/src/uts/common/sys/fs/hsfs_spec.h
190
#define HSV_DATE_HOUR(x) HSV_DATE_2DIG(&((uchar_t *)x)[8])
usr/src/uts/common/sys/fs/hsfs_spec.h
191
#define HSV_DATE_MIN(x) HSV_DATE_2DIG(&((uchar_t *)x)[10])
usr/src/uts/common/sys/fs/hsfs_spec.h
192
#define HSV_DATE_SEC(x) HSV_DATE_2DIG(&((uchar_t *)x)[12])
usr/src/uts/common/sys/fs/hsfs_spec.h
193
#define HSV_DATE_HSEC(x) HSV_DATE_2DIG(&((uchar_t *)x)[14])
usr/src/uts/common/sys/fs/hsfs_spec.h
201
#define HPE_ext_lbn(x) (&((uchar_t *)x)[0])
usr/src/uts/common/sys/fs/hsfs_spec.h
202
#define HPE_xar_len(x) (&((uchar_t *)x)[4])
usr/src/uts/common/sys/fs/hsfs_spec.h
203
#define HPE_name_len(x) (&((uchar_t *)x)[5])
usr/src/uts/common/sys/fs/hsfs_spec.h
204
#define HPE_parent_no(x) (&((uchar_t *)x)[6])
usr/src/uts/common/sys/fs/hsfs_spec.h
205
#define HPE_name(x) (&((uchar_t *)x)[8])
usr/src/uts/common/sys/fs/hsfs_spec.h
230
#define HDE_dir_len(x) (&((uchar_t *)x)[0])
usr/src/uts/common/sys/fs/hsfs_spec.h
231
#define HDE_xar_len(x) (&((uchar_t *)x)[1])
usr/src/uts/common/sys/fs/hsfs_spec.h
232
#define HDE_ext_lbn(x) (&((uchar_t *)x)[2])
usr/src/uts/common/sys/fs/hsfs_spec.h
233
#define HDE_ext_size(x) (&((uchar_t *)x)[10])
usr/src/uts/common/sys/fs/hsfs_spec.h
234
#define HDE_cdate(x) (&((uchar_t *)x)[18])
usr/src/uts/common/sys/fs/hsfs_spec.h
235
#define HDE_flags(x) (&((uchar_t *)x)[24])
usr/src/uts/common/sys/fs/hsfs_spec.h
236
#define HDE_reserved(x) (&((uchar_t *)x)[25])
usr/src/uts/common/sys/fs/hsfs_spec.h
237
#define HDE_intrlv_size(x) (&((uchar_t *)x)[26])
usr/src/uts/common/sys/fs/hsfs_spec.h
238
#define HDE_intrlv_skip(x) (&((uchar_t *)x)[27])
usr/src/uts/common/sys/fs/hsfs_spec.h
239
#define HDE_vol_set(x) (&((uchar_t *)x)[28])
usr/src/uts/common/sys/fs/hsfs_spec.h
240
#define HDE_name_len(x) (&((uchar_t *)x)[32])
usr/src/uts/common/sys/fs/hsfs_spec.h
241
#define HDE_name(x) (&((uchar_t *)x)[33])
usr/src/uts/common/sys/fs/hsfs_spec.h
244
#define HDE_mode(x) (&((uchar_t *)x)[0])
usr/src/uts/common/sys/fs/hsfs_spec.h
245
#define HDE_uid(x) (&((uchar_t *)x)[4])
usr/src/uts/common/sys/fs/hsfs_spec.h
246
#define HDE_gid(x) (&((uchar_t *)x)[8])
usr/src/uts/common/sys/fs/hsfs_spec.h
279
#define HDE_DATE_YEAR(x) (((uchar_t *)x)[0] + 1900)
usr/src/uts/common/sys/fs/hsfs_spec.h
280
#define HDE_DATE_MONTH(x) (((uchar_t *)x)[1])
usr/src/uts/common/sys/fs/hsfs_spec.h
281
#define HDE_DATE_DAY(x) (((uchar_t *)x)[2])
usr/src/uts/common/sys/fs/hsfs_spec.h
282
#define HDE_DATE_HOUR(x) (((uchar_t *)x)[3])
usr/src/uts/common/sys/fs/hsfs_spec.h
283
#define HDE_DATE_MIN(x) (((uchar_t *)x)[4])
usr/src/uts/common/sys/fs/hsfs_spec.h
284
#define HDE_DATE_SEC(x) (((uchar_t *)x)[5])
usr/src/uts/common/sys/fs/hsfs_spec.h
43
extern void hs_parse_dirdate(uchar_t *, struct timeval *);
usr/src/uts/common/sys/fs/hsfs_spec.h
44
extern void hs_parse_longdate(uchar_t *, struct timeval *);
usr/src/uts/common/sys/fs/hsfs_spec.h
50
#define ZERO(x) (uint_t)(((uchar_t *)(x))[0])
usr/src/uts/common/sys/fs/hsfs_spec.h
51
#define ONE(x) (uint_t)(((uchar_t *)(x))[1])
usr/src/uts/common/sys/fs/hsfs_spec.h
52
#define TWO(x) (uint_t)(((uchar_t *)(x))[2])
usr/src/uts/common/sys/fs/hsfs_spec.h
53
#define THREE(x) (uint_t)(((uchar_t *)(x))[3])
usr/src/uts/common/sys/fs/hsfs_susp.h
104
#define ER_des_len(x) (&((uchar_t *)x)[5]) /* Extension ref description */
usr/src/uts/common/sys/fs/hsfs_susp.h
110
#define ER_src_len(x) (&((uchar_t *)x)[6]) /* Extension ref source */
usr/src/uts/common/sys/fs/hsfs_susp.h
116
#define ER_ext_ver(x) (&((uchar_t *)x)[7]) /* Extension ref description */
usr/src/uts/common/sys/fs/hsfs_susp.h
122
#define ER_ext_id(x) (&((uchar_t *)x)[ER_EXT_ID_LOC])
usr/src/uts/common/sys/fs/hsfs_susp.h
125
#define ER_ext_des(x) (&((uchar_t *)x)[ER_EXT_ID_LOC + ER_ID_LEN(x)])
usr/src/uts/common/sys/fs/hsfs_susp.h
128
#define ER_ext_src(x) (&((uchar_t *)x)[ER_EXT_ID_LOC + ER_ID_LEN(x) + \
usr/src/uts/common/sys/fs/hsfs_susp.h
137
#define CE_blk_loc(x) (&((uchar_t *)x)[4]) /* cont. starting block */
usr/src/uts/common/sys/fs/hsfs_susp.h
140
#define CE_offset(x) (&((uchar_t *)x)[12]) /* cont. offset */
usr/src/uts/common/sys/fs/hsfs_susp.h
143
#define CE_cont_len(x) (&((uchar_t *)x)[20]) /* continuation len */
usr/src/uts/common/sys/fs/hsfs_susp.h
150
#define SP_chk_byte_1(x) (&((uchar_t *)x)[4]) /* check bytes */
usr/src/uts/common/sys/fs/hsfs_susp.h
153
#define SP_chk_byte_2(x) (&((uchar_t *)x)[5]) /* check bytes */
usr/src/uts/common/sys/fs/hsfs_susp.h
155
#define SUSP_CHECK_BYTE_1 (uchar_t)0xBE /* check for 0xBE */
usr/src/uts/common/sys/fs/hsfs_susp.h
156
#define SUSP_CHECK_BYTE_2 (uchar_t)0xEF /* check for 0xEF */
usr/src/uts/common/sys/fs/hsfs_susp.h
162
#define SP_sua_offset(x) (&((uchar_t *)x)[6]) /* SUA bytes to skip */
usr/src/uts/common/sys/fs/hsfs_susp.h
172
extern uchar_t *share_protocol();
usr/src/uts/common/sys/fs/hsfs_susp.h
173
extern uchar_t *share_ext_ref();
usr/src/uts/common/sys/fs/hsfs_susp.h
174
extern uchar_t *share_continue();
usr/src/uts/common/sys/fs/hsfs_susp.h
175
extern uchar_t *share_padding();
usr/src/uts/common/sys/fs/hsfs_susp.h
176
extern uchar_t *share_stop();
usr/src/uts/common/sys/fs/hsfs_susp.h
186
uchar_t *(*sig_handler)(); /* extension handler function */
usr/src/uts/common/sys/fs/hsfs_susp.h
223
uchar_t *dirp; /* pointer to ISO dir entry */
usr/src/uts/common/sys/fs/hsfs_susp.h
224
uchar_t *name_p; /* dir entry name */
usr/src/uts/common/sys/fs/hsfs_susp.h
228
uchar_t *SUF_ptr; /* pointer to current SUF */
usr/src/uts/common/sys/fs/hsfs_susp.h
249
extern int parse_sua(uchar_t *, int *name_len_p, int *, uchar_t *, uint_t,
usr/src/uts/common/sys/fs/hsfs_susp.h
250
struct hs_direntry *, struct hsfs *, uchar_t *, int search_num);
usr/src/uts/common/sys/fs/hsfs_susp.h
89
#define SUF_len(x) (&((uchar_t *)x)[2]) /* SUF length */
usr/src/uts/common/sys/fs/hsfs_susp.h
92
#define SUF_ver(x) (&((uchar_t *)x)[3]) /* SUF version */
usr/src/uts/common/sys/fs/hsfs_susp.h
99
#define ER_id_len(x) (&((uchar_t *)x)[4]) /* Extension ref id length */
usr/src/uts/common/sys/fs/pc_dir.h
160
uchar_t pcdl_ordinal; /* lfn order. First is 01, next 02, */
usr/src/uts/common/sys/fs/pc_dir.h
162
uchar_t pcdl_firstfilename[PCLF_FIRSTNAMESIZE];
usr/src/uts/common/sys/fs/pc_dir.h
163
uchar_t pcdl_attr;
usr/src/uts/common/sys/fs/pc_dir.h
164
uchar_t pcdl_type; /* type - always contains 0 for an LFN entry */
usr/src/uts/common/sys/fs/pc_dir.h
165
uchar_t pcdl_checksum; /* checksum to validate the LFN entry - */
usr/src/uts/common/sys/fs/pc_dir.h
167
uchar_t pcdl_secondfilename[PCLF_SECONDNAMESIZE];
usr/src/uts/common/sys/fs/pc_dir.h
169
uchar_t pcdl_thirdfilename[PCLF_THIRDNAMESIZE];
usr/src/uts/common/sys/fs/pc_dir.h
301
extern uchar_t pc_checksum_long_fn(char *, char *);
usr/src/uts/common/sys/fs/pc_dir.h
66
uchar_t pcd_attr; /* file attributes */
usr/src/uts/common/sys/fs/pc_dir.h
67
uchar_t pcd_ntattr; /* reserved for NT attributes */
usr/src/uts/common/sys/fs/pc_dir.h
68
uchar_t pcd_crtime_msec; /* milliseconds after the minute */
usr/src/uts/common/sys/fs/pc_fs.h
112
uchar_t instr[3];
usr/src/uts/common/sys/fs/pc_fs.h
113
uchar_t version[8];
usr/src/uts/common/sys/fs/pc_fs.h
114
uchar_t bps[2]; /* bytes per sector */
usr/src/uts/common/sys/fs/pc_fs.h
115
uchar_t spcl; /* sectors per allocation unit */
usr/src/uts/common/sys/fs/pc_fs.h
116
uchar_t res_sec[2]; /* reserved sectors, starting at 0 */
usr/src/uts/common/sys/fs/pc_fs.h
117
uchar_t nfat; /* number of FATs */
usr/src/uts/common/sys/fs/pc_fs.h
118
uchar_t rdirents[2]; /* number of root directory entries */
usr/src/uts/common/sys/fs/pc_fs.h
119
uchar_t numsect[2]; /* old total sectors in logical image */
usr/src/uts/common/sys/fs/pc_fs.h
120
uchar_t mediadesriptor; /* media descriptor byte */
usr/src/uts/common/sys/fs/pc_fs.h
415
uchar_t *pcfs_fatp; /* ptr to FAT data */
usr/src/uts/common/sys/fs/pc_fs.h
416
uchar_t *pcfs_fat_changemap; /* map of changed fat data */
usr/src/uts/common/sys/fs/ufs_fs.h
355
uchar_t fs_space[1]; /* list of blocks for each rotation */
usr/src/uts/common/sys/fs/ufs_fs.h
417
: ((uchar_t *)((char *)(fs) + (fs)->fs_rotbloff)))
usr/src/uts/common/sys/fs/ufs_fs.h
454
uchar_t cg_space[1]; /* space for cylinder group maps */
usr/src/uts/common/sys/fs/ufs_fs.h
489
: ((uchar_t *)((char *)(cgp) + (cgp)->cg_freeoff)))
usr/src/uts/common/sys/fs/ufs_fs.h
516
uchar_t cg_free[1]; /* free block map */
usr/src/uts/common/sys/fs/ufs_inode.h
906
extern int isblock(struct fs *, uchar_t *, daddr_t);
usr/src/uts/common/sys/fs/ufs_inode.h
907
extern void setblock(struct fs *, uchar_t *, daddr_t);
usr/src/uts/common/sys/fs/ufs_inode.h
908
extern void clrblock(struct fs *, uchar_t *, daddr_t);
usr/src/uts/common/sys/fs/ufs_inode.h
909
extern int isclrblock(struct fs *, uchar_t *, daddr_t);
usr/src/uts/common/sys/fs/ufs_log.h
288
uchar_t c_invalid; /* crb should not be used */
usr/src/uts/common/sys/fs/ufs_log.h
544
uchar_t any_deltas; /* any deltas done this transaction */
usr/src/uts/common/sys/fss.h
122
uchar_t fss_flags; /* flags defined below */
usr/src/uts/common/sys/fx.h
113
uchar_t fx_flags; /* flags defined below */
usr/src/uts/common/sys/gfs.h
165
size_t, uchar_t, uchar_t, uint_t, cred_t *, caller_context_t *);
usr/src/uts/common/sys/gld.h
175
uchar_t *gldm_vendor_addr; /* SET BY DRIVER */
usr/src/uts/common/sys/gld.h
176
uchar_t *gldm_broadcast_addr; /* SET BY DRIVER */
usr/src/uts/common/sys/gldpriv.h
212
uchar_t dhost[GLD_MAX_ADDRLEN];
usr/src/uts/common/sys/gldpriv.h
213
uchar_t shost[GLD_MAX_ADDRLEN];
usr/src/uts/common/sys/gldpriv.h
450
((ushort_t)((((uchar_t *)(&(lvalue)))[0]<<8) | \
usr/src/uts/common/sys/gldpriv.h
451
((uchar_t *)(&(lvalue)))[1]))
usr/src/uts/common/sys/gldpriv.h
454
((uchar_t *)(&(lvalue)))[0] = (uchar_t)((val)>>8); \
usr/src/uts/common/sys/gldpriv.h
455
((uchar_t *)(&(lvalue)))[1] = (uchar_t)(val); \
usr/src/uts/common/sys/gldpriv.h
461
((ushort_t)((((uchar_t *)(&(lvalue)))[1]<<8) | \
usr/src/uts/common/sys/gldpriv.h
462
((uchar_t *)(&(lvalue)))[0]))
usr/src/uts/common/sys/gldpriv.h
467
((ushort_t)((((uchar_t *)(&(lvalue)))[0]<<8) | \
usr/src/uts/common/sys/gldpriv.h
468
((uchar_t *)(&(lvalue)))[1]))
usr/src/uts/common/sys/gldpriv.h
481
uchar_t rde_ver;
usr/src/uts/common/sys/gldpriv.h
482
uchar_t rde_ptype;
usr/src/uts/common/sys/gldpriv.h
483
uchar_t rde_target_mac[6];
usr/src/uts/common/sys/gldpriv.h
484
uchar_t rde_orig_mac[6];
usr/src/uts/common/sys/gldpriv.h
485
uchar_t rde_target_sap;
usr/src/uts/common/sys/gldpriv.h
486
uchar_t rde_orig_sap;
usr/src/uts/common/sys/gldpriv.h
505
uchar_t len:5; /* length */
usr/src/uts/common/sys/gldpriv.h
506
uchar_t rt:3; /* routing type */
usr/src/uts/common/sys/gldpriv.h
507
uchar_t res:4; /* reserved */
usr/src/uts/common/sys/gldpriv.h
508
uchar_t mtu:3; /* largest frame */
usr/src/uts/common/sys/gldpriv.h
509
uchar_t dir:1; /* direction bit */
usr/src/uts/common/sys/gldpriv.h
515
uchar_t rt:3; /* routing type */
usr/src/uts/common/sys/gldpriv.h
516
uchar_t len:5; /* length */
usr/src/uts/common/sys/gldpriv.h
517
uchar_t dir:1; /* direction bit */
usr/src/uts/common/sys/gldpriv.h
518
uchar_t mtu:3; /* largest frame */
usr/src/uts/common/sys/gldpriv.h
519
uchar_t res:4; /* reserved */
usr/src/uts/common/sys/gldpriv.h
540
uchar_t sr_mac[6]; /* MAC address */
usr/src/uts/common/sys/gldpriv.h
563
typedef uchar_t mac_addr_t[ETHERADDRL];
usr/src/uts/common/sys/gldpriv.h
566
uchar_t d_lsap; /* destination service access point */
usr/src/uts/common/sys/gldpriv.h
567
uchar_t s_lsap; /* source link service access point */
usr/src/uts/common/sys/gldpriv.h
568
uchar_t control; /* short control field */
usr/src/uts/common/sys/gldpriv.h
569
uchar_t org[3]; /* Ethernet style organization field */
usr/src/uts/common/sys/gldpriv.h
583
uchar_t fddi_fc;
usr/src/uts/common/sys/gldpriv.h
593
uchar_t tr_ac;
usr/src/uts/common/sys/gldpriv.h
594
uchar_t tr_fc;
usr/src/uts/common/sys/gldpriv.h
600
uchar_t tr_ac;
usr/src/uts/common/sys/gldpriv.h
601
uchar_t tr_fc;
usr/src/uts/common/sys/hdio.h
52
uchar_t hdkt_drtype; /* drive type (ctlr specific) */
usr/src/uts/common/sys/hdio.h
53
uchar_t hdkt_drstat; /* drive status (ctlr specific, ro) */
usr/src/uts/common/sys/hdio.h
79
uchar_t hdkd_errno; /* most recent error number */
usr/src/uts/common/sys/hdio.h
80
uchar_t hdkd_severe; /* severity of most recent error */
usr/src/uts/common/sys/ib/adapters/hermon/hermon_fm.h
297
extern uchar_t hermon_devacc_attr_access(hermon_state_t *);
usr/src/uts/common/sys/ib/clients/daplt/daplt_if.h
276
uchar_t epc_priv[DAPL_MAX_PRIVATE_DATA_SIZE];
usr/src/uts/common/sys/ib/clients/daplt/daplt_if.h
391
uchar_t ibce_priv_data_ptr[DAPL_MAX_PRIVATE_DATA_SIZE];
usr/src/uts/common/sys/ib/clients/daplt/daplt_if.h
474
uchar_t mc_byte_arr[40];
usr/src/uts/common/sys/ib/clients/daplt/daplt_if.h
638
uchar_t cra_priv[DAPL_MAX_PRIVATE_DATA_SIZE];
usr/src/uts/common/sys/ib/clients/ibd/ibd.h
410
uchar_t *nd_lla_ptr; \
usr/src/uts/common/sys/ib/clients/ibd/ibd.h
423
nd_lla_ptr = (uchar_t *)&opt[1]; \
usr/src/uts/common/sys/ib/clients/ibd/ibd.h
860
uchar_t id_scope;
usr/src/uts/common/sys/ib/clients/of/sol_ofs/sol_ofs_common.h
119
typedef uchar_t bool;
usr/src/uts/common/sys/ib/mgt/ibcm/ibcm_impl.h
2166
void ibcm_dump_raw_message(uchar_t *);
usr/src/uts/common/sys/ib/mgt/ibmf/ibmf_impl.h
448
uchar_t send_port_num; /* port this is posted to */
usr/src/uts/common/sys/ib/mgt/ibmf/ibmf_impl.h
470
uchar_t recv_port_num; /* port this is posted to */
usr/src/uts/common/sys/ib/mgt/ibmf/ibmf_impl.h
700
int ibmf_setup_recvbuf_on_error(ibmf_msg_impl_t *msgimplp, uchar_t *mad);
usr/src/uts/common/sys/ib/mgt/ibmf/ibmf_impl.h
733
ibmf_msg_impl_t *msgimpl, uchar_t *madp);
usr/src/uts/common/sys/ib/mgt/ibmf/ibmf_saa_utils.h
50
ibmf_saa_utils_unpack_payload(uchar_t *buf_payload, size_t buf_payload_length,
usr/src/uts/common/sys/ib/mgt/ibmf/ibmf_saa_utils.h
55
ibmf_saa_utils_pack_payload(uchar_t *structs_payload, size_t
usr/src/uts/common/sys/ib/mgt/ibmf/ibmf_saa_utils.h
60
ibmf_saa_gid_trap_parse_buffer(uchar_t *buffer, sm_trap_64_t *sm_trap_64);
usr/src/uts/common/sys/ib/mgt/ibmf/ibmf_saa_utils.h
63
ibmf_saa_capmask_chg_trap_parse_buffer(uchar_t *buffer,
usr/src/uts/common/sys/ib/mgt/ibmf/ibmf_saa_utils.h
67
ibmf_saa_sysimg_guid_chg_trap_parse_buffer(uchar_t *buffer,
usr/src/uts/common/sys/ib/mgt/ibmf/ibmf_utils.h
39
ibmf_utils_unpack_data(char *format, uchar_t *data, size_t datalen,
usr/src/uts/common/sys/ib/mgt/ibmf/ibmf_utils.h
44
uchar_t *data, size_t datalen);
usr/src/uts/common/sys/iscsit/iscsi_if.h
195
uchar_t o_name[ISCSI_MAX_NAME_LEN]; /* In */
usr/src/uts/common/sys/iscsit/iscsi_if.h
277
uchar_t v_name[ISCSI_MAX_NAME_LEN];
usr/src/uts/common/sys/iscsit/iscsi_if.h
297
uchar_t v_name[ISCSI_MAX_NAME_LEN];
usr/src/uts/common/sys/iscsit/iscsi_if.h
396
uchar_t p_name[ISCSI_MAX_NAME_LEN]; /* Out */
usr/src/uts/common/sys/iscsit/iscsi_if.h
398
uchar_t p_alias[ISCSI_MAX_NAME_LEN]; /* Out */
usr/src/uts/common/sys/iscsit/iscsi_if.h
410
uchar_t p_isid[ISCSI_ISID_LEN]; /* Out */
usr/src/uts/common/sys/iscsit/iscsi_if.h
411
uchar_t p_reserved[128];
usr/src/uts/common/sys/iscsit/iscsi_if.h
425
uchar_t p_name[ISCSI_MAX_NAME_LEN]; /* Out */
usr/src/uts/common/sys/iscsit/iscsi_if.h
546
uchar_t ste_name[ISCSI_MAX_NAME_LEN];
usr/src/uts/common/sys/iscsit/iscsi_if.h
561
uchar_t te_name[ISCSI_MAX_NAME_LEN]; /* In */
usr/src/uts/common/sys/kbdreg.h
40
uchar_t k_idstate;
usr/src/uts/common/sys/kbdreg.h
41
uchar_t k_state;
usr/src/uts/common/sys/kbdreg.h
42
uchar_t k_rptkey;
usr/src/uts/common/sys/kbio.h
146
uchar_t kio_station; /* Physical keyboard key station (0-127) */
usr/src/uts/common/sys/kbio.h
78
uchar_t kio_station; /* Physical keyboard key station (0-127) */
usr/src/uts/common/sys/kbio.h
79
uchar_t kio_entry; /* Translation table station's entry */
usr/src/uts/common/sys/kiconv.h
115
uchar_t u8[3];
usr/src/uts/common/sys/kiconv_cck_common.h
107
uchar_t u8[4];
usr/src/uts/common/sys/kiconv_cck_common.h
114
typedef int8_t (*kiconv_utf8tocck_t)(uint32_t utf8, uchar_t **ib,
usr/src/uts/common/sys/kiconv_cck_common.h
115
uchar_t *ibtail, uchar_t *ob, uchar_t *obtail, size_t *ret_val);
usr/src/uts/common/sys/kiconv_cck_common.h
132
size_t kiconvstr_utf8_to_cck(uchar_t *inarray, size_t *inlen,
usr/src/uts/common/sys/kiconv_cck_common.h
133
uchar_t *outarray, size_t *outlen, int flag, int *errno,
usr/src/uts/common/sys/kiconv_cck_common.h
42
#define KICONV_IS_ASCII(c) (((uchar_t)(c)) <= 0x7F)
usr/src/uts/common/sys/kiconv_gb2312_utf8.h
81
static uchar_t kiconv_gb2312_utf8[][3] = {
usr/src/uts/common/sys/kiconv_ja.h
251
static const uchar_t kiconv_ja_sjtojis1[] = {
usr/src/uts/common/sys/kiconv_ja.h
269
static const uchar_t kiconv_ja_sjtojis2[] = {
usr/src/uts/common/sys/kiconv_ja.h
303
static const uchar_t kiconv_ja_jis208tosj1[] = {
usr/src/uts/common/sys/kiconv_ja.h
321
static const uchar_t kiconv_ja_jis212tosj1[] = {
usr/src/uts/common/sys/kiconv_ja.h
339
static const uchar_t kiconv_ja_jistosj2[] = {
usr/src/uts/common/sys/klwp.h
111
uchar_t lwp_cursig; /* current signal */
usr/src/uts/common/sys/klwp.h
112
uchar_t lwp_curflt; /* current fault */
usr/src/uts/common/sys/klwp.h
113
uchar_t lwp_sysabort; /* if set, abort syscall */
usr/src/uts/common/sys/klwp.h
114
uchar_t lwp_asleep; /* lwp asleep in syscall */
usr/src/uts/common/sys/klwp.h
115
uchar_t lwp_extsig; /* cursig sent from another contract */
usr/src/uts/common/sys/kstat.h
453
uchar_t data_type; /* data type */
usr/src/uts/common/sys/kstat.h
698
uchar_t resv; /* reserved */
usr/src/uts/common/sys/kstat.h
76
uchar_t ks_resv; /* reserved, currently just padding */
usr/src/uts/common/sys/kstat.h
79
uchar_t ks_type; /* kstat data type */
usr/src/uts/common/sys/kstat.h
794
uchar_t, uint_t, uchar_t);
usr/src/uts/common/sys/kstat.h
796
const char *, uchar_t, uint_t, uchar_t, zoneid_t);
usr/src/uts/common/sys/kstat.h
803
extern void kstat_named_init(kstat_named_t *, const char *, uchar_t);
usr/src/uts/common/sys/kstat.h
81
uchar_t ks_flags; /* kstat flags */
usr/src/uts/common/sys/ktest.h
116
uchar_t *kro_input_bytes;
usr/src/uts/common/sys/ktest.h
159
void ktest_get_input(const ktest_ctx_hdl_t *, uchar_t **, size_t *);
usr/src/uts/common/sys/ktest_impl.h
63
uchar_t *ktc_input;
usr/src/uts/common/sys/ldterm.h
157
uchar_t byte_length;
usr/src/uts/common/sys/ldterm.h
158
uchar_t screen_width;
usr/src/uts/common/sys/ldterm.h
159
uchar_t msb_start;
usr/src/uts/common/sys/ldterm.h
160
uchar_t msb_end;
usr/src/uts/common/sys/ldterm.h
166
uchar_t version; /* version: 1 ~ 255 */
usr/src/uts/common/sys/ldterm.h
167
uchar_t codeset_type;
usr/src/uts/common/sys/ldterm.h
168
uchar_t csinfo_num; /* the # of codesets */
usr/src/uts/common/sys/ldterm.h
169
uchar_t pad;
usr/src/uts/common/sys/ldterm.h
178
uchar_t version; /* version: 1 ~ 255 */
usr/src/uts/common/sys/ldterm.h
179
uchar_t codeset_type;
usr/src/uts/common/sys/ldterm.h
180
uchar_t csinfo_num; /* the # of codesets */
usr/src/uts/common/sys/ldterm.h
181
uchar_t pad;
usr/src/uts/common/sys/ldterm.h
194
uchar_t u0:2;
usr/src/uts/common/sys/ldterm.h
195
uchar_t u1:2;
usr/src/uts/common/sys/ldterm.h
196
uchar_t u2:2;
usr/src/uts/common/sys/ldterm.h
197
uchar_t u3:2;
usr/src/uts/common/sys/ldterm.h
203
int (*ldterm_dispwidth)(uchar_t, void *, int);
usr/src/uts/common/sys/ldterm.h
204
int (*ldterm_memwidth)(uchar_t, void *);
usr/src/uts/common/sys/ldterm.h
231
uchar_t t_codeset; /* current code set indicator (read side) */
usr/src/uts/common/sys/ldterm.h
232
uchar_t t_eucleft; /* bytes left to get in current char (read) */
usr/src/uts/common/sys/ldterm.h
233
uchar_t t_eucign; /* bytes left to ignore (output post proc) */
usr/src/uts/common/sys/ldterm.h
234
uchar_t t_eucpad; /* padding ... for eucwioc */
usr/src/uts/common/sys/ldterm.h
236
uchar_t *t_eucp; /* ptr to parallel array of column widths */
usr/src/uts/common/sys/ldterm.h
238
uchar_t t_maxeuc; /* the max length in memory bytes of an EUC */
usr/src/uts/common/sys/ldterm.h
247
uchar_t t_scratch[LDTERM_CS_MAX_BYTE_LENGTH];
usr/src/uts/common/sys/ldterm.h
248
uchar_t t_scratch_len;
usr/src/uts/common/sys/lgrp.h
558
lgrp_mem_policy_t lgrp_madv_to_policy(uchar_t, size_t, int);
usr/src/uts/common/sys/llc1.h
127
uchar_t llc_snap[5]; /* SNAP header */
usr/src/uts/common/sys/llc1.h
216
uchar_t snap_oid[3];
usr/src/uts/common/sys/llc1.h
217
uchar_t snap_type[2];
usr/src/uts/common/sys/llc1.h
259
uchar_t lli_type;
usr/src/uts/common/sys/llc1.h
260
uchar_t lli_spare[3];
usr/src/uts/common/sys/lofi.h
212
uchar_t *lc_data; /* decompressed segment data */
usr/src/uts/common/sys/mac_client.h
178
extern void mac_addr_factory_value(mac_handle_t, int, uchar_t *, uint_t *,
usr/src/uts/common/sys/mac_client_impl.h
91
uchar_t pcpu_pad[64];
usr/src/uts/common/sys/mac_flow.h
173
uchar_t dc_id[MPT_MAXCIDLEN];
usr/src/uts/common/sys/mac_flow_impl.h
357
uchar_t *l2_start;
usr/src/uts/common/sys/mac_flow_impl.h
366
uchar_t *l3_start;
usr/src/uts/common/sys/mac_flow_impl.h
376
uchar_t *l4_start;
usr/src/uts/common/sys/machelf.h
108
typedef uchar_t Byte;
usr/src/uts/common/sys/machelf.h
61
typedef uchar_t Byte;
usr/src/uts/common/sys/mhd.h
65
uchar_t key[MHIOC_RESV_KEY_SIZE];
usr/src/uts/common/sys/mtio.h
142
uchar_t densities[MT_NDENSITIES]; /* density codes, low->hi */
usr/src/uts/common/sys/mtio.h
143
uchar_t default_density; /* Default density chosen */
usr/src/uts/common/sys/mtio.h
144
uchar_t speeds[MT_NSPEEDS]; /* speed codes, low->hi */
usr/src/uts/common/sys/mtio.h
159
uchar_t *mtee_cdb_buf; /* CDB sent to the device */
usr/src/uts/common/sys/mutex.h
99
extern uchar_t mutex_backoff_shift;
usr/src/uts/common/sys/neti.h
270
uchar_t, ulong_t, uchar_t);
usr/src/uts/common/sys/netstack.h
266
extern kstat_t *kstat_create_netstack(char *, int, char *, char *, uchar_t,
usr/src/uts/common/sys/netstack.h
267
uint_t, uchar_t, netstackid_t);
usr/src/uts/common/sys/nvpair.h
174
int nvlist_add_byte(nvlist_t *, const char *, uchar_t);
usr/src/uts/common/sys/nvpair.h
186
int nvlist_add_byte_array(nvlist_t *, const char *, uchar_t *, uint_t);
usr/src/uts/common/sys/nvpair.h
208
int nvlist_lookup_byte(nvlist_t *, const char *, uchar_t *);
usr/src/uts/common/sys/nvpair.h
221
int nvlist_lookup_byte_array(nvlist_t *, const char *, uchar_t **, uint_t *);
usr/src/uts/common/sys/nvpair.h
252
int nvpair_value_byte(nvpair_t *, uchar_t *);
usr/src/uts/common/sys/nvpair.h
264
int nvpair_value_byte_array(nvpair_t *, uchar_t **, uint_t *);
usr/src/uts/common/sys/nvpair.h
292
void fnvlist_add_byte(nvlist_t *, const char *, uchar_t);
usr/src/uts/common/sys/nvpair.h
305
void fnvlist_add_byte_array(nvlist_t *, const char *, uchar_t *, uint_t);
usr/src/uts/common/sys/nvpair.h
323
uchar_t fnvlist_lookup_byte(nvlist_t *nvl, const char *name);
usr/src/uts/common/sys/nvpair.h
336
uchar_t fnvpair_value_byte(nvpair_t *nvp);
usr/src/uts/common/sys/nxge/nxge_mii.h
58
uchar_t bmcr; /* Basic mode control register */
usr/src/uts/common/sys/nxge/nxge_mii.h
59
uchar_t bmsr; /* Basic mode status register */
usr/src/uts/common/sys/nxge/nxge_mii.h
60
uchar_t idr1; /* Phy identifier register 1 */
usr/src/uts/common/sys/nxge/nxge_mii.h
61
uchar_t idr2; /* Phy identifier register 2 */
usr/src/uts/common/sys/nxge/nxge_mii.h
62
uchar_t anar; /* Auto-Negotiation advertisement register */
usr/src/uts/common/sys/nxge/nxge_mii.h
63
uchar_t anlpar; /* Auto-Negotiation link Partner ability reg */
usr/src/uts/common/sys/nxge/nxge_mii.h
64
uchar_t aner; /* Auto-Negotiation expansion register */
usr/src/uts/common/sys/nxge/nxge_mii.h
65
uchar_t nptxr; /* Next page transmit register */
usr/src/uts/common/sys/nxge/nxge_mii.h
66
uchar_t lprxnpr; /* Link partner received next page register */
usr/src/uts/common/sys/nxge/nxge_mii.h
67
uchar_t gcr; /* Gigabit basic mode control register. */
usr/src/uts/common/sys/nxge/nxge_mii.h
68
uchar_t gsr; /* Gigabit basic mode status register */
usr/src/uts/common/sys/nxge/nxge_mii.h
69
uchar_t mii_res1[4]; /* For future use by MII working group */
usr/src/uts/common/sys/nxge/nxge_mii.h
70
uchar_t esr; /* Extended status register. */
usr/src/uts/common/sys/nxge/nxge_mii.h
71
uchar_t vendor_res[12]; /* For future use by Phy Vendors */
usr/src/uts/common/sys/nxge/nxge_mii.h
72
uchar_t shadow;
usr/src/uts/common/sys/nxge/nxge_mii.h
73
uchar_t vendor_res2[3]; /* For future use by Phy Vendors */
usr/src/uts/common/sys/nxge/nxge_rxdma.h
189
uchar_t *buffer;
usr/src/uts/common/sys/pathconf.h
72
uchar_t pc_vdisable; /* safe char to turn off c_cc[i] */
usr/src/uts/common/sys/pci_impl.h
105
uchar_t par_bus; /* parent bus number */
usr/src/uts/common/sys/pci_impl.h
106
uchar_t sub_bus; /* highest bus number beyond this bridge */
usr/src/uts/common/sys/pci_impl.h
107
uchar_t root_addr; /* legacy peer bus address assignment */
usr/src/uts/common/sys/pci_impl.h
108
uchar_t num_cbb; /* # of CardBus Bridges on the bus */
usr/src/uts/common/sys/pci_impl.h
109
uchar_t num_bridge; /* number of bridges under this bus */
usr/src/uts/common/sys/pci_impl.h
88
uchar_t c_busnum; /* bus number */
usr/src/uts/common/sys/pci_impl.h
89
uchar_t c_devnum; /* device number */
usr/src/uts/common/sys/pci_impl.h
90
uchar_t c_funcnum; /* function number */
usr/src/uts/common/sys/pci_impl.h
91
uchar_t c_fill; /* reserve field */
usr/src/uts/common/sys/pci_tools.h
189
uchar_t ctlr_type; /* A PCITOOL_CTLR_TYPE - from kernel */
usr/src/uts/common/sys/pcic_reg.h
506
#define HIGH_BYTE(x) (uchar_t)((((ushort_t)(x)) >> 8) & 0xFF)
usr/src/uts/common/sys/pcic_reg.h
507
#define LOW_BYTE(x) (uchar_t)(((ushort_t)(x)) & 0xFF)
usr/src/uts/common/sys/pcic_var.h
104
uchar_t *pcs_io; /* I/O address of PCIC controller */
usr/src/uts/common/sys/pcic_var.h
194
uchar_t *cfgaddr; /* config address */
usr/src/uts/common/sys/pcic_var.h
195
uchar_t *ioaddr; /* PCIC register IO base */
usr/src/uts/common/sys/pcmcia.h
272
uchar_t mif_events[EM_EVENTSIZE]; /* events registered for */
usr/src/uts/common/sys/pcmcia.h
277
#define PR_GET(map, bit) (((uchar_t *)(map))[(bit)/PR_WORDSIZE] &\
usr/src/uts/common/sys/pcmcia.h
279
#define PR_SET(map, bit) (((uchar_t *)(map))[(bit)/PR_WORDSIZE] |=\
usr/src/uts/common/sys/pcmcia.h
281
#define PR_CLEAR(map, bit) (((uchar_t *)(map))[(bit)/PR_WORDSIZE] &=\
usr/src/uts/common/sys/pcmcia.h
283
#define PR_ADDR(map, bit) (((uchar_t *)(map)) + ((bit)/PR_WORDSIZE))
usr/src/uts/common/sys/pcmcia.h
288
typedef uchar_t socket_enum_t[PCMCIA_MAX_SOCKETS/PR_WORDSIZE];
usr/src/uts/common/sys/pfmod.h
46
uchar_t Pf_Priority; /* priority of filter */
usr/src/uts/common/sys/pfmod.h
47
uchar_t Pf_FilterLen; /* length of filter cmd list */
usr/src/uts/common/sys/pfmod.h
55
uchar_t Pf_Priority; /* priority of filter */
usr/src/uts/common/sys/prnio.h
47
#define PRNIOC_GET_1284_STATUS _IOR(PRNIOC, 95, uchar_t)
usr/src/uts/common/sys/proc.h
208
uchar_t p_stopsig; /* jobcontrol stop signal */
usr/src/uts/common/sys/ptyvar.h
53
uchar_t pt_send; /* pending message to controller */
usr/src/uts/common/sys/ptyvar.h
54
uchar_t pt_ucntl; /* pending iocontrol for controller */
usr/src/uts/common/sys/rctl.h
342
struct kstat *rctl_kstat_create_zone(struct zone *, char *, uchar_t, uint_t,
usr/src/uts/common/sys/rctl.h
343
uchar_t);
usr/src/uts/common/sys/rctl.h
345
struct kstat *rctl_kstat_create_project(struct kproject *, char *, uchar_t,
usr/src/uts/common/sys/rctl.h
346
uint_t, uchar_t);
usr/src/uts/common/sys/rctl.h
348
struct kstat *rctl_kstat_create_task(struct task *, char *, uchar_t,
usr/src/uts/common/sys/rctl.h
349
uint_t, uchar_t);
usr/src/uts/common/sys/rsm/rsm_common.h
196
uchar_t uc[8];
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
128
uchar_t *nvp_cmd_addr; /* base addr for cmd regs for port */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
129
uchar_t *nvp_bm_addr; /* base addr for bus master for port */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
130
uchar_t *nvp_ctl_addr; /* base addr for ctrl regs for port */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
133
uchar_t *nvp_data; /* data register */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
134
uchar_t *nvp_error; /* error register (read) */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
135
uchar_t *nvp_feature; /* features (write) */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
136
uchar_t *nvp_count; /* sector count */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
137
uchar_t *nvp_sect; /* sector number */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
138
uchar_t *nvp_lcyl; /* cylinder low byte */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
139
uchar_t *nvp_hcyl; /* cylinder high byte */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
140
uchar_t *nvp_drvhd; /* drive/head register */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
141
uchar_t *nvp_status; /* status/command register */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
142
uchar_t *nvp_cmd; /* status/command register */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
145
uchar_t *nvp_altstatus; /* alternate status (read) */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
146
uchar_t *nvp_devctl; /* device control (write) */
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
149
uchar_t *nvp_bmisx;
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
151
uchar_t *nvp_bmicx;
usr/src/uts/common/sys/sata/adapters/nv_sata/nv_sata.h
80
uchar_t *nvc_bar_addr[6];
usr/src/uts/common/sys/sata/impl/sata.h
509
uchar_t apt_rqpkt_reason;
usr/src/uts/common/sys/sata/impl/sata.h
510
uchar_t apt_rqpkt_resid;
usr/src/uts/common/sys/sata/sata_defs.h
696
uchar_t acoustic_manag_enable; /* Set to 1 enable, Set 0 disable */
usr/src/uts/common/sys/sata/sata_defs.h
697
uchar_t acoustic_manag_level; /* Acoustic management level */
usr/src/uts/common/sys/sata/sata_defs.h
698
uchar_t vendor_recommended_value; /* Vendor recommended value */
usr/src/uts/common/sys/schedctl.h
61
volatile uchar_t sc_flgs; /* set only by curthread; see below */
usr/src/uts/common/sys/schedctl.h
65
volatile uchar_t sc_priority; /* dispatch priority, 0..255 */
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
201
uchar_t o_name[ISCSI_MAX_NAME_LEN]; /* In */
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
289
uchar_t v_name[ISCSI_MAX_NAME_LEN];
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
309
uchar_t v_name[ISCSI_MAX_NAME_LEN];
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
327
uchar_t v_name[ISCSI_MAX_NAME_LEN];
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
422
uchar_t p_name[ISCSI_MAX_NAME_LEN]; /* Out */
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
424
uchar_t p_alias[ISCSI_MAX_NAME_LEN]; /* Out */
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
436
uchar_t p_isid[ISCSI_ISID_LEN]; /* Out */
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
437
uchar_t p_reserved[128];
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
451
uchar_t p_name[ISCSI_MAX_NAME_LEN]; /* Out */
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
572
uchar_t ste_name[ISCSI_MAX_NAME_LEN];
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
587
uchar_t te_name[ISCSI_MAX_NAME_LEN]; /* In */
usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
287
uchar_t cmd_cdblen; /* length of cdb */
usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
288
uchar_t cmd_rqslen; /* len of requested rqsense */
usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
289
uchar_t cmd_privlen;
usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
296
uchar_t cmd_age;
usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
298
uchar_t cmd_queued; /* true if queued */
usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
301
uchar_t cmd_cdb[SCSI_CDB_SIZE];
usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
749
uchar_t m_revid; /* revision of chip. */
usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
753
uchar_t m_sync_offset; /* default offset for this chip. */
usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
785
uchar_t m_polled_intr; /* intr was polled. */
usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
786
uchar_t m_suspended; /* true if driver is suspended */
usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h
251
uchar_t res_key[MHIOC_RESV_KEY_SIZE];
usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h
252
uchar_t service_key[MHIOC_RESV_KEY_SIZE];
usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h
256
uchar_t aptpl:1,
usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h
259
uchar_t reserved:7,
usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h
263
uchar_t reserved_1;
usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h
269
uchar_t active_res_key[MHIOC_RESV_KEY_SIZE];
usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h
270
uchar_t active_service_key[MHIOC_RESV_KEY_SIZE];
usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h
377
uchar_t svl_cdb[CDB_GROUP4];
usr/src/uts/common/sys/scsi/adapters/scsi_vhci.h
456
uchar_t svp_last_pkt_reason;
usr/src/uts/common/sys/scsi/conf/device.h
222
uint_t flags, char *name, uchar_t **, uint_t *);
usr/src/uts/common/sys/scsi/conf/device.h
231
uint_t flags, char *name, uchar_t *, uint_t);
usr/src/uts/common/sys/scsi/generic/dad_mode.h
105
uchar_t dcr : 1, /* disable correction */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
114
uchar_t awre : 1, /* auto write realloc enabled */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
125
uchar_t read_retry_count;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
126
uchar_t correction_span;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
127
uchar_t head_offset_count;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
128
uchar_t strobe_offset_count;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
129
uchar_t reserved;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
130
uchar_t write_retry_count;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
131
uchar_t reserved_2;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
151
uchar_t : 3,
usr/src/uts/common/sys/scsi/generic/dad_mode.h
158
uchar_t ssec : 1, /* Drive Type Field */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
167
uchar_t reserved[2];
usr/src/uts/common/sys/scsi/generic/dad_mode.h
176
uchar_t cyl_ub; /* number of cylinders */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
177
uchar_t cyl_mb;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
178
uchar_t cyl_lb;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
179
uchar_t heads; /* number of heads */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
180
uchar_t precomp_cyl_ub; /* cylinder to start precomp */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
181
uchar_t precomp_cyl_mb;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
182
uchar_t precomp_cyl_lb;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
183
uchar_t current_cyl_ub; /* cyl to start reduced current */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
184
uchar_t current_cyl_mb;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
185
uchar_t current_cyl_lb;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
187
uchar_t landing_cyl_ub; /* landing zone cylinder */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
188
uchar_t landing_cyl_mb;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
189
uchar_t landing_cyl_lb;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
191
uchar_t rpl : 2, /* rotational position locking */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
194
uchar_t : 6,
usr/src/uts/common/sys/scsi/generic/dad_mode.h
199
uchar_t rotational_offset; /* rotational offset */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
200
uchar_t reserved;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
202
uchar_t reserved2[2];
usr/src/uts/common/sys/scsi/generic/dad_mode.h
224
uchar_t rcd : 1, /* Read Cache Disable */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
232
uchar_t write_reten_pri : 4, /* Write Retention Priority */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
235
uchar_t ic : 1, /* Initiator Control */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
243
uchar_t read_reten_pri : 4, /* Demand Read Retention Priority */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
253
uchar_t : 3, /* reserved */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
260
uchar_t fsw : 1, /* Force Sequential Write */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
269
uchar_t num_cache_seg; /* Number of cache segments */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
271
uchar_t reserved;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
272
uchar_t non_cache_seg_size_ub; /* Non cache segment size */
usr/src/uts/common/sys/scsi/generic/dad_mode.h
273
uchar_t non_cache_seg_size_mb;
usr/src/uts/common/sys/scsi/generic/dad_mode.h
274
uchar_t non_cache_seg_size_lb;
usr/src/uts/common/sys/scsi/generic/inquiry.h
114
uchar_t __inq_48 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
115
uchar_t __inq_49 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
116
uchar_t __inq_50 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
117
uchar_t __inq_51 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
118
uchar_t __inq_52 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
119
uchar_t __inq_53 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
120
uchar_t __inq_54 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
121
uchar_t __inq_55 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
127
uchar_t inq_ius : 1, /* SPI3: information units */
usr/src/uts/common/sys/scsi/generic/inquiry.h
135
uchar_t __inq_57 : 8; /* reserved */
usr/src/uts/common/sys/scsi/generic/inquiry.h
142
uchar_t inq_vd_msb;
usr/src/uts/common/sys/scsi/generic/inquiry.h
143
uchar_t inq_vd_lsb;
usr/src/uts/common/sys/scsi/generic/inquiry.h
153
uchar_t __inq_74_127[132 - 74];
usr/src/uts/common/sys/scsi/generic/inquiry.h
165
uchar_t inq_dtype;
usr/src/uts/common/sys/scsi/generic/inquiry.h
168
uchar_t inq_rmb : 1, /* removable media */
usr/src/uts/common/sys/scsi/generic/inquiry.h
172
uchar_t inq_iso : 2, /* ISO version */
usr/src/uts/common/sys/scsi/generic/inquiry.h
177
uchar_t inq_aenc : 1, /* DEPRECATED: async event notify */
usr/src/uts/common/sys/scsi/generic/inquiry.h
184
uchar_t inq_len; /* additional length */
usr/src/uts/common/sys/scsi/generic/inquiry.h
186
uchar_t inq_sccs : 1, /* embedded storage array */
usr/src/uts/common/sys/scsi/generic/inquiry.h
194
uchar_t inq_bque : 1, /* DEPRECATED: combined with cmdque */
usr/src/uts/common/sys/scsi/generic/inquiry.h
203
uchar_t inq_reladdr : 1, /* DEPRECATED: relative addressing */
usr/src/uts/common/sys/scsi/generic/inquiry.h
230
uchar_t __inq_48 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
231
uchar_t __inq_49 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
232
uchar_t __inq_50 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
233
uchar_t __inq_51 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
234
uchar_t __inq_52 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
235
uchar_t __inq_53 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
236
uchar_t __inq_54 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
237
uchar_t __inq_55 : 8;
usr/src/uts/common/sys/scsi/generic/inquiry.h
243
uchar_t __inq_56_7 : 1, /* reserved */
usr/src/uts/common/sys/scsi/generic/inquiry.h
251
uchar_t __inq_57 : 8; /* reserved */
usr/src/uts/common/sys/scsi/generic/inquiry.h
258
uchar_t inq_vd_msb;
usr/src/uts/common/sys/scsi/generic/inquiry.h
259
uchar_t inq_vd_lsb;
usr/src/uts/common/sys/scsi/generic/inquiry.h
269
uchar_t __inq_74_127[132 - 74];
usr/src/uts/common/sys/scsi/generic/inquiry.h
389
uchar_t device_type : 4,
usr/src/uts/common/sys/scsi/generic/inquiry.h
392
uchar_t periph_qual : 4,
usr/src/uts/common/sys/scsi/generic/inquiry.h
397
uchar_t page_code,
usr/src/uts/common/sys/scsi/generic/inquiry.h
407
uchar_t code_set : 4,
usr/src/uts/common/sys/scsi/generic/inquiry.h
409
uchar_t id_type : 4,
usr/src/uts/common/sys/scsi/generic/inquiry.h
414
uchar_t proto_id : 4,
usr/src/uts/common/sys/scsi/generic/inquiry.h
416
uchar_t piv : 1,
usr/src/uts/common/sys/scsi/generic/inquiry.h
423
uchar_t resrv1;
usr/src/uts/common/sys/scsi/generic/inquiry.h
424
uchar_t len;
usr/src/uts/common/sys/scsi/generic/inquiry.h
49
uchar_t inq_dtype;
usr/src/uts/common/sys/scsi/generic/inquiry.h
52
uchar_t inq_qual : 7, /* device type qualifier */
usr/src/uts/common/sys/scsi/generic/inquiry.h
56
uchar_t inq_ansi : 3, /* ANSI version */
usr/src/uts/common/sys/scsi/generic/inquiry.h
61
uchar_t inq_rdf : 4, /* response data format */
usr/src/uts/common/sys/scsi/generic/inquiry.h
68
uchar_t inq_len; /* additional length */
usr/src/uts/common/sys/scsi/generic/inquiry.h
70
uchar_t inq_protect : 1, /* supports protection information */
usr/src/uts/common/sys/scsi/generic/inquiry.h
78
uchar_t inq_addr16 : 1, /* SPI: 16-bit wide SCSI addr */
usr/src/uts/common/sys/scsi/generic/inquiry.h
87
uchar_t inq_sftre : 1, /* DEPRECATED: Soft Reset option */
usr/src/uts/common/sys/scsi/generic/mode.h
100
uchar_t blksize_lo; /* low */
usr/src/uts/common/sys/scsi/generic/mode.h
129
uchar_t code :6, /* page code number */
usr/src/uts/common/sys/scsi/generic/mode.h
133
uchar_t ps :1, /* 'Parameter Saveable' bit */
usr/src/uts/common/sys/scsi/generic/mode.h
139
uchar_t length; /* length of bytes to follow */
usr/src/uts/common/sys/scsi/generic/mode.h
214
uchar_t buffer_full_ratio; /* write, how full before reconnect? */
usr/src/uts/common/sys/scsi/generic/mode.h
215
uchar_t buffer_empty_ratio; /* read, how full before reconnect? */
usr/src/uts/common/sys/scsi/generic/mode.h
221
uchar_t dtdc : 3, /* data transfer disconenct control */
usr/src/uts/common/sys/scsi/generic/mode.h
228
uchar_t emdp : 1, /* enable modify data pointers */
usr/src/uts/common/sys/scsi/generic/mode.h
237
uchar_t reserved;
usr/src/uts/common/sys/scsi/generic/mode.h
261
uchar_t rcd : 1, /* Read Cache Disable */
usr/src/uts/common/sys/scsi/generic/mode.h
265
uchar_t write_ret_prio : 4, /* Write Retention Priority */
usr/src/uts/common/sys/scsi/generic/mode.h
268
uchar_t : 5, /* Reserved */
usr/src/uts/common/sys/scsi/generic/mode.h
272
uchar_t dmd_rd_ret_prio : 4, /* Demand Read Retention Priority */
usr/src/uts/common/sys/scsi/generic/mode.h
290
uchar_t reserved[4]; /* reserved */
usr/src/uts/common/sys/scsi/generic/mode.h
291
uchar_t vendor_uniqe[1]; /* vendor unique data */
usr/src/uts/common/sys/scsi/generic/mode.h
315
uchar_t rlec : 1, /* Report Log Exception bit */
usr/src/uts/common/sys/scsi/generic/mode.h
319
uchar_t qdisable: 1, /* Queue disable */
usr/src/uts/common/sys/scsi/generic/mode.h
323
uchar_t eanp : 1, /* Enable AEN permission */
usr/src/uts/common/sys/scsi/generic/mode.h
333
uchar_t : 5,
usr/src/uts/common/sys/scsi/generic/mode.h
337
uchar_t que_mod : 4, /* Queue algorithm modifier */
usr/src/uts/common/sys/scsi/generic/mode.h
341
uchar_t eeca : 1, /* enable extended contingent */
usr/src/uts/common/sys/scsi/generic/mode.h
353
uchar_t reserved;
usr/src/uts/common/sys/scsi/generic/mode.h
356
uchar_t reserved_2[2];
usr/src/uts/common/sys/scsi/generic/mode.h
376
uchar_t log_err : 1; /* log errors */
usr/src/uts/common/sys/scsi/generic/mode.h
377
uchar_t : 1; /* reserved */
usr/src/uts/common/sys/scsi/generic/mode.h
378
uchar_t test : 1; /* create test failure */
usr/src/uts/common/sys/scsi/generic/mode.h
379
uchar_t dexcpt : 1; /* disable exception */
usr/src/uts/common/sys/scsi/generic/mode.h
380
uchar_t ewasc : 1; /* enable warning */
usr/src/uts/common/sys/scsi/generic/mode.h
381
uchar_t ebf : 1; /* enable background function */
usr/src/uts/common/sys/scsi/generic/mode.h
382
uchar_t : 1; /* reserved */
usr/src/uts/common/sys/scsi/generic/mode.h
383
uchar_t perf : 1; /* performance */
usr/src/uts/common/sys/scsi/generic/mode.h
384
uchar_t mrie : 4; /* method of reporting info. excpts. */
usr/src/uts/common/sys/scsi/generic/mode.h
385
uchar_t : 4; /* reserved */
usr/src/uts/common/sys/scsi/generic/mode.h
387
uchar_t perf : 1; /* performance */
usr/src/uts/common/sys/scsi/generic/mode.h
388
uchar_t : 1; /* reserved */
usr/src/uts/common/sys/scsi/generic/mode.h
389
uchar_t ebf : 1; /* enable background function */
usr/src/uts/common/sys/scsi/generic/mode.h
390
uchar_t ewasc : 1; /* enable warning */
usr/src/uts/common/sys/scsi/generic/mode.h
391
uchar_t dexcpt : 1; /* disable exception */
usr/src/uts/common/sys/scsi/generic/mode.h
392
uchar_t test : 1; /* create test failure */
usr/src/uts/common/sys/scsi/generic/mode.h
393
uchar_t : 1; /* reserved */
usr/src/uts/common/sys/scsi/generic/mode.h
394
uchar_t log_err : 1; /* log errors */
usr/src/uts/common/sys/scsi/generic/mode.h
395
uchar_t : 4; /* reserved */
usr/src/uts/common/sys/scsi/generic/mode.h
396
uchar_t mrie : 4; /* method of reporting info. excpts. */
usr/src/uts/common/sys/scsi/generic/mode.h
400
uchar_t interval_timer[4]; /* interval timer */
usr/src/uts/common/sys/scsi/generic/mode.h
401
uchar_t report_count[4]; /* report count */
usr/src/uts/common/sys/scsi/generic/mode.h
414
uchar_t reserved;
usr/src/uts/common/sys/scsi/generic/mode.h
416
uchar_t standby :1, /* standby bit */
usr/src/uts/common/sys/scsi/generic/mode.h
420
uchar_t :6, /* reserved */
usr/src/uts/common/sys/scsi/generic/mode.h
426
uchar_t idle_cond_timer_high;
usr/src/uts/common/sys/scsi/generic/mode.h
427
uchar_t idle_cond_timer_low;
usr/src/uts/common/sys/scsi/generic/mode.h
428
uchar_t standby_cond_timer[4];
usr/src/uts/common/sys/scsi/generic/mode.h
433
uchar_t fmt_link:2, /* format and link bit */
usr/src/uts/common/sys/scsi/generic/mode.h
440
uchar_t du :1, /* du bit */
usr/src/uts/common/sys/scsi/generic/mode.h
453
uchar_t code :6, /* page code bit */
usr/src/uts/common/sys/scsi/generic/mode.h
457
uchar_t ds :1, /* ds bit */
usr/src/uts/common/sys/scsi/generic/mode.h
463
uchar_t sub_page_code;
usr/src/uts/common/sys/scsi/generic/mode.h
464
uchar_t page_len_high;
usr/src/uts/common/sys/scsi/generic/mode.h
465
uchar_t page_len_low;
usr/src/uts/common/sys/scsi/generic/mode.h
467
uchar_t manufactor_date_high;
usr/src/uts/common/sys/scsi/generic/mode.h
468
uchar_t manufactor_date_low;
usr/src/uts/common/sys/scsi/generic/mode.h
470
uchar_t param_len_1;
usr/src/uts/common/sys/scsi/generic/mode.h
471
uchar_t year_manu[4];
usr/src/uts/common/sys/scsi/generic/mode.h
472
uchar_t week_manu[2];
usr/src/uts/common/sys/scsi/generic/mode.h
474
uchar_t account_date_high;
usr/src/uts/common/sys/scsi/generic/mode.h
475
uchar_t account_date_low;
usr/src/uts/common/sys/scsi/generic/mode.h
477
uchar_t param_len_2;
usr/src/uts/common/sys/scsi/generic/mode.h
478
uchar_t year_account[4];
usr/src/uts/common/sys/scsi/generic/mode.h
479
uchar_t week_account[2];
usr/src/uts/common/sys/scsi/generic/mode.h
481
uchar_t lifetime_code_high;
usr/src/uts/common/sys/scsi/generic/mode.h
482
uchar_t lifetime_code_low;
usr/src/uts/common/sys/scsi/generic/mode.h
484
uchar_t param_len_3;
usr/src/uts/common/sys/scsi/generic/mode.h
485
uchar_t cycle_lifetime[4];
usr/src/uts/common/sys/scsi/generic/mode.h
487
uchar_t cycle_code_high;
usr/src/uts/common/sys/scsi/generic/mode.h
488
uchar_t cycle_code_low;
usr/src/uts/common/sys/scsi/generic/mode.h
490
uchar_t param_len_4;
usr/src/uts/common/sys/scsi/generic/mode.h
491
uchar_t cycle_accumulated[4];
usr/src/uts/common/sys/scsi/generic/mode.h
54
uchar_t length; /* number of bytes following */
usr/src/uts/common/sys/scsi/generic/mode.h
55
uchar_t medium_type; /* device specific */
usr/src/uts/common/sys/scsi/generic/mode.h
56
uchar_t device_specific; /* device specific parameters */
usr/src/uts/common/sys/scsi/generic/mode.h
57
uchar_t bdesc_length; /* length of block descriptor(s), if any */
usr/src/uts/common/sys/scsi/generic/mode.h
68
uchar_t medium_type; /* device specific */
usr/src/uts/common/sys/scsi/generic/mode.h
69
uchar_t device_specific; /* device specific parameters */
usr/src/uts/common/sys/scsi/generic/mode.h
70
uchar_t reserved[2]; /* device specific parameters */
usr/src/uts/common/sys/scsi/generic/mode.h
93
uchar_t density_code; /* device specific */
usr/src/uts/common/sys/scsi/generic/mode.h
94
uchar_t blks_hi; /* hi */
usr/src/uts/common/sys/scsi/generic/mode.h
95
uchar_t blks_mid; /* mid */
usr/src/uts/common/sys/scsi/generic/mode.h
96
uchar_t blks_lo; /* low */
usr/src/uts/common/sys/scsi/generic/mode.h
97
uchar_t reserved; /* reserved */
usr/src/uts/common/sys/scsi/generic/mode.h
98
uchar_t blksize_hi; /* hi */
usr/src/uts/common/sys/scsi/generic/mode.h
99
uchar_t blksize_mid; /* mid */
usr/src/uts/common/sys/scsi/generic/sense.h
104
uchar_t es_info_1; /* information byte 1 */
usr/src/uts/common/sys/scsi/generic/sense.h
105
uchar_t es_info_2; /* information byte 2 */
usr/src/uts/common/sys/scsi/generic/sense.h
106
uchar_t es_info_3; /* information byte 3 */
usr/src/uts/common/sys/scsi/generic/sense.h
107
uchar_t es_info_4; /* information byte 4 */
usr/src/uts/common/sys/scsi/generic/sense.h
108
uchar_t es_add_len; /* number of additional bytes */
usr/src/uts/common/sys/scsi/generic/sense.h
110
uchar_t es_cmd_info[4]; /* command specific information */
usr/src/uts/common/sys/scsi/generic/sense.h
111
uchar_t es_add_code; /* Additional Sense Code */
usr/src/uts/common/sys/scsi/generic/sense.h
112
uchar_t es_qual_code; /* Additional Sense Code Qualifier */
usr/src/uts/common/sys/scsi/generic/sense.h
113
uchar_t es_fru_code; /* Field Replaceable Unit Code */
usr/src/uts/common/sys/scsi/generic/sense.h
114
uchar_t es_skey_specific[3]; /* Sense Key Specific information */
usr/src/uts/common/sys/scsi/generic/sense.h
125
uchar_t es_add_info[2]; /* additional information */
usr/src/uts/common/sys/scsi/generic/sense.h
177
uchar_t ds_code : 4, /* Vendor Unique error code */
usr/src/uts/common/sys/scsi/generic/sense.h
181
uchar_t ds_key : 4, /* Sense key */
usr/src/uts/common/sys/scsi/generic/sense.h
184
uchar_t ds_reserved : 1, /* sense data is valid */
usr/src/uts/common/sys/scsi/generic/sense.h
188
uchar_t ds_reserved2 : 4, /* reserved */
usr/src/uts/common/sys/scsi/generic/sense.h
194
uchar_t ds_add_code; /* Additional Sense Code */
usr/src/uts/common/sys/scsi/generic/sense.h
195
uchar_t ds_qual_code; /* Additional Sense Code Qualifier */
usr/src/uts/common/sys/scsi/generic/sense.h
197
uchar_t ds_reserved3[3]; /* reserved */
usr/src/uts/common/sys/scsi/generic/sense.h
199
uchar_t ds_addl_sense_length; /* Additional sense data length */
usr/src/uts/common/sys/scsi/generic/sense.h
207
uchar_t isd_descr_type; /* Descriptor type (0x00) */
usr/src/uts/common/sys/scsi/generic/sense.h
208
uchar_t isd_addl_length; /* Additional byte count (0x0A) */
usr/src/uts/common/sys/scsi/generic/sense.h
210
uchar_t isd_reserved1 : 7, /* reserved */
usr/src/uts/common/sys/scsi/generic/sense.h
213
uchar_t isd_valid : 1, /* Always set to 1 */
usr/src/uts/common/sys/scsi/generic/sense.h
218
uchar_t isd_reserved2; /* reserved */
usr/src/uts/common/sys/scsi/generic/sense.h
219
uchar_t isd_information[8]; /* Information bytes */
usr/src/uts/common/sys/scsi/generic/sense.h
223
uchar_t css_descr_type; /* Descriptor type (0x01) */
usr/src/uts/common/sys/scsi/generic/sense.h
224
uchar_t css_addl_length; /* Additional byte count (0x0A) */
usr/src/uts/common/sys/scsi/generic/sense.h
225
uchar_t css_reserved[2]; /* reserved */
usr/src/uts/common/sys/scsi/generic/sense.h
226
uchar_t css_cmd_specific_info[8]; /* Command specific info */
usr/src/uts/common/sys/scsi/generic/sense.h
235
uchar_t bit_pointer : 3,
usr/src/uts/common/sys/scsi/generic/sense.h
241
uchar_t sksv : 1,
usr/src/uts/common/sys/scsi/generic/sense.h
249
uchar_t field_pointer[2];
usr/src/uts/common/sys/scsi/generic/sense.h
256
uchar_t sksv;
usr/src/uts/common/sys/scsi/generic/sense.h
257
uchar_t actual_retry_count[2];
usr/src/uts/common/sys/scsi/generic/sense.h
263
uchar_t sksv;
usr/src/uts/common/sys/scsi/generic/sense.h
264
uchar_t progress_indication[2];
usr/src/uts/common/sys/scsi/generic/sense.h
271
uchar_t bit_pointer : 3,
usr/src/uts/common/sys/scsi/generic/sense.h
278
uchar_t sksv : 1,
usr/src/uts/common/sys/scsi/generic/sense.h
287
uchar_t field_pointer[2];
usr/src/uts/common/sys/scsi/generic/sense.h
292
uchar_t sss_descr_type; /* Descriptor type */
usr/src/uts/common/sys/scsi/generic/sense.h
293
uchar_t sss_addl_length; /* Additional byte count (0x06) */
usr/src/uts/common/sys/scsi/generic/sense.h
294
uchar_t sss_reserved[2]; /* reserved */
usr/src/uts/common/sys/scsi/generic/sense.h
296
uchar_t sss_reserved2;
usr/src/uts/common/sys/scsi/generic/sense.h
300
uchar_t fs_descr_type; /* Descriptor type (0x03) */
usr/src/uts/common/sys/scsi/generic/sense.h
301
uchar_t fs_addl_length; /* Additional byte count (0x02) */
usr/src/uts/common/sys/scsi/generic/sense.h
302
uchar_t fs_reserved; /* reserved */
usr/src/uts/common/sys/scsi/generic/sense.h
303
uchar_t fs_fru_code; /* Field Replaceable Unit Code */
usr/src/uts/common/sys/scsi/generic/sense.h
308
uchar_t scs_reserved2 : 5,
usr/src/uts/common/sys/scsi/generic/sense.h
313
uchar_t scs_filemark : 1,
usr/src/uts/common/sys/scsi/generic/sense.h
323
uchar_t scs_descr_type; /* Descriptor type (0x04) */
usr/src/uts/common/sys/scsi/generic/sense.h
324
uchar_t scs_addl_length; /* Additional byte count (0x02) */
usr/src/uts/common/sys/scsi/generic/sense.h
325
uchar_t scs_reserved; /* reserved */
usr/src/uts/common/sys/scsi/generic/sense.h
330
uchar_t bcs_descr_type; /* Descriptor type (0x05) */
usr/src/uts/common/sys/scsi/generic/sense.h
331
uchar_t bcs_addl_length; /* Additional byte count (0x02) */
usr/src/uts/common/sys/scsi/generic/sense.h
332
uchar_t bcs_reserved; /* reserved */
usr/src/uts/common/sys/scsi/generic/sense.h
334
uchar_t bcs_reserved2 : 5,
usr/src/uts/common/sys/scsi/generic/sense.h
338
uchar_t bcs_reserved3 : 2,
usr/src/uts/common/sys/scsi/generic/sense.h
347
uchar_t ars_descr_type; /* Descriptor type (0x09) */
usr/src/uts/common/sys/scsi/generic/sense.h
348
uchar_t ars_addl_length; /* Additional byte count (0x0c) */
usr/src/uts/common/sys/scsi/generic/sense.h
350
uchar_t ars_extend : 1,
usr/src/uts/common/sys/scsi/generic/sense.h
353
uchar_t ars_reserved1 : 7, /* reserved */
usr/src/uts/common/sys/scsi/generic/sense.h
358
uchar_t ars_error;
usr/src/uts/common/sys/scsi/generic/sense.h
359
uchar_t ars_sec_count_msb;
usr/src/uts/common/sys/scsi/generic/sense.h
360
uchar_t ars_sec_count_lsb;
usr/src/uts/common/sys/scsi/generic/sense.h
361
uchar_t ars_lba_low_msb;
usr/src/uts/common/sys/scsi/generic/sense.h
362
uchar_t ars_lba_low_lsb;
usr/src/uts/common/sys/scsi/generic/sense.h
363
uchar_t ars_lba_mid_msb;
usr/src/uts/common/sys/scsi/generic/sense.h
364
uchar_t ars_lba_mid_lsb;
usr/src/uts/common/sys/scsi/generic/sense.h
365
uchar_t ars_lba_high_msb;
usr/src/uts/common/sys/scsi/generic/sense.h
366
uchar_t ars_lba_high_lsb;
usr/src/uts/common/sys/scsi/generic/sense.h
367
uchar_t ars_device;
usr/src/uts/common/sys/scsi/generic/sense.h
368
uchar_t ars_status;
usr/src/uts/common/sys/scsi/generic/sense.h
372
uchar_t vss_descr_type; /* Descriptor type (0x80-0xFF) */
usr/src/uts/common/sys/scsi/generic/sense.h
373
uchar_t vss_addl_length; /* Additional byte count */
usr/src/uts/common/sys/scsi/generic/sense.h
377
uchar_t vss_vendor_specific_info[1];
usr/src/uts/common/sys/scsi/generic/sense.h
44
uchar_t ns_code : 4, /* Vendor Uniqe error code */
usr/src/uts/common/sys/scsi/generic/sense.h
47
uchar_t ns_lba_hi : 5, /* High Logical Block Address */
usr/src/uts/common/sys/scsi/generic/sense.h
50
uchar_t ns_valid : 1, /* Logical Block Address is valid */
usr/src/uts/common/sys/scsi/generic/sense.h
53
uchar_t ns_vu : 3, /* Vendor Unique value */
usr/src/uts/common/sys/scsi/generic/sense.h
58
uchar_t ns_lba_mid; /* Middle Logical Block Address */
usr/src/uts/common/sys/scsi/generic/sense.h
59
uchar_t ns_lba_lo; /* Low part of Logical Block Address */
usr/src/uts/common/sys/scsi/generic/sense.h
77
uchar_t es_code : 4, /* Vendor Unique error code */
usr/src/uts/common/sys/scsi/generic/sense.h
81
uchar_t es_segnum; /* segment number: for COPY cmd */
usr/src/uts/common/sys/scsi/generic/sense.h
83
uchar_t es_key : 4, /* Sense key (see below) */
usr/src/uts/common/sys/scsi/generic/sense.h
89
uchar_t es_valid : 1, /* sense data is valid */
usr/src/uts/common/sys/scsi/generic/sense.h
93
uchar_t es_segnum; /* segment number: for COPY cmd */
usr/src/uts/common/sys/scsi/generic/sense.h
95
uchar_t es_filmk : 1, /* File Mark Detected */
usr/src/uts/common/sys/scsi/generic/status.h
45
uchar_t sts_vu0 : 1, /* vendor unique */
usr/src/uts/common/sys/scsi/generic/status.h
54
uchar_t sts_resvd : 1, /* reserved */
usr/src/uts/common/sys/scsi/generic/status.h
74
uchar_t sts_rqpkt_reason; /* reason completion */
usr/src/uts/common/sys/scsi/generic/status.h
75
uchar_t sts_rqpkt_resid; /* residue */
usr/src/uts/common/sys/scsi/impl/commands.h
100
uchar_t count0; /* usually block count */
usr/src/uts/common/sys/scsi/impl/commands.h
102
uchar_t link :1; /* another command follows */
usr/src/uts/common/sys/scsi/impl/commands.h
103
uchar_t flag :1; /* interrupt when done */
usr/src/uts/common/sys/scsi/impl/commands.h
104
uchar_t naca :1; /* normal ACA */
usr/src/uts/common/sys/scsi/impl/commands.h
105
uchar_t rsvd :3; /* reserved */
usr/src/uts/common/sys/scsi/impl/commands.h
106
uchar_t vu_56 :1; /* vendor unique (byte 5 bit6) */
usr/src/uts/common/sys/scsi/impl/commands.h
107
uchar_t vu_57 :1; /* vendor unique (byte 5 bit7) */
usr/src/uts/common/sys/scsi/impl/commands.h
109
uchar_t vu_57 :1; /* vendor unique (byte 5 bit 7) */
usr/src/uts/common/sys/scsi/impl/commands.h
110
uchar_t vu_56 :1; /* vendor unique (byte 5 bit 6) */
usr/src/uts/common/sys/scsi/impl/commands.h
111
uchar_t rsvd :3; /* reserved */
usr/src/uts/common/sys/scsi/impl/commands.h
112
uchar_t naca :1; /* normal ACA */
usr/src/uts/common/sys/scsi/impl/commands.h
113
uchar_t flag :1; /* interrupt when done */
usr/src/uts/common/sys/scsi/impl/commands.h
114
uchar_t link :1; /* another command follows */
usr/src/uts/common/sys/scsi/impl/commands.h
138
uchar_t addr3; /* most sig. byte of address */
usr/src/uts/common/sys/scsi/impl/commands.h
139
uchar_t addr2;
usr/src/uts/common/sys/scsi/impl/commands.h
140
uchar_t addr1;
usr/src/uts/common/sys/scsi/impl/commands.h
141
uchar_t addr0;
usr/src/uts/common/sys/scsi/impl/commands.h
142
uchar_t rsvd1; /* reserved (byte 6) */
usr/src/uts/common/sys/scsi/impl/commands.h
143
uchar_t count1; /* transfer length (msb) */
usr/src/uts/common/sys/scsi/impl/commands.h
144
uchar_t count0; /* transfer length (lsb) */
usr/src/uts/common/sys/scsi/impl/commands.h
146
uchar_t link :1; /* another command follows */
usr/src/uts/common/sys/scsi/impl/commands.h
147
uchar_t flag :1; /* interrupt when done */
usr/src/uts/common/sys/scsi/impl/commands.h
148
uchar_t naca :1; /* normal ACA */
usr/src/uts/common/sys/scsi/impl/commands.h
149
uchar_t rsvd0 :3; /* reserved */
usr/src/uts/common/sys/scsi/impl/commands.h
150
uchar_t vu_96 :1; /* vendor unique (byte 9 bit6) */
usr/src/uts/common/sys/scsi/impl/commands.h
151
uchar_t vu_97 :1; /* vendor unique (byte 9 bit7) */
usr/src/uts/common/sys/scsi/impl/commands.h
153
uchar_t vu_97 :1; /* vendor unique (byte 9 bit 7) */
usr/src/uts/common/sys/scsi/impl/commands.h
154
uchar_t vu_96 :1; /* vendor unique (byte 9 bit 6) */
usr/src/uts/common/sys/scsi/impl/commands.h
155
uchar_t rsvd0 :3; /* reserved */
usr/src/uts/common/sys/scsi/impl/commands.h
156
uchar_t naca :1; /* normal ACA */
usr/src/uts/common/sys/scsi/impl/commands.h
157
uchar_t flag :1; /* interrupt when done */
usr/src/uts/common/sys/scsi/impl/commands.h
158
uchar_t link :1; /* another command follows */
usr/src/uts/common/sys/scsi/impl/commands.h
187
uchar_t addr3; /* most sig. byte of address */
usr/src/uts/common/sys/scsi/impl/commands.h
188
uchar_t addr2;
usr/src/uts/common/sys/scsi/impl/commands.h
189
uchar_t addr1;
usr/src/uts/common/sys/scsi/impl/commands.h
190
uchar_t addr0;
usr/src/uts/common/sys/scsi/impl/commands.h
191
uchar_t addtl_cdb_data3;
usr/src/uts/common/sys/scsi/impl/commands.h
192
uchar_t addtl_cdb_data2;
usr/src/uts/common/sys/scsi/impl/commands.h
193
uchar_t addtl_cdb_data1;
usr/src/uts/common/sys/scsi/impl/commands.h
194
uchar_t addtl_cdb_data0;
usr/src/uts/common/sys/scsi/impl/commands.h
195
uchar_t count3; /* transfer length (msb) */
usr/src/uts/common/sys/scsi/impl/commands.h
196
uchar_t count2;
usr/src/uts/common/sys/scsi/impl/commands.h
197
uchar_t count1;
usr/src/uts/common/sys/scsi/impl/commands.h
198
uchar_t count0; /* transfer length (lsb) */
usr/src/uts/common/sys/scsi/impl/commands.h
199
uchar_t rsvd1; /* reserved */
usr/src/uts/common/sys/scsi/impl/commands.h
201
uchar_t link :1; /* another command follows */
usr/src/uts/common/sys/scsi/impl/commands.h
202
uchar_t flag :1; /* interrupt when done */
usr/src/uts/common/sys/scsi/impl/commands.h
203
uchar_t naca :1; /* normal ACA */
usr/src/uts/common/sys/scsi/impl/commands.h
204
uchar_t rsvd0 :3; /* reserved */
usr/src/uts/common/sys/scsi/impl/commands.h
205
uchar_t vu_156 :1; /* vendor unique (byte 15 bit6) */
usr/src/uts/common/sys/scsi/impl/commands.h
206
uchar_t vu_157 :1; /* vendor unique (byte 15 bit7) */
usr/src/uts/common/sys/scsi/impl/commands.h
208
uchar_t vu_157 :1; /* vendor unique (byte 15 bit 7) */
usr/src/uts/common/sys/scsi/impl/commands.h
209
uchar_t vu_156 :1; /* vendor unique (byte 15 bit 6) */
usr/src/uts/common/sys/scsi/impl/commands.h
210
uchar_t rsvd0 :3; /* reserved */
usr/src/uts/common/sys/scsi/impl/commands.h
211
uchar_t naca :1; /* normal ACA */
usr/src/uts/common/sys/scsi/impl/commands.h
212
uchar_t flag :1; /* interrupt when done */
usr/src/uts/common/sys/scsi/impl/commands.h
213
uchar_t link :1; /* another command follows */
usr/src/uts/common/sys/scsi/impl/commands.h
238
uchar_t addr3; /* most sig. byte of address */
usr/src/uts/common/sys/scsi/impl/commands.h
239
uchar_t addr2;
usr/src/uts/common/sys/scsi/impl/commands.h
240
uchar_t addr1;
usr/src/uts/common/sys/scsi/impl/commands.h
241
uchar_t addr0;
usr/src/uts/common/sys/scsi/impl/commands.h
242
uchar_t count3; /* most sig. byte of count */
usr/src/uts/common/sys/scsi/impl/commands.h
243
uchar_t count2;
usr/src/uts/common/sys/scsi/impl/commands.h
244
uchar_t count1;
usr/src/uts/common/sys/scsi/impl/commands.h
245
uchar_t count0;
usr/src/uts/common/sys/scsi/impl/commands.h
246
uchar_t rsvd1; /* reserved */
usr/src/uts/common/sys/scsi/impl/commands.h
248
uchar_t link :1; /* another command follows */
usr/src/uts/common/sys/scsi/impl/commands.h
249
uchar_t flag :1; /* interrupt when done */
usr/src/uts/common/sys/scsi/impl/commands.h
250
uchar_t naca :1; /* normal ACA */
usr/src/uts/common/sys/scsi/impl/commands.h
251
uchar_t rsvd0 :3; /* reserved */
usr/src/uts/common/sys/scsi/impl/commands.h
252
uchar_t vu_116 :1; /* vendor unique (byte 11 bit6) */
usr/src/uts/common/sys/scsi/impl/commands.h
253
uchar_t vu_117 :1; /* vendor unique (byte 11 bit7) */
usr/src/uts/common/sys/scsi/impl/commands.h
255
uchar_t vu_117 :1; /* vendor unique (byte 11 bit 7) */
usr/src/uts/common/sys/scsi/impl/commands.h
256
uchar_t vu_116 :1; /* vendor unique (byte 11 bit 6) */
usr/src/uts/common/sys/scsi/impl/commands.h
257
uchar_t rsvd0 :3; /* reserved */
usr/src/uts/common/sys/scsi/impl/commands.h
258
uchar_t naca :1; /* normal ACA */
usr/src/uts/common/sys/scsi/impl/commands.h
259
uchar_t flag :1; /* interrupt when done */
usr/src/uts/common/sys/scsi/impl/commands.h
260
uchar_t link :1; /* another command follows */
usr/src/uts/common/sys/scsi/impl/commands.h
267
uchar_t cdb_opaque[SCSI_CDB_SIZE]; /* addressed as opaque char array */
usr/src/uts/common/sys/scsi/impl/commands.h
607
uchar_t reserved;
usr/src/uts/common/sys/scsi/impl/commands.h
608
uchar_t descriptor;
usr/src/uts/common/sys/scsi/impl/commands.h
613
uchar_t reserved;
usr/src/uts/common/sys/scsi/impl/commands.h
614
uchar_t descriptor;
usr/src/uts/common/sys/scsi/impl/commands.h
63
uchar_t cmd; /* cmd code (byte 0) */
usr/src/uts/common/sys/scsi/impl/commands.h
65
uchar_t tag :5; /* rest of byte 1 */
usr/src/uts/common/sys/scsi/impl/commands.h
652
uchar_t sc_rto_en :1;
usr/src/uts/common/sys/scsi/impl/commands.h
653
uchar_t sc_prot_en :1;
usr/src/uts/common/sys/scsi/impl/commands.h
654
uchar_t sc_rsvd0 :6;
usr/src/uts/common/sys/scsi/impl/commands.h
656
uchar_t sc_rsvd0 :6;
usr/src/uts/common/sys/scsi/impl/commands.h
657
uchar_t sc_prot_en :1;
usr/src/uts/common/sys/scsi/impl/commands.h
658
uchar_t sc_rto_en :1;
usr/src/uts/common/sys/scsi/impl/commands.h
66
uchar_t lun :3; /* lun (byte 1) (reserved in SCSI-3) */
usr/src/uts/common/sys/scsi/impl/commands.h
662
uchar_t sc_rsvd1[19];
usr/src/uts/common/sys/scsi/impl/commands.h
68
uchar_t lun :3, /* lun (byte 1) (reserved in SCSI-3) */
usr/src/uts/common/sys/scsi/impl/commands.h
681
extern int scsi_setup_cdb(union scsi_cdb *cdbp, uchar_t cmd, uint_t addr,
usr/src/uts/common/sys/scsi/impl/commands.h
75
uchar_t scsi[SCSI_CDB_SIZE-2];
usr/src/uts/common/sys/scsi/impl/commands.h
98
uchar_t addr1; /* middle part of address */
usr/src/uts/common/sys/scsi/impl/commands.h
99
uchar_t addr0; /* low part of address */
usr/src/uts/common/sys/scsi/impl/mode.h
119
uchar_t rcd : 1, /* Read Cache Disable */
usr/src/uts/common/sys/scsi/impl/mode.h
123
uchar_t write_reten_pri : 4, /* Write Retention Priority */
usr/src/uts/common/sys/scsi/impl/mode.h
126
uchar_t : 5,
usr/src/uts/common/sys/scsi/impl/mode.h
130
uchar_t read_reten_pri : 4, /* Demand Read Retention Priority */
usr/src/uts/common/sys/scsi/impl/mode.h
147
uchar_t mode; /* Cache control and size */
usr/src/uts/common/sys/scsi/impl/mode.h
148
uchar_t threshold; /* Prefetch threshold */
usr/src/uts/common/sys/scsi/impl/mode.h
149
uchar_t max_prefetch; /* Max. prefetch */
usr/src/uts/common/sys/scsi/impl/mode.h
150
uchar_t max_multiplier; /* Max. prefetch multiplier */
usr/src/uts/common/sys/scsi/impl/mode.h
151
uchar_t min_prefetch; /* Min. prefetch */
usr/src/uts/common/sys/scsi/impl/mode.h
152
uchar_t min_multiplier; /* Min. prefetch multiplier */
usr/src/uts/common/sys/scsi/impl/mode.h
153
uchar_t rsvd2[8];
usr/src/uts/common/sys/scsi/impl/mode.h
165
uchar_t rlec : 1, /* Report Log Exception bit */
usr/src/uts/common/sys/scsi/impl/mode.h
167
uchar_t qdisable: 1, /* Queue disable */
usr/src/uts/common/sys/scsi/impl/mode.h
171
uchar_t eanp : 1,
usr/src/uts/common/sys/scsi/impl/mode.h
177
uchar_t : 7,
usr/src/uts/common/sys/scsi/impl/mode.h
179
uchar_t que_mod : 4, /* Queue algorithm modifier */
usr/src/uts/common/sys/scsi/impl/mode.h
183
uchar_t eeca : 1,
usr/src/uts/common/sys/scsi/impl/mode.h
191
uchar_t reserved;
usr/src/uts/common/sys/scsi/impl/mode.h
225
uchar_t alt_cyl; /* number of alternate cylinders */
usr/src/uts/common/sys/scsi/impl/mode.h
227
uchar_t : 1,
usr/src/uts/common/sys/scsi/impl/mode.h
232
uchar_t nheads : 4, /* number of heads */
usr/src/uts/common/sys/scsi/impl/mode.h
239
uchar_t nsect; /* logical sectors/track */
usr/src/uts/common/sys/scsi/impl/mode.h
240
uchar_t ncyl_hi; /* logical number of cylinders, msb */
usr/src/uts/common/sys/scsi/impl/mode.h
241
uchar_t ncyl_lo; /* logical number of cylinders, lsb */
usr/src/uts/common/sys/scsi/impl/mode.h
242
uchar_t head_skew; /* head skew */
usr/src/uts/common/sys/scsi/impl/mode.h
243
uchar_t reserved[3];
usr/src/uts/common/sys/scsi/impl/mode.h
254
uchar_t speed; /* drive speed */
usr/src/uts/common/sys/scsi/impl/mode.h
255
uchar_t reserved;
usr/src/uts/common/sys/scsi/impl/mode.h
44
uchar_t datalen; /* sense data length */
usr/src/uts/common/sys/scsi/impl/mode.h
45
uchar_t mediumtype; /* medium type */
usr/src/uts/common/sys/scsi/impl/mode.h
47
uchar_t speed :4, /* speed */
usr/src/uts/common/sys/scsi/impl/mode.h
51
uchar_t wp :1, /* write protected */
usr/src/uts/common/sys/scsi/impl/mode.h
57
uchar_t bd_len; /* block length in bytes */
usr/src/uts/common/sys/scsi/impl/mode.h
74
uchar_t dcr : 1, /* disable correction */
usr/src/uts/common/sys/scsi/impl/mode.h
83
uchar_t awre : 1, /* auto write realloc enabled */
usr/src/uts/common/sys/scsi/impl/mode.h
94
uchar_t retry_count;
usr/src/uts/common/sys/scsi/impl/mode.h
95
uchar_t correction_span;
usr/src/uts/common/sys/scsi/impl/mode.h
96
uchar_t head_offset_count;
usr/src/uts/common/sys/scsi/impl/mode.h
97
uchar_t strobe_offset_count;
usr/src/uts/common/sys/scsi/impl/mode.h
98
uchar_t recovery_time_limit;
usr/src/uts/common/sys/scsi/impl/sense.h
98
uchar_t sdt_descr_type;
usr/src/uts/common/sys/scsi/impl/sense.h
99
uchar_t sdt_addl_length;
usr/src/uts/common/sys/scsi/impl/services.h
58
char *scsi_rname(uchar_t reason);
usr/src/uts/common/sys/scsi/impl/services.h
59
char *scsi_mname(uchar_t msg);
usr/src/uts/common/sys/scsi/impl/services.h
60
char *scsi_cname(uchar_t cmd, char **cmdvec);
usr/src/uts/common/sys/scsi/impl/services.h
61
char *scsi_cmd_name(uchar_t cmd, struct scsi_key_strings *cmdlist,
usr/src/uts/common/sys/scsi/impl/services.h
63
char *scsi_sname(uchar_t sense_key);
usr/src/uts/common/sys/scsi/impl/services.h
69
uchar_t cmd_name, struct scsi_key_strings *cmdlist,
usr/src/uts/common/sys/scsi/impl/services.h
71
char *(*decode_fru)(struct scsi_device *, char *, int, uchar_t));
usr/src/uts/common/sys/scsi/impl/services.h
78
char *(*decode_fru)(struct scsi_device *, char *, int, uchar_t));
usr/src/uts/common/sys/scsi/impl/smp_transport.h
121
uchar_t **, uint_t *);
usr/src/uts/common/sys/scsi/impl/smp_transport.h
130
uchar_t *, uint_t);
usr/src/uts/common/sys/scsi/impl/smp_transport.h
67
uchar_t smp_pkt_reason; /* code from errno.h */
usr/src/uts/common/sys/scsi/impl/smp_transport.h
68
uchar_t smp_pkt_will_retry; /* will retry on EAGAIN */
usr/src/uts/common/sys/scsi/impl/transport.h
219
uchar_t tran_obs2;
usr/src/uts/common/sys/scsi/impl/transport.h
220
uchar_t tran_obs3;
usr/src/uts/common/sys/scsi/impl/uscsi.h
51
uchar_t uscsi_cdblen; /* # of valid cdb bytes */
usr/src/uts/common/sys/scsi/impl/uscsi.h
52
uchar_t uscsi_rqlen; /* size of uscsi_rqbuf */
usr/src/uts/common/sys/scsi/impl/uscsi.h
53
uchar_t uscsi_rqstatus; /* status of request sense cmd */
usr/src/uts/common/sys/scsi/impl/uscsi.h
54
uchar_t uscsi_rqresid; /* resid of request sense cmd */
usr/src/uts/common/sys/scsi/impl/uscsi.h
68
uchar_t uscsi_cdblen; /* # of valid cdb bytes */
usr/src/uts/common/sys/scsi/impl/uscsi.h
69
uchar_t uscsi_rqlen; /* size of uscsi_rqbuf */
usr/src/uts/common/sys/scsi/impl/uscsi.h
70
uchar_t uscsi_rqstatus; /* status of request sense cmd */
usr/src/uts/common/sys/scsi/impl/uscsi.h
71
uchar_t uscsi_rqresid; /* resid of request sense cmd */
usr/src/uts/common/sys/scsi/scsi_address.h
100
uchar_t a_lun; /* ua lun on target */
usr/src/uts/common/sys/scsi/scsi_address.h
101
uchar_t _a_sublun; /* (private) */
usr/src/uts/common/sys/scsi/scsi_address.h
145
uchar_t sl_lun1_msb; /* format */
usr/src/uts/common/sys/scsi/scsi_address.h
146
uchar_t sl_lun1_lsb; /* first level */
usr/src/uts/common/sys/scsi/scsi_address.h
147
uchar_t sl_lun2_msb;
usr/src/uts/common/sys/scsi/scsi_address.h
148
uchar_t sl_lun2_lsb; /* second level */
usr/src/uts/common/sys/scsi/scsi_address.h
149
uchar_t sl_lun3_msb;
usr/src/uts/common/sys/scsi/scsi_address.h
150
uchar_t sl_lun3_lsb; /* third level */
usr/src/uts/common/sys/scsi/scsi_address.h
151
uchar_t sl_lun4_msb;
usr/src/uts/common/sys/scsi/scsi_address.h
152
uchar_t sl_lun4_lsb; /* fourth level */
usr/src/uts/common/sys/scsi/scsi_pkt.h
56
uchar_t *pkt_scbp; /* pointer to status block */
usr/src/uts/common/sys/scsi/scsi_pkt.h
57
uchar_t *pkt_cdbp; /* pointer to command block */
usr/src/uts/common/sys/scsi/scsi_pkt.h
61
uchar_t pkt_reason; /* reason completion called */
usr/src/uts/common/sys/scsi/scsi_watch.h
36
uchar_t actual_sense_length;
usr/src/uts/common/sys/scsi/scsi_watch.h
37
uchar_t mmc_data[8];
usr/src/uts/common/sys/scsi/targets/sddef.h
1061
uchar_t pkt_scbp; /* pointer to status block */
usr/src/uts/common/sys/scsi/targets/sddef.h
1062
uchar_t pkt_cdbp; /* pointer to command block */
usr/src/uts/common/sys/scsi/targets/sddef.h
1065
uchar_t pkt_reason; /* reason completion called */
usr/src/uts/common/sys/scsi/targets/sddef.h
1073
uchar_t xb_sense_status;
usr/src/uts/common/sys/scsi/targets/sddef.h
1076
uchar_t xb_sense_data[SENSE_LENGTH];
usr/src/uts/common/sys/scsi/targets/sddef.h
1077
uchar_t es_code;
usr/src/uts/common/sys/scsi/targets/sddef.h
1078
uchar_t es_key;
usr/src/uts/common/sys/scsi/targets/sddef.h
1079
uchar_t es_add_code;
usr/src/uts/common/sys/scsi/targets/sddef.h
1080
uchar_t es_qual_code;
usr/src/uts/common/sys/scsi/targets/sddef.h
1084
uchar_t inq_rmb;
usr/src/uts/common/sys/scsi/targets/sddef.h
1085
uchar_t un_ctype;
usr/src/uts/common/sys/scsi/targets/sddef.h
1088
uchar_t un_reservation_type;
usr/src/uts/common/sys/scsi/targets/sddef.h
1101
uchar_t sts_rqpkt_reason;
usr/src/uts/common/sys/scsi/targets/sddef.h
1102
uchar_t sts_rqpkt_resid;
usr/src/uts/common/sys/scsi/targets/sddef.h
1420
uchar_t xb_sense_status; /* scsi status byte of RQS command */
usr/src/uts/common/sys/scsi/targets/sddef.h
1421
uchar_t xb_sense_data[SENSE_LENGTH]; /* sense data from RQS cmd */
usr/src/uts/common/sys/scsi/targets/sddef.h
1457
uchar_t ui_pkt_reason;
usr/src/uts/common/sys/scsi/targets/sddef.h
151
uchar_t chkd[OCSIZE];
usr/src/uts/common/sys/scsi/targets/sddef.h
165
uchar_t sc_grpcode; /* CDB group code */
usr/src/uts/common/sys/scsi/targets/sddef.h
166
uchar_t sc_grpmask; /* CDB group code mask (for cmd opcode) */
usr/src/uts/common/sys/scsi/targets/sddef.h
2110
uchar_t length_msb; /* MSB - number of bytes following */
usr/src/uts/common/sys/scsi/targets/sddef.h
2111
uchar_t length_lsb;
usr/src/uts/common/sys/scsi/targets/sddef.h
2112
uchar_t medium_type; /* device specific */
usr/src/uts/common/sys/scsi/targets/sddef.h
2113
uchar_t device_specific; /* device specfic parameters */
usr/src/uts/common/sys/scsi/targets/sddef.h
2114
uchar_t resv[2]; /* reserved */
usr/src/uts/common/sys/scsi/targets/sddef.h
2115
uchar_t bdesc_length_hi; /* length of block descriptor(s) */
usr/src/uts/common/sys/scsi/targets/sddef.h
2117
uchar_t bdesc_length_lo;
usr/src/uts/common/sys/scsi/targets/sddef.h
309
uchar_t un_ctype; /* Controller type */
usr/src/uts/common/sys/scsi/targets/sddef.h
311
uchar_t un_interconnect_type; /* Interconnect for underlying HBA */
usr/src/uts/common/sys/scsi/targets/sddef.h
323
uchar_t un_reservation_type; /* SCSI-3 or SCSI-2 */
usr/src/uts/common/sys/scsi/targets/sddef.h
346
uchar_t un_state; /* current state */
usr/src/uts/common/sys/scsi/targets/sddef.h
347
uchar_t un_last_state; /* last state */
usr/src/uts/common/sys/scsi/targets/sddef.h
348
uchar_t un_last_pkt_reason; /* used to suppress multiple msgs */
usr/src/uts/common/sys/scsi/targets/sddef.h
521
uchar_t un_save_state;
usr/src/uts/common/sys/scsi/targets/sddef.h
877
uchar_t res_key[MHIOC_RESV_KEY_SIZE];
usr/src/uts/common/sys/scsi/targets/sddef.h
878
uchar_t service_key[MHIOC_RESV_KEY_SIZE];
usr/src/uts/common/sys/scsi/targets/sddef.h
881
uchar_t aptpl:1,
usr/src/uts/common/sys/scsi/targets/sddef.h
884
uchar_t reserved:7,
usr/src/uts/common/sys/scsi/targets/sddef.h
889
uchar_t reserved_1;
usr/src/uts/common/sys/scsi/targets/ses.h
107
int (*set_encstat)(ses_softc_t *, uchar_t, int);
usr/src/uts/common/sys/scsi/targets/ses.h
115
uchar_t enctype; /* enclosure type */
usr/src/uts/common/sys/scsi/targets/ses.h
116
uchar_t subenclosure; /* subenclosure id */
usr/src/uts/common/sys/scsi/targets/ses.h
119
uchar_t encstat[4]; /* state && stats */
usr/src/uts/common/sys/scsi/targets/ses.h
134
uchar_t ses_encstat; /* overall status */
usr/src/uts/common/sys/scsi/targets/ses.h
141
uchar_t ses_sbufbsy; /* sbuf busy flag */
usr/src/uts/common/sys/scsi/targets/ses.h
142
uchar_t ses_oflag; /* nonzero if opened (nonlayered) */
usr/src/uts/common/sys/scsi/targets/ses.h
143
uchar_t ses_present; /* device present */
usr/src/uts/common/sys/scsi/targets/ses.h
144
uchar_t ses_suspended; /* nonzero if suspended */
usr/src/uts/common/sys/scsi/targets/ses.h
145
uchar_t ses_arq; /* auto request sense enabled */
usr/src/uts/common/sys/scsi/targets/ses.h
157
uchar_t ses_srqcdb[CDB_SIZE];
usr/src/uts/common/sys/scsi/targets/ses.h
158
uchar_t ses_srqsbuf[MAX_SENSE_LENGTH];
usr/src/uts/common/sys/scsi/targets/sesio.h
85
uchar_t cstat[4];
usr/src/uts/common/sys/scsi/targets/sgendef.h
141
uchar_t node_type; /* SCSI device type */
usr/src/uts/common/sys/scsi/targets/stdef.h
1000
uchar_t un_flush_on_errors; /* HBA will flush all I/O's on a */
usr/src/uts/common/sys/scsi/targets/stdef.h
1021
uchar_t un_comp_page; /* compression page */
usr/src/uts/common/sys/scsi/targets/stdef.h
1022
uchar_t un_rsvd_status; /* Reservation Status */
usr/src/uts/common/sys/scsi/targets/stdef.h
1027
uchar_t un_restore_pos; /* Indication to do recovery */
usr/src/uts/common/sys/scsi/targets/stdef.h
1029
uchar_t un_silent_skip; /* to catch short reads */
usr/src/uts/common/sys/scsi/targets/stdef.h
1034
uchar_t un_eject_tape_on_failure; /* 1 = eject tape, 0 = don't */
usr/src/uts/common/sys/scsi/targets/stdef.h
1035
uchar_t un_HeadClean; /* support and need head cleaning? */
usr/src/uts/common/sys/scsi/targets/stdef.h
1036
uchar_t un_rqs_state; /* see define below */
usr/src/uts/common/sys/scsi/targets/stdef.h
1039
uchar_t un_data_mod; /* Device required data mod */
usr/src/uts/common/sys/scsi/targets/stdef.h
1060
uchar_t un_recov_buf_busy;
usr/src/uts/common/sys/scsi/targets/stdef.h
1067
uchar_t un_unit_attention_flags;
usr/src/uts/common/sys/scsi/targets/stdef.h
1068
uchar_t un_multipath;
usr/src/uts/common/sys/scsi/targets/stdef.h
1095
uchar_t code :6, /* page code number */
usr/src/uts/common/sys/scsi/targets/stdef.h
1098
uchar_t :2, /* reserved */
usr/src/uts/common/sys/scsi/targets/stdef.h
1101
uchar_t reserved; /* reserved */
usr/src/uts/common/sys/scsi/targets/stdef.h
1102
uchar_t length_hi; /* length of bytes to follow (msb) */
usr/src/uts/common/sys/scsi/targets/stdef.h
1103
uchar_t length_lo; /* length of bytes to follow (lsb) */
usr/src/uts/common/sys/scsi/targets/stdef.h
1113
uchar_t pc_hi; /* parameter code (msb) */
usr/src/uts/common/sys/scsi/targets/stdef.h
1114
uchar_t pc_lo; /* parameter code (lsb) */
usr/src/uts/common/sys/scsi/targets/stdef.h
1116
uchar_t lp : 1, /* list parameter */
usr/src/uts/common/sys/scsi/targets/stdef.h
1124
uchar_t du : 1, /* disable update */
usr/src/uts/common/sys/scsi/targets/stdef.h
1132
uchar_t length; /* length of bytes to follow */
usr/src/uts/common/sys/scsi/targets/stdef.h
1143
uchar_t param_value;
usr/src/uts/common/sys/scsi/targets/stdef.h
1156
uchar_t param_value[8];
usr/src/uts/common/sys/scsi/targets/stdef.h
381
uchar_t densities[NDENSITIES]; /* density codes, low->hi */
usr/src/uts/common/sys/scsi/targets/stdef.h
382
uchar_t default_density; /* default density for this drive */
usr/src/uts/common/sys/scsi/targets/stdef.h
383
uchar_t mediatype[NDENSITIES]; /* was speed. mediatype for density. */
usr/src/uts/common/sys/scsi/targets/stdef.h
397
uchar_t : 6,
usr/src/uts/common/sys/scsi/targets/stdef.h
400
uchar_t : 5,
usr/src/uts/common/sys/scsi/targets/stdef.h
403
uchar_t comp_alg_msb; /* Compression Algorithm */
usr/src/uts/common/sys/scsi/targets/stdef.h
404
uchar_t comp_alg_high;
usr/src/uts/common/sys/scsi/targets/stdef.h
405
uchar_t comp_alg_low;
usr/src/uts/common/sys/scsi/targets/stdef.h
406
uchar_t comp_alg_lsb;
usr/src/uts/common/sys/scsi/targets/stdef.h
407
uchar_t decomp_alg_msb; /* Decompression Algorithm */
usr/src/uts/common/sys/scsi/targets/stdef.h
408
uchar_t decomp_alg_high;
usr/src/uts/common/sys/scsi/targets/stdef.h
409
uchar_t decomp_alg_low;
usr/src/uts/common/sys/scsi/targets/stdef.h
410
uchar_t decomp_alg_lsb;
usr/src/uts/common/sys/scsi/targets/stdef.h
411
uchar_t reservered0;
usr/src/uts/common/sys/scsi/targets/stdef.h
412
uchar_t reservered1;
usr/src/uts/common/sys/scsi/targets/stdef.h
413
uchar_t reservered2;
usr/src/uts/common/sys/scsi/targets/stdef.h
414
uchar_t reservered3;
usr/src/uts/common/sys/scsi/targets/stdef.h
417
uchar_t dce: 1, /* Data Compression Enable */
usr/src/uts/common/sys/scsi/targets/stdef.h
420
uchar_t dde: 1, /* Data Decompression Enabled */
usr/src/uts/common/sys/scsi/targets/stdef.h
423
uchar_t comp_alg_msb; /* Compression Algorithm */
usr/src/uts/common/sys/scsi/targets/stdef.h
424
uchar_t comp_alg_high;
usr/src/uts/common/sys/scsi/targets/stdef.h
425
uchar_t comp_alg_low;
usr/src/uts/common/sys/scsi/targets/stdef.h
426
uchar_t comp_alg_lsb;
usr/src/uts/common/sys/scsi/targets/stdef.h
427
uchar_t decomp_alg_msb; /* Decompression Algorithm */
usr/src/uts/common/sys/scsi/targets/stdef.h
428
uchar_t decomp_alg_high;
usr/src/uts/common/sys/scsi/targets/stdef.h
429
uchar_t decomp_alg_low;
usr/src/uts/common/sys/scsi/targets/stdef.h
430
uchar_t decomp_alg_lsb;
usr/src/uts/common/sys/scsi/targets/stdef.h
431
uchar_t reservered0;
usr/src/uts/common/sys/scsi/targets/stdef.h
432
uchar_t reservered1;
usr/src/uts/common/sys/scsi/targets/stdef.h
433
uchar_t reservered2;
usr/src/uts/common/sys/scsi/targets/stdef.h
434
uchar_t reservered3;
usr/src/uts/common/sys/scsi/targets/stdef.h
440
uchar_t act_format: 5, /* active format */
usr/src/uts/common/sys/scsi/targets/stdef.h
444
uchar_t act_partition; /* active partition */
usr/src/uts/common/sys/scsi/targets/stdef.h
445
uchar_t wrt_buf_full_ratio; /* write buffer full ratio */
usr/src/uts/common/sys/scsi/targets/stdef.h
446
uchar_t rd_buf_full_ratio; /* read buffer full ratio */
usr/src/uts/common/sys/scsi/targets/stdef.h
447
uchar_t wrt_delay_time_msb; /* write delay time MSB */
usr/src/uts/common/sys/scsi/targets/stdef.h
448
uchar_t wrt_delay_time_lsb; /* write delay time LSB */
usr/src/uts/common/sys/scsi/targets/stdef.h
449
uchar_t rew: 1, /* Report Early Warning */
usr/src/uts/common/sys/scsi/targets/stdef.h
456
uchar_t gap_size; /* OBSOLETE */
usr/src/uts/common/sys/scsi/targets/stdef.h
457
uchar_t bam: 1, /* Block Address Mode */
usr/src/uts/common/sys/scsi/targets/stdef.h
463
uchar_t buf_size_leot_msb; /* Buffer size after early warning */
usr/src/uts/common/sys/scsi/targets/stdef.h
464
uchar_t buf_size_leot_mid;
usr/src/uts/common/sys/scsi/targets/stdef.h
465
uchar_t buf_size_leot_lsb;
usr/src/uts/common/sys/scsi/targets/stdef.h
466
uchar_t comp_alg; /* Compression Algorithm (enable) */
usr/src/uts/common/sys/scsi/targets/stdef.h
467
uchar_t prmwp: 1, /* PeRManent Write Protect */
usr/src/uts/common/sys/scsi/targets/stdef.h
475
uchar_t : 1,
usr/src/uts/common/sys/scsi/targets/stdef.h
479
uchar_t act_partition; /* active partition */
usr/src/uts/common/sys/scsi/targets/stdef.h
480
uchar_t wrt_buf_full_ratio; /* write buffer full ratio */
usr/src/uts/common/sys/scsi/targets/stdef.h
481
uchar_t rd_buf_full_ratio; /* read buffer full ratio */
usr/src/uts/common/sys/scsi/targets/stdef.h
482
uchar_t wrt_delay_time_msb; /* write delay time MSB */
usr/src/uts/common/sys/scsi/targets/stdef.h
483
uchar_t wrt_delay_time_lsb; /* write delay time LSB */
usr/src/uts/common/sys/scsi/targets/stdef.h
484
uchar_t obr: 1, /* Object Buffer Recovery */
usr/src/uts/common/sys/scsi/targets/stdef.h
491
uchar_t gap_size; /* OBSELETE */
usr/src/uts/common/sys/scsi/targets/stdef.h
492
uchar_t eod_defined: 3,
usr/src/uts/common/sys/scsi/targets/stdef.h
498
uchar_t buf_size_leot_msb; /* Buffer size after early warning */
usr/src/uts/common/sys/scsi/targets/stdef.h
499
uchar_t buf_size_leot_mid;
usr/src/uts/common/sys/scsi/targets/stdef.h
500
uchar_t buf_size_leot_lsb;
usr/src/uts/common/sys/scsi/targets/stdef.h
501
uchar_t comp_alg; /* Compression Algorithm (enable) */
usr/src/uts/common/sys/scsi/targets/stdef.h
502
uchar_t wtre: 2, /* Worm Tamper Read Enable */
usr/src/uts/common/sys/scsi/targets/stdef.h
513
uchar_t : 3,
usr/src/uts/common/sys/scsi/targets/stdef.h
516
uchar_t reserved[5];
usr/src/uts/common/sys/scsi/targets/stdef.h
518
uchar_t protocol_id: 4,
usr/src/uts/common/sys/scsi/targets/stdef.h
521
uchar_t reserved[5];
usr/src/uts/common/sys/scsi/targets/stdef.h
540
uchar_t data_len; /* sense data length, sense only */
usr/src/uts/common/sys/scsi/targets/stdef.h
541
uchar_t media_type; /* medium type, sense only */
usr/src/uts/common/sys/scsi/targets/stdef.h
542
uchar_t speed :4, /* speed */
usr/src/uts/common/sys/scsi/targets/stdef.h
545
uchar_t bd_len; /* block length in bytes */
usr/src/uts/common/sys/scsi/targets/stdef.h
546
uchar_t density; /* density code */
usr/src/uts/common/sys/scsi/targets/stdef.h
547
uchar_t high_nb; /* number of logical blocks on the medium */
usr/src/uts/common/sys/scsi/targets/stdef.h
548
uchar_t mid_nb; /* that are to be formatted with the density */
usr/src/uts/common/sys/scsi/targets/stdef.h
549
uchar_t low_nb; /* code and block length in block descriptor */
usr/src/uts/common/sys/scsi/targets/stdef.h
550
uchar_t reserved; /* reserved */
usr/src/uts/common/sys/scsi/targets/stdef.h
551
uchar_t high_bl; /* block length */
usr/src/uts/common/sys/scsi/targets/stdef.h
552
uchar_t mid_bl; /* " " */
usr/src/uts/common/sys/scsi/targets/stdef.h
553
uchar_t low_bl; /* " " */
usr/src/uts/common/sys/scsi/targets/stdef.h
554
uchar_t page_code: 6,
usr/src/uts/common/sys/scsi/targets/stdef.h
557
uchar_t page_len;
usr/src/uts/common/sys/scsi/targets/stdef.h
561
uchar_t data_len; /* sense data length, sense only */
usr/src/uts/common/sys/scsi/targets/stdef.h
562
uchar_t media_type; /* medium type, sense only */
usr/src/uts/common/sys/scsi/targets/stdef.h
563
uchar_t wp :1, /* write protected, sense only */
usr/src/uts/common/sys/scsi/targets/stdef.h
566
uchar_t bd_len; /* block length in bytes */
usr/src/uts/common/sys/scsi/targets/stdef.h
567
uchar_t density; /* density code */
usr/src/uts/common/sys/scsi/targets/stdef.h
568
uchar_t high_nb; /* number of logical blocks on the medium */
usr/src/uts/common/sys/scsi/targets/stdef.h
569
uchar_t mid_nb; /* that are to be formatted with the density */
usr/src/uts/common/sys/scsi/targets/stdef.h
570
uchar_t low_nb; /* code and block length in block descriptor */
usr/src/uts/common/sys/scsi/targets/stdef.h
571
uchar_t reserved; /* reserved */
usr/src/uts/common/sys/scsi/targets/stdef.h
572
uchar_t high_bl; /* block length */
usr/src/uts/common/sys/scsi/targets/stdef.h
573
uchar_t mid_bl; /* " " */
usr/src/uts/common/sys/scsi/targets/stdef.h
574
uchar_t low_bl; /* " " */
usr/src/uts/common/sys/scsi/targets/stdef.h
575
uchar_t ps: 1, /* Page Savable sense only */
usr/src/uts/common/sys/scsi/targets/stdef.h
578
uchar_t page_len;
usr/src/uts/common/sys/scsi/targets/stdef.h
590
uchar_t reserved0;
usr/src/uts/common/sys/scsi/targets/stdef.h
591
uchar_t support: 3, /* support value */
usr/src/uts/common/sys/scsi/targets/stdef.h
595
uchar_t usage[CDB_GROUP4]; /* 16 bytes, the largest CDB group */
usr/src/uts/common/sys/scsi/targets/stdef.h
597
uchar_t reserved0;
usr/src/uts/common/sys/scsi/targets/stdef.h
598
uchar_t ctdp: 1, /* cmd timeouts descriptor present */
usr/src/uts/common/sys/scsi/targets/stdef.h
602
uchar_t usage[CDB_GROUP4]; /* 16 bytes, the largest CDB group */
usr/src/uts/common/sys/scsi/targets/stdef.h
613
uchar_t reserved;
usr/src/uts/common/sys/scsi/targets/stdef.h
614
uchar_t com_spe; /* command specific */
usr/src/uts/common/sys/scsi/targets/stdef.h
639
uchar_t reserved0;
usr/src/uts/common/sys/scsi/targets/stdef.h
640
uchar_t reserved1;
usr/src/uts/common/sys/scsi/targets/stdef.h
645
uchar_t pri_den; /* primary density code */
usr/src/uts/common/sys/scsi/targets/stdef.h
646
uchar_t sec_den; /* secondary density code */
usr/src/uts/common/sys/scsi/targets/stdef.h
647
uchar_t dlv:1; /* descriptor length valid */
usr/src/uts/common/sys/scsi/targets/stdef.h
648
uchar_t reserved:4;
usr/src/uts/common/sys/scsi/targets/stdef.h
649
uchar_t deflt:1; /* is default density */
usr/src/uts/common/sys/scsi/targets/stdef.h
650
uchar_t dup:1; /* pri density has one descriptor */
usr/src/uts/common/sys/scsi/targets/stdef.h
651
uchar_t wrtok:1; /* support writing to media */
usr/src/uts/common/sys/scsi/targets/stdef.h
652
uchar_t desc_len_hi; /* descriptor length high */
usr/src/uts/common/sys/scsi/targets/stdef.h
653
uchar_t desc_len_low; /* descriptor length low */
usr/src/uts/common/sys/scsi/targets/stdef.h
654
uchar_t bits_per_mm[3]; /* bits per mm */
usr/src/uts/common/sys/scsi/targets/stdef.h
655
uchar_t media_width_hi; /* media width high */
usr/src/uts/common/sys/scsi/targets/stdef.h
656
uchar_t media_width_low; /* media width low */
usr/src/uts/common/sys/scsi/targets/stdef.h
659
uchar_t ass_org[8]; /* assigning organization */
usr/src/uts/common/sys/scsi/targets/stdef.h
660
uchar_t den_name[8]; /* density name */
usr/src/uts/common/sys/scsi/targets/stdef.h
661
uchar_t description[20]; /* description */
usr/src/uts/common/sys/scsi/targets/stdef.h
663
uchar_t pri_den; /* primary density code */
usr/src/uts/common/sys/scsi/targets/stdef.h
664
uchar_t sec_den; /* secondary density code */
usr/src/uts/common/sys/scsi/targets/stdef.h
665
uchar_t wrtok:1; /* support writing to media */
usr/src/uts/common/sys/scsi/targets/stdef.h
666
uchar_t dup:1; /* pri density has one descriptor */
usr/src/uts/common/sys/scsi/targets/stdef.h
667
uchar_t deflt:1; /* is default density */
usr/src/uts/common/sys/scsi/targets/stdef.h
668
uchar_t reserved:4;
usr/src/uts/common/sys/scsi/targets/stdef.h
669
uchar_t dlv:1; /* descriptor length valid */
usr/src/uts/common/sys/scsi/targets/stdef.h
670
uchar_t desc_len_hi; /* descriptor length high */
usr/src/uts/common/sys/scsi/targets/stdef.h
671
uchar_t desc_len_low; /* descriptor length low */
usr/src/uts/common/sys/scsi/targets/stdef.h
672
uchar_t bits_per_mm[3]; /* bits per mm */
usr/src/uts/common/sys/scsi/targets/stdef.h
673
uchar_t media_width_hi; /* media width high */
usr/src/uts/common/sys/scsi/targets/stdef.h
674
uchar_t media_width_low; /* media width low */
usr/src/uts/common/sys/scsi/targets/stdef.h
677
uchar_t ass_org[8]; /* assigning organization */
usr/src/uts/common/sys/scsi/targets/stdef.h
678
uchar_t den_name[8]; /* density name */
usr/src/uts/common/sys/scsi/targets/stdef.h
679
uchar_t description[20]; /* description */
usr/src/uts/common/sys/scsi/targets/stdef.h
692
uchar_t reserved: 3; /* reserved */
usr/src/uts/common/sys/scsi/targets/stdef.h
693
uchar_t granularity: 5; /* Minimum Modularity */
usr/src/uts/common/sys/scsi/targets/stdef.h
695
uchar_t granularity: 5; /* Minimum Modularity */
usr/src/uts/common/sys/scsi/targets/stdef.h
696
uchar_t reserved: 3; /* reserved */
usr/src/uts/common/sys/scsi/targets/stdef.h
698
uchar_t max_hi; /* Maximum block length, high byte */
usr/src/uts/common/sys/scsi/targets/stdef.h
699
uchar_t max_mid; /* Maximum block length, middle byte */
usr/src/uts/common/sys/scsi/targets/stdef.h
700
uchar_t max_lo; /* Maximum block length, low byte */
usr/src/uts/common/sys/scsi/targets/stdef.h
701
uchar_t min_hi; /* Minimum block length, high byte */
usr/src/uts/common/sys/scsi/targets/stdef.h
702
uchar_t min_lo; /* Minimum block length, low byte */
usr/src/uts/common/sys/scsi/targets/stdef.h
756
uchar_t begin_of_part: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
757
uchar_t end_of_part: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
758
uchar_t blk_cnt_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
759
uchar_t byte_cnt_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
760
uchar_t reserved0: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
761
uchar_t blk_posi_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
762
uchar_t posi_err: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
763
uchar_t reserved1: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
765
uchar_t reserved1: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
766
uchar_t posi_err: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
767
uchar_t blk_posi_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
768
uchar_t reserved0: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
769
uchar_t byte_cnt_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
770
uchar_t blk_cnt_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
771
uchar_t end_of_part: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
772
uchar_t begin_of_part: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
774
uchar_t partition_number;
usr/src/uts/common/sys/scsi/targets/stdef.h
775
uchar_t reserved2[2];
usr/src/uts/common/sys/scsi/targets/stdef.h
778
uchar_t reserved3;
usr/src/uts/common/sys/scsi/targets/stdef.h
779
uchar_t block_in_buff[3];
usr/src/uts/common/sys/scsi/targets/stdef.h
809
uchar_t begin_of_part: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
810
uchar_t end_of_part: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
811
uchar_t blk_cnt_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
812
uchar_t byte_cnt_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
813
uchar_t mrk_posi_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
814
uchar_t blk_posi_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
815
uchar_t posi_err: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
816
uchar_t reserved0: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
818
uchar_t partition;
usr/src/uts/common/sys/scsi/targets/stdef.h
824
uchar_t reserved0: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
825
uchar_t posi_err: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
826
uchar_t blk_posi_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
827
uchar_t mrk_posi_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
828
uchar_t byte_cnt_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
829
uchar_t blk_cnt_unkwn: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
830
uchar_t end_of_part: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
831
uchar_t begin_of_part: 1;
usr/src/uts/common/sys/scsi/targets/stdef.h
833
uchar_t partition;
usr/src/uts/common/sys/scsi/targets/stdef.h
879
uchar_t reserve_byte;
usr/src/uts/common/sys/scsi/targets/stdef.h
881
uint64_t (*get_cnt)(uchar_t *);
usr/src/uts/common/sys/scsi/targets/stdef.h
882
uint64_t (*get_lba)(uchar_t *);
usr/src/uts/common/sys/scsi/targets/stdef.h
979
uchar_t un_attached; /* unit known && attached */
usr/src/uts/common/sys/scsi/targets/stdef.h
981
uchar_t un_density_known; /* density is known */
usr/src/uts/common/sys/scsi/targets/stdef.h
982
uchar_t un_curdens; /* index into density table */
usr/src/uts/common/sys/scsi/targets/stdef.h
986
uchar_t un_status; /* status from last sense */
usr/src/uts/common/sys/scsi/targets/stdef.h
987
uchar_t un_retry_ct; /* retry count */
usr/src/uts/common/sys/scsi/targets/stdef.h
989
uchar_t un_test_append; /* check writing at end of tape */
usr/src/uts/common/sys/scsi/targets/stdef.h
990
uchar_t un_arq_enabled; /* auto request sense enabled */
usr/src/uts/common/sys/scsi/targets/stdef.h
991
uchar_t un_untagged_qing; /* hba has untagged quing */
usr/src/uts/common/sys/scsi/targets/stdef.h
992
uchar_t un_allow_large_xfer; /* allow >64k xfers if requested */
usr/src/uts/common/sys/scsi/targets/stdef.h
993
uchar_t un_sbuf_busy; /* sbuf busy flag */
usr/src/uts/common/sys/scsi/targets/stdef.h
994
uchar_t un_ncmds; /* number of commands outstanding */
usr/src/uts/common/sys/scsi/targets/stdef.h
995
uchar_t un_throttle; /* curr. max number of cmds outst. */
usr/src/uts/common/sys/scsi/targets/stdef.h
996
uchar_t un_last_throttle; /* saved max number of cmds outst. */
usr/src/uts/common/sys/scsi/targets/stdef.h
997
uchar_t un_max_throttle; /* max poss. number cmds outstanding */
usr/src/uts/common/sys/scsi/targets/stdef.h
998
uchar_t un_persistence; /* 1 = persistence on, 0 off */
usr/src/uts/common/sys/scsi/targets/stdef.h
999
uchar_t un_persist_errors; /* 1 = persistenced flagged */
usr/src/uts/common/sys/ser_sync.h
214
uchar_t sl_rr0; /* saved RR0 */
usr/src/uts/common/sys/ser_sync.h
215
uchar_t sl_address; /* station address */
usr/src/uts/common/sys/ser_sync.h
216
uchar_t sl_txstate; /* transmit state */
usr/src/uts/common/sys/ser_sync.h
217
uchar_t sl_flags; /* see below */
usr/src/uts/common/sys/ser_sync.h
218
uchar_t sl_m_error;
usr/src/uts/common/sys/ser_sync.h
219
volatile uchar_t sl_soft_active; /* */
usr/src/uts/common/sys/ser_sync.h
74
uchar_t sm_config; /* see CONN defines below */
usr/src/uts/common/sys/signal.h
304
uchar_t sqb_pexited; /* process has exited */
usr/src/uts/common/sys/smbios_impl.h
827
const uchar_t *smbst_str; /* address of string data (if any) */
usr/src/uts/common/sys/smbios_impl.h
828
const uchar_t *smbst_end; /* address of 0x0000 ending tag */
usr/src/uts/common/sys/socketvar.h
898
uchar_t *, int *, int, rval_t *);
usr/src/uts/common/sys/socketvar.h
900
uchar_t, int, int);
usr/src/uts/common/sys/socketvar.h
935
extern ssize_t soreadfile(file_t *, uchar_t *, u_offset_t, int *, size_t);
usr/src/uts/common/sys/softmac_impl.h
176
uchar_t smac_unicst_addr[MAXMACADDRLEN];
usr/src/uts/common/sys/squeue_impl.h
124
uchar_t sq_tag;
usr/src/uts/common/sys/strlog.h
103
uchar_t *__cp = (uchar_t *)fmt; \
usr/src/uts/common/sys/strlog.h
104
uchar_t __c; \
usr/src/uts/common/sys/strsubr.h
1102
extern void strsendsig(struct strsig *, int, uchar_t, int);
usr/src/uts/common/sys/strsubr.h
1103
extern void str_sendsig(vnode_t *, int, uchar_t, int);
usr/src/uts/common/sys/strsubr.h
1135
extern int strgetmsg(vnode_t *, struct strbuf *, struct strbuf *, uchar_t *,
usr/src/uts/common/sys/strsubr.h
1137
extern int strputmsg(vnode_t *, struct strbuf *, struct strbuf *, uchar_t,
usr/src/uts/common/sys/strsubr.h
1176
extern void backenable(queue_t *, uchar_t);
usr/src/uts/common/sys/strsubr.h
1182
extern void qbackenable(queue_t *, uchar_t);
usr/src/uts/common/sys/strsubr.h
1256
extern void strsignal_nolock(stdata_t *, int, uchar_t);
usr/src/uts/common/sys/strsubr.h
1262
extern unsigned int bcksum(uchar_t *, int, unsigned int);
usr/src/uts/common/sys/strsubr.h
163
uchar_t pad[64];
usr/src/uts/common/sys/strsun.h
64
extern mblk_t *mexchange(queue_t *, mblk_t *, size_t, uchar_t, int32_t);
usr/src/uts/common/sys/sunddi.h
2111
uchar_t *inq, size_t inq_len, uchar_t *inq80, size_t inq80_len,
usr/src/uts/common/sys/sunddi.h
2112
uchar_t *inq83, size_t inq83_len, ddi_devid_t *ret_devid);
usr/src/uts/common/sys/sunddi.h
2116
char *wwnstr, uchar_t *srmir_buf, size_t srmir_len,
usr/src/uts/common/sys/sunddi.h
791
char *name, uchar_t **data, uint_t *nelements);
usr/src/uts/common/sys/sunddi.h
793
char *name, uchar_t *data, uint_t nelements);
usr/src/uts/common/sys/sunldi.h
134
uint_t flags, char *name, uchar_t **data, uint_t *nelements);
usr/src/uts/common/sys/sunmdi.h
263
int mdi_prop_update_byte_array(mdi_pathinfo_t *, char *, uchar_t *, uint_t);
usr/src/uts/common/sys/sunmdi.h
271
int mdi_prop_lookup_byte_array(mdi_pathinfo_t *, char *, uchar_t **, uint_t *);
usr/src/uts/common/sys/sunndi.h
104
char *name, uchar_t *data, uint_t nelements);
usr/src/uts/common/sys/suntpi.h
71
extern mblk_t *tpi_ack_alloc(mblk_t *, size_t, uchar_t, t_scalar_t);
usr/src/uts/common/sys/sysevent.h
117
uchar_t *data;
usr/src/uts/common/sys/sysevent.h
123
uchar_t sv_byte;
usr/src/uts/common/sys/sysevent_impl.h
189
uchar_t sl_num[MAX_SUBSCRIBERS + 1];
usr/src/uts/common/sys/sysevent_impl.h
232
uchar_t scd_subscriber_ids[MAX_SUBSCRIBERS + 1]; /* used sub ids */
usr/src/uts/common/sys/sysevent_impl.h
233
uchar_t scd_publisher_ids[MAX_PUBLISHERS + 1]; /* used pub ids */
usr/src/uts/common/sys/sysevent_impl.h
314
uchar_t ge_payload[1]; /* Placeholder for event data */
usr/src/uts/common/sys/sysevent_impl.h
333
uchar_t eq_tabortflag; /* Request to abort delivery thread */
usr/src/uts/common/sys/systm.h
278
int scanc(size_t, uchar_t *, uchar_t *, uchar_t);
usr/src/uts/common/sys/systm.h
279
int movtuc(size_t, uchar_t *, uchar_t *, uchar_t *);
usr/src/uts/common/sys/tem.h
54
void tem_write(tem_vt_state_t, uchar_t *, ssize_t, cred_t *);
usr/src/uts/common/sys/tem.h
66
uchar_t tem_get_fbmode(tem_vt_state_t);
usr/src/uts/common/sys/tem.h
68
void tem_set_fbmode(tem_vt_state_t, uchar_t, cred_t *);
usr/src/uts/common/sys/tem_impl.h
202
uchar_t tvs_fbmode; /* framebuffer mode */
usr/src/uts/common/sys/tem_impl.h
203
uchar_t tvs_alpha; /* rgb alpha channel */
usr/src/uts/common/sys/tem_impl.h
317
void tem_safe_terminal_emulate(struct tem_vt_state *, uchar_t *, int,
usr/src/uts/common/sys/thread.h
135
uchar_t t_bindflag; /* CPU and pset binding type */
usr/src/uts/common/sys/thread.h
570
uchar_t tf_pad[64 - sizeof (kmutex_t)];
usr/src/uts/common/sys/ts.h
74
uchar_t ts_flags; /* flags defined below */
usr/src/uts/common/sys/tsol/label.h
66
uchar_t mlp_ipp;
usr/src/uts/common/sys/tsol/tndb.h
111
uchar_t tag_type; /* Tag Type (1) */
usr/src/uts/common/sys/tsol/tndb.h
112
uchar_t tag_length; /* Length of Tag */
usr/src/uts/common/sys/tsol/tndb.h
113
uchar_t tag_align; /* Alignment Octet */
usr/src/uts/common/sys/tsol/tndb.h
114
uchar_t tag_sl; /* Sensitivity Level */
usr/src/uts/common/sys/tsol/tndb.h
115
uchar_t tag_cat[1]; /* Categories */
usr/src/uts/common/sys/tsol/tndb.h
127
uchar_t cipso_type; /* Type of option (134) */
usr/src/uts/common/sys/tsol/tndb.h
128
uchar_t cipso_length; /* Length of option */
usr/src/uts/common/sys/tsol/tndb.h
129
uchar_t cipso_doi[4]; /* Domain of Interpretation */
usr/src/uts/common/sys/tsol/tndb.h
130
uchar_t cipso_tag_type[1]; /* variable length */
usr/src/uts/common/sys/tsol/tndb.h
382
extern tsol_tpc_t *find_tpc(const void *, uchar_t, boolean_t);
usr/src/uts/common/sys/tsol/tndb.h
385
extern mlp_type_t tsol_mlp_port_type(zone_t *, uchar_t, uint16_t, mlp_type_t);
usr/src/uts/common/sys/tsol/tndb.h
386
extern zoneid_t tsol_mlp_findzone(uchar_t, uint16_t);
usr/src/uts/common/sys/tsol/tndb.h
387
extern int tsol_mlp_anon(zone_t *, mlp_type_t, uchar_t, uint16_t, boolean_t);
usr/src/uts/common/sys/tsol/tnet.h
48
extern tsol_tnrhc_t *find_rhc(const void *, uchar_t, boolean_t);
usr/src/uts/common/sys/tsol/tnet.h
49
extern int tsol_check_dest(const ts_label_t *, const void *, uchar_t,
usr/src/uts/common/sys/tsol/tnet.h
52
uchar_t *, ip_stack_t *);
usr/src/uts/common/sys/tsol/tnet.h
54
const in6_addr_t *, uchar_t *, ip_stack_t *);
usr/src/uts/common/sys/tsol/tnet.h
59
extern int tsol_prepend_option(uchar_t *, ipha_t *, int);
usr/src/uts/common/sys/tsol/tnet.h
60
extern int tsol_prepend_option_v6(uchar_t *, ip6_t *, int);
usr/src/uts/common/sys/tsol/tnet.h
68
extern boolean_t tsol_receive_local(const mblk_t *, const void *, uchar_t,
usr/src/uts/common/sys/tsol/tnet.h
76
extern boolean_t tsol_find_secopt_v6(const uchar_t *, uint_t, uchar_t **,
usr/src/uts/common/sys/tsol/tnet.h
77
uchar_t **, boolean_t *);
usr/src/uts/common/sys/tsol/tnet.h
81
extern int tsol_ire_init_gwattr(ire_t *, uchar_t, tsol_gc_t *);
usr/src/uts/common/sys/tsol/tnet.h
85
extern mlp_type_t tsol_mlp_addr_type(zoneid_t, uchar_t, const void *,
usr/src/uts/common/sys/tty.h
43
uchar_t t_stopc; /* copy of c_cc[VSTOP] from tty modes */
usr/src/uts/common/sys/tty.h
44
uchar_t t_startc; /* copy of c_cc[VSTART] from tty modes */
usr/src/uts/common/sys/types.h
127
typedef uchar_t use_t; /* use count for swap. */
usr/src/uts/common/sys/u8_textprep.h
52
extern int uconv_u16tou8(const uint16_t *, size_t *, uchar_t *, size_t *, int);
usr/src/uts/common/sys/u8_textprep.h
55
extern int uconv_u32tou8(const uint32_t *, size_t *, uchar_t *, size_t *, int);
usr/src/uts/common/sys/u8_textprep.h
56
extern int uconv_u8tou16(const uchar_t *, size_t *, uint16_t *, size_t *, int);
usr/src/uts/common/sys/u8_textprep.h
57
extern int uconv_u8tou32(const uchar_t *, size_t *, uint32_t *, size_t *, int);
usr/src/uts/common/sys/u8_textprep_data.h
10667
static const uchar_t u8_decomp_b2_tbl[2][2][256] = {
usr/src/uts/common/sys/u8_textprep_data.h
12228
static const uchar_t u8_decomp_b4_tbl[2][118][257] = {
usr/src/uts/common/sys/u8_textprep_data.h
147
static const uchar_t u8_common_b1_tbl[2][256] = {
usr/src/uts/common/sys/u8_textprep_data.h
218
static const uchar_t u8_combining_class_b2_tbl[2][2][256] = {
usr/src/uts/common/sys/u8_textprep_data.h
22602
static const uchar_t u8_decomp_final_tbl[2][19370] = {
usr/src/uts/common/sys/u8_textprep_data.h
27453
static const uchar_t u8_case_common_b2_tbl[2][2][256] = {
usr/src/uts/common/sys/u8_textprep_data.h
28266
static const uchar_t u8_tolower_b4_tbl[2][36][257] = {
usr/src/uts/common/sys/u8_textprep_data.h
30793
static const uchar_t u8_tolower_final_tbl[2][2299] = {
usr/src/uts/common/sys/u8_textprep_data.h
32043
static const uchar_t u8_toupper_b4_tbl[2][39][257] = {
usr/src/uts/common/sys/u8_textprep_data.h
34780
static const uchar_t u8_toupper_final_tbl[2][2318] = {
usr/src/uts/common/sys/u8_textprep_data.h
364
static const uchar_t u8_combining_class_b3_tbl[2][9][256] = {
usr/src/uts/common/sys/u8_textprep_data.h
4734
static const uchar_t u8_composition_b1_tbl[2][256] = {
usr/src/uts/common/sys/u8_textprep_data.h
4805
static const uchar_t u8_composition_b2_tbl[2][1][256] = {
usr/src/uts/common/sys/u8_textprep_data.h
5770
static const uchar_t u8_composition_b4_tbl[2][41][257] = {
usr/src/uts/common/sys/u8_textprep_data.h
9004
static const uchar_t u8_composition_final_tbl[2][6623] = {
usr/src/uts/common/sys/u8_textprep_data.h
987
static const uchar_t u8_combining_class_b4_tbl[2][55][256] = {
usr/src/uts/common/sys/usb/clients/audio/usb_ac/usb_ac.h
226
uchar_t **usb_ac_connections;
usr/src/uts/common/sys/usb/clients/audio/usb_ac/usb_ac.h
228
uchar_t *usb_ac_connections_a;
usr/src/uts/common/sys/usb/clients/audio/usb_ac/usb_ac.h
230
uchar_t *usb_ac_unit_type;
usr/src/uts/common/sys/usb/clients/audio/usb_ac/usb_ac.h
231
uchar_t *usb_ac_traverse_path;
usr/src/uts/common/sys/usb/clients/audio/usb_ac/usb_ac.h
232
uchar_t usb_ac_traverse_path_index;
usr/src/uts/common/sys/usb/clients/audio/usb_as/usb_as.h
112
uchar_t usb_as_xfer_cr;
usr/src/uts/common/sys/usb/clients/audio/usb_as/usb_as.h
127
uchar_t usb_as_audio_state;
usr/src/uts/common/sys/usb/clients/audio/usb_as/usb_as.h
128
uchar_t usb_as_setup_cnt;
usr/src/uts/common/sys/usb/clients/audio/usb_as/usb_as.h
43
uchar_t alt_mode; /* USB_AUDIO_PLAY/RECORD */
usr/src/uts/common/sys/usb/clients/audio/usb_as/usb_as.h
44
uchar_t alt_valid;
usr/src/uts/common/sys/usb/clients/audio/usb_as/usb_as.h
45
uchar_t alt_format_len;
usr/src/uts/common/sys/usb/clients/audio/usb_as/usb_as.h
47
uchar_t alt_n_sample_rates;
usr/src/uts/common/sys/usb/clients/audio/usb_mixer.h
39
uchar_t fmt_alt; /* current alternate */
usr/src/uts/common/sys/usb/clients/audio/usb_mixer.h
40
uchar_t fmt_chns; /* 1-255 */
usr/src/uts/common/sys/usb/clients/audio/usb_mixer.h
41
uchar_t fmt_precision; /* 8, 16, 24, or 32 */
usr/src/uts/common/sys/usb/clients/audio/usb_mixer.h
42
uchar_t fmt_encoding; /* AUDIO_ENCODING_LINEAR, etc. */
usr/src/uts/common/sys/usb/clients/audio/usb_mixer.h
43
uchar_t fmt_termlink; /* for feature unit */
usr/src/uts/common/sys/usb/clients/audio/usb_mixer.h
44
uchar_t fmt_n_srs; /* number of sample rates */
usr/src/uts/common/sys/usb/clients/audio/usb_mixer.h
59
uchar_t reg_valid;
usr/src/uts/common/sys/usb/clients/audio/usb_mixer.h
60
uchar_t reg_mode; /* play or record */
usr/src/uts/common/sys/usb/clients/audio/usb_mixer.h
61
uchar_t reg_n_formats;
usr/src/uts/common/sys/usb/clients/hid/hid.h
59
uchar_t bLength; /* Size of this descriptor */
usr/src/uts/common/sys/usb/clients/hid/hid.h
60
uchar_t bDescriptorType; /* HID descriptor */
usr/src/uts/common/sys/usb/clients/hid/hid.h
62
uchar_t bCountryCode; /* Country code */
usr/src/uts/common/sys/usb/clients/hid/hid.h
63
uchar_t bNumDescriptors; /* No. class descriptors */
usr/src/uts/common/sys/usb/clients/hid/hid.h
64
uchar_t bReportDescriptorType; /* Class descr. type */
usr/src/uts/common/sys/usb/clients/hid/hid.h
90
uchar_t hid_req_data[MAX_REPORT_DATA]; /* data for send case */
usr/src/uts/common/sys/usb/clients/hid/hid_polled.h
78
uchar_t **);
usr/src/uts/common/sys/usb/clients/hid/hidvar.h
215
uchar_t *hid_polled_raw_buf;
usr/src/uts/common/sys/usb/clients/hid/hidvar.h
270
uchar_t hid_default_pipe_arg_bRequest;
usr/src/uts/common/sys/usb/clients/hidparser/hid_parser_driver.h
63
int hidparser_parse_report_descriptor(uchar_t *report_descriptor,
usr/src/uts/common/sys/usb/clients/mass_storage/usb_bulkonly.h
75
uchar_t csw_dCSWSignature0; /* Signature */
usr/src/uts/common/sys/usb/clients/mass_storage/usb_bulkonly.h
76
uchar_t csw_dCSWSignature1;
usr/src/uts/common/sys/usb/clients/mass_storage/usb_bulkonly.h
77
uchar_t csw_dCSWSignature2;
usr/src/uts/common/sys/usb/clients/mass_storage/usb_bulkonly.h
78
uchar_t csw_dCSWSignature3;
usr/src/uts/common/sys/usb/clients/mass_storage/usb_bulkonly.h
79
uchar_t csw_dCSWTag3; /* random tag */
usr/src/uts/common/sys/usb/clients/mass_storage/usb_bulkonly.h
80
uchar_t csw_dCSWTag2;
usr/src/uts/common/sys/usb/clients/mass_storage/usb_bulkonly.h
81
uchar_t csw_dCSWTag1;
usr/src/uts/common/sys/usb/clients/mass_storage/usb_bulkonly.h
82
uchar_t csw_dCSWTag0;
usr/src/uts/common/sys/usb/clients/mass_storage/usb_bulkonly.h
83
uchar_t csw_dCSWDataResidue0; /* data not transferred */
usr/src/uts/common/sys/usb/clients/mass_storage/usb_bulkonly.h
84
uchar_t csw_dCSWDataResidue1;
usr/src/uts/common/sys/usb/clients/mass_storage/usb_bulkonly.h
85
uchar_t csw_dCSWDataResidue2;
usr/src/uts/common/sys/usb/clients/mass_storage/usb_bulkonly.h
86
uchar_t csw_dCSWDataResidue3;
usr/src/uts/common/sys/usb/clients/mass_storage/usb_bulkonly.h
87
uchar_t csw_bCSWStatus; /* command status */
usr/src/uts/common/sys/usb/clients/usbkbm/usbkbm.h
135
uchar_t usbkbm_lastusbpacket[USBKBM_MAXPKTSIZE];
usr/src/uts/common/sys/usb/clients/usbkbm/usbkbm.h
138
uchar_t usbkbm_pendingusbpacket[USBKBM_MAXPKTSIZE];
usr/src/uts/common/sys/usb/clients/usbkbm/usbkbm.h
188
uchar_t usbkbm_save_led;
usr/src/uts/common/sys/usb/clients/usbkbm/usbkbm.h
189
uchar_t usbkbm_layout;
usr/src/uts/common/sys/usb/clients/usbms/usbms.h
134
uchar_t usbms_protoerr; /* Error set proto */
usr/src/uts/common/sys/usb/clients/usbser/usbser_dsdi.h
231
uchar_t uc[4];
usr/src/uts/common/sys/usb/clients/usbser/usbser_var.h
116
uchar_t port_flowc; /* flow control char */
usr/src/uts/common/sys/usb/clients/video/usbvc/usbvc_var.h
126
uchar_t start_polling; /* indicate if isoc polling started */
usr/src/uts/common/sys/usb/clients/video/usbvc/usbvc_var.h
135
uchar_t fid; /* the MJPEG FID bit */
usr/src/uts/common/sys/usb/clients/video/usbvc/usbvc_var.h
257
uchar_t usbvc_io_type;
usr/src/uts/common/sys/usb/clients/video/usbvc/usbvc_var.h
369
int usbvc_start_isoc_polling(usbvc_state_t *, usbvc_stream_if_t *, uchar_t);
usr/src/uts/common/sys/usb/clients/video/usbvc/usbvc_var.h
375
usbvc_vs_probe_commit_t *, uchar_t);
usr/src/uts/common/sys/usb/clients/video/usbvc/usbvc_var.h
379
usbvc_vs_probe_commit_t *, uchar_t);
usr/src/uts/common/sys/usb/clients/video/usbvc/usbvc_var.h
64
uchar_t *data;
usr/src/uts/common/sys/usb/clients/video/usbvc/usbvc_var.h
68
uchar_t status; /* empty, filling done, read done */
usr/src/uts/common/sys/usb/hcd/ehci/ehci_polled.h
88
uchar_t *ehci_polled_buf;
usr/src/uts/common/sys/usb/hcd/ehci/ehci_util.h
74
uchar_t *smask,
usr/src/uts/common/sys/usb/hcd/ehci/ehci_util.h
75
uchar_t *cmask);
usr/src/uts/common/sys/usb/hcd/ehci/ehci_util.h
79
uchar_t smask,
usr/src/uts/common/sys/usb/hcd/ehci/ehci_util.h
80
uchar_t cmask);
usr/src/uts/common/sys/usb/hcd/ehci/ehcid.h
1002
uchar_t bmRequestType;
usr/src/uts/common/sys/usb/hcd/ehci/ehcid.h
1003
uchar_t bRequest;
usr/src/uts/common/sys/usb/hcd/ehci/ehcid.h
1147
uchar_t **polled_buf,
usr/src/uts/common/sys/usb/hcd/ehci/ehcid.h
1165
uchar_t *buf,
usr/src/uts/common/sys/usb/hcd/ehci/ehcid.h
426
uchar_t pp_smask; /* Start split mask */
usr/src/uts/common/sys/usb/hcd/ehci/ehcid.h
427
uchar_t pp_cmask; /* Comp split mask */
usr/src/uts/common/sys/usb/hcd/openhci/ohci_polled.h
93
uchar_t *ohci_polled_buf;
usr/src/uts/common/sys/usb/hcd/openhci/ohcid.h
839
uchar_t bmRequestType;
usr/src/uts/common/sys/usb/hcd/openhci/ohcid.h
840
uchar_t bRequest;
usr/src/uts/common/sys/usb/hcd/openhci/ohcid.h
890
uchar_t **polled_buf,
usr/src/uts/common/sys/usb/hcd/openhci/ohcid.h
909
uchar_t *buf,
usr/src/uts/common/sys/usb/hcd/uhci/uhci.h
59
uchar_t SOFMOD;
usr/src/uts/common/sys/usb/hcd/uhci/uhci.h
60
uchar_t rsvd[3];
usr/src/uts/common/sys/usb/hcd/uhci/uhcid.h
209
uchar_t uhci_cv_signal;
usr/src/uts/common/sys/usb/hcd/uhci/uhcid.h
284
uchar_t pp_data_toggle; /* save data toggle bit */
usr/src/uts/common/sys/usb/hcd/uhci/uhcid.h
447
(uchar_t *)&uhcip->uhci_regsp->addr)
usr/src/uts/common/sys/usb/hcd/uhci/uhcipolled.h
103
int uhci_hcdi_polled_input_init(usba_pipe_handle_data_t *, uchar_t **,
usr/src/uts/common/sys/usb/hcd/uhci/uhcipolled.h
114
int uhci_hcdi_polled_write(usb_console_info_impl_t *, uchar_t *,
usr/src/uts/common/sys/usb/hcd/uhci/uhcipolled.h
82
uchar_t *uhci_polled_buf;
usr/src/uts/common/sys/usb/hcd/uhci/uhciutil.h
115
uchar_t PID, usb_req_attrs_t attrs);
usr/src/uts/common/sys/usb/hcd/uhci/uhciutil.h
90
uchar_t **polledbuf, usb_console_info_impl_t *info);
usr/src/uts/common/sys/usb/hcd/xhci/xhci.h
706
uchar_t xhci_polled_buf[8];
usr/src/uts/common/sys/usb/hcd/xhci/xhci.h
907
extern int xhci_hcdi_console_input_init(usba_pipe_handle_data_t *, uchar_t **,
usr/src/uts/common/sys/usb/hcd/xhci/xhci.h
917
extern int xhci_hcdi_console_write(usb_console_info_impl_t *, uchar_t *,
usr/src/uts/common/sys/usb/hubd/hub.h
45
uchar_t bDescLength; /* size of descriptor */
usr/src/uts/common/sys/usb/hubd/hub.h
46
uchar_t bDescriptorType; /* descriptor type */
usr/src/uts/common/sys/usb/hubd/hub.h
47
uchar_t bNbrPorts; /* number of ports */
usr/src/uts/common/sys/usb/hubd/hub.h
49
uchar_t bPwrOn2PwrGood; /* time in ms from the time */
usr/src/uts/common/sys/usb/hubd/hub.h
52
uchar_t bHubContrCurrent; /* max current requirements */
usr/src/uts/common/sys/usb/hubd/hub.h
53
uchar_t DeviceRemovable;
usr/src/uts/common/sys/usb/hubd/hub.h
55
uchar_t PortPwrCtrlMask;
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
263
uchar_t cdb[SCSI_CDB_SIZE];
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
552
uchar_t cmd_cdb[SCSI_CDB_SIZE]; /* CDB */
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
553
uchar_t cmd_dir; /* direction */
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
554
uchar_t cmd_actual_len; /* cdb len */
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
555
uchar_t cmd_cdblen; /* requested cdb len */
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
641
uchar_t scsa2usb_read_cap_lba3; /* Max lba supported */
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
642
uchar_t scsa2usb_read_cap_lba2;
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
643
uchar_t scsa2usb_read_cap_lba1;
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
644
uchar_t scsa2usb_read_cap_lba0;
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
645
uchar_t scsa2usb_read_cap_blen3; /* Max block size supported */
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
646
uchar_t scsa2usb_read_cap_blen2;
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
647
uchar_t scsa2usb_read_cap_blen1;
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
648
uchar_t scsa2usb_read_cap_blen0;
usr/src/uts/common/sys/usb/usba/genconsole.h
133
uchar_t *buf,
usr/src/uts/common/sys/usb/usba/genconsole.h
74
uchar_t **obp_buf,
usr/src/uts/common/sys/usb/usba/hcdi.h
163
uchar_t **obp_buf,
usr/src/uts/common/sys/usb/usba/hcdi.h
207
uchar_t *buf,
usr/src/uts/common/sys/usb/usba/hcdi.h
268
uchar_t usba_hcdi_get_data_toggle(usba_device_t *, uint8_t);
usr/src/uts/common/sys/usb/usba/hcdi.h
269
void usba_hcdi_set_data_toggle(usba_device_t *, uint8_t, uchar_t);
usr/src/uts/common/sys/usb/usba/hcdi_impl.h
57
uchar_t hcdi_min_burst_size;
usr/src/uts/common/sys/usb/usba/hcdi_impl.h
58
uchar_t hcdi_max_burst_size;
usr/src/uts/common/sys/usb/usba/hcdi_impl.h
91
uchar_t hcdi_device_count;
usr/src/uts/common/sys/usb/usba/hubdi.h
63
int usba_hubdi_bind_root_hub(dev_info_t *, uchar_t *, size_t,
usr/src/uts/common/sys/usb/usba/usba10.h
143
const uchar_t *data,
usr/src/uts/common/sys/usb/usba/usba_impl.h
390
ulong_t *, uchar_t *);
usr/src/uts/common/sys/usb/usba/usba_private.h
106
const uchar_t *buf, /* from GET_DESCRIPTOR(CONFIGURATION) */
usr/src/uts/common/sys/usb/usba/usba_private.h
114
const uchar_t *buf, /* from GET_DESCRIPTOR(CONFIGURATION) */
usr/src/uts/common/sys/usb/usba/usba_private.h
127
const uchar_t *buf, /* from GET_DESCRIPTOR(CONFIGURATION) */
usr/src/uts/common/sys/usb/usba/usba_private.h
164
const uchar_t *buf, /* from GET_DESCRIPTOR(CONFIGURATION) */
usr/src/uts/common/sys/usb/usba/usba_private.h
174
const uchar_t *buf, /* from GET_DESCRIPTOR(CONFIGURATION) */
usr/src/uts/common/sys/usb/usba/usba_private.h
186
const uchar_t *buf, /* from GET_DESCRIPTOR(CONFIGURATION) */
usr/src/uts/common/sys/usb/usba/usba_private.h
203
const uchar_t *data,
usr/src/uts/common/sys/usb/usba/usba_private.h
212
uchar_t *usb_get_raw_cfg_data(
usr/src/uts/common/sys/usb/usba/usba_private.h
412
size_t usba_parse_cfg_pwr_descr(const uchar_t *, size_t, usba_cfg_pwr_descr_t *,
usr/src/uts/common/sys/usb/usba/usba_private.h
415
size_t usba_parse_if_pwr_descr(const uchar_t *, size_t buflen, uint_t,
usr/src/uts/common/sys/usb/usba/usba_private.h
426
size_t usba_ascii_string_descr(const uchar_t *, size_t, char *, size_t);
usr/src/uts/common/sys/usb/usba/usba_private.h
92
const uchar_t *buf, /* from GET_DESCRIPTOR(DEVICE) */
usr/src/uts/common/sys/usb/usba/usba_private.h
99
const uchar_t *buf, /* from GET_DESCRIPTOR(CONFIGURATION) */
usr/src/uts/common/sys/usb/usba/usba_types.h
177
typedef uchar_t usb_addr_t;
usr/src/uts/common/sys/usb/usba/usba_types.h
273
uchar_t usb_no_cpr; /* CPR? */
usr/src/uts/common/sys/usb/usba/usba_types.h
280
uchar_t *usb_cfg; /* raw config descriptor */
usr/src/uts/common/sys/usb/usba/usba_types.h
301
uchar_t **usb_cfg_array;
usr/src/uts/common/sys/usb/usba/usba_types.h
310
uchar_t usb_n_cfgs;
usr/src/uts/common/sys/usb/usba/usba_types.h
311
uchar_t usb_n_ifs;
usr/src/uts/common/sys/usb/usba/usba_types.h
335
uchar_t *usb_client_flags;
usr/src/uts/common/sys/usb/usba/usba_types.h
350
uchar_t usb_shared_taskq_ref_count
usr/src/uts/common/sys/usb/usba/usba_ugend.h
185
uchar_t ep_cfgidx; /* cfg index */
usr/src/uts/common/sys/usb/usba/usba_ugend.h
186
uchar_t ep_if; /* Interface # */
usr/src/uts/common/sys/usb/usba/usba_ugend.h
187
uchar_t ep_alt; /* alternate # */
usr/src/uts/common/sys/usb/usba/usba_ugend.h
188
uchar_t ep_done; /* cmd is done */
usr/src/uts/common/sys/usb/usba/usbai_private.h
126
uchar_t bmRequestType,
usr/src/uts/common/sys/usb/usba/usbai_private.h
127
uchar_t bRequest,
usr/src/uts/common/sys/usb/usba/usbai_private.h
525
uchar_t usb_get_ep_index(uint8_t ep_addr);
usr/src/uts/common/sys/usb/usba/usbai_register_impl.h
54
uchar_t *st_curr_raw_descr; /* Ptr to raw curr descr */
usr/src/uts/common/sys/usb/usba/usbai_register_impl.h
55
uchar_t st_curr_raw_descr_type; /* Type of curr descr */
usr/src/uts/common/sys/usb/usba/usbai_register_impl.h
56
uchar_t st_curr_raw_descr_len; /* Length of curr descr */
usr/src/uts/common/sys/usb/usbai.h
1057
uchar_t pp_max_async_reqs;
usr/src/uts/common/sys/usb/usbai.h
1582
uchar_t bmRequestType;
usr/src/uts/common/sys/usb/usbai.h
1583
uchar_t bRequest;
usr/src/uts/common/sys/usb/usbai.h
547
uchar_t *cvs_buf; /* raw data of cvs descr */
usr/src/uts/common/sys/usb/usbai.h
792
const uchar_t *data,
usr/src/uts/common/sys/uuid.h
81
typedef uchar_t uuid_t[UUID_LEN];
usr/src/uts/common/sys/vnic.h
120
uchar_t vc_mac_addr[MAXMACADDRLEN];
usr/src/uts/common/sys/vnic.h
145
uchar_t vn_mac_addr[MAXMACADDRLEN];
usr/src/uts/common/sys/vnic.h
169
uchar_t vm_mac_addr[MAXMACADDRLEN];
usr/src/uts/common/sys/vnic_impl.h
76
int *, uchar_t *, int *, uint_t, uint16_t, vrid_t, int,
usr/src/uts/common/sys/vnic_impl.h
79
uint_t, uchar_t *, uint_t, mac_resource_props_t *);
usr/src/uts/common/sys/vnode.h
1080
uchar_t, uchar_t, uint_t, cred_t *cr,
usr/src/uts/common/sys/vnode.h
1083
uchar_t, uchar_t, uint_t, cred_t *,
usr/src/uts/common/sys/vnode.h
974
uchar_t, uchar_t, uint_t, cred_t *, \
usr/src/uts/common/sys/vnode.h
978
uchar_t, uchar_t, uint_t, cred_t *, \
usr/src/uts/common/sys/vt_impl.h
61
uchar_t vc_switch_mode; /* VT_AUTO or VT_PROCESS */
usr/src/uts/common/sys/vtdaemon.h
43
uchar_t vt_ev;
usr/src/uts/common/sys/vuid_event.h
355
uchar_t pair_type; /* Event pair's type */
usr/src/uts/common/sys/vuid_event.h
367
uchar_t pair; /* Event id's associated delta|absolute|pair */
usr/src/uts/common/sys/watchpoint.h
63
uchar_t wp_prot; /* modified protection bits */
usr/src/uts/common/sys/watchpoint.h
64
uchar_t wp_oprot; /* original protection bits */
usr/src/uts/common/sys/watchpoint.h
65
uchar_t wp_umap[3]; /* reference counts of user pr_mappage()s */
usr/src/uts/common/sys/watchpoint.h
66
uchar_t wp_kmap[3]; /* reference counts of kernel pr_mappage()s */
usr/src/uts/common/syscall/lwp_sobj.c
1157
uchar_t waiters;
usr/src/uts/common/syscall/lwp_sobj.c
1412
lwp_release(lwpchan_t *lwpchan, uchar_t *waiters, int sync_type)
usr/src/uts/common/syscall/lwp_sobj.c
1500
uchar_t waiters;
usr/src/uts/common/syscall/lwp_sobj.c
1587
uchar_t waiters;
usr/src/uts/common/syscall/lwp_sobj.c
1849
uchar_t waiters;
usr/src/uts/common/syscall/lwp_sobj.c
1918
uchar_t waiters;
usr/src/uts/common/syscall/lwp_sobj.c
1972
uchar_t waiters;
usr/src/uts/common/syscall/lwp_sobj.c
2040
uchar_t waiters;
usr/src/uts/common/syscall/lwp_sobj.c
2179
uchar_t waiters;
usr/src/uts/common/syscall/lwp_sobj.c
2344
uchar_t mwaiters;
usr/src/uts/common/syscall/lwp_sobj.c
2878
uchar_t waiters;
usr/src/uts/common/syscall/lwp_sobj.c
3141
uchar_t waiters;
usr/src/uts/common/vm/anon.h
203
uchar_t pad[64 - sizeof (pgcnt_t)];
usr/src/uts/common/vm/as.h
109
uchar_t a_flags; /* as attributes */
usr/src/uts/common/vm/as.h
110
uchar_t a_vbits; /* used for collecting statistics */
usr/src/uts/common/vm/as.h
123
uchar_t a_updatedir; /* mappings changed, rebuild a_objectdir */
usr/src/uts/common/vm/hat.h
577
uchar_t hrm_bits[HRM_BYTES]; /* the ref and mod bits */
usr/src/uts/common/vm/hat.h
605
u_offset_t, uchar_t, uchar_t, hat_rgn_cb_func_t,
usr/src/uts/common/vm/page.h
1094
uchar_t mapped_go: 4; /* go or nogo flag */
usr/src/uts/common/vm/page.h
1095
uchar_t mapped: 4; /* page mapped small */
usr/src/uts/common/vm/page.h
1097
uchar_t mapped: 4; /* page mapped small */
usr/src/uts/common/vm/page.h
1098
uchar_t mapped_go: 4; /* go or nogo flag */
usr/src/uts/common/vm/page.h
1101
uchar_t kp_mapped_flag;
usr/src/uts/common/vm/page.h
515
uchar_t p_iolock_state; /* replaces p_iolock */
usr/src/uts/common/vm/page.h
516
volatile uchar_t p_szc; /* page size code */
usr/src/uts/common/vm/page.h
517
uchar_t p_fsdata; /* file system dependent byte */
usr/src/uts/common/vm/page.h
518
uchar_t p_state; /* p_free, p_noreloc */
usr/src/uts/common/vm/page.h
519
uchar_t p_nrm; /* non-cache, ref, mod readonly bits */
usr/src/uts/common/vm/page.h
521
uchar_t p_vcolor; /* virtual color */
usr/src/uts/common/vm/page.h
523
uchar_t p_embed; /* x86 - changes p_mapping & p_index */
usr/src/uts/common/vm/page.h
525
uchar_t p_index; /* MPSS mapping info. Not used on x86 */
usr/src/uts/common/vm/page.h
526
uchar_t p_toxic; /* page has an unrecoverable error */
usr/src/uts/common/vm/page.h
806
int page_retire(uint64_t, uchar_t);
usr/src/uts/common/vm/page.h
816
void page_clrtoxic(page_t *, uchar_t);
usr/src/uts/common/vm/page.h
817
void page_settoxic(page_t *, uchar_t);
usr/src/uts/common/vm/page.h
875
extern uchar_t colorequivszc[];
usr/src/uts/common/vm/page_retire.c
1031
page_retire(uint64_t pa, uchar_t reason)
usr/src/uts/common/vm/page_retire.c
464
page_settoxic(page_t *pp, uchar_t bits)
usr/src/uts/common/vm/page_retire.c
477
page_clrtoxic(page_t *pp, uchar_t bits)
usr/src/uts/common/vm/seg_dev.c
2125
sdp->prot = (uchar_t)prot;
usr/src/uts/common/vm/seg_dev.c
2463
dev_a.prot = (uchar_t)prot;
usr/src/uts/common/vm/seg_dev.c
2464
dev_a.maxprot = (uchar_t)maxprot;
usr/src/uts/common/vm/seg_dev.h
56
uchar_t type; /* type of sharing done */
usr/src/uts/common/vm/seg_dev.h
57
uchar_t prot; /* protection */
usr/src/uts/common/vm/seg_dev.h
58
uchar_t maxprot; /* maximum protection */
usr/src/uts/common/vm/seg_dev.h
88
uchar_t pageprot; /* true if per page protections present */
usr/src/uts/common/vm/seg_dev.h
89
uchar_t prot; /* current segment prot if pageprot == 0 */
usr/src/uts/common/vm/seg_dev.h
90
uchar_t maxprot; /* maximum segment protections */
usr/src/uts/common/vm/seg_dev.h
91
uchar_t type; /* type of sharing done */
usr/src/uts/common/vm/seg_kpm.h
42
uchar_t skd_prot;
usr/src/uts/common/vm/seg_map.h
146
uchar_t smd_prot; /* protections for all smap's */
usr/src/uts/common/vm/seg_umap.h
25
uchar_t prot; /* protection */
usr/src/uts/common/vm/seg_umap.h
26
uchar_t maxprot; /* maximum protection */
usr/src/uts/common/vm/seg_umap.h
32
uchar_t sud_prot;
usr/src/uts/common/vm/seg_vn.c
1007
(uchar_t)seg->s_szc, segvn_hat_rgn_unload_callback,
usr/src/uts/common/vm/seg_vn.c
3835
uchar_t segtype = svd->type;
usr/src/uts/common/vm/seg_vn.c
4647
uchar_t segtype = svd->type;
usr/src/uts/common/vm/seg_vn.c
5904
svd->prot = (uchar_t)prot;
usr/src/uts/common/vm/seg_vn.c
8326
svd->advice = (uchar_t)behav;
usr/src/uts/common/vm/seg_vn.h
100
uchar_t advice; /* madvise flags for segment */
usr/src/uts/common/vm/seg_vn.h
101
uchar_t pageadvice; /* true if per page advice set */
usr/src/uts/common/vm/seg_vn.h
102
uchar_t svn_inz; /* true if pages marked as inherit zero */
usr/src/uts/common/vm/seg_vn.h
112
uchar_t pageswap; /* true if per page swap accounting is set */
usr/src/uts/common/vm/seg_vn.h
57
uchar_t type; /* type of sharing done */
usr/src/uts/common/vm/seg_vn.h
58
uchar_t prot; /* protections */
usr/src/uts/common/vm/seg_vn.h
59
uchar_t maxprot; /* maximum protections */
usr/src/uts/common/vm/seg_vn.h
89
uchar_t pageprot; /* true if per page protections present */
usr/src/uts/common/vm/seg_vn.h
90
uchar_t prot; /* current segment prot if pageprot == 0 */
usr/src/uts/common/vm/seg_vn.h
91
uchar_t maxprot; /* maximum segment protections */
usr/src/uts/common/vm/seg_vn.h
92
uchar_t type; /* type of sharing done */
usr/src/uts/common/vm/vm_as.c
1624
uchar_t type = 0;
usr/src/uts/common/vm/vm_page.c
6104
pp->p_nrm |= (uchar_t)flags;
usr/src/uts/common/vm/vm_page.c
6223
uchar_t szc;
usr/src/uts/common/vm/vm_page.c
6224
uchar_t pri;
usr/src/uts/common/vm/vm_page.c
6419
uchar_t pri;
usr/src/uts/common/vm/vm_page.c
7165
uchar_t pri;
usr/src/uts/common/vm/vm_page.c
7211
uchar_t pri;
usr/src/uts/common/vm/vm_pagelist.c
1317
chk_lpg(page_t *pp, uchar_t szc)
usr/src/uts/common/vm/vm_pagelist.c
1966
page_promote(int mnode, pfn_t pfnum, uchar_t new_szc, int flags, int mtype)
usr/src/uts/common/vm/vm_pagelist.c
2150
page_demote(int mnode, pfn_t pfnum, pfn_t pfnmax, uchar_t cur_szc,
usr/src/uts/common/vm/vm_pagelist.c
2151
uchar_t new_szc, int color, int flags)
usr/src/uts/common/vm/vm_pagelist.c
2270
page_freelist_coalesce(int mnode, uchar_t szc, uint_t color, uint_t ceq_mask,
usr/src/uts/common/vm/vm_pagelist.c
237
page_t *page_promote(int, pfn_t, uchar_t, int, int);
usr/src/uts/common/vm/vm_pagelist.c
238
page_t *page_demote(int, pfn_t, pfn_t, uchar_t, uchar_t, int, int);
usr/src/uts/common/vm/vm_pagelist.c
239
page_t *page_freelist_split(uchar_t,
usr/src/uts/common/vm/vm_pagelist.c
2537
page_freelist_split(uchar_t szc, uint_t color, int mnode, int mtype,
usr/src/uts/common/vm/vm_pagelist.c
2540
uchar_t nszc = szc + 1;
usr/src/uts/common/vm/vm_pagelist.c
2624
uchar_t nnszc = nszc + 1;
usr/src/uts/common/vm/vm_pagelist.c
2705
page_list_walk_init(uchar_t szc, uint_t flags, uint_t bin, int can_split,
usr/src/uts/common/vm/vm_pagelist.c
2709
uchar_t ceq = use_ceq ? colorequivszc[szc] : 0;
usr/src/uts/common/vm/vm_pagelist.c
2789
page_list_walk_next_bin(uchar_t szc, uint_t bin, page_list_walker_t *plw)
usr/src/uts/common/vm/vm_pagelist.c
2793
uchar_t nszc = szc + 1;
usr/src/uts/common/vm/vm_pagelist.c
2872
page_get_mnode_freelist(int mnode, uint_t bin, int mtype, uchar_t szc,
usr/src/uts/common/vm/vm_pagelist.c
3045
page_freecnt(int mnode, page_t *pp, uchar_t szc)
usr/src/uts/common/vm/vm_pagelist.c
3098
page_trylock_contig_pages(int mnode, page_t *spp, uchar_t szc, int flags)
usr/src/uts/common/vm/vm_pagelist.c
3170
page_claim_contig_pages(page_t *pp, uchar_t szc, int flags)
usr/src/uts/common/vm/vm_pagelist.c
3374
page_geti_contig_pages(int mnode, uint_t bin, uchar_t szc, int flags,
usr/src/uts/common/vm/vm_pagelist.c
3401
uchar_t ceq = colorequivszc[szc];
usr/src/uts/common/vm/vm_pagelist.c
3591
page_get_contig_pages(int mnode, uint_t bin, int mtype, uchar_t szc,
usr/src/uts/common/vm/vm_pagelist.c
3692
uchar_t szc;
usr/src/uts/common/vm/vm_pagelist.c
3695
page_t *(*page_get_func)(int, uint_t, int, uchar_t, uint_t);
usr/src/uts/common/vm/vm_pagelist.c
3732
if ((szc = page_szc(size)) == (uchar_t)-1)
usr/src/uts/common/vm/vm_pagelist.c
508
page_correct_color(uchar_t szc, uchar_t nszc, uint_t color,
usr/src/uts/common/vm/vm_pagelist.c
96
uchar_t colorequivszc[MMU_PAGE_SIZES];
usr/src/uts/common/vm/vm_seg.c
167
uchar_t p_ahcur; /* current active links for insert/delete */
usr/src/uts/common/vm/vm_seg.c
168
uchar_t p_athr_on; /* async reclaim thread is running. */
usr/src/uts/common/vm/vm_seg.c
95
uchar_t p_write; /* true if S_WRITE */
usr/src/uts/common/vm/vm_seg.c
96
uchar_t p_ref; /* reference byte */
usr/src/uts/common/vm/vpage.h
51
uchar_t nvp_prot; /* see <sys/mman.h> prot flags */
usr/src/uts/common/vm/vpage.h
52
uchar_t nvp_advice; /* pplock & <sys/mman.h> madvise flags */
usr/src/uts/common/vm/vpage.h
77
((uchar_t)((vpp)->nvp_advice & VP_PPLOCK_MASK))
usr/src/uts/common/vm/vpage.h
79
((uchar_t)((vpp)->nvp_advice & VP_SWAPRES_MASK))
usr/src/uts/common/vm/vpage.h
81
((uchar_t)((vpp)->nvp_advice & VP_INHZERO_MASK))
usr/src/uts/common/xen/io/xdf.c
148
int xdf_lb_rdwr(dev_info_t *, uchar_t, void *, diskaddr_t, size_t, void *);
usr/src/uts/common/xen/io/xdf.c
2424
xdf_lb_rdwr(dev_info_t *dip, uchar_t cmd, void *bufp,
usr/src/uts/common/xen/io/xdf.h
320
extern int xdf_lb_rdwr(dev_info_t *, uchar_t, void *, diskaddr_t, size_t,
usr/src/uts/common/xen/io/xencons.c
128
static boolean_t abort_charseq_recognize(uchar_t);
usr/src/uts/common/xen/io/xencons.c
1280
xenconsputchar(cons_polledio_arg_t arg, uchar_t c)
usr/src/uts/common/xen/io/xencons.c
134
static void xenconsputchar(cons_polledio_arg_t, uchar_t);
usr/src/uts/common/xen/io/xencons.c
1399
abort_charseq_recognize(uchar_t ch)
usr/src/uts/common/xen/io/xencons.c
535
uchar_t c, buf[16];
usr/src/uts/common/xen/io/xencons.c
536
uchar_t *cp;
usr/src/uts/common/xen/io/xencons.c
585
cp = (uchar_t *)ifp->in;
usr/src/uts/common/xen/io/xencons.h
156
uchar_t *async_optr; /* output pointer */
usr/src/uts/common/xen/io/xencons.h
164
uchar_t _hw; /* overrun (hw) */
usr/src/uts/common/xen/io/xencons.h
165
uchar_t _sw; /* overrun (sw) */
usr/src/uts/common/xen/io/xnb.c
1042
uchar_t *r_tmp, *rpt_align;
usr/src/uts/common/xen/io/xnb.c
1068
rpt_align = (uchar_t *)ALIGN2PAGE(ml->b_rptr);
usr/src/uts/common/xen/io/xnb.c
84
static void setup_gop(xnb_t *, gnttab_copy_t *, uchar_t *,
usr/src/uts/common/xen/io/xnb.c
939
setup_gop(xnb_t *xnbp, gnttab_copy_t *gp, uchar_t *rptr,
usr/src/uts/common/xen/io/xnf.c
1559
uchar_t *ptr;
usr/src/uts/common/xen/io/xpvtap.c
556
a.prot = (uchar_t)prot;
usr/src/uts/common/xen/io/xpvtap.c
557
a.maxprot = (uchar_t)maxprot;
usr/src/uts/common/zmod/zmod.c
46
zs.next_in = (uchar_t *)src;
usr/src/uts/common/zmod/zmod.c
77
zs.next_in = (uchar_t *)src;
usr/src/uts/i86pc/boot/boot_console.c
415
uchar_t lcr = 0;
usr/src/uts/i86pc/boot/boot_console.c
416
uchar_t mcr = DTR | RTS;
usr/src/uts/i86pc/boot/boot_console.c
893
uchar_t lsr;
usr/src/uts/i86pc/boot/boot_fb.c
522
bit_to_pix(uchar_t c)
usr/src/uts/i86pc/boot/boot_keyboard.c
153
static uchar_t kb_calculate_leds(void);
usr/src/uts/i86pc/dboot/dboot_elfload.c
50
uchar_t *ident;
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_dr.c
2502
uint32_t pxmid, uint32_t *slicntp, uchar_t **slipp)
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_dr.c
2507
uchar_t *valp, *sp, *ep;
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_dr.c
2514
valp = (uchar_t *)buf.Pointer;
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_dr.c
2526
if (buf.Length != pxmcnt * 2 * sizeof (uchar_t)) {
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_dr.c
2539
*slipp = (uchar_t *)buf.Pointer;
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_dr.c
2558
sp = AcpiOsAllocate(pxmcnt * 2 * sizeof (uchar_t));
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_dr.c
2577
uint32_t *pxmidp, uint32_t *slicntp, uchar_t **slipp)
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_dr.c
2699
void **hdlpp, uint32_t *pxmidp, uint32_t *slicntp, uchar_t **slipp)
usr/src/uts/i86pc/io/apix/apix.c
1722
apix_intx_set_vector(int irqno, uint32_t cpuid, uchar_t vector)
usr/src/uts/i86pc/io/apix/apix.c
1739
uchar_t vector;
usr/src/uts/i86pc/io/apix/apix.c
1760
uchar_t ioapicindex, intin;
usr/src/uts/i86pc/io/apix/apix.c
1853
apix_intx_rebind(int irqno, processorid_t cpuid, uchar_t vector)
usr/src/uts/i86pc/io/apix/apix.c
2230
uchar_t ipin, ioapic, ioapicindex;
usr/src/uts/i86pc/io/apix/apix.c
2270
ipin = (uchar_t)irqno;
usr/src/uts/i86pc/io/apix/apix.c
2295
irqp->airq_origirq = (uchar_t)origirq;
usr/src/uts/i86pc/io/apix/apix.c
2380
uchar_t ipin;
usr/src/uts/i86pc/io/apix/apix.c
2400
intr_flag.bustype = (uchar_t)bustype;
usr/src/uts/i86pc/io/apix/apix.c
594
outb(APIC_IMCR_P1, (uchar_t)APIC_IMCR_SELECT);
usr/src/uts/i86pc/io/apix/apix.c
595
outb(APIC_IMCR_P2, (uchar_t)APIC_IMCR_APIC);
usr/src/uts/i86pc/io/apix/apix.c
631
uchar_t vector;
usr/src/uts/i86pc/io/apix/apix.c
640
vector = *vectorp = (uchar_t)*vectorp + APIC_BASE_VECT;
usr/src/uts/i86pc/io/apix/apix.c
685
cpu_infop->aci_curipl = (uchar_t)nipl;
usr/src/uts/i86pc/io/apix/apix.c
717
cpu_infop->aci_curipl = (uchar_t)prev_ipl;
usr/src/uts/i86pc/io/apix/apix.c
762
uchar_t vector = (uchar_t)APIX_VIRTVEC_VECTOR(virtvec);
usr/src/uts/i86pc/io/apix/apix.c
795
uchar_t vector = (uchar_t)APIX_VIRTVEC_VECTOR(virtvec);
usr/src/uts/i86pc/io/apix/apix.c
953
uchar_t vector;
usr/src/uts/i86pc/io/apix/apix_intr.c
197
uchar_t vector = av->av_flags & AV_PENTRY_VECTMASK;
usr/src/uts/i86pc/io/apix/apix_intr.c
296
it->t_pil = (uchar_t)pil;
usr/src/uts/i86pc/io/apix/apix_intr.c
685
it->t_pil = (uchar_t)pil;
usr/src/uts/i86pc/io/apix/apix_intr.c
906
ttp->ttr_pri = (uchar_t)oldipl;
usr/src/uts/i86pc/io/apix/apix_intr.c
945
ttp->ttr_ipl = (uchar_t)newipl;
usr/src/uts/i86pc/io/apix/apix_utils.c
1468
uchar_t newvec, oldvec = vecp->v_vector;
usr/src/uts/i86pc/io/apix/apix_utils.c
1587
irqp->airq_origirq = (uchar_t)irqno;
usr/src/uts/i86pc/io/apix/apix_utils.c
1840
uchar_t ioapicindex, ipin;
usr/src/uts/i86pc/io/apix/apix_utils.c
1866
irqp->airq_origirq = (uchar_t)irqno;
usr/src/uts/i86pc/io/apix/apix_utils.c
303
int inum, int count, uchar_t vector, int target_apic_id)
usr/src/uts/i86pc/io/apix/apix_utils.c
451
uchar_t start_inum = inum + 1 - count;
usr/src/uts/i86pc/io/apix/apix_utils.c
452
uchar_t start_vect = vecp->v_vector + 1 - count;
usr/src/uts/i86pc/io/apix/apix_utils.c
653
uchar_t oldvec = oldp->v_vector, newvec = newp->v_vector;
usr/src/uts/i86pc/io/apix/apix_utils.c
694
apix_init_vector(processorid_t cpuid, uchar_t vector)
usr/src/uts/i86pc/io/apix/apix_utils.c
73
static apix_vector_t *apix_init_vector(processorid_t, uchar_t);
usr/src/uts/i86pc/io/apix/apix_utils.c
92
uchar_t
usr/src/uts/i86pc/io/apix/apix_utils.c
951
uchar_t v;
usr/src/uts/i86pc/io/apix/apix_utils.c
96
uchar_t vector;
usr/src/uts/i86pc/io/apix/apix_utils.c
987
uchar_t v = (uchar_t)APIX_VIRTVEC_VECTOR(virt_vect);
usr/src/uts/i86pc/io/gfx_private/gfxp_segmap.c
142
dev_a.prot = (uchar_t)prot;
usr/src/uts/i86pc/io/gfx_private/gfxp_segmap.c
143
dev_a.maxprot = (uchar_t)maxprot;
usr/src/uts/i86pc/io/gfx_private/gfxp_vgatext.c
1082
static uchar_t fsreg[8] = {0x0, 0x30, 0x5, 0x35, 0xa, 0x3a, 0xf, 0x3f};
usr/src/uts/i86pc/io/gfx_private/gfxp_vgatext.c
1084
const uchar_t *from;
usr/src/uts/i86pc/io/gfx_private/gfxp_vgatext.c
1085
uchar_t volatile *to;
usr/src/uts/i86pc/io/immu.c
1146
(uchar_t *)phony_reg, strlen(phony_reg) + 1) != DDI_PROP_SUCCESS) {
usr/src/uts/i86pc/io/immu_dvma.c
559
uchar_t bus, uchar_t dev, uchar_t func, boolean_t *is_pcib)
usr/src/uts/i86pc/io/immu_dvma.c
696
uchar_t baseclass, subclass;
usr/src/uts/i86pc/io/immu_intrmap.c
138
uint16_t type, int count, uchar_t ioapic_index);
usr/src/uts/i86pc/io/immu_intrmap.c
389
get_immu(dev_info_t *dip, uint16_t type, uchar_t ioapic_index)
usr/src/uts/i86pc/io/immu_intrmap.c
438
get_sid(dev_info_t *dip, uint16_t type, uchar_t ioapic_index)
usr/src/uts/i86pc/io/immu_intrmap.c
443
uchar_t svt, sq;
usr/src/uts/i86pc/io/immu_intrmap.c
668
uint16_t type, int count, uchar_t ioapic_index)
usr/src/uts/i86pc/io/immu_intrmap.c
758
uchar_t vector, dlm, tm, rh, dm;
usr/src/uts/i86pc/io/isa.c
125
static uchar_t asy_intr_override = 0;
usr/src/uts/i86pc/io/mp_platform_common.c
101
int apic_find_intin(uchar_t ioapic, uchar_t intin);
usr/src/uts/i86pc/io/mp_platform_common.c
1023
build_reserved_irqlist((uchar_t *)apic_reserved_irqlist);
usr/src/uts/i86pc/io/mp_platform_common.c
1150
uchar_t hid;
usr/src/uts/i86pc/io/mp_platform_common.c
1266
hid = (uchar_t)(id >> 24);
usr/src/uts/i86pc/io/mp_platform_common.c
128
uchar_t acpi_find_ioapic(int irq);
usr/src/uts/i86pc/io/mp_platform_common.c
1353
uchar_t min_io_apic_ver = 0;
usr/src/uts/i86pc/io/mp_platform_common.c
1399
uchar_t cksum;
usr/src/uts/i86pc/io/mp_platform_common.c
1468
uchar_t
usr/src/uts/i86pc/io/mp_platform_common.c
1475
return ((uchar_t)i);
usr/src/uts/i86pc/io/mp_platform_common.c
1639
apic_find_intin(uchar_t ioapic, uchar_t intin)
usr/src/uts/i86pc/io/mp_platform_common.c
214
uchar_t apic_io_id[MAX_IO_APIC];
usr/src/uts/i86pc/io/mp_platform_common.c
216
uchar_t apic_io_ver[MAX_IO_APIC];
usr/src/uts/i86pc/io/mp_platform_common.c
217
uchar_t apic_io_vectbase[MAX_IO_APIC];
usr/src/uts/i86pc/io/mp_platform_common.c
218
uchar_t apic_io_vectend[MAX_IO_APIC];
usr/src/uts/i86pc/io/mp_platform_common.c
219
uchar_t apic_reserved_irqlist[MAX_ISA_IRQ + 1];
usr/src/uts/i86pc/io/mp_platform_common.c
241
uchar_t apic_resv_vector[MAXIPL+1];
usr/src/uts/i86pc/io/mp_platform_common.c
249
uchar_t apic_single_pci_busid = 0;
usr/src/uts/i86pc/io/mp_platform_common.c
662
uchar_t hid;
usr/src/uts/i86pc/io/mp_platform_common.c
888
apic_cpus[i].aci_local_ver = (uchar_t)(ver & 0xFF);
usr/src/uts/i86pc/io/mp_platform_common.c
948
hid = (uchar_t)(id >> 24);
usr/src/uts/i86pc/io/mp_platform_common.c
962
apic_io_ver[i] = (uchar_t)(ver & 0xff);
usr/src/uts/i86pc/io/mp_platform_misc.c
1054
uchar_t ipl;
usr/src/uts/i86pc/io/mp_platform_misc.c
1056
uchar_t ipin, ioapic, ioapicindex, vector;
usr/src/uts/i86pc/io/mp_platform_misc.c
106
extern uchar_t acpi_find_ioapic(int irq);
usr/src/uts/i86pc/io/mp_platform_misc.c
1075
ipin = (uchar_t)0xff;
usr/src/uts/i86pc/io/mp_platform_misc.c
109
extern int apic_find_intin(uchar_t ioapic, uchar_t intin);
usr/src/uts/i86pc/io/mp_platform_misc.c
1123
ipin = (uchar_t)irqno;
usr/src/uts/i86pc/io/mp_platform_misc.c
1131
irqptr->airq_origirq = (uchar_t)origirq;
usr/src/uts/i86pc/io/mp_platform_misc.c
1191
irqptr->airq_origirq = (uchar_t)origirq;
usr/src/uts/i86pc/io/mp_platform_misc.c
1214
apic_bind_intr(dev_info_t *dip, int irq, uchar_t ioapicid, uchar_t intin)
usr/src/uts/i86pc/io/mp_platform_misc.c
1360
apic_mark_vector(uchar_t oldvector, uchar_t newvector)
usr/src/uts/i86pc/io/mp_platform_misc.c
1400
uchar_t
usr/src/uts/i86pc/io/mp_platform_misc.c
1401
apic_xlate_vector(uchar_t vector)
usr/src/uts/i86pc/io/mp_platform_misc.c
1403
uchar_t newvector, oldvector = 0;
usr/src/uts/i86pc/io/mp_platform_misc.c
1439
uchar_t oldvector, newvector;
usr/src/uts/i86pc/io/mp_platform_misc.c
1441
oldvector = (uchar_t)(uintptr_t)arg;
usr/src/uts/i86pc/io/mp_platform_misc.c
146
extern uchar_t apic_io_vectbase[MAX_IO_APIC];
usr/src/uts/i86pc/io/mp_platform_misc.c
183
uchar_t apic_vector_to_irq[APIC_MAX_VECTOR+1];
usr/src/uts/i86pc/io/mp_platform_misc.c
189
extern uchar_t apic_single_pci_busid;
usr/src/uts/i86pc/io/mp_platform_misc.c
197
static uchar_t *apic_oldvec_to_newvec;
usr/src/uts/i86pc/io/mp_platform_misc.c
198
static uchar_t *apic_newvec_to_oldvec;
usr/src/uts/i86pc/io/mp_platform_misc.c
369
uchar_t vector;
usr/src/uts/i86pc/io/mp_platform_misc.c
428
irqptr->airq_ipl = (uchar_t)max_ipl;
usr/src/uts/i86pc/io/mp_platform_misc.c
463
(uchar_t)max_ipl;
usr/src/uts/i86pc/io/mp_platform_misc.c
467
irqptr->airq_ipl = (uchar_t)max_ipl;
usr/src/uts/i86pc/io/mp_platform_misc.c
500
uchar_t vector;
usr/src/uts/i86pc/io/mp_platform_misc.c
561
irqp->airq_ipl = (uchar_t)max_ipl;
usr/src/uts/i86pc/io/mp_platform_misc.c
647
apic_ipls[apic_ipls_index] = (uchar_t)max_ipl;
usr/src/uts/i86pc/io/mp_platform_misc.c
651
irqp->airq_ipl = (uchar_t)max_ipl;
usr/src/uts/i86pc/io/mp_platform_misc.c
777
uchar_t ipin;
usr/src/uts/i86pc/io/mp_platform_misc.c
89
static void apic_mark_vector(uchar_t oldvector, uchar_t newvector);
usr/src/uts/i86pc/io/mp_platform_misc.c
948
uchar_t ioapicindex, uchar_t ipin, apic_irq_t **irqptrp)
usr/src/uts/i86pc/io/mp_platform_misc.c
956
uchar_t share_id;
usr/src/uts/i86pc/io/pci/mps_table.h
106
uchar_t bhd_type; /* type 129 */
usr/src/uts/i86pc/io/pci/mps_table.h
107
uchar_t bhd_len; /* entry length in bytes (8) */
usr/src/uts/i86pc/io/pci/mps_table.h
108
uchar_t bhd_bus_id; /* bus id of this bus */
usr/src/uts/i86pc/io/pci/mps_table.h
109
uchar_t bhd_bus_info; /* bus information */
usr/src/uts/i86pc/io/pci/mps_table.h
112
uchar_t bhd_parent;
usr/src/uts/i86pc/io/pci/mps_table.h
116
uchar_t cbasm_type; /* type 130 */
usr/src/uts/i86pc/io/pci/mps_table.h
117
uchar_t cbasm_len; /* entry length in bytes (8) */
usr/src/uts/i86pc/io/pci/mps_table.h
118
uchar_t cbasm_bus_id; /* bus to be modified */
usr/src/uts/i86pc/io/pci/mps_table.h
119
uchar_t cbasm_addr_mod; /* address modifier */
usr/src/uts/i86pc/io/pci/mps_table.h
40
uchar_t fps_len; /* in paragraph (16-bytes units) */
usr/src/uts/i86pc/io/pci/mps_table.h
41
uchar_t fps_spec_rev; /* MP Spec. version no. */
usr/src/uts/i86pc/io/pci/mps_table.h
42
uchar_t fps_cksum; /* checksum of complete structure */
usr/src/uts/i86pc/io/pci/mps_table.h
43
uchar_t fps_featinfo1; /* mp feature info byte 1 */
usr/src/uts/i86pc/io/pci/mps_table.h
44
uchar_t fps_featinfo2; /* mp feature info byte 2 */
usr/src/uts/i86pc/io/pci/mps_table.h
45
uchar_t fps_featinfo3; /* mp feature info byte 3 */
usr/src/uts/i86pc/io/pci/mps_table.h
46
uchar_t fps_featinfo4; /* mp feature info byte 4 */
usr/src/uts/i86pc/io/pci/mps_table.h
47
uchar_t fps_featinfo5; /* mp feature info byte 5 */
usr/src/uts/i86pc/io/pci/mps_table.h
53
uchar_t ct_spec_rev; /* MP Spec. version no. */
usr/src/uts/i86pc/io/pci/mps_table.h
54
uchar_t ct_cksum; /* base configuration table checksum */
usr/src/uts/i86pc/io/pci/mps_table.h
62
uchar_t ct_ext_cksum; /* checksum for the extended table */
usr/src/uts/i86pc/io/pci/mps_table.h
90
uchar_t sasm_type; /* type 128 */
usr/src/uts/i86pc/io/pci/mps_table.h
91
uchar_t sasm_len; /* entry length in bytes (20) */
usr/src/uts/i86pc/io/pci/mps_table.h
92
uchar_t sasm_bus_id; /* bus id where this is mapped */
usr/src/uts/i86pc/io/pci/mps_table.h
93
uchar_t sasm_as_type; /* system address type */
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
434
uchar_t *extp;
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
445
(uchar_t *)ebda_start, 1024, "_MP_");
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
452
(uchar_t *)base_end, 1024, "_MP_");
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
457
(uchar_t *)0xF0000, 0x10000, "_MP_");
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
468
if (checksum((uchar_t *)fpp, fpp->fps_len * 16) != 0) {
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
480
if (checksum((uchar_t *)ctp, base_len) != 0) {
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
492
extp = (uchar_t *)ctp + base_len;
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
506
uchar_t *extp;
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
574
if ((hrtp = (struct hrt_hdr *)find_sig((uchar_t *)0xF0000,
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
61
static uchar_t *mps_extp = NULL;
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
62
static uchar_t *mps_ext_endp = NULL;
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
630
static uchar_t *
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
631
find_sig(uchar_t *cp, int len, char *sig)
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
74
static uchar_t *find_sig(uchar_t *cp, int len, char *sig);
usr/src/uts/i86pc/io/pci/pcihrt.h
42
uchar_t hrt_entry_cnt; /* no. of PCI hot-plug slot entries */
usr/src/uts/i86pc/io/pci/pcihrt.h
43
uchar_t hrt_ver; /* version no. = 1 */
usr/src/uts/i86pc/io/pci/pcihrt.h
44
uchar_t hrt_resv0; /* reserved */
usr/src/uts/i86pc/io/pci/pcihrt.h
45
uchar_t hrt_resv1; /* reserved */
usr/src/uts/i86pc/io/pci/pcihrt.h
46
uchar_t hrt_resv2; /* reserved */
usr/src/uts/i86pc/io/pci/pcihrt.h
47
uchar_t hrt_resv3; /* reserved */
usr/src/uts/i86pc/io/pci/pcihrt.h
48
uchar_t hrt_resv4; /* reserved */
usr/src/uts/i86pc/io/pci/pcihrt.h
49
uchar_t hrt_resv5; /* reserved */
usr/src/uts/i86pc/io/pci/pcihrt.h
53
uchar_t php_devno; /* PCI dev/func no. of the slot */
usr/src/uts/i86pc/io/pci/pcihrt.h
54
uchar_t php_pri_bus; /* Primary bus of this slot */
usr/src/uts/i86pc/io/pci/pcihrt.h
55
uchar_t php_sec_bus; /* Secondary bus of this slot */
usr/src/uts/i86pc/io/pci/pcihrt.h
56
uchar_t php_subord_bus; /* Max Subordinate bus of this slot */
usr/src/uts/i86pc/io/pcplusmp/apic.c
1046
(uchar_t)-1) {
usr/src/uts/i86pc/io/pcplusmp/apic.c
1064
apic_vector_to_irq[start + i] = (uchar_t)irqno;
usr/src/uts/i86pc/io/pcplusmp/apic.c
1066
irqptr->airq_vector = (uchar_t)(start + i);
usr/src/uts/i86pc/io/pcplusmp/apic.c
1067
irqptr->airq_ioapicindex = (uchar_t)inum; /* start */
usr/src/uts/i86pc/io/pcplusmp/apic.c
1068
irqptr->airq_intin_no = (uchar_t)rcount;
usr/src/uts/i86pc/io/pcplusmp/apic.c
1070
irqptr->airq_ipl = (uchar_t)pri;
usr/src/uts/i86pc/io/pcplusmp/apic.c
1072
irqptr->airq_origirq = (uchar_t)(inum + i);
usr/src/uts/i86pc/io/pcplusmp/apic.c
1119
uchar_t vector, irqno;
usr/src/uts/i86pc/io/pcplusmp/apic.c
1123
(uchar_t)-1) {
usr/src/uts/i86pc/io/pcplusmp/apic.c
1146
irqptr->airq_vector = (uchar_t)vector;
usr/src/uts/i86pc/io/pcplusmp/apic.c
1148
irqptr->airq_ipl = (uchar_t)pri;
usr/src/uts/i86pc/io/pcplusmp/apic.c
1149
irqptr->airq_origirq = (uchar_t)(inum + i);
usr/src/uts/i86pc/io/pcplusmp/apic.c
1167
uchar_t
usr/src/uts/i86pc/io/pcplusmp/apic.c
1189
apic_vector_to_irq[i] = (uchar_t)irq;
usr/src/uts/i86pc/io/pcplusmp/apic.c
1191
return ((uchar_t)i);
usr/src/uts/i86pc/io/pcplusmp/apic.c
1200
apic_free_vector(uchar_t vector)
usr/src/uts/i86pc/io/pcplusmp/apic.c
1248
uchar_t
usr/src/uts/i86pc/io/pcplusmp/apic.c
1249
apic_modify_vector(uchar_t vector, int irq)
usr/src/uts/i86pc/io/pcplusmp/apic.c
1251
apic_vector_to_irq[vector] = (uchar_t)irq;
usr/src/uts/i86pc/io/pcplusmp/apic.c
134
uchar_t apic_vectortoipl[APIC_AVAIL_VECTOR / APIC_VECTOR_PER_IPL] = {
usr/src/uts/i86pc/io/pcplusmp/apic.c
143
uchar_t apic_ipltopri[MAXIPL + 1]; /* unix ipl to apic pri */
usr/src/uts/i86pc/io/pcplusmp/apic.c
152
uchar_t apic_ipls[APIC_AVAIL_VECTOR];
usr/src/uts/i86pc/io/pcplusmp/apic.c
276
static uchar_t
usr/src/uts/i86pc/io/pcplusmp/apic.c
277
apic_xlate_vector_by_irq(uchar_t irq)
usr/src/uts/i86pc/io/pcplusmp/apic.c
518
outb(APIC_IMCR_P1, (uchar_t)APIC_IMCR_SELECT);
usr/src/uts/i86pc/io/pcplusmp/apic.c
519
outb(APIC_IMCR_P2, (uchar_t)APIC_IMCR_APIC);
usr/src/uts/i86pc/io/pcplusmp/apic.c
547
uchar_t vector;
usr/src/uts/i86pc/io/pcplusmp/apic.c
558
vector = (uchar_t)*vectorp;
usr/src/uts/i86pc/io/pcplusmp/apic.c
610
cpu_infop->aci_current[nipl] = (uchar_t)irq;
usr/src/uts/i86pc/io/pcplusmp/apic.c
611
cpu_infop->aci_curipl = (uchar_t)nipl;
usr/src/uts/i86pc/io/pcplusmp/apic.c
647
cpu_infop->aci_curipl = (uchar_t)prev_ipl;
usr/src/uts/i86pc/io/pcplusmp/apic.c
723
uchar_t vector;
usr/src/uts/i86pc/io/pcplusmp/apic.c
996
uchar_t start, irqno;
usr/src/uts/i86pc/io/pcplusmp/apic_common.c
1393
uchar_t byte;
usr/src/uts/i86pc/io/pcplusmp/apic_common.c
1420
outb(APIC_IMCR_P1, (uchar_t)APIC_IMCR_SELECT);
usr/src/uts/i86pc/io/pcplusmp/apic_common.c
1421
outb(APIC_IMCR_P2, (uchar_t)APIC_IMCR_PIC);
usr/src/uts/i86pc/io/pcplusmp/apic_common.c
1928
uchar_t
usr/src/uts/i86pc/io/pcplusmp/apic_common.c
1929
apic_get_ioapicid(uchar_t ioapicindex)
usr/src/uts/i86pc/io/pcplusmp/apic_common.c
198
uchar_t cntl;
usr/src/uts/i86pc/io/pcplusmp/apic_common.c
199
uchar_t data;
usr/src/uts/i86pc/io/pcplusmp/apic_common.c
216
uchar_t data;
usr/src/uts/i86pc/io/pcplusmp/apic_common.c
243
(void (*)(void **, dev_info_t *, uint16_t, int, uchar_t))return_instr,
usr/src/uts/i86pc/io/pcplusmp/apic_common.c
904
uchar_t localver = 0;
usr/src/uts/i86pc/io/pcplusmp/apic_introp.c
192
uchar_t
usr/src/uts/i86pc/io/pcplusmp/apic_introp.c
232
return ((uchar_t)start);
usr/src/uts/i86pc/io/pcplusmp/apic_introp.c
646
uchar_t irqno;
usr/src/uts/i86pc/io/pcplusmp/apic_introp.c
663
irqno = (uchar_t)vecirq;
usr/src/uts/i86pc/io/pcplusmp/apic_introp.c
706
(uchar_t)MIN(intr_params_p->avgi_num_devs, i);
usr/src/uts/i86pc/io/pcplusmp/apic_regops.c
136
uchar_t ioapicindex;
usr/src/uts/i86pc/io/pcplusmp/apic_regops.c
137
uchar_t vector;
usr/src/uts/i86pc/io/psm/psm_common.c
200
acpipsmlnkp->device_status = (uchar_t)status;
usr/src/uts/i86pc/io/psm/psm_common.c
268
build_reserved_irqlist(uchar_t *reserved_irqs_table)
usr/src/uts/i86pc/io/psm/psm_common.c
534
acpipsmlnkp->device_status = (uchar_t)status;
usr/src/uts/i86pc/io/psm/psm_common.c
855
ep->bus = (uchar_t)bus;
usr/src/uts/i86pc/io/psm/psm_common.c
856
ep->dev = (uchar_t)dev;
usr/src/uts/i86pc/io/psm/psm_common.c
857
ep->ipin = (uchar_t)ipin;
usr/src/uts/i86pc/io/psm/psm_common.c
859
ep->irq = (uchar_t)pci_irq;
usr/src/uts/i86pc/io/psm/psm_common.c
875
acpi_get_irq_cache_ent(uchar_t bus, uchar_t dev, int ipin,
usr/src/uts/i86pc/io/psm/uppc.c
109
uchar_t uppc_reserved_irqlist[MAX_ISA_IRQ + 1];
usr/src/uts/i86pc/io/psm/uppc.c
245
build_reserved_irqlist((uchar_t *)uppc_reserved_irqlist);
usr/src/uts/i86pc/io/psm/uppc.c
274
outb(PITCTR0_PORT, (uchar_t)clkticks);
usr/src/uts/i86pc/io/psm/uppc.c
275
outb(PITCTR0_PORT, (uchar_t)(clkticks>>8));
usr/src/uts/i86pc/io/psm/uppc.c
322
uchar_t vectmask;
usr/src/uts/i86pc/io/psm/uppc.c
365
uchar_t vectmask;
usr/src/uts/i86pc/io/psm/uppc.c
862
uchar_t ipin, iline;
usr/src/uts/i86pc/io/rootnex.c
1737
dma->dp_prealloc_buffer = (uchar_t *)(((uintptr_t)dma +
usr/src/uts/i86pc/os/biosdisk.c
114
(uchar_t *)&biosdev_info[drivenum - 0x80],
usr/src/uts/i86pc/os/biosdisk.c
122
bios_check_extension_present(uchar_t drivenum)
usr/src/uts/i86pc/os/biosdisk.c
150
get_dev_params(uchar_t drivenum)
usr/src/uts/i86pc/os/biosdisk.c
157
uchar_t *tmp;
usr/src/uts/i86pc/os/biosdisk.c
168
((uchar_t *)bufp)[i] = 0;
usr/src/uts/i86pc/os/biosdisk.c
194
tmp = (uchar_t *)&biosdev_info[index].fn48_dev_params;
usr/src/uts/i86pc/os/biosdisk.c
196
tmp[i] = ((uchar_t *)bufp)[i];
usr/src/uts/i86pc/os/biosdisk.c
202
drive_present(uchar_t drivenum)
usr/src/uts/i86pc/os/biosdisk.c
222
reset_disk(uchar_t drivenum)
usr/src/uts/i86pc/os/biosdisk.c
241
read_firstblock(uchar_t drivenum)
usr/src/uts/i86pc/os/biosdisk.c
246
uchar_t status;
usr/src/uts/i86pc/os/biosdisk.c
280
biosdev_info[index].first_block[i] = *((uchar_t *)bufp + i);
usr/src/uts/i86pc/os/biosdisk.c
286
is_eltorito(uchar_t drivenum)
usr/src/uts/i86pc/os/biosdisk.c
302
((uchar_t *)bufp)[i] = 0;
usr/src/uts/i86pc/os/biosdisk.c
66
static int bios_check_extension_present(uchar_t);
usr/src/uts/i86pc/os/biosdisk.c
67
static int get_dev_params(uchar_t);
usr/src/uts/i86pc/os/biosdisk.c
68
static int read_firstblock(uchar_t drivenum);
usr/src/uts/i86pc/os/biosdisk.c
69
static int drive_present(uchar_t drivenum);
usr/src/uts/i86pc/os/biosdisk.c
70
static void reset_disk(uchar_t drivenum);
usr/src/uts/i86pc/os/biosdisk.c
71
static int is_eltorito(uchar_t drivenum);
usr/src/uts/i86pc/os/biosdisk.c
77
uchar_t drivenum;
usr/src/uts/i86pc/os/biosdisk.c
80
uchar_t name[20];
usr/src/uts/i86pc/os/ddi_impl.c
2606
RD_EXISTING_PROP_NAME, (uchar_t *)&rd_mem_prop,
usr/src/uts/i86pc/os/fakebop.c
1540
uchar_t boot_device;
usr/src/uts/i86pc/os/fastboot.c
716
fastboot_cksum_file(fastboot_file_t *fb, uchar_t *md5_hash)
usr/src/uts/i86pc/os/fastboot.c
803
fastboot_cksum_cdata(fastboot_info_t *nk, uchar_t *md5_hash)
usr/src/uts/i86pc/os/fastboot.c
841
uchar_t md5_hash[MD5_DIGEST_LENGTH];
usr/src/uts/i86pc/os/graphics.c
39
extern void outb(int, uchar_t);
usr/src/uts/i86pc/os/graphics.c
47
static uchar_t bar[BAR_STEPS];
usr/src/uts/i86pc/os/graphics.c
73
uchar_t *mem, *ptr;
usr/src/uts/i86pc/os/graphics.c
76
mem = (uchar_t *)videomem + offset;
usr/src/uts/i86pc/os/ibft.c
100
uchar_t Sec_Radius_Server[16];
usr/src/uts/i86pc/os/ibft.c
107
uchar_t ip_addr[16];
usr/src/uts/i86pc/os/ibft.c
110
uchar_t Gateway[16];
usr/src/uts/i86pc/os/ibft.c
111
uchar_t Primary_dns[16];
usr/src/uts/i86pc/os/ibft.c
112
uchar_t Secondary_dns[16];
usr/src/uts/i86pc/os/ibft.c
113
uchar_t dhcp[16];
usr/src/uts/i86pc/os/ibft.c
123
uchar_t ip_addr[16];
usr/src/uts/i86pc/os/ibft.c
125
uchar_t boot_lun[8];
usr/src/uts/i86pc/os/ibft.c
126
uchar_t chap_type;
usr/src/uts/i86pc/os/ibft.c
127
uchar_t nic_association;
usr/src/uts/i86pc/os/ibft.c
218
uchar_t checksum = 0;
usr/src/uts/i86pc/os/ibft.c
219
uchar_t *start = NULL;
usr/src/uts/i86pc/os/ibft.c
228
start = (uchar_t *)tbl_hdr;
usr/src/uts/i86pc/os/ibft.c
372
(uchar_t *)kmem_zalloc(
usr/src/uts/i86pc/os/ibft.c
386
iscsi_parse_ipaddr(uchar_t *source, char *dest, int *af)
usr/src/uts/i86pc/os/ibft.c
433
iscsi_copy_ibft_ipaddr(uchar_t *source, void *dest, int *af)
usr/src/uts/i86pc/os/ibft.c
543
(uchar_t *)kmem_zalloc(tgtp->target_name_len + 1,
usr/src/uts/i86pc/os/ibft.c
566
(uchar_t *)kmem_zalloc(
usr/src/uts/i86pc/os/ibft.c
587
(uchar_t *)kmem_zalloc(
usr/src/uts/i86pc/os/ibft.c
604
(uchar_t *)kmem_zalloc(
usr/src/uts/i86pc/os/ibft.c
629
(uchar_t *)kmem_zalloc(
usr/src/uts/i86pc/os/ibft.c
97
uchar_t iSNS_Server[16];
usr/src/uts/i86pc/os/ibft.c
98
uchar_t SLP_Server[16];
usr/src/uts/i86pc/os/ibft.c
99
uchar_t Pri_Radius_Server[16];
usr/src/uts/i86pc/os/instr_size.c
113
dtrace_instr_size_isa(uchar_t *instr, model_t model, int *rmindex)
usr/src/uts/i86pc/os/instr_size.c
119
dtrace_instr_size(uchar_t *instr)
usr/src/uts/i86pc/os/instr_size.c
129
uchar_t instr[16]; /* maximum size instruction */
usr/src/uts/i86pc/os/instr_size.c
69
uchar_t **instr = p;
usr/src/uts/i86pc/os/instr_size.c
87
dtrace_dis_isize(uchar_t *instr, dis_isize_t which, model_t model, int *rmindex)
usr/src/uts/i86pc/os/intr.c
1061
it->t_pil = (uchar_t)pil;
usr/src/uts/i86pc/os/intr.c
772
it->t_pil = (uchar_t)pil;
usr/src/uts/i86pc/os/lgrpplat.c
2724
lgrp_plat_process_sli(uint32_t domain_id, uchar_t *sli_info,
usr/src/uts/i86pc/os/lgrpplat.c
496
static int lgrp_plat_process_sli(uint32_t domain, uchar_t *sli_info,
usr/src/uts/i86pc/os/lgrpplat.c
788
uchar_t *sliptr = NULL;
usr/src/uts/i86pc/os/lgrpplat.c
793
uint32_t *, uint32_t *, uchar_t **);
usr/src/uts/i86pc/os/mlsetup.c
226
t0.t_bindflag = (uchar_t)default_binding_mode;
usr/src/uts/i86pc/os/mp_machdep.c
149
uchar_t (*psm_get_ioapicid)(uchar_t) = NULL;
usr/src/uts/i86pc/os/mp_machdep.c
151
uchar_t (*psm_xlate_vector_by_irq)(uchar_t) = NULL;
usr/src/uts/i86pc/os/mp_startup.c
1702
uchar_t new_x86_featureset[BT_SIZEOFMAP(NUM_X86_FEATURES)];
usr/src/uts/i86pc/os/pci_bios.c
121
((uchar_t *)routes)[i] = bufp[i];
usr/src/uts/i86pc/os/pci_bios.c
180
uchar_t dev;
usr/src/uts/i86pc/os/pci_bios.c
181
uchar_t slot[N_PCI_IRQ_ROUTES_MAX+1];
usr/src/uts/i86pc/os/pci_bios.c
73
uchar_t *hdrp;
usr/src/uts/i86pc/os/pci_bios.c
74
uchar_t *bufp;
usr/src/uts/i86pc/os/pci_bios.c
90
hdrp = (uchar_t *)BIOS_IRQ_ROUTING_HDR;
usr/src/uts/i86pc/os/pci_bios.c
91
bufp = (uchar_t *)BIOS_IRQ_ROUTING_DATA;
usr/src/uts/i86pc/os/pci_cfgacc_x86.c
246
uchar_t secbus;
usr/src/uts/i86pc/os/pci_cfgacc_x86.c
247
uchar_t subbus;
usr/src/uts/i86pc/os/pci_cfgacc_x86.c
264
pci_cfgacc_add_workaround(uint16_t bdf, uchar_t secbus, uchar_t subbus)
usr/src/uts/i86pc/os/pci_cfgacc_x86.c
279
uchar_t bus;
usr/src/uts/i86pc/os/pci_mech2.c
54
pci_mech2_config_enable(uchar_t bus, uchar_t function)
usr/src/uts/i86pc/os/trap.c
237
uchar_t instr[SLOW_SCALL_SIZE] = { 0xCD, T_SYSCALLINT };
usr/src/uts/i86pc/os/trap.c
259
uchar_t instr[FAST_SCALL_SIZE];
usr/src/uts/i86pc/os/trap.c
350
uchar_t instr[LCALLSIZE];
usr/src/uts/i86pc/os/trap.c
386
instr_is_lsahf(caddr_t pc, uchar_t *instr)
usr/src/uts/i86pc/os/trap.c
402
emulate_lsahf(struct regs *rp, uchar_t instr)
usr/src/uts/i86pc/os/trap.c
431
cmp_to_prefetch(uchar_t *p)
usr/src/uts/i86pc/os/trap.c
444
uchar_t instr[4]; /* optional REX prefix plus 3-byte opcode */
usr/src/uts/i86pc/os/trap.c
482
uchar_t instr;
usr/src/uts/i86pc/os/trap.c
678
(*(uchar_t *)rip == 0xf4 ||
usr/src/uts/i86pc/os/trap.c
679
*(uchar_t *)(rip - 1) == 0xf4)) {
usr/src/uts/i86pc/os/trap.c
704
if (cmp_to_prefetch((uchar_t *)pc)) {
usr/src/uts/i86pc/sys/acpidev_dr.h
224
uint32_t *apicidp, uint32_t *pxmidp, uint32_t *slicntp, uchar_t **slipp);
usr/src/uts/i86pc/sys/acpidev_dr.h
239
uint32_t *slicntp, uchar_t **slipp);
usr/src/uts/i86pc/sys/apic.h
200
uchar_t mpfps_length; /* in paragraph (16-bytes units) */
usr/src/uts/i86pc/sys/apic.h
201
uchar_t mpfps_spec_rev; /* version number of MP spec */
usr/src/uts/i86pc/sys/apic.h
202
uchar_t mpfps_checksum; /* checksum of complete structure */
usr/src/uts/i86pc/sys/apic.h
203
uchar_t mpfps_featinfo1; /* mp feature info bytes 1 */
usr/src/uts/i86pc/sys/apic.h
204
uchar_t mpfps_featinfo2; /* mp feature info bytes 2 */
usr/src/uts/i86pc/sys/apic.h
205
uchar_t mpfps_featinfo3; /* mp feature info bytes 3 */
usr/src/uts/i86pc/sys/apic.h
206
uchar_t mpfps_featinfo4; /* mp feature info bytes 4 */
usr/src/uts/i86pc/sys/apic.h
207
uchar_t mpfps_featinfo5; /* mp feature info bytes 5 */
usr/src/uts/i86pc/sys/apic.h
263
uchar_t bus_entry;
usr/src/uts/i86pc/sys/apic.h
264
uchar_t bus_id;
usr/src/uts/i86pc/sys/apic.h
333
#define RDT_VECTOR(x) ((uchar_t)((x) & 0xFF))
usr/src/uts/i86pc/sys/apic.h
459
uchar_t airq_intin_no;
usr/src/uts/i86pc/sys/apic.h
460
uchar_t airq_ioapicindex;
usr/src/uts/i86pc/sys/apic.h
480
uchar_t airq_vector; /* Vector chosen for this irq */
usr/src/uts/i86pc/sys/apic.h
481
uchar_t airq_share; /* number of interrupts at this irq */
usr/src/uts/i86pc/sys/apic.h
482
uchar_t airq_share_id; /* id to identify source from irqno */
usr/src/uts/i86pc/sys/apic.h
483
uchar_t airq_ipl; /* The ipl at which this is handled */
usr/src/uts/i86pc/sys/apic.h
485
uchar_t airq_origirq; /* original irq passed in */
usr/src/uts/i86pc/sys/apic.h
510
uchar_t aci_local_ver;
usr/src/uts/i86pc/sys/apic.h
511
uchar_t aci_status;
usr/src/uts/i86pc/sys/apic.h
512
uchar_t aci_redistribute; /* Selected for redistribution */
usr/src/uts/i86pc/sys/apic.h
516
uchar_t aci_curipl; /* IPL of current ISR */
usr/src/uts/i86pc/sys/apic.h
517
uchar_t aci_current[MAXIPL]; /* Current IRQ at each IPL */
usr/src/uts/i86pc/sys/apic.h
521
uchar_t aci_idle; /* The CPU is idle */
usr/src/uts/i86pc/sys/apic.h
525
uchar_t aci_pad[APIC_PADSZ]; /* padding for 64-byte cache line */
usr/src/uts/i86pc/sys/apic.h
567
int, uchar_t);
usr/src/uts/i86pc/sys/apic.h
781
extern uchar_t apic_xlate_vector(uchar_t vector);
usr/src/uts/i86pc/sys/apic.h
782
extern uchar_t apic_allocate_vector(int ipl, int irq, int pri);
usr/src/uts/i86pc/sys/apic.h
783
extern void apic_free_vector(uchar_t vector);
usr/src/uts/i86pc/sys/apic.h
785
extern uint32_t apic_bind_intr(dev_info_t *dip, int irq, uchar_t ioapicid,
usr/src/uts/i86pc/sys/apic.h
786
uchar_t intin);
usr/src/uts/i86pc/sys/apic.h
807
extern uchar_t apic_find_multi_vectors(int pri, int count);
usr/src/uts/i86pc/sys/apic.h
813
extern uchar_t apic_modify_vector(uchar_t vector, int irq);
usr/src/uts/i86pc/sys/apic.h
839
extern uchar_t apic_ipltopri[MAXIPL+1];
usr/src/uts/i86pc/sys/apic.h
840
extern uchar_t apic_vector_to_irq[APIC_MAX_VECTOR+1];
usr/src/uts/i86pc/sys/apic.h
845
extern uchar_t apic_io_id[MAX_IO_APIC];
usr/src/uts/i86pc/sys/apic.h
850
extern uchar_t apic_vectortoipl[APIC_AVAIL_VECTOR / APIC_VECTOR_PER_IPL];
usr/src/uts/i86pc/sys/apic.h
854
extern uchar_t apic_resv_vector[MAXIPL+1];
usr/src/uts/i86pc/sys/apic.h
868
extern uchar_t apic_ipls[];
usr/src/uts/i86pc/sys/apic_common.h
200
extern uchar_t apic_get_ioapicid(uchar_t ioapicindex);
usr/src/uts/i86pc/sys/apic_common.h
81
extern uchar_t apic_io_vectbase[MAX_IO_APIC];
usr/src/uts/i86pc/sys/apic_common.h
82
extern uchar_t apic_io_vectend[MAX_IO_APIC];
usr/src/uts/i86pc/sys/apic_common.h
83
extern uchar_t apic_io_ver[MAX_IO_APIC];
usr/src/uts/i86pc/sys/apix.h
108
uchar_t v_vector; /* vector */
usr/src/uts/i86pc/sys/apix.h
109
uchar_t v_share; /* intrs at this vector */
usr/src/uts/i86pc/sys/apix.h
227
extern uchar_t apic_single_pci_busid;
usr/src/uts/i86pc/sys/apix.h
238
extern uchar_t acpi_find_ioapic(int irq);
usr/src/uts/i86pc/sys/apix.h
240
extern int apic_find_intin(uchar_t ioapic, uchar_t intin);
usr/src/uts/i86pc/sys/apix.h
311
extern uchar_t apix_alloc_ipi(int ipl);
usr/src/uts/i86pc/sys/apix.h
333
extern void apix_intx_set_vector(int irqno, uint32_t cpuid, uchar_t vector);
usr/src/uts/i86pc/sys/apix.h
338
extern int apix_intx_rebind(int irqno, processorid_t cpuid, uchar_t vector);
usr/src/uts/i86pc/sys/apix.h
99
(((uchar_t)(vv)) & APIX_VIRTVEC_VECMASK)
usr/src/uts/i86pc/sys/biosdisk.h
132
uchar_t first_block_valid;
usr/src/uts/i86pc/sys/biosdisk.h
133
uchar_t first_block[512];
usr/src/uts/i86pc/sys/biosdisk.h
134
uchar_t edd_valid;
usr/src/uts/i86pc/sys/fastboot.h
150
uchar_t fi_md5_hash[FASTBOOT_MAX_MD5_HASH][MD5_DIGEST_LENGTH];
usr/src/uts/i86pc/sys/immu.h
175
uchar_t ioapic_ioapicid;
usr/src/uts/i86pc/sys/machsystm.h
171
extern uchar_t kpm_size_shift;
usr/src/uts/i86pc/sys/machsystm.h
223
uchar_t *u_sli_ptr;
usr/src/uts/i86pc/sys/pci_cfgspace_impl.h
166
uchar_t pir_bus;
usr/src/uts/i86pc/sys/pci_cfgspace_impl.h
167
uchar_t pir_dev;
usr/src/uts/i86pc/sys/pci_cfgspace_impl.h
168
uchar_t pir_inta_link;
usr/src/uts/i86pc/sys/pci_cfgspace_impl.h
170
uchar_t pir_intb_link;
usr/src/uts/i86pc/sys/pci_cfgspace_impl.h
172
uchar_t pir_intc_link;
usr/src/uts/i86pc/sys/pci_cfgspace_impl.h
174
uchar_t pir_intd_link;
usr/src/uts/i86pc/sys/pci_cfgspace_impl.h
176
uchar_t pir_slot;
usr/src/uts/i86pc/sys/pci_cfgspace_impl.h
177
uchar_t pir_reserved;
usr/src/uts/i86pc/sys/psm_common.h
112
extern void build_reserved_irqlist(uchar_t *reserved_irqs_table);
usr/src/uts/i86pc/sys/psm_common.h
133
extern int acpi_get_irq_cache_ent(uchar_t bus, uchar_t dev, int ipin,
usr/src/uts/i86pc/sys/psm_common.h
48
uchar_t prs_irqflags;
usr/src/uts/i86pc/sys/psm_common.h
49
uchar_t prs_type;
usr/src/uts/i86pc/sys/psm_common.h
56
uchar_t device_status;
usr/src/uts/i86pc/sys/psm_common.h
75
uchar_t bus, dev;
usr/src/uts/i86pc/sys/psm_common.h
76
uchar_t ipin;
usr/src/uts/i86pc/sys/psm_common.h
77
uchar_t irq;
usr/src/uts/i86pc/sys/rootnex.h
331
uchar_t *dp_prealloc_buffer;
usr/src/uts/i86pc/sys/smp_impldefs.h
74
extern uchar_t (*psm_get_ioapicid)(uchar_t); /* get io-apic id */
usr/src/uts/i86pc/sys/smp_impldefs.h
76
extern uchar_t (*psm_xlate_vector_by_irq)(uchar_t); /* get vector for an irq */
usr/src/uts/i86pc/vm/hat_i86.c
4153
uchar_t nrmbits = P_REF|P_MOD|P_RO;
usr/src/uts/i86pc/vm/hat_i86.c
4641
uchar_t r_perm,
usr/src/uts/i86pc/vm/hat_i86.c
4642
uchar_t r_pgszc,
usr/src/uts/i86pc/vm/vm_dep.h
145
extern page_t *page_get_mnode_freelist(int, uint_t, int, uchar_t, uint_t);
usr/src/uts/i86pc/vm/vm_dep.h
275
void page_list_walk_init(uchar_t szc, uint_t flags, uint_t bin,
usr/src/uts/i86pc/vm/vm_dep.h
278
uint_t page_list_walk_next_bin(uchar_t szc, uint_t bin,
usr/src/uts/i86pc/vm/vm_dep.h
329
extern void chk_lpg(page_t *, uchar_t);
usr/src/uts/i86pc/vm/vm_dep.h
552
extern page_t *page_freelist_split(uchar_t,
usr/src/uts/i86pc/vm/vm_dep.h
554
extern page_t *page_freelist_coalesce(int, uchar_t, uint_t, uint_t, int,
usr/src/uts/i86pc/vm/vm_machdep.c
3160
page_get_mnode_anylist(ulong_t origbin, uchar_t szc, uint_t flags,
usr/src/uts/i86xpv/io/privcmd.c
342
a.prot = (uchar_t)prot;
usr/src/uts/i86xpv/io/privcmd.c
343
a.maxprot = (uchar_t)maxprot;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1004
uchar_t ipl = ispec->intrspec_pri;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1006
uchar_t ipin, ioapic, ioapicindex, vector;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1022
ipin = (uchar_t)0xff;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1070
ipin = (uchar_t)irqno;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1081
irqptr->airq_origirq = (uchar_t)origirq;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1141
irqptr->airq_origirq = (uchar_t)origirq;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1164
apic_bind_intr(dev_info_t *dip, int irq, uchar_t ioapicid, uchar_t intin)
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
130
extern uchar_t apic_io_vectbase[MAX_IO_APIC];
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1303
apic_mark_vector(uchar_t oldvector, uchar_t newvector)
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1343
uchar_t
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1344
apic_xlate_vector(uchar_t vector)
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1346
uchar_t newvector, oldvector = 0;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1382
uchar_t oldvector, newvector;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1384
oldvector = (uchar_t)(uintptr_t)arg;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
167
uchar_t apic_vector_to_irq[APIC_MAX_VECTOR+1];
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
173
extern uchar_t apic_single_pci_busid;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
181
static uchar_t *apic_oldvec_to_newvec;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
182
static uchar_t *apic_newvec_to_oldvec;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
321
uchar_t vector;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
380
irqptr->airq_ipl = (uchar_t)max_ipl;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
415
(uchar_t)max_ipl;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
419
irqptr->airq_ipl = (uchar_t)max_ipl;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
452
uchar_t vector;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
513
irqp->airq_ipl = (uchar_t)max_ipl;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
603
irqp->airq_ipl = (uchar_t)max_ipl;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
727
uchar_t ipin;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
76
static void apic_mark_vector(uchar_t oldvector, uchar_t newvector);
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
898
uchar_t ioapicindex, uchar_t ipin, apic_irq_t **irqptrp)
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
906
uchar_t share_id;
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
93
extern uchar_t acpi_find_ioapic(int irq);
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
96
extern int apic_find_intin(uchar_t ioapic, uchar_t intin);
usr/src/uts/i86xpv/io/psm/xpv_intr.c
134
uchar_t irqno;
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1012
static uchar_t msi_vector_to_pirq[APIC_MAX_VECTOR+1];
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1104
static uchar_t
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1111
uchar_t vector;
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1181
uchar_t vector, cpu;
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1268
apic_vector_to_irq[vector] = (uchar_t)irqno;
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1269
msi_vector_to_pirq[vector] = (uchar_t)irqno;
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1272
irqptr->airq_ioapicindex = (uchar_t)inum; /* start */
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1273
irqptr->airq_intin_no = (uchar_t)rcount;
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1275
irqptr->airq_origirq = (uchar_t)(inum + i);
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1348
uchar_t vector;
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1385
apic_vector_to_irq[vector] = (uchar_t)irqno;
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1386
msi_vector_to_pirq[vector] = (uchar_t)irqno;
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1391
irqptr->airq_vector = (uchar_t)vector;
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1393
irqptr->airq_origirq = (uchar_t)(inum + i);
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1628
uchar_t
usr/src/uts/i86xpv/io/psm/xpv_psm.c
1629
apic_modify_vector(uchar_t vector, int irq)
usr/src/uts/i86xpv/io/psm/xpv_psm.c
269
outb(APIC_IMCR_P1, (uchar_t)APIC_IMCR_SELECT);
usr/src/uts/i86xpv/io/psm/xpv_psm.c
270
outb(APIC_IMCR_P2, (uchar_t)APIC_IMCR_APIC);
usr/src/uts/i86xpv/io/psm/xpv_psm.c
289
(uchar_t)(cpu & ~IRQ_USER_BOUND);
usr/src/uts/i86xpv/io/psm/xpv_psm.c
69
uchar_t apic_vectortoipl[APIC_AVAIL_VECTOR / APIC_VECTOR_PER_IPL] = {
usr/src/uts/i86xpv/io/psm/xpv_psm.c
72
uchar_t apic_ipltopri[MAXIPL + 1];
usr/src/uts/i86xpv/io/psm/xpv_psm.c
73
uchar_t apic_ipls[APIC_AVAIL_VECTOR];
usr/src/uts/i86xpv/io/psm/xpv_psm.c
799
irqptr->airq_temp_cpu = (uchar_t)newcpu;
usr/src/uts/i86xpv/io/psm/xpv_psm.c
946
uchar_t
usr/src/uts/i86xpv/io/psm/xpv_psm.c
950
uchar_t vector;
usr/src/uts/i86xpv/io/psm/xpv_psm.c
964
apic_vector_to_irq[vector] = (uchar_t)irq;
usr/src/uts/i86xpv/io/psm/xpv_psm.c
970
apic_free_vector(uchar_t vector)
usr/src/uts/i86xpv/io/psm/xpv_uppc.c
183
build_reserved_irqlist((uchar_t *)
usr/src/uts/i86xpv/io/psm/xpv_uppc.c
671
uchar_t ipin, iline;
usr/src/uts/i86xpv/io/psm/xpv_uppc.c
91
uchar_t xen_uppc_reserved_irqlist[MAX_ISA_IRQ + 1];
usr/src/uts/i86xpv/os/balloon.c
607
static uchar_t warning_cnt = 0;
usr/src/uts/i86xpv/sys/evtchn_impl.h
139
uchar_t ii_type; /* IRQ type as above */
usr/src/uts/i86xpv/sys/evtchn_impl.h
141
uchar_t ipl; /* IPL of IRQ, != 0 => has handler */
usr/src/uts/i86xpv/sys/evtchn_impl.h
142
uchar_t has_handler; /* alternate name for ipl */
usr/src/uts/i86xpv/vm/seg_mf.c
96
uchar_t prot;
usr/src/uts/i86xpv/vm/seg_mf.c
97
uchar_t maxprot;
usr/src/uts/i86xpv/vm/seg_mf.h
42
uchar_t prot;
usr/src/uts/i86xpv/vm/seg_mf.h
43
uchar_t maxprot;
usr/src/uts/intel/amd64/krtld/doreloc.c
206
do_reloc_krtld(uchar_t rtype, uchar_t *off, Xword *value, const char *sym,
usr/src/uts/intel/amd64/krtld/doreloc.c
211
do_reloc_ld(Rel_desc *rdesc, uchar_t *off, Xword *value,
usr/src/uts/intel/amd64/krtld/doreloc.c
216
do_reloc_rtld(uchar_t rtype, uchar_t *off, Xword *value, const char *sym,
usr/src/uts/intel/amd64/krtld/doreloc.c
223
uchar_t rtype = rdesc->rel_rtype;
usr/src/uts/intel/amd64/krtld/doreloc.c
232
*((uchar_t *)off) = (uchar_t)(*value);
usr/src/uts/intel/amd64/krtld/doreloc.c
242
uchar_t *v_bytes = (uchar_t *)&v;
usr/src/uts/intel/amd64/krtld/doreloc.c
310
uchar_t *v_bytes = (uchar_t *)&v;
usr/src/uts/intel/amd64/krtld/doreloc.c
332
uchar_t *v_bytes = (uchar_t *)&v;
usr/src/uts/intel/asm/atomic.h
104
__ATOMIC_OPXX(atomic_dec_uchar, uchar_t, "dec" SUF_8)
usr/src/uts/intel/asm/atomic.h
126
__ATOMIC_OPXX(atomic_add_char, uchar_t, signed char, "add" SUF_8, "q")
usr/src/uts/intel/asm/atomic.h
152
__ATOMIC_OPXX(atomic_or_uchar, uchar_t, uchar_t, "or" SUF_8, "q")
usr/src/uts/intel/asm/atomic.h
161
__ATOMIC_OPXX(atomic_and_uchar, uchar_t, uchar_t, "and" SUF_8, "q")
usr/src/uts/intel/asm/atomic.h
185
__ATOMIC_OPXX(atomic_cas_uchar, uchar_t, "cmpxchg" SUF_8, "q")
usr/src/uts/intel/asm/atomic.h
226
__ATOMIC_OPXX(atomic_swap_uchar, uchar_t, "xchg" SUF_8, "q")
usr/src/uts/intel/asm/atomic.h
95
__ATOMIC_OPXX(atomic_inc_uchar, uchar_t, "inc" SUF_8)
usr/src/uts/intel/ia32/krtld/doreloc.c
215
do_reloc_ld(Rel_desc *rdesc, uchar_t *off, Xword *value,
usr/src/uts/intel/ia32/krtld/doreloc.c
220
do_reloc_rtld(uchar_t rtype, uchar_t *off, Xword *value, const char *sym,
usr/src/uts/intel/ia32/krtld/doreloc.c
227
uchar_t rtype = rdesc->rel_rtype;
usr/src/uts/intel/ia32/krtld/doreloc.c
236
*((uchar_t *)off) += (uchar_t)(*value);
usr/src/uts/intel/ia32/krtld/doreloc.c
246
uchar_t *v_bytes = (uchar_t *)&v;
usr/src/uts/intel/ia32/krtld/doreloc.c
268
uchar_t *v_bytes = (uchar_t *)&v;
usr/src/uts/intel/io/acpica/acpica.c
872
uchar_t *propdata;
usr/src/uts/intel/io/amr/amr.c
142
static void amr_set_arq_data(struct scsi_pkt *pkt, uchar_t key);
usr/src/uts/intel/io/amr/amr.c
1481
uchar_t lun = sd->sd_address.a_lun;
usr/src/uts/intel/io/amr/amr.c
2008
uchar_t pagecode;
usr/src/uts/intel/io/amr/amr.c
2059
amr_set_arq_data(struct scsi_pkt *pkt, uchar_t key)
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1042
ata_ctlp->ac_error = (uchar_t *)ioaddr1 + AT_ERROR;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1043
ata_ctlp->ac_feature = (uchar_t *)ioaddr1 + AT_FEATURE;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1044
ata_ctlp->ac_count = (uchar_t *)ioaddr1 + AT_COUNT;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1045
ata_ctlp->ac_sect = (uchar_t *)ioaddr1 + AT_SECT;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1046
ata_ctlp->ac_lcyl = (uchar_t *)ioaddr1 + AT_LCYL;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1047
ata_ctlp->ac_hcyl = (uchar_t *)ioaddr1 + AT_HCYL;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1048
ata_ctlp->ac_drvhd = (uchar_t *)ioaddr1 + AT_DRVHD;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1049
ata_ctlp->ac_status = (uchar_t *)ioaddr1 + AT_STATUS;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1050
ata_ctlp->ac_cmd = (uchar_t *)ioaddr1 + AT_CMD;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1056
ata_ctlp->ac_altstatus = (uchar_t *)ioaddr2 + AT_ALTSTATUS;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1057
ata_ctlp->ac_devctl = (uchar_t *)ioaddr2 + AT_DEVCTL;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1167
uchar_t targ,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1168
uchar_t lun)
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1422
uchar_t drvhd,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1429
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1436
ddi_put8(io_hdl1, (uchar_t *)ioaddr1 + AT_DRVHD, drvhd);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1445
status = ddi_get8(io_hdl2, (uchar_t *)ioaddr2 + AT_ALTSTATUS);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1517
uchar_t onbits,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1518
uchar_t offbits,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1527
val = ddi_get8(io_hdl, (uchar_t *)ioaddr + AT_ALTSTATUS);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1547
uchar_t onbits1,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1548
uchar_t offbits1,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1549
uchar_t failure_onbits2,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1550
uchar_t failure_offbits2,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1551
uchar_t failure_onbits3,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1552
uchar_t failure_offbits3,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1560
val = ddi_get8(io_hdl, (uchar_t *)ioaddr + AT_ALTSTATUS);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1596
uchar_t id_cmd,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1604
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1613
ddi_put8(io_hdl1, (uchar_t *)ioaddr1 + AT_FEATURE, 0);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1623
ddi_put8(io_hdl2, (uchar_t *)ioaddr2 + AT_DEVCTL, ATDC_D3 | ATDC_NIEN);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1628
ddi_put8(io_hdl1, (uchar_t *)ioaddr1 + AT_CMD, id_cmd);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1638
status = ddi_get8(io_hdl2, (uchar_t *)ioaddr2 + AT_ALTSTATUS);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1660
status = ddi_get8(io_hdl1, (uchar_t *)ioaddr1 + AT_STATUS);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1672
ddi_get8(io_hdl2, (uchar_t *)ioaddr2 +AT_ALTSTATUS),
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1673
ddi_get8(io_hdl1, (uchar_t *)ioaddr1 + AT_ERROR)));
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1691
ddi_get8(io_hdl2, (uchar_t *)ioaddr2 +AT_ALTSTATUS),
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1692
ddi_get8(io_hdl1, (uchar_t *)ioaddr1 + AT_ERROR)));
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1721
if (!ata_wait3(io_hdl2, ioaddr2, (uchar_t)(expect_drdy ? ATS_DRDY : 0),
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1724
ddi_get8(io_hdl2, (uchar_t *)ioaddr2 + AT_ALTSTATUS),
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1725
ddi_get8(io_hdl1, (uchar_t *)ioaddr1 + AT_ERROR)));
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1737
ddi_get8(io_hdl2, (uchar_t *)ioaddr2 + AT_ALTSTATUS),
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1738
ddi_get8(io_hdl1, (uchar_t *)ioaddr1 + AT_ERROR)));
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1757
uchar_t cmd,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1758
uchar_t feature,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1759
uchar_t count,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1760
uchar_t sector,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1761
uchar_t head,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1762
uchar_t cyl_low,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1763
uchar_t cyl_hi)
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1767
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1775
(uchar_t)(expect_drdy ? ATS_DRDY : 0),
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1850
uchar_t feature,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
1851
uchar_t value)
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2065
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2124
(uchar_t *)ata_ctlp->ac_bmaddr + PCIIDE_BMISX_REG);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2399
(uchar_t *)&ata_drvp->ad_id, sizeof (ata_drvp->ad_id));
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2421
uchar_t ata_ctlr_fsm_NextAction[ATA_CTLR_NSTATES][ATA_CTLR_NFUNCS] = {
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2429
uchar_t ata_ctlr_fsm_NextState[ATA_CTLR_NSTATES][ATA_CTLR_NFUNCS] = {
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2441
uchar_t fsm_func,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2447
uchar_t action;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2448
uchar_t current_state;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2449
uchar_t next_state;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2646
ata_ctlp->ac_arq_cdb[4] = (uchar_t)senselen;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2657
arq_pktp->ap_hicyl = (uchar_t)(bytes >> 8);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2658
arq_pktp->ap_lwcyl = (uchar_t)bytes;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2681
uchar_t drive;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2683
uchar_t fsm_func;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2875
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
2960
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
3007
uchar_t fsm_func;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
3055
uchar_t fsm_func;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
3615
ddi_put8(io_hdl2, (uchar_t *)ioaddr2 + AT_DEVCTL, ATDC_D3);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
3704
uchar_t targ;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
3706
uchar_t lun;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
3707
uchar_t lastlun;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
459
uchar_t targ;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
460
uchar_t lun;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
461
uchar_t lastlun;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
71
static int ata_ctlr_fsm(uchar_t fsm_func, ata_ctl_t *ata_ctlp,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
75
static int ata_drive_type(uchar_t drvhd,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
81
uchar_t targ, uchar_t lun);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
247
uchar_t ac_state;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
257
uchar_t *ac_error; /* error register (read) */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
258
uchar_t *ac_feature; /* features (write) */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
259
uchar_t *ac_count; /* sector count */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
260
uchar_t *ac_sect; /* sector number */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
261
uchar_t *ac_lcyl; /* cylinder low byte */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
262
uchar_t *ac_hcyl; /* cylinder high byte */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
263
uchar_t *ac_drvhd; /* drive/head register */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
264
uchar_t *ac_status; /* status/command register */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
265
uchar_t *ac_cmd; /* status/command register */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
272
uchar_t *ac_altstatus; /* alternate status (read) */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
273
uchar_t *ac_devctl; /* device control (write) */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
280
uchar_t ac_pciide; /* PCI-IDE device */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
281
uchar_t ac_pciide_bm; /* Bus Mastering PCI-IDE device */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
296
uchar_t ac_arq_cdb[6];
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
462
uchar_t ad_pciide_dma; /* PCIIDE DMA supported */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
463
uchar_t ad_targ; /* target */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
464
uchar_t ad_lun; /* lun */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
465
uchar_t ad_drive_bits;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
469
uchar_t ad_state; /* state of ATAPI FSM */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
470
uchar_t ad_cdb_len; /* Size of ATAPI CDBs */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
472
uchar_t ad_bogus_drq;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
473
uchar_t ad_nec_bad_status;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
480
uchar_t ad_rd_cmd;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
481
uchar_t ad_wr_cmd;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
590
uchar_t ap_pciide_dma; /* This pkt uses DMA transfer mode */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
598
uchar_t ap_sec;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
599
uchar_t ap_lwcyl;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
600
uchar_t ap_hicyl;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
601
uchar_t ap_hd;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
602
uchar_t ap_cmd;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
606
uchar_t ap_status;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
607
uchar_t ap_error;
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
630
uchar_t *ap_cdbp; /* ptr to SCSI CDB */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
631
uchar_t ap_cdb_len; /* length of SCSI CDB (in bytes) */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
632
uchar_t ap_cdb_pad; /* padding after SCSI CDB (in shorts) */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
635
uchar_t ap_statuslen; /* length of SCSI status block */
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
668
int silent, uint_t busy_wait, uchar_t cmd, uchar_t feature,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
669
uchar_t count, uchar_t sector, uchar_t head, uchar_t cyl_low,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
670
uchar_t cyl_hi);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
672
int ata_id_common(uchar_t id_cmd, int drdy_expected,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
681
uchar_t feature, uchar_t value);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
682
int ata_wait(ddi_acc_handle_t io_hdl, caddr_t ioaddr, uchar_t onbits,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
683
uchar_t offbits, uint_t timeout_usec);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
684
int ata_wait3(ddi_acc_handle_t io_hdl, caddr_t ioaddr, uchar_t onbits1,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
685
uchar_t offbits1, uchar_t failure_onbits2,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
686
uchar_t failure_offbits2, uchar_t failure_onbits3,
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
687
uchar_t failure_offbits3, uint_t timeout_usec);
usr/src/uts/intel/io/dktp/controller/ata/ata_common.h
707
void ata_pciide_dma_start(ata_ctl_t *ata_ctlp, uchar_t direction);
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
1839
uchar_t head;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
1840
uchar_t drvheads;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
1841
uchar_t drvsectors;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
2232
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
2276
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
2362
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
2466
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
2738
uchar_t drvheads = ata_drvp->ad_phhd;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
2739
uchar_t drvsectors = ata_drvp->ad_phsec;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
2740
uchar_t sector;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
2741
uchar_t head;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
2742
uchar_t low_cyl;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
2743
uchar_t hi_cyl;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
2868
uchar_t err;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
3114
ddi_put8(io_hdl1, (uchar_t *)ioaddr1 + AT_DRVHD,
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
381
devp->sd_address.a_lun = (uchar_t)ata_drvp->ad_lun;
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
702
uchar_t parm;
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
222
uchar_t direction)
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
226
uchar_t tmp;
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
235
tmp = ddi_get8(bmhandle, (uchar_t *)bmaddr + PCIIDE_BMICX_REG);
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
237
ddi_put8(bmhandle, (uchar_t *)bmaddr + PCIIDE_BMICX_REG,
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
240
ddi_put8(bmhandle, (uchar_t *)bmaddr + PCIIDE_BMICX_REG,
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
254
uchar_t tmp;
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
259
tmp = ddi_get8(bmhandle, (uchar_t *)bmaddr + PCIIDE_BMICX_REG);
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
264
ddi_put8(bmhandle, (uchar_t *)bmaddr + PCIIDE_BMICX_REG, tmp);
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
310
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
311
uchar_t tmp;
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
326
ddi_put8(bmhandle, (uchar_t *)bmaddr + PCIIDE_BMISX_REG, tmp);
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
344
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
373
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/ata_dma.c
39
ddi_get8((hdl), ((uchar_t *)(addr) + PCIIDE_BMISX_REG))
usr/src/uts/intel/io/dktp/controller/ata/atapi.c
1136
ddi_put8(io_hdl1, (uchar_t *)ioaddr1 + AT_DRVHD,
usr/src/uts/intel/io/dktp/controller/ata/atapi.c
288
if (ddi_get8(io_hdl, (uchar_t *)ioaddr + AT_HCYL) == ATAPI_SIG_HI &&
usr/src/uts/intel/io/dktp/controller/ata/atapi.c
289
ddi_get8(io_hdl, (uchar_t *)ioaddr + AT_LCYL) != ATAPI_SIG_LO)
usr/src/uts/intel/io/dktp/controller/ata/atapi.c
308
ddi_put8(io_hdl, (uchar_t *)ioaddr + AT_HCYL, 0);
usr/src/uts/intel/io/dktp/controller/ata/atapi.c
309
ddi_put8(io_hdl, (uchar_t *)ioaddr + AT_LCYL, 0);
usr/src/uts/intel/io/dktp/controller/ata/atapi.c
689
ata_pktp->ap_statuslen = (uchar_t)statuslen;
usr/src/uts/intel/io/dktp/controller/ata/atapi.c
799
ata_pktp->ap_hicyl = (uchar_t)(bytes >> 8);
usr/src/uts/intel/io/dktp/controller/ata/atapi.c
800
ata_pktp->ap_lwcyl = (uchar_t)bytes;
usr/src/uts/intel/io/dktp/controller/ata/atapi.c
843
ata_pktp->ap_cdb_len = (uchar_t)cmdlen;
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
100
uchar_t atapi_PioAction[ATAPI_NSTATES][ATAPI_NEVENTS] = {
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
134
uchar_t atapi_PioNextState[ATAPI_NSTATES][ATAPI_NEVENTS] = {
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
308
uchar_t *cp = ata_pktp->ap_cdbp;
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
337
uchar_t rd_wr;
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
47
uchar_t status, int dma_complete);
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
48
static void atapi_fsm_error(ata_ctl_t *ata_ctlp, uchar_t state,
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
49
uchar_t event);
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
526
uchar_t status,
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
57
uchar_t state,
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
58
uchar_t event)
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
684
uchar_t status;
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
685
uchar_t intr_reason;
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
686
uchar_t state;
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
687
uchar_t event;
usr/src/uts/intel/io/dktp/controller/ata/atapi_fsm.c
688
uchar_t action;
usr/src/uts/intel/io/dktp/dcdev/gda.c
111
gda_name(uchar_t cmd, char **cmdvec)
usr/src/uts/intel/io/dktp/dcdev/gda.c
259
gda_name(*(uchar_t *)pktp->cp_cdbp, cmdvec),
usr/src/uts/intel/io/dktp/dcdev/gda.c
272
gda_name(*(uchar_t *)pktp->cp_scbp, senvec));
usr/src/uts/intel/io/dktp/dcdev/gda.c
280
*(uchar_t *)pktp->cp_scbp);
usr/src/uts/intel/io/dktp/dcdev/gda.c
36
static char *gda_name(uchar_t cmd, char **cmdvec);
usr/src/uts/intel/io/dktp/disk/cmdk.c
1426
cmdk_lb_rdwr(dev_info_t *dip, uchar_t cmd, void *bufaddr,
usr/src/uts/intel/io/dktp/disk/cmdk.c
205
static int cmdk_lb_rdwr(dev_info_t *dip, uchar_t cmd, void *bufaddr,
usr/src/uts/intel/io/dktp/hba/ghd/ghd.h
316
void *, ushort_t, uchar_t);
usr/src/uts/intel/io/dktp/hba/ghd/ghd_scsi.h
37
void scsi_htos_3byte(uchar_t *ap, ulong_t nav);
usr/src/uts/intel/io/dktp/hba/ghd/ghd_scsi.h
38
void scsi_htos_long(uchar_t *ap, ulong_t niv);
usr/src/uts/intel/io/dktp/hba/ghd/ghd_scsi.h
39
void scsi_htos_short(uchar_t *ap, ushort_t nsv);
usr/src/uts/intel/io/dktp/hba/ghd/ghd_scsi.h
40
ulong_t scsi_stoh_3byte(uchar_t *ap);
usr/src/uts/intel/io/dktp/hba/ghd/ghd_waitq.c
43
uchar_t lun)
usr/src/uts/intel/io/dktp/hba/ghd/ghd_waitq.h
107
uchar_t gt_lun; /* LUN of this instance */
usr/src/uts/intel/io/dma_engine.c
170
uchar_t
usr/src/uts/intel/io/dnet/dnet.c
158
uchar_t *, int);
usr/src/uts/intel/io/dnet/dnet.c
160
uchar_t *, int *);
usr/src/uts/intel/io/dnet/dnet.c
161
static void dnet_read21140srom(ddi_acc_handle_t, caddr_t, uchar_t *, int);
usr/src/uts/intel/io/dnet/dnet.c
162
static int get_alternative_srom_image(dev_info_t *, uchar_t *, int);
usr/src/uts/intel/io/dnet/dnet.c
167
static void set_alternative_srom_image(dev_info_t *, uchar_t *, int);
usr/src/uts/intel/io/dnet/dnet.c
1733
(uchar_t *)virtual_address,
usr/src/uts/intel/io/dnet/dnet.c
177
uchar_t *vi);
usr/src/uts/intel/io/dnet/dnet.c
179
uchar_t *vi);
usr/src/uts/intel/io/dnet/dnet.c
180
static uchar_t *parse_media_block(struct dnetinstance *dnetp,
usr/src/uts/intel/io/dnet/dnet.c
181
media_block_t *block, uchar_t *vi);
usr/src/uts/intel/io/dnet/dnet.c
182
static int check_srom_valid(uchar_t *);
usr/src/uts/intel/io/dnet/dnet.c
183
static void dnet_dumpbin(char *msg, uchar_t *, int size, int len);
usr/src/uts/intel/io/dnet/dnet.c
2795
caddr_t io_reg, uchar_t *vi, int maxlen)
usr/src/uts/intel/io/dnet/dnet.c
2834
uchar_t *addr, int *len)
usr/src/uts/intel/io/dnet/dnet.c
2860
dnet_read21140srom(ddi_acc_handle_t io_handle, caddr_t io_reg, uchar_t *addr,
usr/src/uts/intel/io/dnet/dnet.c
289
uchar_t dnet_broadcastaddr[] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
usr/src/uts/intel/io/dnet/dnet.c
2968
get_alternative_srom_image(dev_info_t *devinfo, uchar_t *vi, int len)
usr/src/uts/intel/io/dnet/dnet.c
3022
set_alternative_srom_image(dev_info_t *devinfo, uchar_t *vi, int len)
usr/src/uts/intel/io/dnet/dnet.c
3037
ddi_get_parent(devinfo), "DNET_SROM", (uchar_t *)vi, len);
usr/src/uts/intel/io/dnet/dnet.c
3058
check_srom_valid(uchar_t *vi)
usr/src/uts/intel/io/dnet/dnet.c
3606
(uchar_t *)&dnetp->hackintr_inf,
usr/src/uts/intel/io/dnet/dnet.c
3989
dnet_parse_srom(struct dnetinstance *dnetp, SROM_FORMAT *sr, uchar_t *vi)
usr/src/uts/intel/io/dnet/dnet.c
3993
uchar_t *p;
usr/src/uts/intel/io/dnet/dnet.c
4011
uchar_t devno = *p++;
usr/src/uts/intel/io/dnet/dnet.c
4041
"gpr-sequence", (uchar_t *)cogent_gprseq,
usr/src/uts/intel/io/dnet/dnet.c
4052
uchar_t *mac = vi + ddi_getprop(DDI_DEV_T_ANY, dnetp->devinfo,
usr/src/uts/intel/io/dnet/dnet.c
4097
uchar_t *vi)
usr/src/uts/intel/io/dnet/dnet.c
4124
static uchar_t *
usr/src/uts/intel/io/dnet/dnet.c
4125
parse_media_block(struct dnetinstance *dnetp, media_block_t *block, uchar_t *vi)
usr/src/uts/intel/io/dnet/dnet.c
441
uchar_t vendor_info[SROM_SIZE];
usr/src/uts/intel/io/dnet/dnet.c
4502
uchar_t *a = sr->netaddr;
usr/src/uts/intel/io/dnet/dnet.c
4528
dnet_dumpbin("\tGPR Seq", (uchar_t *)block->gprseq, 2,
usr/src/uts/intel/io/dnet/dnet.c
4530
dnet_dumpbin("\tGPR Reset", (uchar_t *)block->rstseq, 2,
usr/src/uts/intel/io/dnet/dnet.c
510
uchar_t vendor_info[SROM_SIZE];
usr/src/uts/intel/io/dnet/dnet.h
343
uchar_t version;
usr/src/uts/intel/io/dnet/dnet.h
344
uchar_t adapters;
usr/src/uts/intel/io/dnet/dnet.h
345
uchar_t netaddr[ETHERADDRL];
usr/src/uts/intel/io/dnet/dnet.h
428
uchar_t vendor_addr[ETHERADDRL];
usr/src/uts/intel/io/dnet/dnet.h
429
uchar_t curr_macaddr[ETHERADDRL];
usr/src/uts/intel/io/ecpp.c
1470
static uchar_t
usr/src/uts/intel/io/ecpp.c
1471
ecpp_get_error_status(uchar_t status)
usr/src/uts/intel/io/ecpp.c
1473
uchar_t pin_status = 0;
usr/src/uts/intel/io/ecpp.c
1588
mcopyin(mp, NULL, sizeof (uchar_t), NULL);
usr/src/uts/intel/io/ecpp.c
1595
uchar_t byte;
usr/src/uts/intel/io/ecpp.c
1761
uchar_t status;
usr/src/uts/intel/io/ecpp.c
2212
uchar_t *port;
usr/src/uts/intel/io/ecpp.c
2214
port = (uchar_t *)mp->b_cont->b_rptr;
usr/src/uts/intel/io/ecpp.c
2249
uchar_t *data;
usr/src/uts/intel/io/ecpp.c
2251
data = (uchar_t *)mp->b_cont->b_rptr;
usr/src/uts/intel/io/ecpp.c
235
static uchar_t ecpp_reset_port_regs(struct ecppunit *);
usr/src/uts/intel/io/ecpp.c
239
static uchar_t dcr_write(struct ecppunit *, uint8_t);
usr/src/uts/intel/io/ecpp.c
240
static uchar_t ecr_write(struct ecppunit *, uint8_t);
usr/src/uts/intel/io/ecpp.c
241
static uchar_t ecpp_check_status(struct ecppunit *);
usr/src/uts/intel/io/ecpp.c
304
static uchar_t ecpp_idle_phase(struct ecppunit *);
usr/src/uts/intel/io/ecpp.c
311
static uchar_t ecp_peripheral2host(struct ecppunit *);
usr/src/uts/intel/io/ecpp.c
312
static uchar_t nibble_peripheral2host(struct ecppunit *pp, uint8_t *);
usr/src/uts/intel/io/ecpp.c
319
static int ecpp_mode_negotiation(struct ecppunit *, uchar_t);
usr/src/uts/intel/io/ecpp.c
330
static uchar_t ecpp_get_error_status(uchar_t);
usr/src/uts/intel/io/ecpp.c
3753
static uchar_t
usr/src/uts/intel/io/ecpp.c
3770
static uchar_t
usr/src/uts/intel/io/ecpp.c
3792
static uchar_t
usr/src/uts/intel/io/ecpp.c
4444
static uchar_t
usr/src/uts/intel/io/ecpp.c
4686
static uchar_t
usr/src/uts/intel/io/ecpp.c
4930
ecpp_mode_negotiation(struct ecppunit *pp, uchar_t newmode)
usr/src/uts/intel/io/ecpp.c
5057
static uchar_t
usr/src/uts/intel/io/ecpp.c
5060
uchar_t rval = FAILURE;
usr/src/uts/intel/io/fdc.c
1019
fcp->c_csb.csb_drive = (uchar_t)unit;
usr/src/uts/intel/io/fdc.c
1084
csb->csb_cmd[1] = (uchar_t)unit;
usr/src/uts/intel/io/fdc.c
1091
csb->csb_cmd[2] = (uchar_t)arg;
usr/src/uts/intel/io/fdc.c
1150
csb->csb_cmd[1] = (uchar_t)(unit | ((head & 0x1) << 2));
usr/src/uts/intel/io/fdc.c
1151
csb->csb_cmd[2] = (uchar_t)cyl;
usr/src/uts/intel/io/fdc.c
1152
csb->csb_cmd[3] = (uchar_t)head;
usr/src/uts/intel/io/fdc.c
1153
csb->csb_cmd[4] = (uchar_t)sector;
usr/src/uts/intel/io/fdc.c
1156
csb->csb_cmd[6] = (uchar_t)max(fjp->fj_chars->fdc_secptrack, sector);
usr/src/uts/intel/io/fdc.c
1253
uchar_t *dp;
usr/src/uts/intel/io/fdc.c
1272
csb->csb_cmd[5] = (uchar_t)filldata;
usr/src/uts/intel/io/fdc.c
1274
csb->csb_npcyl = (uchar_t)(cyl * fjp->fj_chars->fdc_steps);
usr/src/uts/intel/io/fdc.c
1313
dp = (uchar_t *)aligned_buf;
usr/src/uts/intel/io/fdc.c
1320
*dp++ = (uchar_t)cyl;
usr/src/uts/intel/io/fdc.c
1321
*dp++ = (uchar_t)head;
usr/src/uts/intel/io/fdc.c
1322
*dp++ = (uchar_t)lsector;
usr/src/uts/intel/io/fdc.c
1395
csb->csb_ncmds = (uchar_t)fdrp->fdr_cnum;
usr/src/uts/intel/io/fdc.c
1412
csb->csb_npcyl = *(uchar_t *)(fdrp->fdr_addr) *
usr/src/uts/intel/io/fdc.c
1575
encode(xlate_tbl_t *tablep, int val, uchar_t *rcode)
usr/src/uts/intel/io/fdc.c
1645
uchar_t *oplistp = configurecmd;
usr/src/uts/intel/io/fdc.c
1707
static uchar_t readidcmd[2] = {FO_RDID | FO_MFM, 0};
usr/src/uts/intel/io/fdc.c
1716
static uchar_t seekabscmd[3] = {FO_SEEK, 0, 0};
usr/src/uts/intel/io/fdc.c
1720
seekabscmd[1] = (uchar_t)unit;
usr/src/uts/intel/io/fdc.c
1721
seekabscmd[2] = (uchar_t)cyl;
usr/src/uts/intel/io/fdc.c
1746
static uchar_t sensedrvcmd[2] = {FO_SDRV, 0};
usr/src/uts/intel/io/fdc.c
1747
uchar_t senser;
usr/src/uts/intel/io/fdc.c
1750
sensedrvcmd[1] = (uchar_t)unit;
usr/src/uts/intel/io/fdc.c
1769
uchar_t senser[2];
usr/src/uts/intel/io/fdc.c
1792
static uchar_t perpindcmd[2] = {FO_PERP, 0};
usr/src/uts/intel/io/fdc.c
1793
static uchar_t specifycmd[3] = {FO_SPEC, 0, 0};
usr/src/uts/intel/io/fdc.c
180
uchar_t ncmdbytes; /* number of bytes of command */
usr/src/uts/intel/io/fdc.c
181
uchar_t nrsltbytes; /* number of bytes in result */
usr/src/uts/intel/io/fdc.c
182
uchar_t cmdtype; /* characteristics */
usr/src/uts/intel/io/fdc.c
1827
uchar_t deselect = 0;
usr/src/uts/intel/io/fdc.c
1828
uchar_t ds_code;
usr/src/uts/intel/io/fdc.c
1829
uchar_t enable_code;
usr/src/uts/intel/io/fdc.c
1830
uchar_t save;
usr/src/uts/intel/io/fdc.c
1850
uchar_t nscmodecmd[5] = {FO_MODE, 0x02, 0x00, 0xC8, 0x00};
usr/src/uts/intel/io/fdc.c
1935
uchar_t motorbit;
usr/src/uts/intel/io/fdc.c
2377
uchar_t save_cmd, save_cd1, save_npcyl;
usr/src/uts/intel/io/fdc.c
2394
csb->csb_cmd[1] = (uchar_t)unit;
usr/src/uts/intel/io/fdc.c
2395
csb->csb_npcyl = (uchar_t)newcyl;
usr/src/uts/intel/io/fdc.c
2864
recalcmd[1] = (uchar_t)unit;
usr/src/uts/intel/io/fdc.c
3125
fdc_docmd(struct fdcntlr *fcp, uchar_t *oplistp, uchar_t count)
usr/src/uts/intel/io/fdc.c
3164
fdc_result(struct fdcntlr *fcp, uchar_t *rsltp, uchar_t rcount)
usr/src/uts/intel/io/fdc.c
3167
uchar_t *abresultp = rsltp;
usr/src/uts/intel/io/fdc.c
3168
uchar_t stat;
usr/src/uts/intel/io/fdc.c
331
void encode(xlate_tbl_t *tablep, int val, uchar_t *rcode);
usr/src/uts/intel/io/fdc.c
349
int fdc_docmd(struct fdcntlr *, uchar_t *, uchar_t);
usr/src/uts/intel/io/fdc.c
350
int fdc_result(struct fdcntlr *, uchar_t *, uchar_t);
usr/src/uts/intel/io/fdc.c
465
uchar_t stat;
usr/src/uts/intel/io/fdc.c
681
static uchar_t perpindcmd[2] = {FO_PERP, 0};
usr/src/uts/intel/io/fdc.c
682
static uchar_t versioncmd = FO_VRSN;
usr/src/uts/intel/io/fdc.c
683
uchar_t result;
usr/src/uts/intel/io/fdc.c
745
static uchar_t nsccmd = FO_NSC;
usr/src/uts/intel/io/fdc.c
748
uchar_t result;
usr/src/uts/intel/io/fdc.c
749
uchar_t save;
usr/src/uts/intel/io/fdc.c
89
static uchar_t rwretry = 4;
usr/src/uts/intel/io/fdc.c
90
static uchar_t skretry = 3;
usr/src/uts/intel/io/fdc.c
91
static uchar_t configurecmd[4] = {FO_CNFG, 0, 0x0F, 0};
usr/src/uts/intel/io/fdc.c
92
static uchar_t recalcmd[2] = {FO_RECAL, 0};
usr/src/uts/intel/io/fdc.c
93
static uchar_t senseintcmd = FO_SINT;
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
134
uchar_t *name;
usr/src/uts/intel/io/i8237A.c
224
uchar_t
usr/src/uts/intel/io/i8237A.c
555
uchar_t mode = 0, emode = 0;
usr/src/uts/intel/io/i8237A.c
663
uchar_t *adr_byte;
usr/src/uts/intel/io/i8237A.c
689
adr_byte = (uchar_t *)&paddress;
usr/src/uts/intel/io/i8237A.c
714
uchar_t *adr_byte;
usr/src/uts/intel/io/i8237A.c
717
adr_byte = (uchar_t *)&paddress;
usr/src/uts/intel/io/i8237A.c
765
uchar_t *count_byte;
usr/src/uts/intel/io/i8237A.c
789
count_byte = (uchar_t *)&count;
usr/src/uts/intel/io/i8237A.c
813
uchar_t *count_byte;
usr/src/uts/intel/io/i8237A.c
816
count_byte = (uchar_t *)&count;
usr/src/uts/intel/io/intel_nhm/mem_addr.c
122
uchar_t package;
usr/src/uts/intel/io/intel_nhm/mem_addr.c
331
uchar_t package;
usr/src/uts/intel/io/intel_nhm/mem_addr.c
332
uchar_t xp;
usr/src/uts/intel/io/intel_nhm/mem_addr.c
333
uchar_t xc;
usr/src/uts/intel/io/ipmi/ipmi.c
303
req->ir_request[0] = (uchar_t)i;
usr/src/uts/intel/io/ipmi/ipmi.c
71
req->ir_request = (uchar_t *)&req[1];
usr/src/uts/intel/io/ipmi/ipmi.c
75
req->ir_reply = (uchar_t *)&req[1] + requestlen;
usr/src/uts/intel/io/ipmi/ipmi_kcs.c
116
uchar_t data;
usr/src/uts/intel/io/ipmi/ipmi_kcs.c
216
kcs_write_byte(struct ipmi_softc *sc, uchar_t data)
usr/src/uts/intel/io/ipmi/ipmi_kcs.c
238
kcs_write_last_byte(struct ipmi_softc *sc, uchar_t data)
usr/src/uts/intel/io/ipmi/ipmi_kcs.c
264
kcs_read_byte(struct ipmi_softc *sc, uchar_t *data)
usr/src/uts/intel/io/ipmi/ipmi_kcs.c
307
uchar_t *cp, data;
usr/src/uts/intel/io/ipmi/ipmi_main.c
245
uchar_t t_lun;
usr/src/uts/intel/io/ipmi/ipmivars.h
58
uchar_t *ir_request; /* Request is data to send to BMC. */
usr/src/uts/intel/io/ipmi/ipmivars.h
60
uchar_t *ir_reply; /* Reply is data read from BMC. */
usr/src/uts/intel/io/ipmi/ipmivars.h
89
uchar_t ipmi_address; /* IPMB address. */
usr/src/uts/intel/io/ipmi/ipmivars.h
90
uchar_t ipmi_lun;
usr/src/uts/intel/io/pci/pci_boot.c
1066
fetch_ppb_res(uchar_t bus, uchar_t dev, uchar_t func, mem_res_t type,
usr/src/uts/intel/io/pci/pci_boot.c
1130
fix_ppb_res(uchar_t secbus, boolean_t prog_sub)
usr/src/uts/intel/io/pci/pci_boot.c
1132
uchar_t bus, dev, func;
usr/src/uts/intel/io/pci/pci_boot.c
1133
uchar_t parbus, subbus;
usr/src/uts/intel/io/pci/pci_boot.c
1150
if (pci_bus_res[secbus].par_bus == (uchar_t)-1)
usr/src/uts/intel/io/pci/pci_boot.c
1169
func = (uchar_t)PCI_REG_FUNC_G(physhi);
usr/src/uts/intel/io/pci/pci_boot.c
1170
dev = (uchar_t)PCI_REG_DEV_G(physhi);
usr/src/uts/intel/io/pci/pci_boot.c
1171
bus = (uchar_t)PCI_REG_BUS_G(physhi);
usr/src/uts/intel/io/pci/pci_boot.c
1200
uchar_t range;
usr/src/uts/intel/io/pci/pci_boot.c
1625
if ((pci_bus_res[bus].par_bus != (uchar_t)-1) ||
usr/src/uts/intel/io/pci/pci_boot.c
1650
if (pci_bus_res[bus].par_bus != (uchar_t)-1)
usr/src/uts/intel/io/pci/pci_boot.c
1741
if (pci_bus_res[i].par_bus == (uchar_t)-1)
usr/src/uts/intel/io/pci/pci_boot.c
1786
populate_bus_res(uchar_t bus)
usr/src/uts/intel/io/pci/pci_boot.c
1842
create_root_bus_dip(uchar_t bus)
usr/src/uts/intel/io/pci/pci_boot.c
1847
ASSERT(pci_bus_res[bus].par_bus == (uchar_t)-1);
usr/src/uts/intel/io/pci/pci_boot.c
1877
enumerate_bus_devs(uchar_t bus, int config_op)
usr/src/uts/intel/io/pci/pci_boot.c
1879
uchar_t dev, func, nfunc, header;
usr/src/uts/intel/io/pci/pci_boot.c
1957
while (par_bus != (uchar_t)-1) {
usr/src/uts/intel/io/pci/pci_boot.c
2002
check_pciide_prop(uchar_t revid, ushort_t venid, ushort_t devid,
usr/src/uts/intel/io/pci/pci_boot.c
2194
set_devpm_d0(uchar_t bus, uchar_t dev, uchar_t func)
usr/src/uts/intel/io/pci/pci_boot.c
2230
process_devfunc(uchar_t bus, uchar_t dev, uchar_t func, int config_op)
usr/src/uts/intel/io/pci/pci_boot.c
2284
uchar_t secbus = 0;
usr/src/uts/intel/io/pci/pci_boot.c
2285
uchar_t subbus = 0;
usr/src/uts/intel/io/pci/pci_boot.c
2447
uchar_t native_mask; /* 0 == 'compatibility' mode, 1 == native */
usr/src/uts/intel/io/pci/pci_boot.c
2448
uchar_t bar_offset; /* offset for alt status register */
usr/src/uts/intel/io/pci/pci_boot.c
2459
pciide_adjust_bar(uchar_t progcl, uint_t bar, uint_t *basep, uint_t *lenp)
usr/src/uts/intel/io/pci/pci_boot.c
2505
add_bar_reg_props(int op, uchar_t bus, uchar_t dev, uchar_t func, uint_t bar,
usr/src/uts/intel/io/pci/pci_boot.c
2594
uchar_t res_bus;
usr/src/uts/intel/io/pci/pci_boot.c
266
uchar_t dev;
usr/src/uts/intel/io/pci/pci_boot.c
267
uchar_t func;
usr/src/uts/intel/io/pci/pci_boot.c
2697
uchar_t res_bus = bus;
usr/src/uts/intel/io/pci/pci_boot.c
272
static uchar_t max_dev_pci = 32; /* PCI standard */
usr/src/uts/intel/io/pci/pci_boot.c
281
extern void pci_cfgacc_add_workaround(uint16_t, uchar_t, uchar_t);
usr/src/uts/intel/io/pci/pci_boot.c
287
static void enumerate_bus_devs(uchar_t bus, int config_op);
usr/src/uts/intel/io/pci/pci_boot.c
288
static void create_root_bus_dip(uchar_t bus);
usr/src/uts/intel/io/pci/pci_boot.c
2882
add_reg_props(dev_info_t *dip, uchar_t bus, uchar_t dev, uchar_t func,
usr/src/uts/intel/io/pci/pci_boot.c
2885
uchar_t baseclass, subclass, progclass, header;
usr/src/uts/intel/io/pci/pci_boot.c
289
static void process_devfunc(uchar_t, uchar_t, uchar_t, int);
usr/src/uts/intel/io/pci/pci_boot.c
290
static boolean_t add_reg_props(dev_info_t *, uchar_t, uchar_t, uchar_t, int,
usr/src/uts/intel/io/pci/pci_boot.c
292
static void add_ppb_props(dev_info_t *, uchar_t, uchar_t, uchar_t, boolean_t,
usr/src/uts/intel/io/pci/pci_boot.c
297
static int get_pci_cap(uchar_t bus, uchar_t dev, uchar_t func, uint8_t cap_id);
usr/src/uts/intel/io/pci/pci_boot.c
298
static void fix_ppb_res(uchar_t, boolean_t);
usr/src/uts/intel/io/pci/pci_boot.c
302
static void populate_bus_res(uchar_t bus);
usr/src/uts/intel/io/pci/pci_boot.c
3079
add_ppb_props(dev_info_t *dip, uchar_t bus, uchar_t dev, uchar_t func,
usr/src/uts/intel/io/pci/pci_boot.c
3089
uchar_t secbus, subbus;
usr/src/uts/intel/io/pci/pci_boot.c
3090
uchar_t progclass;
usr/src/uts/intel/io/pci/pci_boot.c
393
if (pci_bus_res[busno].par_bus == (uchar_t)-1 &&
usr/src/uts/intel/io/pci/pci_boot.c
395
create_root_bus_dip((uchar_t)busno);
usr/src/uts/intel/io/pci/pci_boot.c
566
if ((pci_bus_res[i].par_bus != (uchar_t)-1) ||
usr/src/uts/intel/io/pci/pci_boot.c
591
pci_bus_res[i].par_bus = (uchar_t)-1;
usr/src/uts/intel/io/pci/pci_boot.c
592
pci_bus_res[i].root_addr = (uchar_t)-1;
usr/src/uts/intel/io/pci/pci_boot.c
692
uchar_t par_bus;
usr/src/uts/intel/io/pci/pci_boot.c
713
if (par_bus != (uchar_t)-1) {
usr/src/uts/intel/io/pci/pci_boot.c
729
static uchar_t
usr/src/uts/intel/io/pci/pci_boot.c
730
resolve_alloc_bus(uchar_t bus, mem_res_t type)
usr/src/uts/intel/io/pci/pci_boot.c
740
if (pci_bus_res[bus].par_bus == (uchar_t)-1)
usr/src/uts/intel/io/pci/pci_boot.c
760
get_per_bridge_avail(uchar_t bus)
usr/src/uts/intel/io/pci/pci_boot.c
762
uchar_t par_bus;
usr/src/uts/intel/io/pci/pci_boot.c
765
while (par_bus != (uchar_t)-1) {
usr/src/uts/intel/io/pci/pci_boot.c
779
lookup_parbus_res(uchar_t parbus, uint64_t size, uint64_t align, mem_res_t type)
usr/src/uts/intel/io/pci/pci_boot.c
790
if (pci_bus_res[parbus].par_bus == (uchar_t)-1 &&
usr/src/uts/intel/io/pci/pci_boot.c
823
get_parbus_res(uchar_t parbus, uchar_t bus, uint64_t size, uint64_t align,
usr/src/uts/intel/io/pci/pci_boot.c
889
get_pci_cap(uchar_t bus, uchar_t dev, uchar_t func, uint8_t cap_id)
usr/src/uts/intel/io/pci/pci_boot.c
984
set_ppb_res(uchar_t bus, uchar_t dev, uchar_t func, mem_res_t type,
usr/src/uts/intel/io/pci/pci_pci.c
215
uchar_t cache_line_size;
usr/src/uts/intel/io/pci/pci_pci.c
216
uchar_t latency_timer;
usr/src/uts/intel/io/pci/pci_pci.c
217
uchar_t header_type;
usr/src/uts/intel/io/pci/pci_pci.c
218
uchar_t sec_latency_timer;
usr/src/uts/intel/io/pciex/pcie_nvidia.c
119
look_for_any_pciex_device(uchar_t bus)
usr/src/uts/intel/io/pciex/pcie_nvidia.c
121
uchar_t dev, func;
usr/src/uts/intel/io/pciex/pcie_nvidia.c
122
uchar_t nfunc, header;
usr/src/uts/intel/io/pciex/pcie_nvidia.c
165
create_pcie_root_bus(uchar_t bus, dev_info_t *dip)
usr/src/uts/intel/io/pciex/pcie_nvidia.c
199
add_nvidia_isa_bridge_props(dev_info_t *dip, uchar_t bus, uchar_t dev,
usr/src/uts/intel/io/pciex/pcie_nvidia.c
200
uchar_t func)
usr/src/uts/intel/io/pciex/pcie_nvidia.c
49
check_if_device_is_pciex(dev_info_t *cdip, uchar_t bus, uchar_t dev,
usr/src/uts/intel/io/pciex/pcie_nvidia.c
50
uchar_t func, boolean_t *slot_valid, ushort_t *slot_number,
usr/src/uts/intel/io/pciex/pcie_nvidia.h
36
boolean_t look_for_any_pciex_device(uchar_t);
usr/src/uts/intel/io/pciex/pcie_nvidia.h
37
boolean_t check_if_device_is_pciex(dev_info_t *, uchar_t, uchar_t,
usr/src/uts/intel/io/pciex/pcie_nvidia.h
38
uchar_t, boolean_t *, ushort_t *, ushort_t *);
usr/src/uts/intel/io/pciex/pcie_nvidia.h
39
boolean_t create_pcie_root_bus(uchar_t, dev_info_t *);
usr/src/uts/intel/io/pciex/pcie_nvidia.h
40
void add_nvidia_isa_bridge_props(dev_info_t *, uchar_t, uchar_t,
usr/src/uts/intel/io/pciex/pcie_nvidia.h
41
uchar_t);
usr/src/uts/intel/io/viona/viona_tx.c
789
mblk_t *mp = desballoc((uchar_t *)chunk, chunk_sz, 0,
usr/src/uts/intel/io/viona/viona_tx.c
82
uchar_t *d_headers;
usr/src/uts/intel/io/vmm/seg_vmm.c
52
uchar_t svmd_prot;
usr/src/uts/intel/io/vmm/sys/seg_vmm.h
24
uchar_t prot; /* protection */
usr/src/uts/intel/io/vmxnet3s/vmxnet3_rx.c
204
rxBuf->mblk = desballoc((uchar_t *)rxBuf->dma.buf,
usr/src/uts/intel/os/cpuid.c
1607
uchar_t x86_featureset[BT_SIZEOFMAP(NUM_X86_FEATURES)];
usr/src/uts/intel/os/cpuid.c
2727
cpuid_amd_getids(cpu_t *cpu, uchar_t *features)
usr/src/uts/intel/os/cpuid.c
2923
cpuid_update_md_clear(cpu_t *cpu, uchar_t *featureset)
usr/src/uts/intel/os/cpuid.c
2955
cpuid_update_l1d_flush(cpu_t *cpu, uchar_t *featureset)
usr/src/uts/intel/os/cpuid.c
3062
uchar_t *featureset)
usr/src/uts/intel/os/cpuid.c
3285
cpuid_evaluate_amd_rdseed(cpu_t *cpu, uchar_t *featureset)
usr/src/uts/intel/os/cpuid.c
3352
cpuid_update_tsx(cpu_t *cpu, uchar_t *featureset)
usr/src/uts/intel/os/cpuid.c
3413
cpuid_apply_tsx(x86_taa_mitigation_t taa, uchar_t *featureset)
usr/src/uts/intel/os/cpuid.c
3441
cpuid_scan_security(cpu_t *cpu, uchar_t *featureset)
usr/src/uts/intel/os/cpuid.c
3693
cpuid_basic_topology(cpu_t *cpu, uchar_t *featureset)
usr/src/uts/intel/os/cpuid.c
3814
cpuid_basic_thermal(cpu_t *cpu, uchar_t *featureset)
usr/src/uts/intel/os/cpuid.c
3847
cpuid_basic_avx(cpu_t *cpu, uchar_t *featureset)
usr/src/uts/intel/os/cpuid.c
3952
cpuid_basic_ppin(cpu_t *cpu, uchar_t *featureset)
usr/src/uts/intel/os/cpuid.c
4003
uchar_t *featureset = (uchar_t *)arg;
usr/src/uts/intel/os/cpuid.c
4108
uchar_t *featureset = (uchar_t *)arg;
usr/src/uts/intel/os/cpuid.c
8210
cpuid_pass_ucode(cpu_t *cpu, uchar_t *fset)
usr/src/uts/intel/os/cpuid.c
8289
uchar_t *fset;
usr/src/uts/intel/os/cpuid.c
8292
fset = (uchar_t *)(arg0 + sizeof (x86_featureset) * CPU->cpu_id);
usr/src/uts/intel/os/cpuid.c
8319
uchar_t *f0;
usr/src/uts/intel/os/cpuid.c
8358
uchar_t *fset;
usr/src/uts/intel/os/cpuid.c
8362
fset = (uchar_t *)((uintptr_t)argdata +
usr/src/uts/intel/os/ddi_arch.c
294
impl_ddi_prop_int_from_prom(uchar_t *intp, int n)
usr/src/uts/intel/promif/prom_getchar.c
36
uchar_t
usr/src/uts/intel/sys/acpica.h
120
uchar_t intr_po: 2,
usr/src/uts/intel/sys/dma_engine.h
56
uchar_t der_command; /* Read/Write/Translate/Verify */
usr/src/uts/intel/sys/dma_engine.h
57
uchar_t der_bufprocess; /* NoAuto_init/Chain/Auto_init */
usr/src/uts/intel/sys/dma_engine.h
58
uchar_t der_step; /* Inc / Dec / Hold */
usr/src/uts/intel/sys/dma_engine.h
59
uchar_t der_trans; /* Single/Demand/Block/Cascade */
usr/src/uts/intel/sys/dma_engine.h
60
uchar_t der_path; /* 8/16/32 */
usr/src/uts/intel/sys/dma_engine.h
61
uchar_t der_cycles; /* 1 or 2 */
usr/src/uts/intel/sys/dma_engine.h
62
uchar_t der_dest; /* Memory / IO */
usr/src/uts/intel/sys/dma_engine.h
63
uchar_t der_arbus; /* MicroChannel arbitration reg */
usr/src/uts/intel/sys/dma_i8237A.h
238
uchar_t addr_reg; /* address register */
usr/src/uts/intel/sys/dma_i8237A.h
239
uchar_t cnt_reg; /* count register */
usr/src/uts/intel/sys/dma_i8237A.h
240
uchar_t page_reg; /* page register */
usr/src/uts/intel/sys/dma_i8237A.h
241
uchar_t ff_reg; /* first-last flipflop */
usr/src/uts/intel/sys/dma_i8237A.h
242
uchar_t cmd_reg; /* command register */
usr/src/uts/intel/sys/dma_i8237A.h
243
uchar_t mode_reg; /* mode register */
usr/src/uts/intel/sys/dma_i8237A.h
244
uchar_t mask_reg; /* mask register */
usr/src/uts/intel/sys/dma_i8237A.h
245
uchar_t stat_reg; /* status register */
usr/src/uts/intel/sys/dma_i8237A.h
246
uchar_t reqt_reg; /* request register */
usr/src/uts/intel/sys/dma_i8237A.h
293
extern uchar_t d37A_get_best_mode(struct ddi_dmae_req *);
usr/src/uts/intel/sys/ecppio.h
40
#define ECPPIOC_SETPORT _IOW('p', 77, uchar_t)
usr/src/uts/intel/sys/ecppio.h
41
#define ECPPIOC_GETPORT _IOR('p', 78, uchar_t)
usr/src/uts/intel/sys/ecppio.h
42
#define ECPPIOC_SETDATA _IOW('p', 79, uchar_t)
usr/src/uts/intel/sys/ecppio.h
43
#define ECPPIOC_GETDATA _IOR('p', 80, uchar_t)
usr/src/uts/intel/sys/ecppreg.h
233
uchar_t isa_reg[0x500]; /* 0x500 regs from isa config space */
usr/src/uts/intel/sys/ecppvar.h
156
uchar_t current_phase; /* 1284 phase */
usr/src/uts/intel/sys/ecppvar.h
157
uchar_t backchannel; /* backchannel mode supported */
usr/src/uts/intel/sys/ecppvar.h
158
uchar_t io_mode; /* transfer mode: PIO/DMA */
usr/src/uts/intel/sys/ecppvar.h
166
uchar_t port; /* xfer type: dma/pio/tfifo */
usr/src/uts/intel/sys/ecppvar.h
171
uchar_t init_seq; /* centronics init seq */
usr/src/uts/intel/sys/ecppvar.h
201
uchar_t dma_cancelled; /* flushed while dma'ing */
usr/src/uts/intel/sys/pic.h
79
uchar_t c_curmask[NPIC];
usr/src/uts/intel/sys/pic.h
80
uchar_t c_iplmask[MAXIPL*NPIC];
usr/src/uts/intel/sys/procfs_isa.h
68
typedef uchar_t instr_t;
usr/src/uts/intel/sys/procfs_isa.h
81
typedef uchar_t instr32_t;
usr/src/uts/intel/sys/promif.h
159
extern uchar_t prom_getchar(void);
usr/src/uts/intel/sys/traptrace.h
68
uchar_t ipl;
usr/src/uts/intel/sys/traptrace.h
69
uchar_t spl;
usr/src/uts/intel/sys/traptrace.h
70
uchar_t pri;
usr/src/uts/intel/sys/traptrace.h
77
uchar_t ttr_pad[TTR_PAD1_SIZE];
usr/src/uts/intel/sys/traptrace.h
78
uchar_t ttr_marker;
usr/src/uts/intel/sys/x86_archext.h
1711
extern uchar_t x86_featureset[];
usr/src/uts/intel/sys/x86_archext.h
1793
extern void cpuid_pass_ucode(struct cpu *, uchar_t *);
usr/src/uts/sfmmu/vm/hat_sfmmu.c
11721
uchar_t tteflag_mask = (1 << TTE64K) | (1 << TTE8K);
usr/src/uts/sfmmu/vm/hat_sfmmu.c
13060
kpmtsbmp->kpmp2pshft = (uchar_t)kpmp2pshft;
usr/src/uts/sfmmu/vm/hat_sfmmu.c
13804
void *r_obj, u_offset_t r_objoff, uchar_t r_perm, uchar_t r_pgszc,
usr/src/uts/sfmmu/vm/hat_sfmmu.c
13820
uchar_t tteflag;
usr/src/uts/sfmmu/vm/hat_sfmmu.c
13821
uchar_t r_type = flags & HAT_REGION_TYPE_MASK;
usr/src/uts/sfmmu/vm/hat_sfmmu.c
14106
uchar_t r_pgszc;
usr/src/uts/sfmmu/vm/hat_sfmmu.c
14107
uchar_t r_type = flags & HAT_REGION_TYPE_MASK;
usr/src/uts/sfmmu/vm/hat_sfmmu.c
15100
sfmmu_leave_scd(sfmmu_t *sfmmup, uchar_t r_type)
usr/src/uts/sfmmu/vm/hat_sfmmu.c
301
static void sfmmu_leave_scd(sfmmu_t *, uchar_t);
usr/src/uts/sfmmu/vm/hat_sfmmu.c
3252
uchar_t tteflag = 1 << size;
usr/src/uts/sfmmu/vm/hat_sfmmu.c
737
uchar_t kpmp_shift;
usr/src/uts/sfmmu/vm/hat_sfmmu.c
8262
lastpp->p_szc = (uchar_t)sz;
usr/src/uts/sfmmu/vm/hat_sfmmu.c
8305
uchar_t rid;
usr/src/uts/sfmmu/vm/hat_sfmmu.c
8554
ism_map[i].imap_vb_shift = (uchar_t)ismshift;
usr/src/uts/sfmmu/vm/hat_sfmmu.c
8604
ism_map[i].imap_rid = (uchar_t)((uint64_t)rcookie);
usr/src/uts/sfmmu/vm/hat_sfmmu.c
8691
uchar_t ism_rid;
usr/src/uts/sfmmu/vm/hat_sfmmu.h
170
uchar_t hl_pad[64 - sizeof (kmutex_t)];
usr/src/uts/sfmmu/vm/hat_sfmmu.h
1779
uchar_t uhat_tteflags; /* private page sizes */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
1780
uchar_t uhat_rtteflags; /* SHME pagesizes */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
1813
uchar_t flags; /* flags needed in TL tsbmiss handler */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
1814
uchar_t sz_shift; /* for single kpm window */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
1815
uchar_t kpmp_shift; /* hash lock shift */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
1816
uchar_t kpmp2pshft; /* kpm page to page shift */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
188
uchar_t imap_vb_shift; /* mmu_pageshift for ism page size */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
189
uchar_t imap_rid; /* region id for ism */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
2373
extern int sfmmu_kpm_stsbmtl(uchar_t *, uint_t *, int);
usr/src/uts/sfmmu/vm/hat_sfmmu.h
2382
extern uchar_t kpmp_shift;
usr/src/uts/sfmmu/vm/hat_sfmmu.h
398
uchar_t rgn_perm; /* PROT_READ/WRITE/EXEC */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
399
uchar_t rgn_pgszc; /* page size of the region */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
400
uchar_t rgn_flags; /* region type, free flag */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
401
uchar_t rgn_id;
usr/src/uts/sfmmu/vm/hat_sfmmu.h
684
uchar_t sfmmu_rmstat; /* refmod stats refcnt */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
688
uchar_t sfmmu_tteflags; /* pgsz flags */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
689
uchar_t sfmmu_rtteflags; /* pgsz flags for SRD hmes */
usr/src/uts/sfmmu/vm/hat_sfmmu.h
694
uchar_t sfmmu_cext; /* context page size encoding */
usr/src/uts/sparc/io/pciex/pcieb_sparc.c
502
ddi_put32(h, (uint32_t *)((uchar_t *)mp + addr_reg_off), data);
usr/src/uts/sparc/io/pciex/pcieb_sparc.c
506
ddi_get32(h, (uint32_t *)((uchar_t *)mp + addr_reg_off)),
usr/src/uts/sparc/io/pciex/pcieb_sparc.c
507
ddi_get32(h, (uint32_t *)((uchar_t *)mp + data_reg_off)));
usr/src/uts/sparc/io/pciex/pcieb_sparc.c
510
data = ddi_get32(h, (uint32_t *)((uchar_t *)mp + 0x1DC));
usr/src/uts/sparc/io/pciex/pcieb_sparc.c
511
ddi_put32(h, (uint32_t *)((uchar_t *)mp + 0x1DC), data | 0x80000);
usr/src/uts/sparc/io/pciex/pcieb_sparc.c
515
ddi_get32(h, (uint32_t *)((uchar_t *)mp + 0x1DC)));
usr/src/uts/sparc/krtld/doreloc.c
366
do_reloc_krtld(uchar_t rtype, uchar_t *off, Xword *value, const char *sym,
usr/src/uts/sparc/krtld/doreloc.c
371
do_reloc_ld(Rel_desc *rdesc, uchar_t *off, Xword *value,
usr/src/uts/sparc/krtld/doreloc.c
376
do_reloc_rtld(uchar_t rtype, uchar_t *off, Xword *value, const char *sym,
usr/src/uts/sparc/krtld/doreloc.c
382
uchar_t rtype = rdesc->rel_rtype;
usr/src/uts/sparc/krtld/doreloc.c
387
uchar_t bshift;
usr/src/uts/sparc/krtld/doreloc.c
426
uchar_t *dest = (uchar_t *)&basevalue;
usr/src/uts/sparc/krtld/doreloc.c
477
FETCH(uchar_t);
usr/src/uts/sparc/krtld/doreloc.c
615
uchar_t *src = (uchar_t *)&uvalue;
usr/src/uts/sparc/krtld/doreloc.c
648
STORE(uchar_t);
usr/src/uts/sparc/os/ddi_arch.c
257
impl_ddi_prop_int_from_prom(uchar_t *intp, int n)
usr/src/uts/sparc/os/iscsi_boot.c
119
(uchar_t *)
usr/src/uts/sparc/os/iscsi_boot.c
156
(uchar_t *)kmem_zalloc(proplen + 1, KM_SLEEP);
usr/src/uts/sparc/os/iscsi_boot.c
181
(uchar_t *)kmem_zalloc(proplen + 1, KM_SLEEP);
usr/src/uts/sparc/os/iscsi_boot.c
191
(uchar_t *)kmem_zalloc(2, KM_SLEEP);
usr/src/uts/sparc/os/iscsi_boot.c
229
(uchar_t *)kmem_zalloc(chap_user_len + 1, KM_SLEEP);
usr/src/uts/sparc/os/iscsi_boot.c
235
(uchar_t *)kmem_zalloc(chap_pwd_len + 1, KM_SLEEP);
usr/src/uts/sparc/os/iscsi_boot.c
247
uchar_t iscsi_initiator_id[ISCSI_MAX_NAME_LEN];
usr/src/uts/sparc/os/iscsi_boot.c
256
(uchar_t *)kmem_zalloc(proplen + 1, KM_SLEEP);
usr/src/uts/sparc/os/iscsi_boot.c
277
uchar_t iscsi_network_path[MAXPATHLEN];
usr/src/uts/sparc/os/iscsi_boot.c
279
uchar_t hex_netmask[4];
usr/src/uts/sparc/os/iscsi_boot.c
289
(uchar_t *)&boot_property.boot_nic.nic_ip_u) ==
usr/src/uts/sparc/os/iscsi_boot.c
306
(uchar_t *)&boot_property.boot_nic.nic_gw_u);
usr/src/uts/sparc/os/iscsi_boot.c
378
parse_lun_num(uchar_t *str_num, uchar_t *hex_num)
usr/src/uts/sparc/os/iscsi_boot.c
416
(uchar_t *)kmem_zalloc(boot_property.boot_init.ini_name_len,
usr/src/uts/sparc/os/iscsi_boot.c
431
inet_aton(char *ipstr, uchar_t *ip)
usr/src/uts/sparc/os/iscsi_boot.c
434
uchar_t val[4] = {0};
usr/src/uts/sparc/os/iscsi_boot.c
47
static int inet_aton(char *ipstr, uchar_t *ip);
usr/src/uts/sparc/os/iscsi_boot.c
48
static boolean_t parse_lun_num(uchar_t *str_num, uchar_t *hex_num);
usr/src/uts/sparc/os/iscsi_boot.c
63
uchar_t iscsi_target_name[ISCSI_MAX_NAME_LEN];
usr/src/uts/sparc/os/iscsi_boot.c
64
uchar_t iscsi_par[8];
usr/src/uts/sparc/os/iscsi_boot.c
67
uchar_t iscsi_port[8];
usr/src/uts/sparc/os/iscsi_boot.c
68
uchar_t iscsi_lun[8];
usr/src/uts/sparc/os/iscsi_boot.c
69
uchar_t iscsi_tpgt[8];
usr/src/uts/sparc/os/iscsi_boot.c
83
(uchar_t *)&boot_property.boot_tgt.tgt_ip_u) ==
usr/src/uts/sparc/os/polled_io.c
193
polled_io_cons_write(uchar_t *text, size_t len)
usr/src/uts/sparc/os/polled_io.c
386
uchar_t *buffer;
usr/src/uts/sparc/os/polled_io.c
388
uchar_t key;
usr/src/uts/sparc/os/polled_io.c
424
buffer = (uchar_t *)(uintptr_t)p1275_cell2uint(cif[CIF_MIN_SIZE+0]);
usr/src/uts/sparc/os/polled_io.c
581
uchar_t *buffer;
usr/src/uts/sparc/os/polled_io.c
620
buffer = (uchar_t *)(uintptr_t)p1275_cell2uint(cif[CIF_MIN_SIZE+0]);
usr/src/uts/sparc/sys/polled_io.h
106
void polled_io_cons_write(uchar_t *, size_t);
usr/src/uts/sparc/v7/sys/mutex_impl.h
62
uchar_t _m_waiters; /* 4 are there waiters? */
usr/src/uts/sparc/v7/sys/mutex_impl.h
63
uchar_t _m_filler[2]; /* 5-6 unused */
usr/src/uts/sparc/v7/sys/mutex_impl.h
64
uchar_t _m_type; /* 7 type */
usr/src/uts/sparc/v7/sys/mutex_impl.h
75
uchar_t m_filler; /* 6 unused */
usr/src/uts/sparc/v7/sys/mutex_impl.h
76
uchar_t _m_type; /* 7 type */
usr/src/uts/sparc/v9/os/simulator.c
404
data.c[6] = (uchar_t)-1;
usr/src/uts/sun/io/dada/conf/dcd_confsubr.c
273
uchar_t command,
usr/src/uts/sun/io/dada/conf/dcd_confsubr.c
275
uchar_t address_mode,
usr/src/uts/sun/io/dada/conf/dcd_confsubr.c
277
uchar_t direction,
usr/src/uts/sun/io/dada/conf/dcd_confsubr.c
278
uchar_t features)
usr/src/uts/sun/io/dada/conf/dcd_confsubr.c
50
void makecommand(struct dcd_pkt *, int, uchar_t, uint32_t,
usr/src/uts/sun/io/dada/conf/dcd_confsubr.c
51
uchar_t, uint32_t, uchar_t, uchar_t);
usr/src/uts/sun/io/dada/impl/dcd_hba.c
219
hba->tran_min_burst_size = (uchar_t)0;
usr/src/uts/sun/io/dada/impl/dcd_hba.c
220
hba->tran_max_burst_size = (uchar_t)0;
usr/src/uts/sun/io/dada/impl/dcd_hba.c
377
pkt->pkt_scbp = (uchar_t *)p;
usr/src/uts/sun/io/dada/targets/dad.c
1121
dcd_set_features(struct dcd_disk *un, uchar_t mode)
usr/src/uts/sun/io/dada/targets/dad.c
126
static int dcd_lb_rdwr(dev_info_t *devi, uchar_t cmd, void *bufaddr,
usr/src/uts/sun/io/dada/targets/dad.c
1515
uchar_t *cp;
usr/src/uts/sun/io/dada/targets/dad.c
1543
if (*cp != (uchar_t)0) {
usr/src/uts/sun/io/dada/targets/dad.c
161
extern void makecommand(struct dcd_pkt *, int, uchar_t, uint32_t,
usr/src/uts/sun/io/dada/targets/dad.c
162
uchar_t, uint32_t, uchar_t, uchar_t);
usr/src/uts/sun/io/dada/targets/dad.c
2051
uchar_t state = un->un_last_state;
usr/src/uts/sun/io/dada/targets/dad.c
4221
dcd_sname(uchar_t status)
usr/src/uts/sun/io/dada/targets/dad.c
4469
diskaddr_t start_block, size_t reqlength, uchar_t cmd)
usr/src/uts/sun/io/dada/targets/dad.c
4475
uchar_t command, tmp;
usr/src/uts/sun/io/dada/targets/dad.c
4589
dcd_lb_rdwr(dev_info_t *devi, uchar_t cmd, void *bufaddr,
usr/src/uts/sun/io/dada/targets/dad.c
815
uchar_t cmd;
usr/src/uts/sun/io/dada/targets/dad.c
99
diskaddr_t start_block, size_t reqlength, uchar_t cmd);
usr/src/uts/sun/io/eri/eri.c
1030
uchar_t *prop;
usr/src/uts/sun/io/eri/eri.c
373
static uchar_t eri_hdx_pad_enable = 1;
usr/src/uts/sun/io/eri/eri.c
792
(uchar_t)eri_pci_latency_timer);
usr/src/uts/sun/io/eri/eri.h
682
#define ROUNDUP2(a, n) (uchar_t *)((((uintptr_t)(a)) + ((n) - 1)) & ~((n) - 1))
usr/src/uts/sun/io/fd.c
1482
uchar_t pbit;
usr/src/uts/sun/io/fd.c
1581
fdc->c_csb.csb_unit = (uchar_t)unit;
usr/src/uts/sun/io/fd.c
2643
csb->csb_unit = (uchar_t)unit;
usr/src/uts/sun/io/fd.c
2648
csb->csb_ncmds = (uchar_t)fdr.fdr_cnum;
usr/src/uts/sun/io/fd.c
279
static uchar_t rwretry = 10;
usr/src/uts/sun/io/fd.c
280
static uchar_t skretry = 5;
usr/src/uts/sun/io/fd.c
2956
uchar_t *fmthdrs;
usr/src/uts/sun/io/fd.c
2974
csb->csb_unit = (uchar_t)unit;
usr/src/uts/sun/io/fd.c
3041
fmthdrs = (uchar_t *)fd;
usr/src/uts/sun/io/fd.c
3047
*fd++ = (uchar_t)cyl; /* cylinder */
usr/src/uts/sun/io/fd.c
3048
*fd++ = (uchar_t)hd; /* head */
usr/src/uts/sun/io/fd.c
3049
*fd++ = (uchar_t)i; /* sector number */
usr/src/uts/sun/io/fd.c
307
static uchar_t fdspec[2] = { 0xc2, 0x33 }; /* "specify" parameters */
usr/src/uts/sun/io/fd.c
308
static uchar_t fdconf[3] = { 0x64, 0x58, 0x00 }; /* "configure" parameters */
usr/src/uts/sun/io/fd.c
3607
uchar_t tmp;
usr/src/uts/sun/io/fd.c
4168
uchar_t tmp;
usr/src/uts/sun/io/fd.c
473
uchar_t ncmdbytes; /* number of bytes of command */
usr/src/uts/sun/io/fd.c
474
uchar_t nrsltbytes; /* number of bytes in result */
usr/src/uts/sun/io/fd.c
475
uchar_t cmdtype; /* characteristics */
usr/src/uts/sun/io/fd.c
4939
csb->csb_unit = (uchar_t)unit;
usr/src/uts/sun/io/fd.c
4947
csb->csb_cmds[2] = (uchar_t)arg;
usr/src/uts/sun/io/fd.c
4996
csb->csb_unit = (uchar_t)unit;
usr/src/uts/sun/io/fd.c
5502
csb->csb_cmds[1] = (uchar_t)(unit | ((head & 0x1) << 2));
usr/src/uts/sun/io/fd.c
5505
csb->csb_cmds[2] = (uchar_t)cyl;
usr/src/uts/sun/io/fd.c
5506
csb->csb_cmds[3] = (uchar_t)head;
usr/src/uts/sun/io/fd.c
5507
csb->csb_cmds[4] = (uchar_t)sector;
usr/src/uts/sun/io/fd.c
5516
(uchar_t)max(fdc->c_un->un_chars->fdc_secptrack, sector);
usr/src/uts/sun/io/fd.c
846
(uchar_t *)&fdc->c_reg->fdc_82077_reg.fdc_control;
usr/src/uts/sun/io/fd.c
847
fdc->c_fifo = (uchar_t *)&fdc->c_reg->fdc_82077_reg.fdc_fifo;
usr/src/uts/sun/io/fd.c
848
fdc->c_dor = (uchar_t *)&fdc->c_reg->fdc_82077_reg.fdc_dor;
usr/src/uts/sun/io/fd.c
849
fdc->c_dir = (uchar_t *)&fdc->c_reg->fdc_82077_reg.fdc_dir;
usr/src/uts/sun/io/fd.c
914
fdc->c_auxiodata = (uchar_t)(AUX_MBO4M|AUX_TC4M);
usr/src/uts/sun/io/fd.c
915
fdc->c_auxiodata2 = (uchar_t)AUX_TC4M;
usr/src/uts/sun/io/ms.c
521
bp->b_wptr = (uchar_t *)cp;
usr/src/uts/sun/io/ms.c
597
fep->pair = (uchar_t)LOC_Y_ABSOLUTE;
usr/src/uts/sun/io/ms.c
624
fep->pair = (uchar_t)LOC_X_ABSOLUTE;
usr/src/uts/sun/io/scsi/adapters/fas.c
1298
sa.a_lun = (uchar_t)j;
usr/src/uts/sun/io/scsi/adapters/fas.c
1319
if (fas->f_cmdarea != (uchar_t *)NULL) {
usr/src/uts/sun/io/scsi/adapters/fas.c
1487
EPRINTF1("issuing cmd %x\n", (uchar_t)cmd);
usr/src/uts/sun/io/scsi/adapters/fas.c
1652
uchar_t period, offset, conf3; \
usr/src/uts/sun/io/scsi/adapters/fas.c
1705
fas_write_fifo(struct fas *fas, uchar_t *buf, int length, int pad)
usr/src/uts/sun/io/scsi/adapters/fas.c
1725
fas_init_chip(struct fas *fas, uchar_t initiator_id)
usr/src/uts/sun/io/scsi/adapters/fas.c
1728
uchar_t clock_conv;
usr/src/uts/sun/io/scsi/adapters/fas.c
1729
uchar_t initial_conf3;
usr/src/uts/sun/io/scsi/adapters/fas.c
1756
fas->f_fasconf2 = (uchar_t)(FAS_CONF2_FENABLE | FAS_CONF2_XL32);
usr/src/uts/sun/io/scsi/adapters/fas.c
1788
(uchar_t)MIN_SYNC_PERIOD(fas);
usr/src/uts/sun/io/scsi/adapters/fas.c
1791
(uchar_t)CONVERT_PERIOD(DEFAULT_SYNC_PERIOD);
usr/src/uts/sun/io/scsi/adapters/fas.c
1842
uchar_t idcode, fcode;
usr/src/uts/sun/io/scsi/adapters/fas.c
1863
fcode = (uchar_t)(idcode & FAS_FCODE_MASK) >> (uchar_t)3;
usr/src/uts/sun/io/scsi/adapters/fas.c
2100
pkt = (struct scsi_pkt *)((uchar_t *)cmd +
usr/src/uts/sun/io/scsi/adapters/fas.c
2947
sp->cmd_tag[1] = (uchar_t)tag;
usr/src/uts/sun/io/scsi/adapters/fas.c
295
uchar_t reason, uint_t stat);
usr/src/uts/sun/io/scsi/adapters/fas.c
297
uchar_t msg);
usr/src/uts/sun/io/scsi/adapters/fas.c
299
struct fas_cmd *sp, uchar_t msg, int slot);
usr/src/uts/sun/io/scsi/adapters/fas.c
300
static void fas_mark_packets(struct fas *fas, int slot, uchar_t reason,
usr/src/uts/sun/io/scsi/adapters/fas.c
303
uchar_t reason, uint_t stat);
usr/src/uts/sun/io/scsi/adapters/fas.c
3096
uchar_t cmd, target, lun;
usr/src/uts/sun/io/scsi/adapters/fas.c
3098
volatile uchar_t *tp = fas->f_cmdarea;
usr/src/uts/sun/io/scsi/adapters/fas.c
3315
fas_reg_write(fas, (uchar_t *)&fasreg->fas_busid,
usr/src/uts/sun/io/scsi/adapters/fas.c
342
static int fas_init_chip(struct fas *fas, uchar_t id);
usr/src/uts/sun/io/scsi/adapters/fas.c
3432
uchar_t intr, stat;
usr/src/uts/sun/io/scsi/adapters/fas.c
345
static void fas_write_fifo(struct fas *fas, uchar_t *buf, int length, int pad);
usr/src/uts/sun/io/scsi/adapters/fas.c
3486
intr = fas_reg_read(fas, (uchar_t *)&fasreg->fas_intr);
usr/src/uts/sun/io/scsi/adapters/fas.c
3871
uchar_t intr = fas->f_intr;
usr/src/uts/sun/io/scsi/adapters/fas.c
3872
uchar_t step;
usr/src/uts/sun/io/scsi/adapters/fas.c
4085
uchar_t target, lun;
usr/src/uts/sun/io/scsi/adapters/fas.c
4086
uchar_t tmp;
usr/src/uts/sun/io/scsi/adapters/fas.c
4087
uchar_t slot;
usr/src/uts/sun/io/scsi/adapters/fas.c
4153
fas_reg_write(fas, (uchar_t *)&fasreg->fas_busid,
usr/src/uts/sun/io/scsi/adapters/fas.c
4165
volatile uchar_t *c =
usr/src/uts/sun/io/scsi/adapters/fas.c
4166
(uchar_t *)fas->f_cmdarea;
usr/src/uts/sun/io/scsi/adapters/fas.c
4220
volatile uchar_t *c =
usr/src/uts/sun/io/scsi/adapters/fas.c
4221
(uchar_t *)fas->f_cmdarea;
usr/src/uts/sun/io/scsi/adapters/fas.c
4258
(uchar_t *)&fas->f_reg->fas_stat);
usr/src/uts/sun/io/scsi/adapters/fas.c
4260
(uchar_t *)&fas->f_reg->fas_intr);
usr/src/uts/sun/io/scsi/adapters/fas.c
4603
(uchar_t *)&fasreg->fas_stat);
usr/src/uts/sun/io/scsi/adapters/fas.c
4605
(uchar_t *)&fasreg->fas_intr);
usr/src/uts/sun/io/scsi/adapters/fas.c
4837
uchar_t stat, fifoamt, tgt;
usr/src/uts/sun/io/scsi/adapters/fas.c
4948
(uchar_t *)&fasreg->fas_stat2);
usr/src/uts/sun/io/scsi/adapters/fas.c
5018
uchar_t sts, msg, intr, perr;
usr/src/uts/sun/io/scsi/adapters/fas.c
5032
(uchar_t *)&fasreg->fas_stat);
usr/src/uts/sun/io/scsi/adapters/fas.c
5033
intr = fas_reg_read(fas, (uchar_t *)&fasreg->fas_intr);
usr/src/uts/sun/io/scsi/adapters/fas.c
5096
sts = fas_reg_read(fas, (uchar_t *)&fasreg->fas_fifo_data);
usr/src/uts/sun/io/scsi/adapters/fas.c
5098
msg = fas_reg_read(fas, (uchar_t *)&fasreg->fas_fifo_data);
usr/src/uts/sun/io/scsi/adapters/fas.c
5130
sts = fas_reg_read(fas, (uchar_t *)&fasreg->fas_fifo_data);
usr/src/uts/sun/io/scsi/adapters/fas.c
5280
uchar_t msgin;
usr/src/uts/sun/io/scsi/adapters/fas.c
5288
(uchar_t *)&fasreg->fas_stat);
usr/src/uts/sun/io/scsi/adapters/fas.c
5290
(uchar_t *)&fasreg->fas_stat2);
usr/src/uts/sun/io/scsi/adapters/fas.c
5295
(uchar_t *)&fasreg->fas_intr);
usr/src/uts/sun/io/scsi/adapters/fas.c
5400
(uchar_t *)&fasreg->fas_fifo_data);
usr/src/uts/sun/io/scsi/adapters/fas.c
5504
fas->f_cur_msgout[0] = (uchar_t)sndmsg;
usr/src/uts/sun/io/scsi/adapters/fas.c
5552
uchar_t msgin = fas->f_last_msgin = fas->f_imsgarea[0];
usr/src/uts/sun/io/scsi/adapters/fas.c
5618
uchar_t reason = 0;
usr/src/uts/sun/io/scsi/adapters/fas.c
5619
uchar_t lastmsg = fas->f_last_msgout;
usr/src/uts/sun/io/scsi/adapters/fas.c
5767
volatile uchar_t *tp = fas->f_cmdarea;
usr/src/uts/sun/io/scsi/adapters/fas.c
5795
uchar_t intr = fas->f_intr;
usr/src/uts/sun/io/scsi/adapters/fas.c
5835
uchar_t *msgout = fas->f_cur_msgout;
usr/src/uts/sun/io/scsi/adapters/fas.c
5836
uchar_t amt = fas->f_omsglen;
usr/src/uts/sun/io/scsi/adapters/fas.c
5905
uchar_t msgout, phase;
usr/src/uts/sun/io/scsi/adapters/fas.c
6060
uchar_t emsg = fas->f_imsgarea[2];
usr/src/uts/sun/io/scsi/adapters/fas.c
6176
fas_reg_write(fas, (uchar_t *)&fasreg->fas_sync_period,
usr/src/uts/sun/io/scsi/adapters/fas.c
6180
fas_reg_write(fas, (uchar_t *)&fasreg->fas_sync_offset,
usr/src/uts/sun/io/scsi/adapters/fas.c
6193
fas_reg_write(fas, (uchar_t *)&fasreg->fas_conf3,
usr/src/uts/sun/io/scsi/adapters/fas.c
6245
uchar_t width = fas->f_imsgarea[3] & 0xff;
usr/src/uts/sun/io/scsi/adapters/fas.c
6312
fas_reg_write(fas, (uchar_t *)&fasreg->fas_sync_period, 0);
usr/src/uts/sun/io/scsi/adapters/fas.c
6314
fas_reg_write(fas, (uchar_t *)&fasreg->fas_sync_offset, 0);
usr/src/uts/sun/io/scsi/adapters/fas.c
6381
sp->cmd_nwin = (uchar_t)nwin;
usr/src/uts/sun/io/scsi/adapters/fas.c
6561
slot, *((uchar_t *)sp->cmd_pkt->pkt_cdbp),
usr/src/uts/sun/io/scsi/adapters/fas.c
6595
uchar_t *cmdp = (uchar_t *)sp->cmd_pkt->pkt_cdbp;
usr/src/uts/sun/io/scsi/adapters/fas.c
6816
uchar_t *p = fas->f_cur_msgout + msgout_offset;
usr/src/uts/sun/io/scsi/adapters/fas.c
6818
uchar_t period = MIN_SYNC_PERIOD(fas);
usr/src/uts/sun/io/scsi/adapters/fas.c
6819
uchar_t offset = fas_default_offset;
usr/src/uts/sun/io/scsi/adapters/fas.c
6852
if (period < (uchar_t)(DEFAULT_FASTSYNC_PERIOD/4)) {
usr/src/uts/sun/io/scsi/adapters/fas.c
6853
period = (uchar_t)(DEFAULT_FASTSYNC_PERIOD/4);
usr/src/uts/sun/io/scsi/adapters/fas.c
6856
if (period < (uchar_t)(DEFAULT_SYNC_PERIOD/4)) {
usr/src/uts/sun/io/scsi/adapters/fas.c
6857
period = (uchar_t)(DEFAULT_SYNC_PERIOD/4);
usr/src/uts/sun/io/scsi/adapters/fas.c
6867
if ((uchar_t)(offset & 0xf) > fas_default_offset) {
usr/src/uts/sun/io/scsi/adapters/fas.c
6871
fas->f_neg_period[target] = (uchar_t)period;
usr/src/uts/sun/io/scsi/adapters/fas.c
6872
fas->f_offset[target] = (uchar_t)offset;
usr/src/uts/sun/io/scsi/adapters/fas.c
6874
*p++ = (uchar_t)MSG_EXTENDED;
usr/src/uts/sun/io/scsi/adapters/fas.c
6875
*p++ = (uchar_t)3;
usr/src/uts/sun/io/scsi/adapters/fas.c
6876
*p++ = (uchar_t)MSG_SYNCHRONOUS;
usr/src/uts/sun/io/scsi/adapters/fas.c
6904
uchar_t *p = fas->f_cur_msgout + msgout_offset;
usr/src/uts/sun/io/scsi/adapters/fas.c
6916
*p++ = (uchar_t)MSG_EXTENDED;
usr/src/uts/sun/io/scsi/adapters/fas.c
6917
*p++ = (uchar_t)2;
usr/src/uts/sun/io/scsi/adapters/fas.c
6918
*p++ = (uchar_t)MSG_WIDE_DATA_XFER;
usr/src/uts/sun/io/scsi/adapters/fas.c
6919
*p++ = (uchar_t)width;
usr/src/uts/sun/io/scsi/adapters/fas.c
6949
uchar_t slot = ap->a_target * NLUNS_PER_TARGET | ap->a_lun;
usr/src/uts/sun/io/scsi/adapters/fas.c
7484
uchar_t tgt = slot / NLUNS_PER_TARGET;
usr/src/uts/sun/io/scsi/adapters/fas.c
7585
(uchar_t *)&fas->f_reg->fas_sync_offset, 0);
usr/src/uts/sun/io/scsi/adapters/fas.c
7594
(uchar_t *)&fasreg->fas_sync_period, 0);
usr/src/uts/sun/io/scsi/adapters/fas.c
7596
(uchar_t *)&fasreg->fas_sync_offset, 0);
usr/src/uts/sun/io/scsi/adapters/fas.c
78
static uchar_t fas_default_offset = DEFAULT_OFFSET;
usr/src/uts/sun/io/scsi/adapters/fas.c
7874
fas_mark_packets(struct fas *fas, int slot, uchar_t reason, uint_t stat)
usr/src/uts/sun/io/scsi/adapters/fas.c
788
fas->f_fasconf = (uchar_t)id;
usr/src/uts/sun/io/scsi/adapters/fas.c
7900
fas_set_pkt_reason(struct fas *fas, struct fas_cmd *sp, uchar_t reason,
usr/src/uts/sun/io/scsi/adapters/fas.c
8058
fas_flush_cmd(struct fas *fas, struct fas_cmd *sp, uchar_t reason,
usr/src/uts/sun/io/scsi/adapters/fas.c
8106
sp->cmd_cdb[FAS_PROXY_DATA + 1 + i] = (uchar_t)va_arg(vap, int);
usr/src/uts/sun/io/scsi/adapters/fas.c
8145
fas_abort_connected_cmd(struct fas *fas, struct fas_cmd *sp, uchar_t msg)
usr/src/uts/sun/io/scsi/adapters/fas.c
8202
struct fas_cmd *sp, uchar_t msg, int slot)
usr/src/uts/sun/io/scsi/adapters/fas.c
846
fas->f_hm_rev = (uchar_t)hm_rev;
usr/src/uts/sun/io/scsi/adapters/fas.c
9038
fas->f_qfull_retries[target] = (uchar_t)val;
usr/src/uts/sun/io/scsi/adapters/fas.c
9355
uchar_t *cp = (uchar_t *)sp->cmd_pkt->pkt_cdbp;
usr/src/uts/sun/io/scsi/adapters/fas.c
9383
uchar_t *cp = (uchar_t *)sp->cmd_pkt->pkt_cdbp;
usr/src/uts/sun/io/zs_async.c
1645
uchar_t *wr_cur;
usr/src/uts/sun/io/zs_async.c
1646
uchar_t s0;
usr/src/uts/sun/io/zs_async.c
1706
uchar_t s0, x0;
usr/src/uts/sun/io/zs_async.c
1838
uchar_t c;
usr/src/uts/sun/io/zs_async.c
1839
uchar_t *rd_cur = zs->zs_rd_cur;
usr/src/uts/sun/io/zs_async.c
1840
uchar_t *rd_lim = zs->zs_rd_lim;
usr/src/uts/sun/io/zs_async.c
1962
uchar_t c;
usr/src/uts/sun/io/zs_async.c
1963
uchar_t c1;
usr/src/uts/sun/io/zs_async.c
1965
uchar_t *rd_cur = zs->zs_rd_cur;
usr/src/uts/sun/io/zs_async.c
2085
uchar_t r0;
usr/src/uts/sun/io/zs_async.c
2086
uchar_t za_kick_active;
usr/src/uts/sun/io/zs_async.c
2359
uchar_t *rptr, *wptr;
usr/src/uts/sun/io/zs_async.c
2594
uchar_t za_soft_active, za_kick_active;
usr/src/uts/sun/io/zs_async.c
3110
zspp->flags = (uchar_t)flags;
usr/src/uts/sun/io/zs_async.c
3111
zspp->wr4 = (uchar_t)wr4;
usr/src/uts/sun/io/zs_async.c
3112
zspp->wr11 = (uchar_t)(ZSWR11_TXCLK_BAUD | ZSWR11_RXCLK_BAUD);
usr/src/uts/sun/io/zs_async.c
3115
zspp->wr12 = (uchar_t)(speed & 0xff);
usr/src/uts/sun/io/zs_async.c
3116
zspp->wr13 = (uchar_t)((speed >> 8) & 0xff);
usr/src/uts/sun/io/zs_async.c
3117
zspp->wr3 = (uchar_t)wr3;
usr/src/uts/sun/io/zs_async.c
3118
zspp->wr5 = (uchar_t)wr5;
usr/src/uts/sun/io/zs_async.c
3119
zspp->wr15 = (uchar_t)wr15;
usr/src/uts/sun/io/zs_async.c
3135
uchar_t rr;
usr/src/uts/sun/io/zs_async.c
3390
abort_charseq_recognize(uchar_t ch)
usr/src/uts/sun/io/zs_async.c
549
static boolean_t abort_charseq_recognize(uchar_t ch);
usr/src/uts/sun/io/zs_common.c
318
uchar_t rr;
usr/src/uts/sun/io/zs_common.c
772
uchar_t stat, isource, count;
usr/src/uts/sun/io/zs_common.c
983
uchar_t c;
usr/src/uts/sun/io/zs_common.c
984
uchar_t wr10 = 0, wr14 = 0;
usr/src/uts/sun/io/zs_hdlc.c
1137
uchar_t *wptr;
usr/src/uts/sun/io/zs_hdlc.c
1138
uchar_t *rptr;
usr/src/uts/sun/io/zs_hdlc.c
1139
uchar_t sl_flags = zss->sl_flags;
usr/src/uts/sun/io/zs_hdlc.c
1241
uchar_t *msignals;
usr/src/uts/sun/io/zs_hdlc.c
1309
msignals = (uchar_t *)mp->b_cont->b_rptr;
usr/src/uts/sun/io/zs_hdlc.c
1456
uchar_t *wr_cur;
usr/src/uts/sun/io/zs_hdlc.c
1567
uchar_t s0, x0;
usr/src/uts/sun/io/zs_hdlc.c
1720
uchar_t s1;
usr/src/uts/sun/io/zs_hdlc.c
1721
uchar_t *rd_cur;
usr/src/uts/sun/io/zs_hdlc.c
1799
uchar_t s0;
usr/src/uts/sun/io/zs_hdlc.c
2017
zspp->flags = (uchar_t)flags;
usr/src/uts/sun/io/zs_hdlc.c
2019
zspp->wr11 = (uchar_t)wr11;
usr/src/uts/sun/io/zs_hdlc.c
2020
zspp->wr12 = (uchar_t)(tconst & 0xff);
usr/src/uts/sun/io/zs_hdlc.c
2021
zspp->wr13 = (uchar_t)((tconst >> 8) & 0xff);
usr/src/uts/sun/io/zs_hdlc.c
2022
zspp->wr3 = (uchar_t)(ZSWR3_RX_ENABLE | ZSWR3_RXCRC_ENABLE |
usr/src/uts/sun/io/zs_hdlc.c
2024
zspp->wr5 = (uchar_t)(ZSWR5_TX_8 | ZSWR5_DTR | ZSWR5_TXCRC_ENABLE);
usr/src/uts/sun/io/zs_hdlc.c
2031
zspp->wr15 = (uchar_t)
usr/src/uts/sun/io/zs_hdlc.c
2037
zspp->wr15 = (uchar_t)
usr/src/uts/sun/io/zs_hdlc.c
2159
uchar_t s0;
usr/src/uts/sun/io/zs_hdlc.c
481
uchar_t s0;
usr/src/uts/sun/io/zs_hdlc.c
806
uchar_t s0;
usr/src/uts/sun/sys/dada/adapters/ghd/ghd_scsi.h
38
void scsi_htos_3byte(uchar_t *ap, ulong_t nav);
usr/src/uts/sun/sys/dada/adapters/ghd/ghd_scsi.h
39
void scsi_htos_long(uchar_t *ap, ulong_t niv);
usr/src/uts/sun/sys/dada/adapters/ghd/ghd_scsi.h
40
void scsi_htos_short(uchar_t *ap, ushort_t nsv);
usr/src/uts/sun/sys/dada/adapters/ghd/ghd_scsi.h
41
ulong_t scsi_stoh_3byte(uchar_t *ap);
usr/src/uts/sun/sys/dada/dada_address.h
45
uchar_t da_lun; /* Not used. */
usr/src/uts/sun/sys/dada/dada_pkt.h
56
uchar_t *pkt_cdbp; /* pointer to command block */
usr/src/uts/sun/sys/dada/dada_pkt.h
57
uchar_t *pkt_scbp; /* ptr to status block */
usr/src/uts/sun/sys/dada/impl/commands.h
41
uchar_t cmd; /* The ATA command */
usr/src/uts/sun/sys/dada/impl/commands.h
42
uchar_t address_mode; /* Mode of addressing */
usr/src/uts/sun/sys/dada/impl/commands.h
43
uchar_t direction; /* Not SCSI to be indicated */
usr/src/uts/sun/sys/dada/impl/commands.h
44
uchar_t features; /* Any features to be enabled */
usr/src/uts/sun/sys/dada/impl/commands.h
52
uchar_t head; /* Head number */
usr/src/uts/sun/sys/dada/impl/commands.h
53
uchar_t sector; /* Sector Number */
usr/src/uts/sun/sys/dada/impl/commands.h
64
uchar_t heads;
usr/src/uts/sun/sys/dada/impl/commands.h
65
uchar_t sectors;
usr/src/uts/sun/sys/dada/impl/transport.h
139
uchar_t tran_min_burst_size;
usr/src/uts/sun/sys/dada/impl/transport.h
140
uchar_t tran_max_burst_size;
usr/src/uts/sun/sys/dada/impl/udcd.h
41
uchar_t udcd_error_reg; /* The error register value */
usr/src/uts/sun/sys/dada/impl/udcd.h
42
uchar_t udcd_status_reg; /* The status register */
usr/src/uts/sun/sys/dada/impl/udcd.h
56
uchar_t udcd_error_reg; /* The error register value */
usr/src/uts/sun/sys/dada/impl/udcd.h
57
uchar_t udcd_status_reg; /* The status register */
usr/src/uts/sun/sys/dada/targets/daddef.h
120
uchar_t un_last_pkt_reason; /* used for suppressing multiple msgs */
usr/src/uts/sun/sys/dada/targets/daddef.h
134
uchar_t un_exclopen; /* exclusive open bits */
usr/src/uts/sun/sys/dada/targets/daddef.h
135
uchar_t un_mediastate; /* Is it really needed XXX */
usr/src/uts/sun/sys/dada/targets/daddef.h
136
uchar_t un_state; /* current state */
usr/src/uts/sun/sys/dada/targets/daddef.h
137
uchar_t un_last_state; /* last state */
usr/src/uts/sun/sys/dada/targets/daddef.h
138
uchar_t un_format_in_progress; /* disk is formatting currently */
usr/src/uts/sun/sys/dada/targets/daddef.h
139
uchar_t un_flush_not_supported; /* disk doesn't support flush cmd */
usr/src/uts/sun/sys/dada/targets/daddef.h
140
uchar_t un_write_cache_enabled; /* disk has write caching enabled */
usr/src/uts/sun/sys/dada/targets/daddef.h
151
uchar_t un_bus_master; /* Indicates that the HBA enables */
usr/src/uts/sun/sys/dada/targets/daddef.h
63
#define STATUS_SCBP_C(statusp) (*(uchar_t *)(statusp) & STATUS_ATA_MASK)
usr/src/uts/sun/sys/dada/targets/daddef.h
71
{ uchar_t tmp = (un)->un_last_state; New_state((un), tmp); }
usr/src/uts/sun/sys/dada/targets/daddef.h
95
uchar_t reg_open[OTYPCNT - 1];
usr/src/uts/sun/sys/dada/targets/daddef.h
99
uchar_t chkd[OCSIZE];
usr/src/uts/sun/sys/fdreg.h
274
uchar_t sb_dma_regs[ISA_REG_LEN];
usr/src/uts/sun/sys/fdreg.h
277
uchar_t fdc_dma_regs[ISA_REG_LEN]; /* registers from isa config space */
usr/src/uts/sun/sys/fdreg.h
43
uchar_t fdc_control;
usr/src/uts/sun/sys/fdreg.h
44
uchar_t fdc_fifo;
usr/src/uts/sun/sys/fdreg.h
48
uchar_t fdc_filler1[2];
usr/src/uts/sun/sys/fdreg.h
49
uchar_t fdc_dor; /* Digital Output Register */
usr/src/uts/sun/sys/fdreg.h
50
uchar_t fdc_filler2;
usr/src/uts/sun/sys/fdreg.h
51
uchar_t fdc_control; /* DSR on write, MSR on read */
usr/src/uts/sun/sys/fdreg.h
54
uchar_t fdc_fifo;
usr/src/uts/sun/sys/fdreg.h
55
uchar_t fdc_filler3;
usr/src/uts/sun/sys/fdreg.h
56
uchar_t fdc_dir; /* Digital Input Register */
usr/src/uts/sun/sys/fdvar.h
172
uchar_t un_regopen[OTYPCNT - 1];
usr/src/uts/sun/sys/fdvar.h
187
uchar_t un_exclmask; /* set to indicate exclusive open */
usr/src/uts/sun/sys/fdvar.h
198
uchar_t un_flags; /* state information */
usr/src/uts/sun/sys/fdvar.h
272
volatile uchar_t *c_control; /* addr of c_reg->fdc_control */
usr/src/uts/sun/sys/fdvar.h
273
uchar_t *c_fifo; /* addr of c_reg->fdc_fifo */
usr/src/uts/sun/sys/fdvar.h
274
uchar_t *c_dor; /* addr of c_reg->fdc_dor (077) */
usr/src/uts/sun/sys/fdvar.h
275
uchar_t *c_dir; /* addr of c_reg->fdc_dir (077) */
usr/src/uts/sun/sys/fdvar.h
280
uchar_t c_fasttrap; /* 1 if fast traps enabled, else 0 */
usr/src/uts/sun/sys/fdvar.h
301
uchar_t c_flags; /* state information */
usr/src/uts/sun/sys/fdvar.h
303
uchar_t c_auxiodata; /* auxio data to enable TC */
usr/src/uts/sun/sys/fdvar.h
304
uchar_t c_auxiodata2; /* auxio data to disable TC */
usr/src/uts/sun/sys/fdvar.h
315
uchar_t sb_dma_lock; /* Status of DMA lock by isadma */
usr/src/uts/sun/sys/fdvar.h
81
uchar_t csb_opmode; /* Current operating mode */
usr/src/uts/sun/sys/fdvar.h
82
uchar_t csb_unit; /* floppy slave unit number */
usr/src/uts/sun/sys/fdvar.h
83
uchar_t csb_ncmds; /* how many command bytes to send */
usr/src/uts/sun/sys/fdvar.h
84
uchar_t csb_nrslts; /* number of result bytes gotten */
usr/src/uts/sun/sys/fdvar.h
85
uchar_t csb_opflags; /* opflags, see below */
usr/src/uts/sun/sys/fdvar.h
86
uchar_t csb_maxretry; /* maximum retries this opertion */
usr/src/uts/sun/sys/fdvar.h
87
uchar_t csb_retrys; /* how may retrys done so far */
usr/src/uts/sun/sys/fdvar.h
88
uchar_t csb_status; /* status returned from hwintr */
usr/src/uts/sun/sys/fdvar.h
89
uchar_t csb_cmdstat; /* if 0 then success, else failure */
usr/src/uts/sun/sys/fdvar.h
90
uchar_t csb_cmds[10]; /* commands to send to chip */
usr/src/uts/sun/sys/fdvar.h
91
uchar_t csb_rslt[10]; /* results from chip */
usr/src/uts/sun/sys/fdvar.h
92
uchar_t csb_dcsr_rslt; /* set to 1 if there's an error in the DCSR */
usr/src/uts/sun/sys/fdvar.h
93
uchar_t csb_dma_rslt; /* set to 1 if there's an error with the DMA */
usr/src/uts/sun/sys/promif.h
231
uchar_t *, size_t);
usr/src/uts/sun/sys/promif.h
253
extern uchar_t prom_getchar(void);
usr/src/uts/sun/sys/scsi/adapters/fascmd.h
68
uchar_t *cmd_cdbp; /* active command pointer */
usr/src/uts/sun/sys/scsi/adapters/fascmd.h
87
uchar_t cmd_cdb[CDB_SIZE]; /* 12 byte cdb */
usr/src/uts/sun/sys/scsi/adapters/fascmd.h
91
uchar_t cmd_slot;
usr/src/uts/sun/sys/scsi/adapters/fascmd.h
92
uchar_t cmd_age; /* cmd age (tagged queing) */
usr/src/uts/sun/sys/scsi/adapters/fascmd.h
96
uchar_t cmd_tag[2]; /* command tag */
usr/src/uts/sun/sys/scsi/adapters/fascmd.h
97
uchar_t cmd_actual_cdblen; /* length of cdb */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
133
uchar_t f_type;
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
134
uchar_t f_hm_rev;
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
158
uchar_t f_clock_conv;
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
169
uchar_t f_sdtr_sent; /* Count of sync data negotiation messages: */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
180
uchar_t f_wdtr_sent; /* same for wide negotations */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
181
uchar_t f_stat; /* soft copy of status register */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
182
uchar_t f_stat2; /* soft copy of status2 register */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
183
uchar_t f_intr; /* soft copy of interrupt register */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
184
uchar_t f_step; /* soft copy of step register */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
185
uchar_t f_abort_msg_sent; /* indicates that abort message went out */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
186
uchar_t f_reset_msg_sent; /* indicates that device reset message */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
188
uchar_t f_last_cmd; /* last cmd sent to fas chip */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
192
uchar_t f_suspended; /* true if driver is suspended */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
193
uchar_t f_dslot; /* delta to next slot */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
194
uchar_t f_idcode; /* chips idcode */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
195
uchar_t f_polled_intr; /* current interrupt was polled. */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
214
uchar_t f_cur_msgout[OMSGSIZE];
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
215
uchar_t f_last_msgout;
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
216
uchar_t f_omsglen;
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
225
uchar_t f_imsgarea[IMSGSIZE];
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
231
uchar_t f_imsglen;
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
232
uchar_t f_imsgindex;
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
237
uchar_t f_last_msgin;
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
242
uchar_t f_next_slot;
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
247
uchar_t f_resel_slot;
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
255
uchar_t f_offset[NTARGETS_WIDE]; /* synch offset + req-ack delay */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
256
uchar_t f_sync_period[NTARGETS_WIDE]; /* synch period reg val */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
257
uchar_t f_neg_period[NTARGETS_WIDE]; /* synch periods (negotiated) */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
259
uchar_t f_req_ack_delay; /* req ack delay in offset reg */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
260
uchar_t f_offset_reg_last; /* save last offset value */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
261
uchar_t f_period_reg_last; /* save last period value */
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
266
uchar_t f_fifolen;
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
267
uchar_t f_fifo[2*FIFOSIZE];
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
320
uchar_t *f_cmdarea;
usr/src/uts/sun/sys/scsi/adapters/fasvar.h
428
uchar_t f_qfull_retries[NTARGETS_WIDE];
usr/src/uts/sun/sys/scsi/adapters/ifpio.h
124
uchar_t dl_fcode[1]; /* the fcode */
usr/src/uts/sun/sys/scsi/adapters/ifpio.h
132
uchar_t ifp_al_pa;
usr/src/uts/sun/sys/scsi/adapters/ifpio.h
133
uchar_t ifp_hard_address;
usr/src/uts/sun/sys/scsi/adapters/ifpio.h
134
uchar_t ifp_inq_dtype;
usr/src/uts/sun/sys/scsi/adapters/ifpio.h
135
uchar_t ifp_node_wwn[FC_WWN_SIZE];
usr/src/uts/sun/sys/scsi/adapters/ifpio.h
136
uchar_t ifp_port_wwn[FC_WWN_SIZE];
usr/src/uts/sun/sys/scsi/adapters/ifpio.h
149
uchar_t adisc_portwwn[8];
usr/src/uts/sun/sys/scsi/adapters/ifpio.h
150
uchar_t adisc_nodewwn[8];
usr/src/uts/sun/sys/scsi/adapters/ifpio.h
195
uchar_t lilp_length;
usr/src/uts/sun/sys/scsi/adapters/ifpio.h
196
uchar_t lilp_list[127];
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
103
uchar_t sf_al_pa;
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
104
uchar_t sf_busy;
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
105
uchar_t sf_flag;
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
106
uchar_t sf_cr_flag; /* synchronize creation of new cr pools */
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
125
uchar_t sf_hp_exit; /* hotplugging thread exit flag */
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
126
uchar_t sf_check_n_close;
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
207
uchar_t sft_node_wwn[FC_WWN_SIZE];
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
208
uchar_t sft_port_wwn[FC_WWN_SIZE];
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
211
uchar_t b[FCP_LUN_SIZE];
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
221
uchar_t sft_hard_address;
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
222
uchar_t sft_al_pa;
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
223
uchar_t sft_device_type;
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
224
uchar_t sft_scan_count;
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
312
uchar_t els_code;
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
313
uchar_t delayed_retry;
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
326
uchar_t port_wwn[FC_WWN_SIZE];
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
327
uchar_t node_wwn[FC_WWN_SIZE];
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
347
uchar_t rsp[FCP_MAX_RSP_IU_SIZE];
usr/src/uts/sun/sys/ser_async.h
100
((zap)->za_ring[(zap)->za_rput++ & RINGMASK] = ((uchar_t)(c)|(s)))
usr/src/uts/sun/sys/ser_async.h
155
uchar_t *za_optr; /* output pointer */
usr/src/uts/sun/sys/ser_async.h
157
uchar_t za_rput; /* producing pointer for input */
usr/src/uts/sun/sys/ser_async.h
158
uchar_t za_rget; /* consuming pointer for input */
usr/src/uts/sun/sys/ser_async.h
159
uchar_t za_flowc; /* flow control char to send */
usr/src/uts/sun/sys/ser_async.h
160
uchar_t za_rr0; /* status latch for break detection */
usr/src/uts/sun/sys/ser_async.h
184
volatile uchar_t za_soft_active;
usr/src/uts/sun/sys/ser_async.h
185
volatile uchar_t za_kick_active;
usr/src/uts/sun/sys/ser_async.h
197
uchar_t _hw; /* overrun (hw) */
usr/src/uts/sun/sys/ser_async.h
198
uchar_t _sw; /* overrun (sw) */
usr/src/uts/sun/sys/ser_async.h
208
uchar_t za_do_kick_rcv_in_softint;
usr/src/uts/sun/sys/ser_async.h
209
uchar_t za_m_error;
usr/src/uts/sun/sys/ser_async.h
214
uchar_t *za_xoff; /* xoff char in h/w XOFF buffer */
usr/src/uts/sun/sys/ser_async.h
215
uchar_t za_lnext; /* treat next char as literal */
usr/src/uts/sun/sys/ser_async.h
216
uchar_t *za_devctl; /* device control reg for this port */
usr/src/uts/sun/sys/ser_async.h
217
uchar_t *za_dmabuf; /* dma ram buffer for this port */
usr/src/uts/sun/sys/ser_async.h
86
((zap)->za_ring[(zap)->za_rput++ & RINGMASK] = (uchar_t)(c))
usr/src/uts/sun/sys/socal_cq_defs.h
109
uchar_t sh_class;
usr/src/uts/sun/sys/socal_cq_defs.h
110
uchar_t sh_seg_cnt;
usr/src/uts/sun/sys/socal_cq_defs.h
135
uchar_t sr_reserved[10];
usr/src/uts/sun/sys/socal_cq_defs.h
157
uchar_t reserved[48];
usr/src/uts/sun/sys/socal_cq_defs.h
168
uchar_t reserved[44];
usr/src/uts/sun/sys/socal_cq_defs.h
193
uchar_t reserved[8];
usr/src/uts/sun/sys/socal_cq_defs.h
42
uchar_t cq_hdr_count;
usr/src/uts/sun/sys/socal_cq_defs.h
43
uchar_t cq_hdr_type;
usr/src/uts/sun/sys/socal_cq_defs.h
44
uchar_t cq_hdr_flags;
usr/src/uts/sun/sys/socal_cq_defs.h
45
uchar_t cq_hdr_seqno;
usr/src/uts/sun/sys/socal_cq_defs.h
53
uchar_t cqe_payload[SOC_CQE_PAYLOAD];
usr/src/uts/sun/sys/socal_cq_defs.h
96
uchar_t cq_in;
usr/src/uts/sun/sys/socal_cq_defs.h
97
uchar_t cq_out;
usr/src/uts/sun/sys/socal_cq_defs.h
98
uchar_t cq_last_index;
usr/src/uts/sun/sys/socal_cq_defs.h
99
uchar_t cq_seqno;
usr/src/uts/sun/sys/socalio.h
63
uchar_t adisc_portwwn[8];
usr/src/uts/sun/sys/socalio.h
64
uchar_t adisc_nodewwn[8];
usr/src/uts/sun/sys/socalio.h
69
uchar_t outbound_frame[24];
usr/src/uts/sun/sys/socalio.h
70
uchar_t inbound_frame[24];
usr/src/uts/sun/sys/socalvar.h
104
uchar_t skc_in; /* Current Input pointer. */
usr/src/uts/sun/sys/socalvar.h
105
uchar_t skc_out; /* Current Input pointer. */
usr/src/uts/sun/sys/socalvar.h
106
uchar_t skc_last_index; /* Last cq index. */
usr/src/uts/sun/sys/socalvar.h
107
uchar_t skc_seqno; /* Current Go Around in CQ. */
usr/src/uts/sun/sys/socalvar.h
108
uchar_t skc_full; /* Indication of full. */
usr/src/uts/sun/sys/socalvar.h
109
uchar_t skc_saved_out; /* Current Input pointer. */
usr/src/uts/sun/sys/socalvar.h
110
uchar_t skc_saved_seqno; /* Current Go Around in CQ. */
usr/src/uts/sun/sys/socalvar.h
133
uchar_t type;
usr/src/uts/sun/sys/socalvar.h
239
uchar_t *pool; /* unsolicited buffer pool resources */
usr/src/uts/sun/sys/zsdev.h
211
uchar_t zs_wreg[16]; /* shadow of write registers */
usr/src/uts/sun/sys/zsdev.h
222
uchar_t zs_suspended; /* True, if suspended */
usr/src/uts/sun/sys/zsdev.h
279
uchar_t flags; /* see definitions below */
usr/src/uts/sun/sys/zsdev.h
280
uchar_t wr4; /* misc parameters and modes */
usr/src/uts/sun/sys/zsdev.h
281
uchar_t wr11; /* clock mode control */
usr/src/uts/sun/sys/zsdev.h
282
uchar_t wr12; /* BRG time constant Lo byte */
usr/src/uts/sun/sys/zsdev.h
283
uchar_t wr13; /* BRG time constant Hi byte */
usr/src/uts/sun/sys/zsdev.h
284
uchar_t wr3; /* receiver parameters and control */
usr/src/uts/sun/sys/zsdev.h
285
uchar_t wr5; /* transmitter parameters and control */
usr/src/uts/sun/sys/zsdev.h
286
uchar_t wr15; /* external status interrupt control */
usr/src/uts/sun4/io/ebus.c
905
(uchar_t)ebus_cache_line_size);
usr/src/uts/sun4/io/ebus.c
907
(uchar_t)ebus_latency_timer);
usr/src/uts/sun4/io/efcode/fc_ddi.c
168
char *name, uchar_t *data, uint_t nelements)
usr/src/uts/sun4/io/efcode/fc_ops.c
615
(uchar_t *)nodename, strlen(nodename) + 1)) {
usr/src/uts/sun4/io/efcode/fc_ops.c
746
(uchar_t *)buf, len);
usr/src/uts/sun4/io/pcicfg.c
167
uchar_t *name;
usr/src/uts/sun4/io/pcicfg.c
272
uint16_t, uint16_t, uchar_t **, int *, int, int);
usr/src/uts/sun4/io/pcicfg.c
4297
uchar_t *fcode_addr;
usr/src/uts/sun4/io/pcicfg.c
5789
uint16_t vendor_id, uint16_t device_id, uchar_t **fcode_addr,
usr/src/uts/sun4/io/px/px_fm.c
142
uchar_t fflag;
usr/src/uts/sun4/io/su_driver.c
104
static void async_txint(struct asycom *asy, uchar_t lsr);
usr/src/uts/sun4/io/su_driver.c
105
static void async_rxint(struct asycom *asy, uchar_t lsr);
usr/src/uts/sun4/io/su_driver.c
120
static void asyputchar(cons_polledio_arg_t, uchar_t c);
usr/src/uts/sun4/io/su_driver.c
1518
asyputchar(cons_polledio_arg_t arg, uchar_t c)
usr/src/uts/sun4/io/su_driver.c
1637
uchar_t interrupt_id, lsr;
usr/src/uts/sun4/io/su_driver.c
1735
async_txint(struct asycom *asy, uchar_t lsr)
usr/src/uts/sun4/io/su_driver.c
1801
async_rxint(struct asycom *asy, uchar_t lsr)
usr/src/uts/sun4/io/su_driver.c
1804
uchar_t c = 0;
usr/src/uts/sun4/io/su_driver.c
2076
uchar_t val;
usr/src/uts/sun4/io/su_driver.c
2077
uchar_t c;
usr/src/uts/sun4/io/su_driver.c
2425
uchar_t lcr;
usr/src/uts/sun4/io/su_driver.c
2492
uchar_t *xmit_addr;
usr/src/uts/sun4/io/su_driver.c
2493
uchar_t val;
usr/src/uts/sun4/io/su_driver.c
2775
uchar_t val, icr;
usr/src/uts/sun4/io/su_driver.c
348
uchar_t *addr;
usr/src/uts/sun4/io/su_driver.c
3689
uchar_t mcr, flag;
usr/src/uts/sun4/io/su_driver.c
3708
uchar_t ss;
usr/src/uts/sun4/io/su_driver.c
3740
abort_charseq_recognize(uchar_t ch)
usr/src/uts/sun4/io/su_driver.c
98
static boolean_t abort_charseq_recognize(uchar_t ch);
usr/src/uts/sun4/os/cpu_states.c
54
void (*cpu_sgn_func)(ushort_t, uchar_t, uchar_t, int) = NULL;
usr/src/uts/sun4/os/machdep.c
615
*buf++ = ((uchar_t *)&word)[i];
usr/src/uts/sun4/os/machdep.c
622
*buf++ = ((uchar_t *)&word)[i];
usr/src/uts/sun4/os/machdep.c
645
((uchar_t *)&word)[i] = *buf++;
usr/src/uts/sun4/os/machdep.c
652
((uchar_t *)&word)[i] = *buf++;
usr/src/uts/sun4/os/machdep.c
661
((uchar_t *)&word)[i] = *buf++;
usr/src/uts/sun4/os/mlsetup.c
163
t0.t_bindflag = (uchar_t)default_binding_mode;
usr/src/uts/sun4/os/visinstr.c
1075
uchar_t uc;
usr/src/uts/sun4/os/visinstr.c
1103
uc = (uchar_t)k;
usr/src/uts/sun4/os/visinstr.c
1130
uc = (uchar_t)m;
usr/src/uts/sun4/os/visinstr.c
1615
uchar_t uc;
usr/src/uts/sun4/os/visinstr.c
1687
k.c[6] = (uchar_t)us;
usr/src/uts/sun4/os/visinstr.c
1688
k.c[7] = (uchar_t)((us & 0xff00) >> 8);
usr/src/uts/sun4/sys/async.h
76
uchar_t flt_in_memory; /* fault occurred in memory if != 0 */
usr/src/uts/sun4/sys/async.h
77
uchar_t flt_class; /* fault class (cpu or bus) */
usr/src/uts/sun4/sys/async.h
78
uchar_t flt_prot; /* type of fault protection (if any) */
usr/src/uts/sun4/sys/async.h
79
uchar_t flt_priv; /* fault occurred in kernel if != 0 */
usr/src/uts/sun4/sys/async.h
80
uchar_t flt_panic; /* fault caused owner to panic() */
usr/src/uts/sun4/sys/async.h
81
uchar_t flt_tl; /* fault occurred at TL > 0 */
usr/src/uts/sun4/sys/async.h
82
uchar_t flt_core; /* fault occurred during core() dump */
usr/src/uts/sun4/sys/async.h
83
uchar_t flt_pad; /* reserved for future use */
usr/src/uts/sun4/sys/cpu_sgnblk_defs.h
126
extern void (*cpu_sgn_func)(ushort_t, uchar_t, uchar_t, int);
usr/src/uts/sun4/sys/cpu_sgnblk_defs.h
56
uchar_t state; /* see SIGBST_xxxx below. */
usr/src/uts/sun4/sys/cpu_sgnblk_defs.h
57
uchar_t sub_state; /* EXIT_xxx if SIGBST_EXIT. */
usr/src/uts/sun4/sys/eeprom.h
47
uchar_t ees_chksum[3]; /* software area checksum (3 copies) */
usr/src/uts/sun4/sys/eeprom.h
48
uchar_t ees_nu2; /* not used */
usr/src/uts/sun4/sys/eeprom.h
49
uchar_t ees_resv[0xd8-0xc]; /* XXX - figure this out sometime */
usr/src/uts/sun4/sys/fcode.h
648
int fc_ndi_prop_update(dev_t, dev_info_t *, char *, uchar_t *, uint_t);
usr/src/uts/sun4/sys/intreg.h
107
uchar_t filler[0x1000 - 0xc];
usr/src/uts/sun4/sys/sudev.h
205
((ap)->async_ring[(ap)->async_rput++ & RINGMASK] = (uchar_t)(c))
usr/src/uts/sun4/sys/sudev.h
211
((ap)->async_ring[(ap)->async_rput++ & RINGMASK] = ((uchar_t)(c)|(s)))
usr/src/uts/sun4/sys/sudev.h
242
uchar_t *asy_ioaddr; /* i/o address of ASY port */
usr/src/uts/sun4/sys/sudev.h
258
uchar_t asy_device_type; /* Currently used for this device */
usr/src/uts/sun4/sys/sudev.h
259
uchar_t asy_trig_level; /* Receive FIFO trig level */
usr/src/uts/sun4/sys/sudev.h
272
uchar_t polled_icr; /* the value of ICR on start of poll */
usr/src/uts/sun4/sys/sudev.h
297
uchar_t *async_optr; /* output pointer */
usr/src/uts/sun4/sys/sudev.h
301
uchar_t async_flowc; /* flow control char to send */
usr/src/uts/sun4/sys/sudev.h
315
uchar_t _hw; /* overrun (hw) */
usr/src/uts/sun4/sys/sudev.h
316
uchar_t _sw; /* overrun (sw) */
usr/src/uts/sun4/sys/sudev.h
325
uchar_t async_queue_full; /* Streams Queue Full */
usr/src/uts/sun4/sys/sudev.h
326
uchar_t async_ringbuf_overflow; /* when ring buffer overflows */
usr/src/uts/sun4/vm/vm_dep.c
260
uchar_t kpm_size_shift;
usr/src/uts/sun4/vm/vm_dep.h
145
extern pfn_t plat_mem_node_iterator_init(pfn_t, int, uchar_t,
usr/src/uts/sun4/vm/vm_dep.h
204
extern uint_t page_get_nsz_color_mask_cpu(uchar_t, uint_t);
usr/src/uts/sun4/vm/vm_dep.h
207
extern uint_t page_get_nsz_color_cpu(uchar_t, uint_t);
usr/src/uts/sun4/vm/vm_dep.h
210
extern uint_t page_get_color_shift_cpu(uchar_t, uchar_t);
usr/src/uts/sun4/vm/vm_dep.h
213
extern uint_t page_convert_color_cpu(uint_t, uchar_t, uchar_t);
usr/src/uts/sun4/vm/vm_dep.h
217
uchar_t, uint_t, uint_t, uint_t, void *);
usr/src/uts/sun4/vm/vm_dep.h
220
extern uint_t page_pfn_2_color_cpu(pfn_t, uchar_t, void *);
usr/src/uts/sun4/vm/vm_dep.h
324
void page_list_walk_init(uchar_t szc, uint_t flags, uint_t bin,
usr/src/uts/sun4/vm/vm_dep.h
331
extern void chk_lpg(page_t *, uchar_t);
usr/src/uts/sun4u/boston/os/boston.c
342
cpu_sgn_update(ushort_t sig, uchar_t state, uchar_t sub_state, int cpuid)
usr/src/uts/sun4u/boston/os/boston.c
48
static void cpu_sgn_update(ushort_t, uchar_t, uchar_t, int);
usr/src/uts/sun4u/cherrystone/os/cherrystone.c
224
uchar_t port_byte;
usr/src/uts/sun4u/cpu/opl_olympus.c
107
static uchar_t shctx_cext = TAGACCEXT_MKSZPAIR(DEFAULT_ISM_PAGESZC, TTE8K);
usr/src/uts/sun4u/cpu/opl_olympus.c
1943
aflt->flt_prot = (uchar_t)AFLT_PROT_NONE;
usr/src/uts/sun4u/cpu/opl_olympus.c
1944
aflt->flt_class = (uchar_t)CPU_FAULT;
usr/src/uts/sun4u/cpu/opl_olympus.c
1945
aflt->flt_priv = (uchar_t)(tl == 1 ? 1 : ((rp->r_tstate &
usr/src/uts/sun4u/cpu/opl_olympus.c
1947
aflt->flt_tl = (uchar_t)tl;
usr/src/uts/sun4u/cpu/opl_olympus.c
1948
aflt->flt_panic = (uchar_t)(tl != 0 || aft_testfatal != 0 ||
usr/src/uts/sun4u/cpu/opl_olympus.c
1990
aflt->flt_prot = (uchar_t)AFLT_PROT_EC;
usr/src/uts/sun4u/cpu/opl_olympus.c
1999
aflt->flt_prot = (uchar_t)AFLT_PROT_ACCESS;
usr/src/uts/sun4u/cpu/opl_olympus.c
2123
aflt->flt_class = (uchar_t)CPU_FAULT;
usr/src/uts/sun4u/cpu/opl_olympus.c
2125
aflt->flt_priv = (uchar_t)(tl == 1 ? 1 : ((rp->r_tstate & TSTATE_PRIV) ?
usr/src/uts/sun4u/cpu/opl_olympus.c
2180
uchar_t new_cext_primary, new_cext_nucleus;
usr/src/uts/sun4u/cpu/spitfire.c
129
static void ecache_scrub_tag_err(uint64_t, uchar_t, uint32_t);
usr/src/uts/sun4u/cpu/spitfire.c
1306
aflt->flt_tl = (uchar_t)tl;
usr/src/uts/sun4u/cpu/spitfire.c
139
static uchar_t isus2i; /* set if sabre */
usr/src/uts/sun4u/cpu/spitfire.c
140
static uchar_t isus2e; /* set if hummingbird */
usr/src/uts/sun4u/cpu/spitfire.c
1446
uchar_t state;
usr/src/uts/sun4u/cpu/spitfire.c
1467
state = (uchar_t)((spf_flt.flt_ec_tag &
usr/src/uts/sun4u/cpu/spitfire.c
152
static uchar_t cpu_ec_state_exl = S_ECSTATE_EXL;
usr/src/uts/sun4u/cpu/spitfire.c
153
static uchar_t cpu_ec_state_mod = S_ECSTATE_MOD;
usr/src/uts/sun4u/cpu/spitfire.c
154
static uchar_t cpu_ec_state_shr = S_ECSTATE_SHR;
usr/src/uts/sun4u/cpu/spitfire.c
155
static uchar_t cpu_ec_state_own = S_ECSTATE_OWN;
usr/src/uts/sun4u/cpu/spitfire.c
162
static uchar_t cpu_ec_state_valid = S_ECSTATE_VALID;
usr/src/uts/sun4u/cpu/spitfire.c
163
static uchar_t cpu_ec_state_dirty = S_ECSTATE_DIRTY;
usr/src/uts/sun4u/cpu/spitfire.c
164
static uchar_t cpu_ec_parity = S_EC_PARITY;
usr/src/uts/sun4u/cpu/spitfire.c
165
static uchar_t cpu_ec_state_parity = S_ECSTATE_PARITY;
usr/src/uts/sun4u/cpu/spitfire.c
2411
uchar_t valid;
usr/src/uts/sun4u/cpu/spitfire.c
2466
(uchar_t)((ec_tag & cpu_ec_state_mask) >>
usr/src/uts/sun4u/cpu/spitfire.c
2590
uchar_t checker, bit_mask;
usr/src/uts/sun4u/cpu/spitfire.c
2906
CPU->cpu_m.divisor = (uchar_t)new_divisor;
usr/src/uts/sun4u/cpu/spitfire.c
3060
uchar_t eparity = (uchar_t)
usr/src/uts/sun4u/cpu/spitfire.c
3063
uchar_t estate = (uchar_t)
usr/src/uts/sun4u/cpu/spitfire.c
3283
(uchar_t)((aflt->flt_stat & P_AFSR_ETS) >> 16));
usr/src/uts/sun4u/cpu/spitfire.c
3487
uchar_t state;
usr/src/uts/sun4u/cpu/spitfire.c
3544
state = (uchar_t)((ec_tag & cpu_ec_state_mask) >>
usr/src/uts/sun4u/cpu/spitfire.c
3913
aflt->flt_panic = (uchar_t)ecache_scrub_panic;
usr/src/uts/sun4u/cpu/spitfire.c
3978
aflt->flt_panic = (uchar_t)ecache_scrub_panic;
usr/src/uts/sun4u/cpu/spitfire.c
3999
ecache_scrub_tag_err(uint64_t afsr, uchar_t state, uint32_t index)
usr/src/uts/sun4u/cpu/spitfire.c
830
e_syndh = (uchar_t)(sdbh & (uint_t)P_DER_E_SYND);
usr/src/uts/sun4u/cpu/spitfire.c
831
e_syndl = (uchar_t)(sdbl & (uint_t)P_DER_E_SYND);
usr/src/uts/sun4u/cpu/us3_cheetah.c
572
CPU->cpu_m.divisor = (uchar_t)divisor;
usr/src/uts/sun4u/cpu/us3_cheetahplus.c
776
CPU->cpu_m.divisor = (uchar_t)divisor;
usr/src/uts/sun4u/cpu/us3_common.c
107
uchar_t ch_err_tl1_pending[NCPU];
usr/src/uts/sun4u/cpu/us3_common.c
1823
aflt->flt_tl = (uchar_t)tl;
usr/src/uts/sun4u/cpu/us3_common.c
2088
uchar_t tl = ((flags & CH_ERR_TL) != 0);
usr/src/uts/sun4u/cpu/us3_common.c
2089
uchar_t iparity = ((flags & CH_ERR_IPE) != 0);
usr/src/uts/sun4u/cpu/us3_common.c
2090
uchar_t panic = ((flags & CH_ERR_PANIC) != 0);
usr/src/uts/sun4u/cpu/us3_common.c
2745
static uchar_t
usr/src/uts/sun4u/cpu/us3_common.c
2748
uchar_t disp = CE_XDIAG_EXTALG;
usr/src/uts/sun4u/cpu/us3_common.c
3170
ce_ptnrchk_xc(struct async_flt *aflt, uchar_t *dispp)
usr/src/uts/sun4u/cpu/us3_common.c
3187
uchar_t disp;
usr/src/uts/sun4u/cpu/us3_common.c
3243
uchar_t dtcrinfo, disp;
usr/src/uts/sun4u/cpu/us3_common.c
5162
uchar_t dtcrinfo, ptnrinfo, lkyinfo;
usr/src/uts/sun4u/cpu/us3_common_mmu.c
573
uchar_t new_cext_primary, new_cext_nucleus;
usr/src/uts/sun4u/cpu/us3_jalapeno.c
794
CPU->cpu_m.divisor = (uchar_t)divisor;
usr/src/uts/sun4u/daktari/io/hpc3130_dak.c
353
i2c_tran_pointer->i2c_wbuf[0] = (uchar_t)reg;
usr/src/uts/sun4u/daktari/io/hpc3130_dak.c
405
i2c_tran_pointer->i2c_wbuf[0] = (uchar_t)reg;
usr/src/uts/sun4u/daktari/io/hpc3130_dak.c
593
i2c_tran_pointer->i2c_wbuf[1] = (uchar_t)ioctl_reg.reg_value;
usr/src/uts/sun4u/daktari/os/daktari.c
216
uchar_t port_byte;
usr/src/uts/sun4u/io/gptwo_cpu.c
962
new_child, "memory-layout", (uchar_t *)pcd->memory_layout,
usr/src/uts/sun4u/io/i2c/clients/adm1026.c
393
i2c_tran_pointer->i2c_wbuf[0] = (uchar_t)reg;
usr/src/uts/sun4u/io/i2c/clients/ics951601.c
128
static uchar_t init_clock_regs[8] = {
usr/src/uts/sun4u/io/i2c/clients/ics951601.c
488
uchar_t temp_arr[ICS951601_I2C_WRITE_TRANS_SIZE];
usr/src/uts/sun4u/io/i2c/clients/lm75.c
236
i2c_tran_pointer->i2c_wbuf[0] = (uchar_t)reg;
usr/src/uts/sun4u/io/i2c/clients/lm75.c
305
i2c_tran_pointer->i2c_wbuf[0] = (uchar_t)reg;
usr/src/uts/sun4u/io/i2c/clients/lm75.c
324
uchar_t passin_byte;
usr/src/uts/sun4u/io/i2c/clients/ltc1427.c
287
(uchar_t)((fan_speed >> 8) & 0x03);
usr/src/uts/sun4u/io/i2c/clients/ltc1427.c
289
(uchar_t)((fan_speed) & 0x000000ff);
usr/src/uts/sun4u/io/i2c/clients/max1617.c
528
set_temp_limit(struct max1617_unit *unitp, uchar_t device_reg, caddr_t arg,
usr/src/uts/sun4u/io/i2c/clients/max1617.c
559
get_temp_limit(struct max1617_unit *unitp, uchar_t reg, caddr_t arg, int mode)
usr/src/uts/sun4u/io/i2c/clients/max1617.c
597
uchar_t reg;
usr/src/uts/sun4u/io/i2c/clients/pca9556.c
609
uchar_t temp;
usr/src/uts/sun4u/io/i2c/clients/pcf8574.c
221
pcf8574_get(struct pcf8574_unit *unitp, uchar_t *byte)
usr/src/uts/sun4u/io/i2c/clients/pcf8574.c
255
pcf8574_set(struct pcf8574_unit *unitp, uchar_t byte)
usr/src/uts/sun4u/io/i2c/clients/pcf8574.c
297
uchar_t byte;
usr/src/uts/sun4u/io/i2c/clients/pcf8574.c
45
static int pcf8574_get(struct pcf8574_unit *, uchar_t *);
usr/src/uts/sun4u/io/i2c/clients/pcf8574.c
46
static int pcf8574_set(struct pcf8574_unit *, uchar_t);
usr/src/uts/sun4u/io/i2c/clients/pcf8591.c
235
uchar_t control, reg;
usr/src/uts/sun4u/io/i2c/clients/pcf8591.c
269
reg = (uchar_t)port;
usr/src/uts/sun4u/io/i2c/clients/pcf8591.c
318
reg = (uchar_t)port;
usr/src/uts/sun4u/io/i2c/clients/pcf8591.c
352
i2c_tran_pointer->i2c_wbuf[1] = (uchar_t)value;
usr/src/uts/sun4u/io/i2c/clients/pic16f819.c
146
pic16f819_get(struct pic16f819_unit *unitp, int reg, uchar_t *byte, int flags)
usr/src/uts/sun4u/io/i2c/clients/pic16f819.c
158
i2c_tran_pointer->i2c_wbuf[0] = (uchar_t)reg;
usr/src/uts/sun4u/io/i2c/clients/pic16f819.c
172
pic16f819_set(struct pic16f819_unit *unitp, int reg, uchar_t byte)
usr/src/uts/sun4u/io/i2c/clients/pic16f819.c
186
i2c_tran_pointer->i2c_wbuf[0] = (uchar_t)reg;
usr/src/uts/sun4u/io/i2c/clients/pic16f819.c
286
uchar_t val8;
usr/src/uts/sun4u/io/i2c/clients/pic16f819.c
41
static int pic16f819_set(struct pic16f819_unit *, int, uchar_t);
usr/src/uts/sun4u/io/i2c/clients/pic16f819.c
42
static int pic16f819_get(struct pic16f819_unit *, int, uchar_t *, int);
usr/src/uts/sun4u/io/i2c/clients/seeprom.c
463
i2ctp->i2c_wbuf[1] = (uchar_t)seeprom_addr;
usr/src/uts/sun4u/io/i2c/clients/seeprom.c
465
i2ctp->i2c_wbuf[0] = (uchar_t)seeprom_addr;
usr/src/uts/sun4u/io/i2c/clients/seeprom.c
498
i2ctp->i2c_wbuf[1] = (uchar_t)seeprom_addr;
usr/src/uts/sun4u/io/i2c/clients/seeprom.c
500
i2ctp->i2c_wbuf[0] = (uchar_t)seeprom_addr;
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
254
ssc050_get(struct ssc050_unit *unitp, int reg, uchar_t *byte, int flags)
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
266
i2c_tran_pointer->i2c_wbuf[0] = (uchar_t)reg;
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
280
ssc050_set(struct ssc050_unit *unitp, int reg, uchar_t byte)
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
294
i2c_tran_pointer->i2c_wbuf[0] = (uchar_t)reg;
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
320
uchar_t reg, val8;
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
321
uchar_t control;
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
322
uchar_t fan_count;
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
485
reg = (uchar_t)SSC050_BIT_REG(port, ioctl_bit.bit_num);
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
533
reg = (uchar_t)SSC050_BIT_REG(port, ioctl_bit.bit_num);
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
536
val8 = (uchar_t)ioctl_bit.bit_value;
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
686
ssc050_get_port_bit(dev_info_t *dip, int port, int bit, uchar_t *rval,
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
691
int reg = (uchar_t)SSC050_BIT_REG(port, bit);
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
76
static int ssc050_set(struct ssc050_unit *, int, uchar_t);
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
77
static int ssc050_get(struct ssc050_unit *, int, uchar_t *, int);
usr/src/uts/sun4u/io/i2c/clients/ssc100.c
224
ssc100_common(struct ssc100_unit *unitp, uchar_t *byte, uchar_t input,
usr/src/uts/sun4u/io/i2c/clients/ssc100.c
257
ssc100_get_reg(struct ssc100_unit *unitp, uchar_t *byte, uchar_t reg)
usr/src/uts/sun4u/io/i2c/clients/ssc100.c
270
ssc100_get(struct ssc100_unit *unitp, uchar_t *byte)
usr/src/uts/sun4u/io/i2c/clients/ssc100.c
283
ssc100_set(struct ssc100_unit *unitp, uchar_t byte)
usr/src/uts/sun4u/io/i2c/clients/ssc100.c
307
uchar_t byte;
usr/src/uts/sun4u/io/i2c/clients/ssc100.c
45
static int ssc100_get(struct ssc100_unit *, uchar_t *);
usr/src/uts/sun4u/io/i2c/clients/ssc100.c
46
static int ssc100_set(struct ssc100_unit *, uchar_t);
usr/src/uts/sun4u/io/i2c/clients/ssc100.c
47
static int ssc100_get_reg(struct ssc100_unit *, uchar_t *, uchar_t);
usr/src/uts/sun4u/io/i2c/clients/ssc100.c
48
static int ssc100_common(struct ssc100_unit *, uchar_t *, uchar_t, int8_t);
usr/src/uts/sun4u/io/i2c/clients/ssc100.c
671
i2ctp->i2c_wbuf[0] = (uchar_t)ssc100_addr;
usr/src/uts/sun4u/io/i2c/clients/ssc100.c
699
i2ctp->i2c_wbuf[0] = (uchar_t)ssc100_addr;
usr/src/uts/sun4u/io/i2c/clients/tda8444.c
510
(uchar_t)out_value;
usr/src/uts/sun4u/io/i2c/misc/i2c_svc.c
215
i2cw->i2cw_i2ct.i2c_wbuf = (uchar_t *)i2cw +
usr/src/uts/sun4u/io/i2c/misc/i2c_svc.c
219
i2cw->i2cw_i2ct.i2c_rbuf = (uchar_t *)i2cw +
usr/src/uts/sun4u/io/iocache.c
130
uchar_t version;
usr/src/uts/sun4u/io/iocache.c
132
version = (uchar_t)(*softsp->sysio_ctrl_reg >> SYSIO_VER_SHIFT);
usr/src/uts/sun4u/io/iocache.c
61
uchar_t version;
usr/src/uts/sun4u/io/iocache.c
66
version = (uchar_t)(*softsp->sysio_ctrl_reg >> SYSIO_VER_SHIFT);
usr/src/uts/sun4u/io/pci/db21554.c
1095
(uint16_t *)((uchar_t *)dbp->csr_mem + DB_CSR_IO_CSR));
usr/src/uts/sun4u/io/pci/db21554.c
1102
(uint16_t *)((uchar_t *)dbp->csr_mem +
usr/src/uts/sun4u/io/pci/db21554.c
1106
(uint16_t *)((uchar_t *)dbp->csr_mem + DB_CSR_IO_CSR));
usr/src/uts/sun4u/io/pci/db21554.c
1120
(uint16_t *)((uchar_t *)dbp->conf_io +
usr/src/uts/sun4u/io/pci/db21554.c
1127
(uint16_t *)((uchar_t *)dbp->conf_io +
usr/src/uts/sun4u/io/pci/db21554.c
1133
(uint16_t *)((uchar_t *)dbp->conf_io +
usr/src/uts/sun4u/io/pci/db21554.c
1886
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
1890
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
1894
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
1898
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
1908
((uchar_t *)dbp->conf_io
usr/src/uts/sun4u/io/pci/db21554.c
1911
((uchar_t *)dbp->conf_io
usr/src/uts/sun4u/io/pci/db21554.c
1915
((uchar_t *)dbp->conf_io
usr/src/uts/sun4u/io/pci/db21554.c
1919
((uchar_t *)dbp->conf_io
usr/src/uts/sun4u/io/pci/db21554.c
1935
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
1939
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
1943
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
1947
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
1957
((uchar_t *)dbp->conf_io
usr/src/uts/sun4u/io/pci/db21554.c
1961
((uchar_t *)dbp->conf_io
usr/src/uts/sun4u/io/pci/db21554.c
1965
((uchar_t *)dbp->conf_io
usr/src/uts/sun4u/io/pci/db21554.c
1969
((uchar_t *)dbp->conf_io
usr/src/uts/sun4u/io/pci/db21554.c
1983
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
1986
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
1989
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
1992
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
1999
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
2002
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
2005
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
2008
((uchar_t *)dbp->csr_io
usr/src/uts/sun4u/io/pci/db21554.c
2257
uchar_t header_type, min_gnt, latency_timer;
usr/src/uts/sun4u/io/pci/db21554.c
2418
(uchar_t *)pci_rp, length);
usr/src/uts/sun4u/io/pci/db21554.c
820
((uchar_t *)dbp->conf_io+DB_CONF_CHIP_CTRL1),
usr/src/uts/sun4u/io/pci/db21554.c
822
((uchar_t *)dbp->conf_io+DB_CONF_CHIP_CTRL1)) &
usr/src/uts/sun4u/io/pci/db21554.c
828
((uchar_t *)dbp->conf_io+DB_CONF_CHIP_CTRL1),
usr/src/uts/sun4u/io/pci/db21554.c
830
((uchar_t *)dbp->conf_io+DB_CONF_CHIP_CTRL1)) &
usr/src/uts/sun4u/io/pci/db21554.c
837
((uchar_t *)dbp->conf_io+DB_CONF_CHIP_CTRL1),
usr/src/uts/sun4u/io/pci/db21554.c
839
((uchar_t *)dbp->conf_io+DB_CONF_CHIP_CTRL1)) &
usr/src/uts/sun4u/io/pci/db21554.c
847
((uchar_t *)dbp->conf_io+DB_CONF_CHIP_CTRL1),
usr/src/uts/sun4u/io/pci/db21554.c
849
((uchar_t *)dbp->conf_io+DB_CONF_CHIP_CTRL1)) &
usr/src/uts/sun4u/io/pci/db21554.c
856
((uchar_t *)dbp->conf_io+DB_CONF_CHIP_CTRL0),
usr/src/uts/sun4u/io/pci/db21554.c
858
((uchar_t *)dbp->conf_io+DB_CONF_CHIP_CTRL0)) &
usr/src/uts/sun4u/io/pci/db21554.c
879
pif = ddi_get8(dbp->conf_handle, (uchar_t *)dbp->conf_io +
usr/src/uts/sun4u/io/pci/db21554.c
903
(uint32_t *)((uchar_t *)dbp->conf_io +
usr/src/uts/sun4u/io/pci/db21554.c
907
(uint32_t *)((uchar_t *)(dbp->conf_io +
usr/src/uts/sun4u/io/pci/db21554.c
911
(uint32_t *)((uchar_t *)dbp->conf_io +
usr/src/uts/sun4u/io/pci/db21554.c
924
(uint32_t *)((uchar_t *)(dbp->conf_io +
usr/src/uts/sun4u/io/pci/pci_fm.c
77
uchar_t fflag;
usr/src/uts/sun4u/io/pci/pci_pci.c
214
uchar_t cache_line_size;
usr/src/uts/sun4u/io/pci/pci_pci.c
215
uchar_t latency_timer;
usr/src/uts/sun4u/io/pci/pci_pci.c
216
uchar_t header_type;
usr/src/uts/sun4u/io/pci/pci_pci.c
217
uchar_t sec_latency_timer;
usr/src/uts/sun4u/io/pci/pci_pci.c
228
uchar_t ppb_cache_line_size;
usr/src/uts/sun4u/io/pci/pci_pci.c
229
uchar_t ppb_latency_timer;
usr/src/uts/sun4u/io/pci/pci_pci.c
73
uchar_t bus_id[128];
usr/src/uts/sun4u/io/pci/pci_pci.c
74
uchar_t slot_name[32];
usr/src/uts/sun4u/io/pci/pci_pci.c
793
uchar_t header_type;
usr/src/uts/sun4u/io/pci/pci_pci.c
794
uchar_t min_gnt, latency_timer;
usr/src/uts/sun4u/io/pci/simba.c
232
uchar_t cache_line_size;
usr/src/uts/sun4u/io/pci/simba.c
233
uchar_t latency_timer;
usr/src/uts/sun4u/io/pci/simba.c
234
uchar_t header_type;
usr/src/uts/sun4u/io/pci/simba.c
235
uchar_t bus_number;
usr/src/uts/sun4u/io/pci/simba.c
236
uchar_t sec_bus_number;
usr/src/uts/sun4u/io/pci/simba.c
237
uchar_t sub_bus_number;
usr/src/uts/sun4u/io/pci/simba.c
238
uchar_t sec_latency_timer;
usr/src/uts/sun4u/io/pci/simba.c
255
uchar_t simba_cache_line_size;
usr/src/uts/sun4u/io/pci/simba.c
256
uchar_t simba_latency_timer;
usr/src/uts/sun4u/io/pci/simba.c
701
uchar_t header_type;
usr/src/uts/sun4u/io/pci/simba.c
702
uchar_t min_gnt, latency_timer;
usr/src/uts/sun4u/io/rmc_comm_dp.c
550
dp_send_packet(struct rmc_comm_state *rcs, uchar_t *buf)
usr/src/uts/sun4u/io/rmc_comm_dp.c
751
(uchar_t)(*pkt->inbuf)));
usr/src/uts/sun4u/io/rmc_comm_dp.c
800
(uchar_t)*pkt->inbuf));
usr/src/uts/sun4u/io/rmc_comm_dp.c
83
static void dp_send_packet(struct rmc_comm_state *, uchar_t *);
usr/src/uts/sun4u/io/sysiosbus.c
1570
uchar_t *spurious_cntr;
usr/src/uts/sun4u/io/sysiosbus.c
1625
*spurious_cntr = (uchar_t)0;
usr/src/uts/sun4u/io/sysiosbus.c
1627
*spurious_cntr = (uchar_t)0;
usr/src/uts/sun4u/io/todds1337.c
285
i2c_tp->i2c_wbuf[0] = (uchar_t)RTC_STATUS; /* Read Status register */
usr/src/uts/sun4u/io/todds1337.c
313
i2c_tp->i2c_wbuf[1] = (uchar_t)(RTC_CTL_RS2 | RTC_CTL_RS1 |
usr/src/uts/sun4u/io/todds1337.c
337
i2c_tp->i2c_wbuf[1] = (uchar_t)0;
usr/src/uts/sun4u/io/todds1337.c
514
i2c_tp->i2c_wbuf[0] = (uchar_t)RTC_CTL; /* Read Control register */
usr/src/uts/sun4u/io/todds1337.c
533
i2c_tp->i2c_wbuf[0] = (uchar_t)RTC_CTL; /* Write Control register */
usr/src/uts/sun4u/io/todds1337.c
556
i2c_tp->i2c_wbuf[0] = (uchar_t)RTC_ALARM_SEC; /* Alarm #1 Seconds */
usr/src/uts/sun4u/io/todds1337.c
581
i2c_tp->i2c_wbuf[0] = (uchar_t)RTC_CTL; /* Write Control register */
usr/src/uts/sun4u/io/todds1337.c
636
i2c_tp->i2c_wbuf[0] = (uchar_t)RTC_CTL; /* Read Control register */
usr/src/uts/sun4u/io/todds1337.c
655
i2c_tp->i2c_wbuf[0] = (uchar_t)RTC_CTL; /* Write Control register */
usr/src/uts/sun4u/io/todds1337.c
676
i2c_tp->i2c_wbuf[0] = (uchar_t)RTC_STATUS; /* Read Status register */
usr/src/uts/sun4u/io/todds1337.c
695
i2c_tp->i2c_wbuf[0] = (uchar_t)RTC_STATUS; /* Write Status register */
usr/src/uts/sun4u/io/todds1337.c
765
i2c_tp->i2c_wbuf[0] = (uchar_t)RTC_SEC; /* Start from 0x00 */
usr/src/uts/sun4u/io/todds1337.c
780
i2c_tp->i2c_wbuf[0] = (uchar_t)0x00;
usr/src/uts/sun4u/io/todds1337.c
846
i2c_tp->i2c_wbuf[0] = (uchar_t)RTC_SEC;
usr/src/uts/sun4u/io/todmostek.c
223
uchar_t c;
usr/src/uts/sun4u/io/todmostek.c
250
uchar_t c;
usr/src/uts/sun4u/io/todmostek.c
52
static uchar_t watchdog_bits = 0;
usr/src/uts/sun4u/io/todmostek.c
55
extern uint64_t find_cpufrequency(volatile uchar_t *);
usr/src/uts/sun4u/javelin/io/envctrltwo.c
134
static uchar_t _cpu_temps[256];
usr/src/uts/sun4u/javelin/io/envctrltwo.c
135
static uchar_t _cpu_fan_speeds[256];
usr/src/uts/sun4u/javelin/io/envctrltwo.c
276
uchar_t *creg_prop;
usr/src/uts/sun4u/javelin/io/envctrltwo.c
426
tblsz = (sizeof (_cpu_temps) / sizeof (uchar_t));
usr/src/uts/sun4u/javelin/io/envctrltwo.c
444
tblsz = (sizeof (_cpu_fan_speeds) / sizeof (uchar_t));
usr/src/uts/sun4u/littleneck/io/pcf8574_lneck.c
232
pcf8574_get(struct pcf8574_unit *unitp, uchar_t *byte)
usr/src/uts/sun4u/littleneck/io/pcf8574_lneck.c
266
pcf8574_set(struct pcf8574_unit *unitp, uchar_t byte)
usr/src/uts/sun4u/littleneck/io/pcf8574_lneck.c
307
uchar_t byte;
usr/src/uts/sun4u/littleneck/io/pcf8574_lneck.c
47
static int pcf8574_get(struct pcf8574_unit *, uchar_t *);
usr/src/uts/sun4u/littleneck/io/pcf8574_lneck.c
48
static int pcf8574_set(struct pcf8574_unit *, uchar_t);
usr/src/uts/sun4u/lw8/os/lw8_platmod.c
1232
cpu_sgn_update(ushort_t sig, uchar_t state, uchar_t sub_state, int cpuid)
usr/src/uts/sun4u/lw8/os/lw8_platmod.c
86
static void cpu_sgn_update(ushort_t sgn, uchar_t state,
usr/src/uts/sun4u/lw8/os/lw8_platmod.c
87
uchar_t sub_state, int cpuid);
usr/src/uts/sun4u/opl/io/oplmsu/oplmsu.c
933
uchar_t *rx_char = mp->b_rptr;
usr/src/uts/sun4u/opl/io/oplmsu/oplmsu_cmn_func.c
1760
uchar_t *cur = NULL;
usr/src/uts/sun4u/opl/io/oplmsu/oplmsu_cmn_func.c
1800
cur = (uchar_t *)tmp_mp->b_rptr;
usr/src/uts/sun4u/opl/os/opl.c
209
extern void cpu_sgn_update(ushort_t, uchar_t, uchar_t, int);
usr/src/uts/sun4u/opl/os/opl.c
70
void sgn_update_all_cpus(ushort_t, uchar_t, uchar_t);
usr/src/uts/sun4u/opl/os/opl.c
798
cpu_sgn_update(ushort_t sgn, uchar_t state, uchar_t sub_state, int cpuid)
usr/src/uts/sun4u/opl/sys/drmach.h
218
volatile uchar_t stat[NCPU];
usr/src/uts/sun4u/opl/sys/mc-opl.h
133
uchar_t mc_trans_table[2][64]; /* csX-mac-pa-trans-table */
usr/src/uts/sun4u/opl/sys/mc-opl.h
176
uchar_t mf_errlog_valid;
usr/src/uts/sun4u/opl/sys/mc-opl.h
177
uchar_t mf_dimm_slot;
usr/src/uts/sun4u/opl/sys/mc-opl.h
178
uchar_t mf_dram_place;
usr/src/uts/sun4u/opl/sys/oplmsu/oplmsu.h
307
uchar_t msg_type;
usr/src/uts/sun4u/os/cpr_impl.c
1268
extern uchar_t cpr_pagecopy[];
usr/src/uts/sun4u/seattle/os/seattle.c
344
cpu_sgn_update(ushort_t sig, uchar_t state, uchar_t sub_state, int cpuid)
usr/src/uts/sun4u/seattle/os/seattle.c
49
static void cpu_sgn_update(ushort_t, uchar_t, uchar_t, int);
usr/src/uts/sun4u/serengeti/io/sgcn.c
101
static boolean_t abort_charseq_recognize(uchar_t);
usr/src/uts/sun4u/serengeti/io/sgcn.c
105
static uchar_t sgcn_stopped = FALSE;
usr/src/uts/sun4u/serengeti/io/sgcn.c
1146
abort_charseq_recognize(uchar_t ch)
usr/src/uts/sun4u/serengeti/io/sgsbbc.c
810
uchar_t *epld_int;
usr/src/uts/sun4u/serengeti/io/sgsbbc.c
811
volatile uchar_t epld_status;
usr/src/uts/sun4u/serengeti/os/serengeti.c
1217
cpu_sgn_update(ushort_t sig, uchar_t state, uchar_t sub_state, int cpuid)
usr/src/uts/sun4u/serengeti/os/serengeti.c
86
static void cpu_sgn_update(ushort_t sgn, uchar_t state,
usr/src/uts/sun4u/serengeti/os/serengeti.c
87
uchar_t sub_state, int cpuid);
usr/src/uts/sun4u/serengeti/sys/sbdp_priv.h
136
uchar_t lk;
usr/src/uts/sun4u/serengeti/sys/sbdp_priv.h
137
uchar_t lm;
usr/src/uts/sun4u/serengeti/sys/sgsbbc_priv.h
140
uchar_t epld_reg[32];
usr/src/uts/sun4u/serengeti/sys/sgsbbc_priv.h
184
uchar_t suspended; /* TRUE if instance suspended */
usr/src/uts/sun4u/serengeti/sys/sgsbbc_priv.h
185
uchar_t chosen; /* TRUE if instance 'chosen' */
usr/src/uts/sun4u/sunfire/io/environ.c
337
uchar_t tmp;
usr/src/uts/sun4u/sunfire/io/fhc.c
1069
uchar_t *spurious_cntr = &softsp->spurious_zs_cntr;
usr/src/uts/sun4u/sunfire/io/fhc.c
1097
*spurious_cntr = (uchar_t)0;
usr/src/uts/sun4u/sunfire/io/fhc.c
1100
*spurious_cntr = (uchar_t)0;
usr/src/uts/sun4u/sunfire/io/fhc.c
1624
update_temp(dev_info_t *pdip, struct temp_stats *envstat, uchar_t value)
usr/src/uts/sun4u/sunfire/io/fhc.c
2192
calibrate_temp(enum board_type type, uchar_t temp, uint_t ac_comp)
usr/src/uts/sun4u/sunfire/io/fhc.c
340
static short calibrate_temp(enum board_type, uchar_t, uint_t);
usr/src/uts/sun4u/sunfire/io/sysctrl.c
1446
uchar_t csr;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
1447
uchar_t status2;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
1448
uchar_t tmp_reg;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
1648
uchar_t tmp_reg;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
1766
uchar_t tmp_reg;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
1824
uchar_t ps_stat, ps_pres, status1, status2, pppsr;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
1825
uchar_t tmp_reg;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
2508
uchar_t tmp_reg;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
2784
uchar_t tmp_reg;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
2818
uchar_t tmp_reg;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
3075
uchar_t *ptr = (uchar_t *)(ksp->ks_data);
usr/src/uts/sun4u/sunfire/io/sysctrl.c
3275
uchar_t reg;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
3276
uchar_t data;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
3368
uchar_t tmp_reg;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
400
uchar_t tmp_reg;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
489
softsp->clk_freq2 = (uchar_t *)((caddr_t)softsp->clk_freq1 +
usr/src/uts/sun4u/sunfire/io/sysctrl.c
492
softsp->status1 = (uchar_t *)((caddr_t)softsp->csr +
usr/src/uts/sun4u/sunfire/io/sysctrl.c
495
softsp->status2 = (uchar_t *)((caddr_t)softsp->csr +
usr/src/uts/sun4u/sunfire/io/sysctrl.c
498
softsp->ps_stat = (uchar_t *)((caddr_t)softsp->csr +
usr/src/uts/sun4u/sunfire/io/sysctrl.c
501
softsp->ps_pres = (uchar_t *)((caddr_t)softsp->csr +
usr/src/uts/sun4u/sunfire/io/sysctrl.c
504
softsp->pppsr = (uchar_t *)((caddr_t)softsp->csr +
usr/src/uts/sun4u/sunfire/io/sysctrl.c
507
softsp->temp_reg = (uchar_t *)((caddr_t)softsp->csr +
usr/src/uts/sun4u/sunfire/sys/environ.h
56
volatile uchar_t *temp_reg; /* VA of temperature register */
usr/src/uts/sun4u/sunfire/sys/fhc.h
920
uchar_t spurious_zs_cntr; /* Spurious counter for zs devices */
usr/src/uts/sun4u/sunfire/sys/fhc.h
942
void update_temp(dev_info_t *pdip, struct temp_stats *envstat, uchar_t value);
usr/src/uts/sun4u/sunfire/sys/simmstat.h
59
volatile uchar_t *simmstat_base; /* base of simmstatus registers */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
370
uchar_t nslots; /* slots in this system (0-16) */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
392
volatile uchar_t *clk_freq1; /* Clock frequency reg. 1 */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
393
volatile uchar_t *clk_freq2; /* Clock frequency reg. 2 */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
394
volatile uchar_t *status1; /* System Status1 register */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
395
volatile uchar_t *status2; /* System Status2 register */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
396
volatile uchar_t *ps_stat; /* Power Supply Status register */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
397
volatile uchar_t *ps_pres; /* Power Supply Presence register */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
398
volatile uchar_t *pppsr; /* 2nd Power Supply Status register */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
399
volatile uchar_t *temp_reg; /* VA of temperature register */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
400
volatile uchar_t *rcons_ctl; /* VA of Remote console UART */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
401
volatile uchar_t *clk_ver; /* clock version register */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
406
volatile uchar_t *csr; /* System Control Register */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
407
uchar_t pps_fan_saved; /* cached pps fanfail state */
usr/src/uts/sun4u/sunfire/sys/sysctrl.h
408
uchar_t saved_en_state; /* spurious int cache */
usr/src/uts/sun4u/sys/envctrl.h
290
uchar_t s0; /* Own Address S0' */
usr/src/uts/sun4u/sys/envctrl.h
291
uchar_t pad[3]; /* Padding XXX Will go away in FCS */
usr/src/uts/sun4u/sys/envctrl.h
292
uchar_t s1; /* Control Status register */
usr/src/uts/sun4u/sys/envctrl.h
293
uchar_t pad1[3];
usr/src/uts/sun4u/sys/envctrl.h
294
uchar_t clock_s2; /* Clock programming register */
usr/src/uts/sun4u/sys/envctrl.h
298
uchar_t s0; /* Own Address S0' */
usr/src/uts/sun4u/sys/envctrl.h
299
uchar_t s1; /* Control Status register */
usr/src/uts/sun4u/sys/envctrl.h
300
uchar_t clock_s2; /* Clock programming register */
usr/src/uts/sun4u/sys/envctrl.h
394
uchar_t chip_num; /* valid values are 0-7 */
usr/src/uts/sun4u/sys/envctrl.h
396
uchar_t sensor_num; /* AIN0, AIN1, AIN2 AIN3 */
usr/src/uts/sun4u/sys/envctrl.h
397
uchar_t temp_val; /* value of temp probe */
usr/src/uts/sun4u/sys/envctrl.h
460
uchar_t chip_num; /* valid values are 0-7 */
usr/src/uts/sun4u/sys/envctrl.h
510
uchar_t chip_num; /* valid values are 0-7 */
usr/src/uts/sun4u/sys/envctrl.h
512
uchar_t fan_num; /* Ao0-Ao7 */
usr/src/uts/sun4u/sys/envctrl.h
513
uchar_t val; /* for fan speed */
usr/src/uts/sun4u/sys/envctrl.h
706
#define ENVCTRL_IOC_RESETTMPR (int)(_IOW('p', 76, uchar_t))
usr/src/uts/sun4u/sys/envctrl.h
707
#define ENVCTRL_IOC_SETMODE (int)(_IOW('p', 77, uchar_t))
usr/src/uts/sun4u/sys/envctrl.h
708
#define ENVCTRL_IOC_SETTEMP (int)(_IOW('p', 79, uchar_t))
usr/src/uts/sun4u/sys/envctrl.h
710
#define ENVCTRL_IOC_SETWDT (int)(_IOW('p', 81, uchar_t))
usr/src/uts/sun4u/sys/envctrl.h
714
#define ENVCTRL_IOC_SETFSP (int)(_IOW('p', 84, uchar_t))
usr/src/uts/sun4u/sys/envctrl.h
717
#define ENVCTRL_IOC_GETMODE (int)(_IOR('p', 87, uchar_t))
usr/src/uts/sun4u/sys/envctrl_gen.h
177
uchar_t chip_num; /* chip num */
usr/src/uts/sun4u/sys/envctrl_gen.h
178
uchar_t index; /* chip index */
usr/src/uts/sun4u/sys/envctrl_gen.h
179
uchar_t val; /* chip reading */
usr/src/uts/sun4u/sys/envctrl_gen.h
215
#define ENVCTRL_IOC_RESETTMPR (int)(_IOW('p', 76, uchar_t))
usr/src/uts/sun4u/sys/envctrl_gen.h
216
#define ENVCTRL_IOC_SETMODE (int)(_IOW('p', 77, uchar_t))
usr/src/uts/sun4u/sys/envctrl_gen.h
217
#define ENVCTRL_IOC_SETTEMP (int)(_IOW('p', 79, uchar_t))
usr/src/uts/sun4u/sys/envctrl_gen.h
219
#define ENVCTRL_IOC_SETWDT (int)(_IOW('p', 81, uchar_t))
usr/src/uts/sun4u/sys/envctrl_gen.h
223
#define ENVCTRL_IOC_SETFSP (int)(_IOW('p', 84, uchar_t))
usr/src/uts/sun4u/sys/envctrl_gen.h
230
#define ENVCTRL_IOC_GETMODE (int)(_IOR('p', 87, uchar_t))
usr/src/uts/sun4u/sys/envctrl_ue450.h
235
uchar_t s0; /* Own Address S0' */
usr/src/uts/sun4u/sys/envctrl_ue450.h
236
uchar_t pad[3]; /* Padding XXX Will go away in FCS */
usr/src/uts/sun4u/sys/envctrl_ue450.h
237
uchar_t s1; /* Control Status register */
usr/src/uts/sun4u/sys/envctrl_ue450.h
238
uchar_t pad1[3];
usr/src/uts/sun4u/sys/envctrl_ue450.h
239
uchar_t clock_s2; /* Clock programming register */
usr/src/uts/sun4u/sys/envctrl_ue450.h
243
uchar_t s0; /* Own Address S0' */
usr/src/uts/sun4u/sys/envctrl_ue450.h
244
uchar_t s1; /* Control Status register */
usr/src/uts/sun4u/sys/envctrl_ue450.h
245
uchar_t clock_s2; /* Clock programming register */
usr/src/uts/sun4u/sys/envctrl_ue450.h
339
uchar_t chip_num; /* valid values are 0-7 */
usr/src/uts/sun4u/sys/envctrl_ue450.h
341
uchar_t sensor_num; /* AIN0, AIN1, AIN2 AIN3 */
usr/src/uts/sun4u/sys/envctrl_ue450.h
342
uchar_t temp_val; /* value of temp probe */
usr/src/uts/sun4u/sys/envctrl_ue450.h
405
uchar_t chip_num; /* valid values are 0-7 */
usr/src/uts/sun4u/sys/envctrl_ue450.h
450
uchar_t chip_num; /* valid values are 0-7 */
usr/src/uts/sun4u/sys/envctrl_ue450.h
452
uchar_t fan_num; /* Ao0-Ao7 */
usr/src/uts/sun4u/sys/envctrl_ue450.h
453
uchar_t val; /* for fan speed */
usr/src/uts/sun4u/sys/i2c/clients/adm1031_impl.h
155
uchar_t reg;
usr/src/uts/sun4u/sys/i2c/clients/i2c_client.h
94
uchar_t bit_num;
usr/src/uts/sun4u/sys/i2c/clients/ics951601_impl.h
66
uchar_t ics951601_cpr_state[8];
usr/src/uts/sun4u/sys/i2c/misc/i2c_svc.h
59
uchar_t *i2c_wbuf; /* I: pointer to write buffer */
usr/src/uts/sun4u/sys/i2c/misc/i2c_svc.h
60
uchar_t *i2c_rbuf; /* I: pointer to read buffer */
usr/src/uts/sun4u/sys/machsystm.h
162
extern void stbphysio(u_longlong_t physaddr, uchar_t value);
usr/src/uts/sun4u/sys/machsystm.h
163
extern uchar_t ldbphysio(u_longlong_t physaddr);
usr/src/uts/sun4u/sys/machsystm.h
364
extern uchar_t kpm_size_shift;
usr/src/uts/sun4u/sys/mc-us3.h
51
volatile uchar_t *mc_base; /* Mapped base address of MC registers */
usr/src/uts/sun4u/sys/mc-us3.h
63
uchar_t dimmtable[144];
usr/src/uts/sun4u/sys/mc-us3.h
64
uchar_t pintable[576];
usr/src/uts/sun4u/sys/mc-us3.h
94
uchar_t lk; /* Lower Mask field to mask match 4 PA[9:6] */
usr/src/uts/sun4u/sys/mc-us3.h
95
uchar_t lm; /* Lower Match field to match PA[9:6] */
usr/src/uts/sun4u/sys/mc-us3.h
96
uchar_t pos; /* front=0, back=1 */
usr/src/uts/sun4u/sys/mc-us3i.h
93
uchar_t dimmtable[18];
usr/src/uts/sun4u/sys/mc-us3i.h
94
uchar_t pintable[144];
usr/src/uts/sun4u/sys/pci/db21554_config.h
267
uchar_t p_serr_disables; /* primary SERR# disables */
usr/src/uts/sun4u/sys/pci/db21554_config.h
268
uchar_t s_serr_disables; /* secondary SERR# disables */
usr/src/uts/sun4u/sys/pci/db21554_csr.h
108
uchar_t unimpl[256]; /* currently unimplemented */
usr/src/uts/sun4u/sys/pci/db21554_ctrl.h
124
uchar_t c_busnum; /* bus number */
usr/src/uts/sun4u/sys/pci/db21554_ctrl.h
125
uchar_t c_devnum; /* device number */
usr/src/uts/sun4u/sys/pci/db21554_ctrl.h
126
uchar_t c_funcnum; /* function number */
usr/src/uts/sun4u/sys/pci/db21554_ctrl.h
127
uchar_t c_fill; /* reserve field */
usr/src/uts/sun4u/sys/pci/db21554_ctrl.h
62
uchar_t cache_line_size;
usr/src/uts/sun4u/sys/pci/db21554_ctrl.h
63
uchar_t latency_timer;
usr/src/uts/sun4u/sys/pci/db21554_ctrl.h
64
uchar_t header_type;
usr/src/uts/sun4u/sys/pci/db21554_ctrl.h
65
uchar_t sec_latency_timer;
usr/src/uts/sun4u/sys/rmc_comm.h
204
(uchar_t)b[i-1]); \
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
644
uchar_t states; /* of these fields */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
645
uchar_t sub_state;
usr/src/uts/sun4u/sys/sysiosbus.h
290
uchar_t spurious_cntrs[MAX_PIL + 1]; /* Spurious intr counter */
usr/src/uts/sun4u/sys/todds1287.h
63
uchar_t clones[DS1287_MAX_CLONE]; /* array of clones */
usr/src/uts/sun4u/sys/todmostek.h
53
volatile uchar_t clk_flags; /* flags register */
usr/src/uts/sun4u/sys/todmostek.h
54
volatile uchar_t clk_unused; /* unused */
usr/src/uts/sun4u/sys/todmostek.h
55
volatile uchar_t clk_alm_secs; /* alarm - seconds 0-59 */
usr/src/uts/sun4u/sys/todmostek.h
56
volatile uchar_t clk_alm_mins; /* alarm - minutes 0-59 */
usr/src/uts/sun4u/sys/todmostek.h
57
volatile uchar_t clk_alm_hours; /* alarm - hours 0-23 */
usr/src/uts/sun4u/sys/todmostek.h
58
volatile uchar_t clk_alm_day; /* alarm - day 1-31 */
usr/src/uts/sun4u/sys/todmostek.h
59
volatile uchar_t clk_interrupts; /* interrupts register */
usr/src/uts/sun4u/sys/todmostek.h
60
volatile uchar_t clk_watchdog; /* watchdog register */
usr/src/uts/sun4u/sys/todmostek.h
61
volatile uchar_t clk_ctrl; /* ctrl register */
usr/src/uts/sun4u/sys/todmostek.h
62
volatile uchar_t clk_sec; /* counter - seconds 0-59 */
usr/src/uts/sun4u/sys/todmostek.h
63
volatile uchar_t clk_min; /* counter - minutes 0-59 */
usr/src/uts/sun4u/sys/todmostek.h
64
volatile uchar_t clk_hour; /* counter - hours 0-23 */
usr/src/uts/sun4u/sys/todmostek.h
65
volatile uchar_t clk_weekday; /* counter - weekday 1-7 */
usr/src/uts/sun4u/sys/todmostek.h
66
volatile uchar_t clk_day; /* counter - day 1-31 */
usr/src/uts/sun4u/sys/todmostek.h
67
volatile uchar_t clk_month; /* counter - month 1-12 */
usr/src/uts/sun4u/sys/todmostek.h
68
volatile uchar_t clk_year; /* counter - year 0-99 */
usr/src/uts/sun4u/sys/traptrace.h
101
uchar_t asi; /* cache for real asi */
usr/src/uts/sun4u/sys/us3_module.h
598
extern uchar_t ch_err_tl1_pending[];
usr/src/uts/sun4u/tazmo/io/envctrl.c
1217
tempr = (uchar_t *)(void *)mp->b_cont->b_rptr;
usr/src/uts/sun4u/tazmo/io/envctrl.c
1219
mcopyout(mp, (void *)-1, sizeof (uchar_t),
usr/src/uts/sun4u/tazmo/io/envctrl.c
420
uchar_t *creg_prop;
usr/src/uts/sun4u/tazmo/io/envctrl.c
960
sizeof (uchar_t), NULL);
usr/src/uts/sun4v/cpu/mach_cpu_module.c
170
atomic_inc_uchar(volatile uchar_t *target)
usr/src/uts/sun4v/cpu/mach_cpu_module.c
210
atomic_dec_uchar(volatile uchar_t *target)
usr/src/uts/sun4v/cpu/mach_cpu_module.c
250
atomic_add_char(volatile uchar_t *target, signed char value)
usr/src/uts/sun4v/cpu/mach_cpu_module.c
290
atomic_or_uchar(volatile uchar_t *target, uchar_t bits)
usr/src/uts/sun4v/cpu/mach_cpu_module.c
330
atomic_and_uchar(volatile uchar_t *target, uchar_t bits)
usr/src/uts/sun4v/cpu/mach_cpu_module.c
369
uchar_t
usr/src/uts/sun4v/cpu/mach_cpu_module.c
370
atomic_inc_uchar_nv(volatile uchar_t *target)
usr/src/uts/sun4v/cpu/mach_cpu_module.c
409
uchar_t
usr/src/uts/sun4v/cpu/mach_cpu_module.c
410
atomic_dec_uchar_nv(volatile uchar_t *target)
usr/src/uts/sun4v/cpu/mach_cpu_module.c
449
uchar_t
usr/src/uts/sun4v/cpu/mach_cpu_module.c
450
atomic_add_char_nv(volatile uchar_t *target, signed char value)
usr/src/uts/sun4v/cpu/mach_cpu_module.c
494
uchar_t
usr/src/uts/sun4v/cpu/mach_cpu_module.c
495
atomic_or_uchar_nv(volatile uchar_t *target, uchar_t value)
usr/src/uts/sun4v/cpu/mach_cpu_module.c
534
uchar_t
usr/src/uts/sun4v/cpu/mach_cpu_module.c
535
atomic_and_uchar_nv(volatile uchar_t *target, uchar_t value)
usr/src/uts/sun4v/cpu/mach_cpu_module.c
574
uchar_t
usr/src/uts/sun4v/cpu/mach_cpu_module.c
575
atomic_cas_uchar(volatile uchar_t *target, uchar_t cmp, uchar_t new)
usr/src/uts/sun4v/cpu/mach_cpu_module.c
619
uchar_t
usr/src/uts/sun4v/cpu/mach_cpu_module.c
620
atomic_swap_char(volatile uchar_t *target, uchar_t new)
usr/src/uts/sun4v/cpu/niagara2.c
332
uchar_t nnbits; /* number of node id bits */
usr/src/uts/sun4v/cpu/niagara2.c
333
uchar_t nnmask; /* mask for node id bits */
usr/src/uts/sun4v/cpu/niagara2.c
334
uchar_t lomask; /* mask for bits below node id */
usr/src/uts/sun4v/cpu/niagara2.c
335
uchar_t lobits; /* number of bits below node id */
usr/src/uts/sun4v/cpu/niagara2.c
339
static uchar_t nhbits[] = {7, 7, 6, 5, 5, 5};
usr/src/uts/sun4v/cpu/niagara2.c
347
n2_hash2color(uint_t color, uchar_t szc)
usr/src/uts/sun4v/cpu/niagara2.c
365
n2_color2hash(uint_t color, uchar_t szc, uint_t node)
usr/src/uts/sun4v/cpu/niagara2.c
385
page_pfn_2_color_cpu(pfn_t pfn, uchar_t szc, void *cookie)
usr/src/uts/sun4v/cpu/niagara2.c
410
page_papfn_2_color_cpu(pfn_t papfn, uchar_t szc)
usr/src/uts/sun4v/cpu/niagara2.c
432
page_get_nsz_color_mask_cpu(uchar_t szc, uint_t mask)
usr/src/uts/sun4v/cpu/niagara2.c
444
page_get_nsz_color_cpu(uchar_t szc, uint_t color)
usr/src/uts/sun4v/cpu/niagara2.c
454
page_get_color_shift_cpu(uchar_t szc, uchar_t nszc)
usr/src/uts/sun4v/cpu/niagara2.c
467
page_convert_color_cpu(uint_t ncolor, uchar_t szc, uchar_t nszc)
usr/src/uts/sun4v/cpu/niagara2.c
484
page_next_pfn_for_color_cpu(pfn_t pfn, uchar_t szc, uint_t color,
usr/src/uts/sun4v/cpu/niagara2.c
682
uchar_t id;
usr/src/uts/sun4v/cpu/niagara2.c
683
uchar_t lo;
usr/src/uts/sun4v/cpu/niagara2.c
684
uchar_t hi;
usr/src/uts/sun4v/cpu/niagara2.c
687
static uchar_t idmask[] = {0, 0x7, 0x1f, 0x1f, 0x1f, 0x1f};
usr/src/uts/sun4v/cpu/niagara2.c
740
colorequivszc[i] = (uchar_t)a;
usr/src/uts/sun4v/io/dr_io.c
347
uchar_t maddr_arr[ETHERADDRL];
usr/src/uts/sun4v/io/fpc/fpc-impl-4v.c
141
DDI_PROP_DONTPASS, "reg", (uchar_t **)&rp, ®len) !=
usr/src/uts/sun4v/io/n2rng/n2rng_kcf.c
109
strncpy_spacepad(uchar_t *s1, char *s2, int n)
usr/src/uts/sun4v/io/n2rng/n2rng_kcf.c
47
uchar_t *, size_t, crypto_req_handle_t);
usr/src/uts/sun4v/io/px/px_lib4v.c
117
"reg", (uchar_t **)&rp, ®len);
usr/src/uts/sun4v/io/px/px_lib4v.c
1554
uchar_t busnum; /* bus number */
usr/src/uts/sun4v/io/px/px_lib4v.c
1555
uchar_t devnum; /* device number */
usr/src/uts/sun4v/io/px/px_lib4v.c
1556
uchar_t funcnum; /* function number */
usr/src/uts/sun4v/io/qcn.c
1257
abort_charseq_recognize(uchar_t ch)
usr/src/uts/sun4v/io/qcn.c
1340
qcn_polledio_putchar(cons_polledio_arg_t arg, uchar_t c)
usr/src/uts/sun4v/io/qcn.c
80
static void qcn_polledio_putchar(cons_polledio_arg_t arg, uchar_t c);
usr/src/uts/sun4v/io/qcn.c
85
static boolean_t abort_charseq_recognize(uchar_t);
usr/src/uts/sun4v/io/qcn.c
88
static uchar_t qcn_stopped = B_FALSE;
usr/src/uts/sun4v/io/vdc.c
6118
vdc_scsi_alloc_persistent_in(uchar_t cmd, int len, int *vd_scsi_len)
usr/src/uts/sun4v/io/vdc.c
6156
vdc_scsi_alloc_persistent_out(uchar_t cmd, int len, int *vd_scsi_len)
usr/src/uts/sun4v/io/vdc.c
6448
scsi_prout->aptpl = (uchar_t)mhd_reg.aptpl;
usr/src/uts/sun4v/io/vdc.c
6573
scsi_prout->aptpl = (uchar_t)mhd_regi.aptpl;
usr/src/uts/sun4v/io/vdc.c
6590
vdc_eio_scsi_cmd(vdc_t *vdc, uchar_t scmd, int flags)
usr/src/uts/sun4v/io/vds.c
1414
FORMG0COUNT(&cdb, (uchar_t)nsectors);
usr/src/uts/sun4v/io/vnet.c
1136
uchar_t *macaddr;
usr/src/uts/sun4v/io/vsw_phys.c
411
rv = mac_multicast_add(mch, (uchar_t *)&mcap->mca);
usr/src/uts/sun4v/io/vsw_phys.c
453
(void) mac_multicast_remove(mch, (uchar_t *)&mcap->mca);
usr/src/uts/sun4v/os/error.c
268
aflt->flt_tl = (uchar_t)(flags & ERRH_TL_MASK);
usr/src/uts/sun4v/os/error.c
591
errh_page_retire(errh_async_flt_t *errh_fltp, uchar_t flag)
usr/src/uts/sun4v/os/error.c
97
static void errh_page_retire(errh_async_flt_t *, uchar_t);
usr/src/uts/sun4v/os/mpo.c
1102
plat_mem_node_iterator_init(pfn_t pfn, int mnode, uchar_t szc,
usr/src/uts/sun4v/promif/promif_io.c
187
void (*putchar)(cons_polledio_arg_t, uchar_t);
usr/src/uts/sun4v/sys/cpu_module.h
88
extern uchar_t *ctx_pgsz_array;
usr/src/uts/sun4v/sys/machsystm.h
162
extern void stbphysio(u_longlong_t physaddr, uchar_t value);
usr/src/uts/sun4v/sys/machsystm.h
163
extern uchar_t ldbphysio(u_longlong_t physaddr);
usr/src/uts/sun4v/sys/machsystm.h
350
extern uchar_t kpm_size_shift;
usr/src/uts/sun4v/sys/qcn.h
54
((qsp)->qcn_ring[(qsp)->qcn_rput++ & RINGMASK] = (uchar_t)(c))
usr/src/uts/sun4v/sys/qcn.h
86
uchar_t qcn_rget;
usr/src/uts/sun4v/sys/qcn.h
87
uchar_t qcn_rput;
usr/src/uts/sun4v/sys/qcn.h
93
uchar_t *qcn_ring;
usr/src/uts/sun4v/sys/traptrace.h
146
uchar_t asi; /* cache for real asi */
usr/src/uts/sun4v/sys/vnet.h
277
uchar_t vendor_addr[ETHERADDRL]; /* orig macadr */
usr/src/uts/sun4v/sys/vnet.h
278
uchar_t curr_macaddr[ETHERADDRL]; /* current macadr */