usr/src/cmd/fdisk/fdisk.c
1255
Table[0].relsect = LE_32(heads * sectors);
usr/src/cmd/fdisk/fdisk.c
1258
LE_32((ulong_t)((Numcyl_usable - 1) *
usr/src/cmd/fdisk/fdisk.c
2037
Table[i].relsect == LE_32(rsect) &&
usr/src/cmd/fdisk/fdisk.c
2038
Table[i].numsect == LE_32(numsect)) {
usr/src/cmd/fdisk/fdisk.c
2066
relsect == LE_32(rsect) &&
usr/src/cmd/fdisk/fdisk.c
2067
temp->parts[0].numsect == LE_32(numsect)) {
usr/src/cmd/fdisk/fdisk.c
2318
Table[i].numsect = LE_32(numsect);
usr/src/cmd/fdisk/fdisk.c
2319
Table[i].relsect = LE_32(rsect);
usr/src/cmd/fdisk/fdisk.c
2485
rsect = LE_32(Table[i].relsect);
usr/src/cmd/fdisk/fdisk.c
2486
numsect = LE_32(Table[i].numsect);
usr/src/cmd/fdisk/fdisk.c
2497
LE_32(Table[j].relsect);
usr/src/cmd/fdisk/fdisk.c
2499
LE_32(Table[j].numsect);
usr/src/cmd/fdisk/fdisk.c
2640
(Old_Table[i].relsect == LE_32(rsect)) &&
usr/src/cmd/fdisk/fdisk.c
2641
(Old_Table[i].numsect == LE_32(numsect)))
usr/src/cmd/fdisk/fdisk.c
2836
numsect += LE_32(Table[i].numsect);
usr/src/cmd/fdisk/fdisk.c
3012
LE_32(Table[i].relsect),
usr/src/cmd/fdisk/fdisk.c
3013
LE_32(Table[i].numsect));
usr/src/cmd/fdisk/fdisk.c
3117
if (LE_32(partition[j]->relsect) <
usr/src/cmd/fdisk/fdisk.c
3118
LE_32(partition[i]->relsect)) {
usr/src/cmd/fdisk/fdisk.c
3198
first_free = LE_32(partition[i - 1]->relsect) +
usr/src/cmd/fdisk/fdisk.c
3199
LE_32(partition[i - 1]->numsect);
usr/src/cmd/fdisk/fdisk.c
3216
(LE_32(partition[i]->relsect > first_free))
usr/src/cmd/fdisk/fdisk.c
3217
? (LE_32(partition[i]->relsect) -
usr/src/cmd/fdisk/fdisk.c
3292
t_relsect = LE_32(partition[i]->relsect);
usr/src/cmd/fdisk/fdisk.c
3293
t_numsect = LE_32(partition[i]->numsect);
usr/src/cmd/fdisk/fdisk.c
3814
if (LE_32(Table[i].numsect) == DK_MAX_2TB)
usr/src/cmd/fdisk/fdisk.c
3822
startcyl = LE_32(Table[i].relsect) /
usr/src/cmd/fdisk/fdisk.c
3825
if (LE_32(Table[i].numsect) == DK_MAX_2TB) {
usr/src/cmd/fdisk/fdisk.c
3829
length = LE_32(Table[i].numsect) /
usr/src/cmd/fdisk/fdisk.c
3831
if (LE_32(Table[i].numsect) %
usr/src/cmd/fdisk/fdisk.c
3895
(void) fprintf(stderr, "%-10u ", LE_32(Table[i].relsect));
usr/src/cmd/fdisk/fdisk.c
3896
(void) fprintf(stderr, "%-10u\n", LE_32(Table[i].numsect));
usr/src/cmd/fdisk/fdisk.c
3928
Table[i].numsect = LE_32(UNUSED);
usr/src/cmd/fdisk/fdisk.c
3929
Table[i].relsect = LE_32(UNUSED);
usr/src/cmd/fdisk/fdisk.c
4176
LE_32(Table[i].relsect),
usr/src/cmd/fdisk/fdisk.c
4177
LE_32(Table[i].numsect));
usr/src/cmd/fdisk/fdisk.c
4187
rsect = tempsect + LE_32(ext_tab.relsect) +
usr/src/cmd/fdisk/fdisk.c
4189
numsect = LE_32(ext_tab.numsect);
usr/src/cmd/fdisk/fdisk.c
4190
tempsect = LE_32(temp->parts[1].relsect);
usr/src/cmd/fdisk/fdisk.c
4237
numsect = LE_32(Table[i].numsect);
usr/src/cmd/fdisk/fdisk.c
4607
seek_byte = (off_t)(LE_32(clr_table->relsect) + VTOC_OFFSET) * sectsiz;
usr/src/cmd/fdisk/fdisk.c
4613
(uint64_t)(LE_32(clr_table->relsect) + VTOC_OFFSET));
usr/src/cmd/fdisk/fdisk.c
4669
pcyl = LE_32(clr_table->numsect) / (heads * sectors);
usr/src/cmd/fdisk/fdisk.c
4670
solaris_offset = LE_32(clr_table->relsect);
usr/src/cmd/fdisk/fdisk.c
5444
LE_32(temp->parts[0].relsect),
usr/src/cmd/fdisk/fdisk.c
5445
LE_32(temp->parts[0].numsect),
usr/src/cmd/fdisk/fdisk.c
5458
LE_32(temp->parts[1].relsect),
usr/src/cmd/fdisk/fdisk.c
5459
LE_32(temp->parts[1].numsect),
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2596
fsinfop->fsi_leadsig = LE_32(FSI_LEADSIG);
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2597
fsinfop->fsi_strucsig = LE_32(FSI_STRUCSIG);
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2598
fsinfop->fsi_trailsig = LE_32(FSI_TRAILSIG);
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2599
fsinfop->fsi_incore.fs_free_clusters = LE_32(remclust);
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2600
fsinfop->fsi_incore.fs_next_free = LE_32(nextfree);
usr/src/cmd/fs.d/pcfs/mkfs/mkfs_main.c
2860
fsinfop->fsi_incore.fs_next_free = LE_32(FSINFO_UNKNOWN);
usr/src/cmd/fwflash/common/fwflash.h
372
#define ARMSWAPBITS(bs) (LE_32(((bs) & LOWBITS32)) | LE_32(((bs) & HIGHBITS32)))
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1530
htag = LE_32(*(qentryp + 1));
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1569
devid = LE_32(*(qentryp + 1)) & PMCS_DEVICE_ID_MASK;
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1577
devid = LE_32(*(qentryp + 2)) & PMCS_DEVICE_ID_MASK;
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1594
devid = LE_32(*(qentryp + 3)) & PMCS_DEVICE_ID_MASK;
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1602
devid = LE_32(*(qentryp + 4)) & PMCS_DEVICE_ID_MASK;
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1671
uint32_t word0 = LE_32(*qentryp);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1672
uint32_t word1 = LE_32(*(qentryp + 1));
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1723
mdb_printf("%08x ", LE_32(*(qentryp + qeidx)));
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1768
LE_32(oqpi), ss.oqci[qidx]);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1818
uint32_t word0 = LE_32(*qentryp);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1819
uint32_t devid = LE_32(*(qentryp + 2));
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1852
mdb_printf("HTAG: 0x%08x\n", LE_32(*(qentryp + 1)));
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1857
mdb_printf("%08x ", LE_32(*(qentryp + qeidx)));
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1894
iqci = LE_32(iqci);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
589
*swapp = LE_32(*swapp);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
628
*(swapp + sidx) = LE_32(*(swapp + sidx));
usr/src/cmd/mdb/intel/modules/xhci/xhci.c
245
info = LE_32(epctx.xec_info);
usr/src/cmd/mdb/intel/modules/xhci/xhci.c
246
info2 = LE_32(epctx.xec_info2);
usr/src/cmd/mdb/intel/modules/xhci/xhci.c
247
txinfo = LE_32(epctx.xec_txinfo);
usr/src/cmd/mdb/intel/modules/xhci/xhci.c
294
info = LE_32(sctx.xsc_info);
usr/src/cmd/mdb/intel/modules/xhci/xhci.c
295
info2 = LE_32(sctx.xsc_info2);
usr/src/cmd/mdb/intel/modules/xhci/xhci.c
296
tt = LE_32(sctx.xsc_tt);
usr/src/cmd/mdb/intel/modules/xhci/xhci.c
297
state = LE_32(sctx.xsc_state);
usr/src/cmd/mdb/intel/modules/xhci/xhci.c
440
status = LE_32(trb.trb_status);
usr/src/cmd/mdb/intel/modules/xhci/xhci.c
441
trbflags = LE_32(trb.trb_flags);
usr/src/cmd/mdb/intel/modules/xhci/xhci.c
732
eptype = XHCI_EPCTX_GET_EPTYPE(LE_32(epctx.xec_info2));
usr/src/cmd/mdb/intel/modules/xhci/xhci.c
734
state = xhci_mdb_epctx_states[XHCI_EPCTX_STATE(LE_32(epctx.xec_info))];
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
350
tape_header->nzh_major = LE_32(NDMPD_ZFS_MAJOR_VERSION);
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
351
tape_header->nzh_minor = LE_32(NDMPD_ZFS_MINOR_VERSION);
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
352
tape_header->nzh_hdrlen = LE_32(bufsize);
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
413
if (tape_header->nzh_major > LE_32(NDMPD_ZFS_MAJOR_VERSION)) {
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
416
LE_32(tape_header->nzh_major), NDMPD_ZFS_MAJOR_VERSION);
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
425
hdrlen = LE_32(tape_header->nzh_hdrlen);
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
441
LE_32(tape_header->nzh_major),
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
442
LE_32(tape_header->nzh_minor),
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
443
LE_32(tape_header->nzh_hdrlen));
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
454
LE_32(tape_header->nzh_major),
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
455
LE_32(tape_header->nzh_minor),
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
456
LE_32(tape_header->nzh_hdrlen));
usr/src/lib/libefi/common/rdwr_efi.c
1160
efi->efi_gpt_Revision = LE_32(vtoc->efi_version); /* 0x02000100 */
usr/src/lib/libefi/common/rdwr_efi.c
1161
efi->efi_gpt_HeaderSize = LE_32(EFI_HEADER_SIZE);
usr/src/lib/libefi/common/rdwr_efi.c
1168
efi->efi_gpt_NumberOfPartitionEntries = LE_32(vtoc->efi_nparts);
usr/src/lib/libefi/common/rdwr_efi.c
1169
efi->efi_gpt_SizeOfPartitionEntry = LE_32(sizeof (struct efi_gpe));
usr/src/lib/libefi/common/rdwr_efi.c
1224
LE_32(efi_crc32((unsigned char *)efi_parts,
usr/src/lib/libefi/common/rdwr_efi.c
1226
efi->efi_gpt_HeaderCRC32 = LE_32(efi_crc32((unsigned char *)efi,
usr/src/lib/libefi/common/rdwr_efi.c
1274
LE_32(efi_crc32((unsigned char *)dk_ioc.dki_data, EFI_HEADER_SIZE));
usr/src/lib/libefi/common/rdwr_efi.c
354
if (((len_t)LE_32(efi->efi_gpt_HeaderSize) > dk_ioc->dki_length) ||
usr/src/lib/libefi/common/rdwr_efi.c
355
crc != LE_32(efi_crc32((unsigned char *)efi,
usr/src/lib/libefi/common/rdwr_efi.c
356
LE_32(efi->efi_gpt_HeaderSize)))) {
usr/src/lib/libefi/common/rdwr_efi.c
360
crc, LE_32(efi_crc32((unsigned char *)efi,
usr/src/lib/libefi/common/rdwr_efi.c
361
LE_32(efi->efi_gpt_HeaderSize))));
usr/src/lib/libefi/common/rdwr_efi.c
494
LE_32(efi->efi_gpt_NumberOfPartitionEntries);
usr/src/lib/libefi/common/rdwr_efi.c
561
vtoc->efi_version = LE_32(efi->efi_gpt_Revision);
usr/src/lib/libefi/common/rdwr_efi.c
562
vtoc->efi_nparts = LE_32(efi->efi_gpt_NumberOfPartitionEntries);
usr/src/lib/libefi/common/rdwr_efi.c
563
vtoc->efi_part_size = LE_32(efi->efi_gpt_SizeOfPartitionEntry);
usr/src/lib/libfdisk/common/libfdisk.c
1019
LE_32(LE_32(cur->parts[0].relsect) +
usr/src/lib/libfdisk/common/libfdisk.c
1020
LE_32(pre->parts[1].relsect));
usr/src/lib/libfdisk/common/libfdisk.c
1027
cur->abs_secnum = LE_32(cur->parts[0].relsect) +
usr/src/lib/libfdisk/common/libfdisk.c
1054
lba = LE_32(part->relsect) + epp->ext_beg_sec;
usr/src/lib/libfdisk/common/libfdisk.c
1077
lba += LE_32(part->numsect - 1);
usr/src/lib/libfdisk/common/libfdisk.c
638
secnum = LE_32(fdp->relsect);
usr/src/lib/libfdisk/common/libfdisk.c
641
epp->ext_end_sec = secnum + LE_32(fdp->numsect) - 1;
usr/src/lib/libfdisk/common/libfdisk.c
659
if ((LE_32(ext_fdp->relsect) == 0) &&
usr/src/lib/libfdisk/common/libfdisk.c
669
LE_32(ext_fdp->relsect);
usr/src/lib/libfdisk/common/libfdisk.c
670
temp ->numsect = LE_32(ext_fdp->numsect);
usr/src/lib/libfdisk/common/libfdisk.c
723
if (LE_32(ext_fdp->relsect) == 0)
usr/src/lib/libfdisk/common/libfdisk.c
726
secnum = LE_32(fdp->relsect) +
usr/src/lib/libfdisk/common/libfdisk.c
727
LE_32(ext_fdp->relsect);
usr/src/lib/libfdisk/common/libfdisk.c
925
part->numsect = LE_32(temp->numsect);
usr/src/lib/libfdisk/common/libfdisk.c
932
part->relsect = LE_32(begsec - epp->ext_beg_sec);
usr/src/lib/libfdisk/common/libfdisk.c
934
part->numsect = LE_32(temp->numsect);
usr/src/lib/libfdisk/common/libfdisk.c
935
if (LE_32(part->relsect) > MAX_LOGDRIVE_OFFSET) {
usr/src/lib/libfdisk/common/libfdisk.c
939
temp->logdrive_offset = LE_32(part->relsect);
usr/src/lib/libfdisk/common/libfdisk.c
950
part->relsect = LE_32(LE_32(part->relsect) - 1);
usr/src/lib/libfdisk/common/libfdisk.c
961
part->relsect = LE_32(temp->abs_secnum - epp->ext_beg_sec);
usr/src/lib/libfdisk/common/libfdisk.c
962
part->numsect = LE_32(temp->numsect + temp->logdrive_offset);
usr/src/lib/libipmi/common/ipmi_sel.c
147
t = LE_32(t);
usr/src/lib/smbsrv/libsmbns/common/smbns_netbios_name.c
1362
ret_addr = LE_32(raddr->sin.sin_addr.s_addr);
usr/src/lib/smbsrv/libsmbns/common/smbns_netbios_name.c
1607
ret_addr = LE_32(raddr->sin.sin_addr.s_addr);
usr/src/lib/smbsrv/libsmbns/common/smbns_netbios_name.c
1745
ret_addr = LE_32(raddr->sin.sin_addr.s_addr);
usr/src/tools/btxld/elfh.c
44
#define htole32 LE_32
usr/src/tools/btxld/endian.h
33
#define htole32 LE_32
usr/src/tools/btxld/endian.h
39
#define le32toh LE_32
usr/src/tools/btxld/imgact_aout.h
37
( LE_32((ex).a_midmag) & 0xffff )
usr/src/tools/btxld/imgact_aout.h
45
( (ex).a_midmag = LE_32((((flag) & 0x3f) <<26) | \
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1112
LE_32(fsp->pcfs_fsinfo.fs_free_clusters);
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1114
LE_32(FSINFO_UNKNOWN);
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1628
uint_t, LE_32(dosp[i].relsect),
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1629
uint_t, LE_32(dosp[i].numsect));
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1655
startsec = LE_32(dosp[bootPart].relsect);
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1656
mediasize = LE_32(dosp[bootPart].numsect);
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1661
startsec = LE_32(dosp[primaryPart].relsect);
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1662
mediasize = LE_32(dosp[primaryPart].numsect);
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1678
diskblk = xstartsect = LE_32(dosp[extendedPart].relsect);
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1679
xnumsect = LE_32(dosp[extendedPart].numsect);
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1728
uint_t, LE_32(dosp[i].relsect),
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1729
uint_t, LE_32(dosp[i].numsect));
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1744
LE_32(dosp[i].relsect);
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1760
LE_32(dosp[extndDrives[driveIndex]].numsect);
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1762
LE_32(dosp[extndDrives[driveIndex]].relsect) +
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1796
mediasize = LE_32(dosp[extraDrives[driveIndex]].numsect);
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1797
startsec = LE_32(dosp[extraDrives[driveIndex]].relsect);
usr/src/uts/common/fs/pcfs/pc_vfsops.c
2715
LE_32(fsinfo_disk->fsi_incore.fs_free_clusters);
usr/src/uts/common/fs/pcfs/pc_vfsops.c
2717
LE_32(fsinfo_disk->fsi_incore.fs_next_free);
usr/src/uts/common/fs/zfs/zvol.c
1483
gpt.efi_gpt_Revision = LE_32(EFI_VERSION_CURRENT);
usr/src/uts/common/fs/zfs/zvol.c
1484
gpt.efi_gpt_HeaderSize = LE_32(EFI_HEADER_SIZE);
usr/src/uts/common/fs/zfs/zvol.c
1489
gpt.efi_gpt_NumberOfPartitionEntries = LE_32(1);
usr/src/uts/common/fs/zfs/zvol.c
1491
LE_32(sizeof (efi_gpe_t));
usr/src/uts/common/fs/zfs/zvol.c
1493
gpt.efi_gpt_PartitionEntryArrayCRC32 = LE_32(~crc);
usr/src/uts/common/fs/zfs/zvol.c
1495
gpt.efi_gpt_HeaderCRC32 = LE_32(~crc);
usr/src/uts/common/io/aac/aac.c
1497
fib_xfer_state = LE_32(fibp->Header.XferState);
usr/src/uts/common/io/aac/aac.c
6468
en_type = LE_32((uint32_t)aif->data.EN.type);
usr/src/uts/common/io/aac/aac.c
6470
switch (LE_32((uint32_t)aif->command)) {
usr/src/uts/common/io/aac/aac.c
6472
cid = LE_32(aif->data.EN.data.ECC.container[0]);
usr/src/uts/common/io/aac/aac.c
6487
cid = LE_32(aif->data.EN.data.ECC.container[0]);
usr/src/uts/common/io/aac/aac.c
6522
if (LE_32((uint32_t)aif->data.PR[0].jd.type) == AifJobCtrZero) {
usr/src/uts/common/io/aac/aac.c
6526
pr_status = LE_32((uint32_t)aif->data.PR[0].status);
usr/src/uts/common/io/aac/aac.c
6527
pr_ctick = LE_32(aif->data.PR[0].currentTick);
usr/src/uts/common/io/aac/aac.c
6528
pr_ftick = LE_32(aif->data.PR[0].finalTick);
usr/src/uts/common/io/aac/aac.c
6575
uint32_t aif_command = LE_32((uint32_t)aifp->command);
usr/src/uts/common/io/aac/aac.c
8450
aif_command = LE_32(aif->command);
usr/src/uts/common/io/aac/aac.c
8451
aif_seqnumber = LE_32(aif->seqNumber);
usr/src/uts/common/io/aac/aac.c
8452
aif_en_type = LE_32(aif->data.EN.type);
usr/src/uts/common/io/aac/aac.c
8465
switch (LE_32(aif->data.PR[0].status)) {
usr/src/uts/common/io/aac/aac.c
8484
LE_32(aif->data.PR[0].currentTick),
usr/src/uts/common/io/aac/aac.c
8485
LE_32(aif->data.PR[0].finalTick));
usr/src/uts/common/io/aac/aac_ioctl.c
243
fib_xfer_state = LE_32(fibp->Header.XferState);
usr/src/uts/common/io/aac/aac_ioctl.c
275
fibp->Header.XferState = LE_32(0);
usr/src/uts/common/io/aac/aac_ioctl.c
278
fibp->Header.XferState = LE_32(fib_xfer_state | \
usr/src/uts/common/io/arn/arn_xmit.c
2115
tstamp[0] = LE_32(tsf & 0xffffffff);
usr/src/uts/common/io/arn/arn_xmit.c
2116
tstamp[1] = LE_32(tsf >> 32);
usr/src/uts/common/io/ath/ath_main.c
1028
tstamp[0] = LE_32(tsf & 0xffffffff);
usr/src/uts/common/io/ath/ath_main.c
1029
tstamp[1] = LE_32(tsf >> 32);
usr/src/uts/common/io/bge/bge_chip2.c
239
regno = LE_32(regno);
usr/src/uts/common/io/bge/bge_chip2.c
248
val = LE_32(val);
usr/src/uts/common/io/bge/bge_chip2.c
2570
cidp->mask_pci_int = LE_32(MHCR_MASK_PCI_INT_OUTPUT);
usr/src/uts/common/io/bge/bge_chip2.c
2572
cidp->bge_dma_rwctrl = LE_32(PDRWCR_VAR_5717);
usr/src/uts/common/io/bge/bge_chip2.c
259
val = LE_32(val);
usr/src/uts/common/io/bge/bge_chip2.c
264
regno = LE_32(regno);
usr/src/uts/common/io/bge/bge_chip2.c
6271
addr = LE_32(addr);
usr/src/uts/common/io/bge/bge_chip2.c
6279
data = LE_32(data);
usr/src/uts/common/io/bge/bge_chip2.c
846
base = LE_32(base);
usr/src/uts/common/io/bge/bge_chip2.c
903
addr = LE_32(addr);
usr/src/uts/common/io/bge/bge_chip2.c
906
data = LE_32(data);
usr/src/uts/common/io/cmlb.c
2542
relsect = LE_32(fdp->relsect);
usr/src/uts/common/io/cmlb.c
2543
numsect = LE_32(fdp->numsect);
usr/src/uts/common/io/cmlb.c
2584
logdrive_offset = LE_32(efdp1->relsect);
usr/src/uts/common/io/cmlb.c
2585
ext_numsect = LE_32(efdp1->numsect);
usr/src/uts/common/io/cmlb.c
2624
if ((ext_relsect = LE_32(efdp2->relsect)) == 0)
usr/src/uts/common/io/cmlb.c
2714
e->efi_gpt_Revision = LE_32(e->efi_gpt_Revision);
usr/src/uts/common/io/cmlb.c
2715
e->efi_gpt_HeaderSize = LE_32(e->efi_gpt_HeaderSize);
usr/src/uts/common/io/cmlb.c
2716
e->efi_gpt_HeaderCRC32 = LE_32(e->efi_gpt_HeaderCRC32);
usr/src/uts/common/io/cmlb.c
2724
LE_32(e->efi_gpt_NumberOfPartitionEntries);
usr/src/uts/common/io/cmlb.c
2726
LE_32(e->efi_gpt_SizeOfPartitionEntry);
usr/src/uts/common/io/cmlb.c
2728
LE_32(e->efi_gpt_PartitionEntryArrayCRC32);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1865
link_status->LinkFailureCount = LE_32(*((uint32_t *)p));
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1866
link_status->LossOfSyncCount = LE_32(*((uint32_t *)(p + 4)));
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1867
link_status->LossOfSignalsCount = LE_32(*((uint32_t *)(p + 8)));
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1869
LE_32(*((uint32_t *)(p + 12)));
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1871
LE_32(*((uint32_t *)(p + 16)));
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1873
LE_32(*((uint32_t *)(p + 20)));
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4606
*ptr = LE_32(val);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4691
*ptr = LE_32(val);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4731
*ptr = LE_32(val);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4762
*ptr = LE_32(val);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5108
ent_id = LE_32(*((uint32_t *)p)) & 0xFFFFFF;
usr/src/uts/common/io/comstar/port/qlt/qlt.h
576
#define DMEM_RD32(qlt, addr) LE_32((uint32_t)(*((uint32_t *)(addr))))
usr/src/uts/common/io/comstar/port/qlt/qlt.h
591
LE_32((uint32_t)(data)))
usr/src/uts/common/io/cxgbe/shared/osdep.h
73
#define le32_to_cpu(x) LE_32((uint32_t)(x))
usr/src/uts/common/io/cxgbe/shared/osdep.h
76
#define cpu_to_le32(x) LE_32((uint32_t)(x))
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3410
LE_32(V_QID(eq->tse_udb_qid) | val));
usr/src/uts/common/io/e1000g/e1000g_tx.c
1739
desc->lower.data = LE_32(txd_lower | size);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_intr.c
323
eqe->u0.dw0 = LE_32(eqe->u0.dw0);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
1026
fwcmd->params.req.if_id = LE_32(if_id);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
1048
*pmac_id = LE_32(fwcmd->params.rsp.pmac_id);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
1204
fwcmd->params.req.if_id = LE_32(if_id);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
1410
if (LE_32(fwcmd->flash_op_code) == MGMT_FLASHROM_OPCODE_FLASH)
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
510
fwcmd->params.req.cap_flags = LE_32(cap_flags);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
511
fwcmd->params.req.enable_flags = LE_32(en_flags);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
535
*if_id = LE_32(fwcmd->params.rsp.if_id);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
541
dev->pmac_id = LE_32(fwcmd->params.rsp.pmac_id);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
624
link->logical_link_status = LE_32(link->logical_link_status);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
851
fwcmd->params.req.num_msi_msgs = LE_32(num_vectors);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
1113
eqe->u0.dw0 = LE_32(eqe->u0.dw0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1373
pkt->mgmt.control_flags = LE_32(flags);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
2823
pkt->abo.cmd_handle = LE_32(sp->handle);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10355
pkt->els.rcv_payld_data_bcnt = LE_32(cmd->ResponseLen);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10358
pkt->els.xmt_payld_data_bcnt = LE_32(cmd_size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10364
LE_32(LSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10366
LE_32(MSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10367
*long_ptr++ = LE_32(cmd_size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10371
LE_32(LSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10373
LE_32(MSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10374
*long_ptr = LE_32(cmd->ResponseLen);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10419
pkt->ms.resp_byte_count = LE_32(cmd->ResponseLen);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10420
pkt->ms.dseg[1].length = LE_32(cmd->ResponseLen);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10423
pkt->ms.cmd_byte_count = LE_32(cmd_size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10424
pkt->ms.dseg[0].length = LE_32(cmd_size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10428
LE_32(LSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10430
LE_32(MSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10432
LE_32(LSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
10434
LE_32(MSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1680
pkt->ms24.cmd_byte_count = LE_32(cmd->RequestLen);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1683
pkt->ms24.resp_byte_count = LE_32(cmd->ResponseLen);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1689
LE_32(LSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1691
LE_32(MSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1692
*long_ptr++ = (uint32_t)(LE_32(cmd->RequestLen));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1696
LE_32(LSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1698
LE_32(MSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1699
*long_ptr = (uint32_t)LE_32(cmd->ResponseLen);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1746
pkt->ms.resp_byte_count = LE_32(cmd->ResponseLen);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1747
pkt->ms.dseg[1].length = LE_32(cmd->ResponseLen);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1750
pkt->ms.cmd_byte_count = LE_32(cmd->RequestLen);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1751
pkt->ms.dseg[0].length = LE_32(cmd->RequestLen);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1755
LE_32(LSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1757
LE_32(MSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1759
LE_32(LSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1761
LE_32(MSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2372
pkt->cmd24.total_byte_count = LE_32(pld_size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2376
LE_32(LSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2378
LE_32(MSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2379
pkt->cmd24.dseg.length = LE_32(pld_size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2399
pkt->cmd3.byte_count = LE_32(pld_size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2401
LE_32(LSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2403
LE_32(MSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2404
pkt->cmd3.dseg[0].length = LE_32(pld_size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2424
pkt->cmd.byte_count = LE_32(pld_size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2426
LE_32(LSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2427
pkt->cmd.dseg[0].length = LE_32(pld_size);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2529
sts.residual_length = LE_32(pkt->sts24.residual_length);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2554
LE_32(pkt->sts24.fcp_rsp_data_length) : 0;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2564
LE_32(pkt->sts24.fcp_sense_length);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2582
sts.residual_length = LE_32(pkt->sts.residual_length);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4212
LE_32(LSD(dma_mem.cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4214
LE_32(MSD(dma_mem.cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4216
LE_32(sizeof (ql_rpt_lun_lst_t));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4218
LE_32(sizeof (ql_rpt_lun_lst_t));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4241
LE_32(sizeof (ql_rpt_lun_lst_t));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4243
LE_32(LSD(dma_mem.cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4245
LE_32(MSD(dma_mem.cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4247
LE_32(sizeof (ql_rpt_lun_lst_t));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4270
LE_32(sizeof (ql_rpt_lun_lst_t));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4272
LE_32(LSD(dma_mem.cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4274
LE_32(sizeof (ql_rpt_lun_lst_t));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4294
LE_32(pkt->sts24.fcp_rsp_data_length) : 0;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4558
pkt->cmd24.total_byte_count = LE_32(inq_len);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4562
LE_32(LSD(dma_mem.cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4564
LE_32(MSD(dma_mem.cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4565
pkt->cmd24.dseg.length = LE_32(inq_len);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4584
pkt->cmd3.byte_count = LE_32(inq_len);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4586
LE_32(LSD(dma_mem.cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4588
LE_32(MSD(dma_mem.cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4589
pkt->cmd3.dseg[0].length = LE_32(inq_len);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4608
pkt->cmd.byte_count = LE_32(inq_len);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4610
LE_32(LSD(dma_mem.cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4611
pkt->cmd.dseg[0].length = LE_32(inq_len);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4632
LE_32(pkt->sts24.fcp_rsp_data_length) : 0;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5841
ps.LinkFailureCount = LE_32(ls->link_fail_cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5842
ps.LossOfSyncCount = LE_32(ls->sync_loss_cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5843
ps.LossOfSignalsCount = LE_32(ls->signal_loss_cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5844
ps.PrimitiveSeqProtocolErrorCount = LE_32(ls->prot_err_cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5845
ps.InvalidTransmissionWordCount = LE_32(ls->inv_xmit_cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5846
ps.InvalidCRCCount = LE_32(ls->inv_crc_cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5950
ps.LinkFailureCount = LE_32(ls->link_fail_cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5951
ps.LossOfSyncCount = LE_32(ls->sync_loss_cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5952
ps.LossOfSignalsCount = LE_32(ls->signal_loss_cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5953
ps.PrimitiveSeqProtocolErrorCount = LE_32(ls->prot_err_cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5954
ps.InvalidTransmissionWordCount = LE_32(ls->inv_xmit_cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
5955
ps.InvalidCRCCount = LE_32(ls->inv_crc_cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8573
ver.FwVersion = LE_32(pkt->mvfy.fw_version);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8717
pkt->mvfy.fw_version = LE_32(ptr32[2]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8718
pkt->mvfy.fw_size = LE_32(fw.TotalByteCount);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8719
pkt->mvfy.fw_sequence_size = LE_32(fw.TotalByteCount);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8722
LE_32(LSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8724
LE_32(MSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8725
pkt->mvfy.dseg.length = LE_32(fw.TotalByteCount);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8827
pkt->mdata.total_byte_count = LE_32(info.TotalByteCount);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8829
LE_32(info.Parameters.ap.MenloMemory.StartingAddr);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8868
LE_32(LSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8870
LE_32(MSD(dma_mem->cookie.dmac_laddress));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8871
pkt->mdata.dseg.length = LE_32(info.TotalByteCount);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8874
LE_32(info.Parameters.ap.MenloConfig.ConfigParamID);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8876
LE_32(info.Parameters.ap.MenloConfig.ConfigParamData0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8878
LE_32(info.Parameters.ap.MenloConfig.ConfigParamData1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8881
LE_32(info.Parameters.ap.MenloInfo.InfoDataType);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8883
LE_32(info.Parameters.ap.MenloInfo.InfoContext);
usr/src/uts/common/io/i2c/ctrl/ismt/ismt.c
317
sts = LE_32(desc->id_status);
usr/src/uts/common/io/i2c/ctrl/ismt/ismt.c
487
desc->id_cmd_addr = LE_32(cmd);
usr/src/uts/common/io/i2c/ctrl/ismt/ismt.c
492
desc->id_low = LE_32(bitx64(c->dmac_laddress, 31, 0));
usr/src/uts/common/io/i2c/ctrl/ismt/ismt.c
493
desc->id_high = LE_32(bitx64(c->dmac_laddress, 63, 32));
usr/src/uts/common/io/i40e/i40e_osdep.h
67
#define CPU_TO_LE32(s) LE_32(s)
usr/src/uts/common/io/i40e/i40e_osdep.h
70
#define LE32_TO_CPU(c) LE_32(c)
usr/src/uts/common/io/igc/igc_ring.c
1188
status = LE_32(ring->itr_ring[last_desc].wb.status);
usr/src/uts/common/io/igc/igc_ring.c
1445
desc->read.cmd_type_len = LE_32(type);
usr/src/uts/common/io/igc/igc_ring.c
1446
desc->read.olinfo_status = LE_32(0);
usr/src/uts/common/io/igc/igc_ring.c
1547
ctx->vlan_macip_lens = LE_32(len);
usr/src/uts/common/io/igc/igc_ring.c
1549
ctx->type_tucmd_mlhl = LE_32(tucmd);
usr/src/uts/common/io/igc/igc_ring.c
1550
ctx->mss_l4len_idx = LE_32(l4idx);
usr/src/uts/common/io/igc/igc_ring.c
1572
ring->itr_ring[last_desc].read.cmd_type_len |= LE_32(flags);
usr/src/uts/common/io/igc/igc_ring.c
1606
ring->itr_ring[first_desc].read.cmd_type_len |= LE_32(flags);
usr/src/uts/common/io/igc/igc_ring.c
1607
ring->itr_ring[first_desc].read.olinfo_status |= LE_32(status);
usr/src/uts/common/io/igc/igc_ring.c
780
cur_status = LE_32(cur_desc->wb.upper.status_error);
usr/src/uts/common/io/igc/igc_ring.c
836
cur_status = LE_32(cur_desc->wb.upper.status_error);
usr/src/uts/common/io/iprb/iprb.h
243
ddi_put32(d->acch, (void *)(d->vaddr + (off)), LE_32(val))
usr/src/uts/common/io/iprb/iprb.h
249
LE_32(ddi_get32(d->acch, (void *)(d->vaddr + (off))))
usr/src/uts/common/io/ipw/ipw2100.c
1016
sc->sc_cmd->type = LE_32(type);
usr/src/uts/common/io/ipw/ipw2100.c
1017
sc->sc_cmd->subtype = LE_32(0);
usr/src/uts/common/io/ipw/ipw2100.c
1018
sc->sc_cmd->seq = LE_32(0);
usr/src/uts/common/io/ipw/ipw2100.c
1024
sc->sc_cmd->len = LE_32(len);
usr/src/uts/common/io/ipw/ipw2100.c
1049
txbd->phyaddr = LE_32(sc->sc_dma_cmd.dr_pbase);
usr/src/uts/common/io/ipw/ipw2100.c
1050
txbd->len = LE_32(sizeof (struct ipw2100_cmd));
usr/src/uts/common/io/ipw/ipw2100.c
1593
sc->sc_rxbd[i].phyaddr = LE_32(sc->sc_dma_rxbufs[i].dr_pbase);
usr/src/uts/common/io/ipw/ipw2100.c
1594
sc->sc_rxbd[i].len = LE_32(sc->sc_dma_rxbufs[i].dr_size);
usr/src/uts/common/io/ipw/ipw2100.c
2188
h->type = LE_32(IPW2100_CMD_SEND);
usr/src/uts/common/io/ipw/ipw2100.c
2189
h->subtype = LE_32(0);
usr/src/uts/common/io/ipw/ipw2100.c
2217
txbd[0]->phyaddr = LE_32(dr->dr_pbase +
usr/src/uts/common/io/ipw/ipw2100.c
2219
txbd[0]->len = LE_32(sizeof (struct ipw2100_hdr));
usr/src/uts/common/io/ipw/ipw2100.c
2226
txbd[1]->phyaddr = LE_32(dr->dr_pbase +
usr/src/uts/common/io/ipw/ipw2100.c
2228
txbd[1]->len = LE_32(off);
usr/src/uts/common/io/ipw/ipw2100.c
2648
rlen = LE_32(status->len);
usr/src/uts/common/io/ipw/ipw2100.c
2659
LE_32(status->len)));
usr/src/uts/common/io/ipw/ipw2100.c
2757
LE_16(status->code), LE_32(status->len),
usr/src/uts/common/io/ipw/ipw2100.c
2764
LE_32(rxbd->phyaddr), LE_32(rxbd->len),
usr/src/uts/common/io/ipw/ipw2100.c
2781
state = LE_32(* ((uint32_t *)(uintptr_t)rxbuf));
usr/src/uts/common/io/ipw/ipw2100.c
750
data = LE_32(IPW2100_MODE_BSS);
usr/src/uts/common/io/ipw/ipw2100.c
755
data = LE_32(IPW2100_MODE_IBSS);
usr/src/uts/common/io/ipw/ipw2100.c
760
"ipw2100_config(): Setting mode to %u\n", LE_32(data)));
usr/src/uts/common/io/ipw/ipw2100.c
772
data = LE_32(ieee80211_chan2ieee(ic, ic->ic_ibss_chan));
usr/src/uts/common/io/ipw/ipw2100.c
775
"ipw2100_config(): Setting channel to %u\n", LE_32(data)));
usr/src/uts/common/io/ipw/ipw2100.c
805
cfg.flags = LE_32(cfg.flags);
usr/src/uts/common/io/ipw/ipw2100.c
806
cfg.bss_chan = LE_32(sc->sc_chmask >> 1);
usr/src/uts/common/io/ipw/ipw2100.c
807
cfg.ibss_chan = LE_32(sc->sc_chmask >> 1);
usr/src/uts/common/io/ipw/ipw2100.c
811
LE_32(cfg.flags)));
usr/src/uts/common/io/ipw/ipw2100.c
822
data = LE_32(0x3); /* 1, 2 */
usr/src/uts/common/io/ipw/ipw2100.c
825
LE_32(data)));
usr/src/uts/common/io/ipw/ipw2100.c
834
data = LE_32(0xf); /* 1, 2, 5.5, 11 */
usr/src/uts/common/io/ipw/ipw2100.c
837
LE_32(data)));
usr/src/uts/common/io/ipw/ipw2100.c
845
data = LE_32(IPW2100_POWER_MODE_CAM);
usr/src/uts/common/io/ipw/ipw2100.c
847
"ipw2100_config(): Setting power mode to %u\n", LE_32(data)));
usr/src/uts/common/io/ipw/ipw2100.c
856
data = LE_32(32);
usr/src/uts/common/io/ipw/ipw2100.c
859
LE_32(data)));
usr/src/uts/common/io/ipw/ipw2100.c
870
data = LE_32(ic->ic_rtsthreshold);
usr/src/uts/common/io/ipw/ipw2100.c
872
"ipw2100_config(): Setting RTS threshold to %u\n", LE_32(data)));
usr/src/uts/common/io/ipw/ipw2100.c
882
data = LE_32(ic->ic_fragthreshold);
usr/src/uts/common/io/ipw/ipw2100.c
884
"ipw2100_config(): Setting frag threshold to %u\n", LE_32(data)));
usr/src/uts/common/io/ipw/ipw2100.c
930
sec.ciphers = LE_32(IPW2100_CIPHER_NONE);
usr/src/uts/common/io/ipw/ipw2100.c
957
data = LE_32(ic->ic_def_txkey);
usr/src/uts/common/io/ipw/ipw2100.c
967
data = LE_32((ic->ic_flags & IEEE80211_F_PRIVACY) ? 0x8 : 0);
usr/src/uts/common/io/ipw/ipw2100.c
969
"ipw2100_config(): Setting WEP flags to %u\n", LE_32(data)));
usr/src/uts/common/io/ipw/ipw2100.c
980
data = LE_32(ic->ic_lintval);
usr/src/uts/common/io/ipw/ipw2100.c
983
LE_32(data)));
usr/src/uts/common/io/ipw/ipw2100.c
993
sopt.flags = LE_32(0);
usr/src/uts/common/io/ipw/ipw2100.c
994
sopt.channels = LE_32(sc->sc_chmask >> 1);
usr/src/uts/common/io/ipw/ipw2100_hw.c
356
sc->sc_fw.fw_size = LE_32(h->fw_size);
usr/src/uts/common/io/ipw/ipw2100_hw.c
358
sc->sc_fw.uc_size = LE_32(h->uc_size);
usr/src/uts/common/io/ipw/ipw2100_hw.c
454
dst = LE_32(*((uint32_t *)(uintptr_t)p)); p += sizeof (dst);
usr/src/uts/common/io/iwh/iwh.c
1206
err = iwh_alloc_dma_mem(sc, LE_32(sc->sc_hdr->textsz),
usr/src/uts/common/io/iwh/iwh.c
1223
bcopy(t, dma_p->mem_va, LE_32(sc->sc_hdr->textsz));
usr/src/uts/common/io/iwh/iwh.c
1228
t += LE_32(sc->sc_hdr->textsz);
usr/src/uts/common/io/iwh/iwh.c
1229
err = iwh_alloc_dma_mem(sc, LE_32(sc->sc_hdr->datasz),
usr/src/uts/common/io/iwh/iwh.c
1246
bcopy(t, dma_p->mem_va, LE_32(sc->sc_hdr->datasz));
usr/src/uts/common/io/iwh/iwh.c
1248
err = iwh_alloc_dma_mem(sc, LE_32(sc->sc_hdr->datasz),
usr/src/uts/common/io/iwh/iwh.c
1266
bcopy(t, dma_p->mem_va, LE_32(sc->sc_hdr->datasz));
usr/src/uts/common/io/iwh/iwh.c
1271
t += LE_32(sc->sc_hdr->datasz);
usr/src/uts/common/io/iwh/iwh.c
1272
err = iwh_alloc_dma_mem(sc, LE_32(sc->sc_hdr->init_textsz),
usr/src/uts/common/io/iwh/iwh.c
1290
bcopy(t, dma_p->mem_va, LE_32(sc->sc_hdr->init_textsz));
usr/src/uts/common/io/iwh/iwh.c
1295
t += LE_32(sc->sc_hdr->init_textsz);
usr/src/uts/common/io/iwh/iwh.c
1296
err = iwh_alloc_dma_mem(sc, LE_32(sc->sc_hdr->init_datasz),
usr/src/uts/common/io/iwh/iwh.c
1314
bcopy(t, dma_p->mem_va, LE_32(sc->sc_hdr->init_datasz));
usr/src/uts/common/io/iwh/iwh.c
1316
sc->sc_boot = t + LE_32(sc->sc_hdr->init_datasz);
usr/src/uts/common/io/iwh/iwh.c
1881
~LE_32(RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwh/iwh.c
1887
LE_32(sc->sc_config.flags),
usr/src/uts/common/io/iwh/iwh.c
1888
LE_32(sc->sc_config.filter_flags)));
usr/src/uts/common/io/iwh/iwh.c
1944
sc->sc_config.filter_flags &= ~LE_32(RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwh/iwh.c
2334
temp = LE_32(phyinfo->non_cfg_phy[IWH_RX_RES_AGC_IDX]);
usr/src/uts/common/io/iwh/iwh.c
2337
temp = LE_32(phyinfo->non_cfg_phy[IWH_RX_RES_RSSI_AB_IDX]);
usr/src/uts/common/io/iwh/iwh.c
2341
temp = LE_32(phyinfo->non_cfg_phy[IWH_RX_RES_RSSI_C_IDX]);
usr/src/uts/common/io/iwh/iwh.c
2373
LE_32(stat->timestampl), stat->non_cfg_phy_cnt,
usr/src/uts/common/io/iwh/iwh.c
2374
stat->cfg_phy_cnt, LE_32(crc)));
usr/src/uts/common/io/iwh/iwh.c
2385
if ((LE_32(crc) &
usr/src/uts/common/io/iwh/iwh.c
2390
LE_32(crc)));
usr/src/uts/common/io/iwh/iwh.c
2533
if (LE_32(ar->is_valid) != UCODE_VALID_OK) {
usr/src/uts/common/io/iwh/iwh.c
2733
desc->hdr.flags, desc->hdr.type, LE_32(desc->len)));
usr/src/uts/common/io/iwh/iwh.c
2767
LE_32(*status)));
usr/src/uts/common/io/iwh/iwh.c
2769
if (LE_32(*status) & 1) {
usr/src/uts/common/io/iwh/iwh.c
2795
scan->chan, LE_32(scan->status)));
usr/src/uts/common/io/iwh/iwh.c
3241
tx->tx_flags &= ~(LE_32(TX_CMD_FLG_ACK_MSK));
usr/src/uts/common/io/iwh/iwh.c
3243
tx->tx_flags |= LE_32(TX_CMD_FLG_ACK_MSK);
usr/src/uts/common/io/iwh/iwh.c
3298
tx->tx_flags |= LE_32(TX_CMD_FLG_SEQ_CTL_MSK);
usr/src/uts/common/io/iwh/iwh.c
3305
tx->tx_flags |= LE_32(TX_CMD_FLG_TSF_MSK);
usr/src/uts/common/io/iwh/iwh.c
3350
tx->tx_flags &= LE_32(~TX_CMD_FLG_SEQ_CTL_MSK);
usr/src/uts/common/io/iwh/iwh.c
3352
tx->tx_flags |= LE_32(TX_CMD_FLG_SEQ_CTL_MSK);
usr/src/uts/common/io/iwh/iwh.c
3364
tx->tx_flags |= LE_32(TX_CMD_FLG_MH_PAD_MSK);
usr/src/uts/common/io/iwh/iwh.c
3381
rate |= LE_32(RATE_MCS_ANT_AB_MSK);
usr/src/uts/common/io/iwh/iwh.c
3383
rate |= LE_32(RATE_MCS_ANT_B_MSK);
usr/src/uts/common/io/iwh/iwh.c
3386
rate |= LE_32((1 << RATE_MCS_HT_POS));
usr/src/uts/common/io/iwh/iwh.c
3396
tx->rate.r.rate_n_flags = LE_32(iwh_rate_to_plcp(rate) | masks);
usr/src/uts/common/io/iwh/iwh.c
3403
tx->stop_time.life_time = LE_32(0xffffffff);
usr/src/uts/common/io/iwh/iwh.c
3408
LE_32(data->paddr_cmd + 4 + offsetof(iwh_tx_cmd_t, scratch));
usr/src/uts/common/io/iwh/iwh.c
3991
led.interval = LE_32(100000); /* unit: 100ms */
usr/src/uts/common/io/iwh/iwh.c
4035
sc->sc_config.flags &= ~LE_32(RXON_FLG_SHORT_PREAMBLE_MSK |
usr/src/uts/common/io/iwh/iwh.c
4039
sc->sc_config.flags |= LE_32(RXON_FLG_SHORT_SLOT_MSK);
usr/src/uts/common/io/iwh/iwh.c
4041
sc->sc_config.flags &= LE_32(~RXON_FLG_SHORT_SLOT_MSK);
usr/src/uts/common/io/iwh/iwh.c
4045
sc->sc_config.flags |= LE_32(RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwh/iwh.c
4047
sc->sc_config.flags &= LE_32(~RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwh/iwh.c
4054
LE_16(sc->sc_config.chan), LE_32(sc->sc_config.flags),
usr/src/uts/common/io/iwh/iwh.c
4055
LE_32(sc->sc_config.filter_flags),
usr/src/uts/common/io/iwh/iwh.c
4135
hdr->flags = LE_32(RXON_FLG_BAND_24G_MSK);
usr/src/uts/common/io/iwh/iwh.c
4141
hdr->tx_cmd.tx_flags = LE_32(TX_CMD_FLG_SEQ_CTL_MSK);
usr/src/uts/common/io/iwh/iwh.c
4143
hdr->tx_cmd.stop_time.life_time = LE_32(0xffffffff);
usr/src/uts/common/io/iwh/iwh.c
4144
hdr->tx_cmd.rate.r.rate_n_flags = LE_32(iwh_rate_to_plcp(2));
usr/src/uts/common/io/iwh/iwh.c
4146
LE_32(RATE_MCS_ANT_B_MSK |RATE_MCS_CCK_MSK);
usr/src/uts/common/io/iwh/iwh.c
4150
hdr->filter_flags = LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwh/iwh.c
4242
chan.type = LE_32(3);
usr/src/uts/common/io/iwh/iwh.c
4244
chan.type = LE_32(1);
usr/src/uts/common/io/iwh/iwh.c
4336
sc->sc_config.flags = LE_32(RXON_FLG_BAND_24G_MSK);
usr/src/uts/common/io/iwh/iwh.c
4337
sc->sc_config.flags &= LE_32(~(RXON_FLG_CHANNEL_MODE_MIXED_MSK |
usr/src/uts/common/io/iwh/iwh.c
4343
sc->sc_config.filter_flags |= LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwh/iwh.c
4352
sc->sc_config.flags |= LE_32(RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwh/iwh.c
4353
sc->sc_config.filter_flags = LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwh/iwh.c
4364
sc->sc_config.filter_flags |= LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwh/iwh.c
4467
LE_32(iwh_rate_to_plcp(2) | masks);
usr/src/uts/common/io/iwh/iwh.c
5427
int len = LE_32(desc->len);
usr/src/uts/common/io/iwh/iwh.c
5705
sc->sc_config.filter_flags &= ~LE_32(RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwh/iwh.c
5765
~LE_32(RXON_FLG_SHORT_PREAMBLE_MSK |
usr/src/uts/common/io/iwh/iwh.c
5770
LE_32(RXON_FLG_SHORT_SLOT_MSK);
usr/src/uts/common/io/iwh/iwh.c
5775
LE_32(RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwh/iwh.c
5789
LE_32(ht_protec << RXON_FLG_HT_OPERATING_MODE_POS);
usr/src/uts/common/io/iwh/iwh.c
5798
LE_32(RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwh/iwh.c
5802
LE_32(RXON_FILTER_BCON_AWARE_MSK);
usr/src/uts/common/io/iwh/iwh.c
6264
node.station_flags |= LE_32(STA_FLG_RTS_MIMO_PROT);
usr/src/uts/common/io/iwh/iwh.c
6269
LE_32(ampdu_factor << STA_FLG_MAX_AMPDU_POS);
usr/src/uts/common/io/iwh/iwh.c
6274
LE_32(ampdu_density << STA_FLG_AMPDU_DENSITY_POS);
usr/src/uts/common/io/iwh/iwh.c
6278
LE_32(STA_FLG_FAT_EN);
usr/src/uts/common/io/iwh/iwh.c
6327
masks |= LE_32(RATE_MCS_CCK_MSK);
usr/src/uts/common/io/iwh/iwh.c
6330
masks |= LE_32(RATE_MCS_ANT_B_MSK);
usr/src/uts/common/io/iwh/iwh.c
6333
LE_32(iwh_rate_to_plcp(rate) | masks);
usr/src/uts/common/io/iwi/ipw2200.c
1732
data = LE_32(in->in_rssi);
usr/src/uts/common/io/iwi/ipw2200.c
2323
txdsc->nseg = LE_32(1);
usr/src/uts/common/io/iwi/ipw2200.c
2324
txdsc->seg_addr[0] = LE_32(dr->dr_pbase);
usr/src/uts/common/io/iwi/ipw2200.c
2325
txdsc->seg_len[0] = LE_32(cnt);
usr/src/uts/common/io/iwi/ipw2200.c
856
data = LE_32(IPW2200_POWER_MODE_CAM);
usr/src/uts/common/io/iwi/ipw2200.c
858
"ipw2200_config(): Setting power mode to %u\n", LE_32(data)));
usr/src/uts/common/io/iwi/ipw2200.c
892
data = LE_32(ic->ic_rtsthreshold);
usr/src/uts/common/io/iwi/ipw2200.c
894
"ipw2200_config(): Setting RTS threshold to %u\n", LE_32(data)));
usr/src/uts/common/io/iwi/ipw2200.c
903
data = LE_32(ic->ic_fragthreshold);
usr/src/uts/common/io/iwi/ipw2200.c
906
LE_32(data)));
usr/src/uts/common/io/iwi/ipw2200.c
936
LE_32(data)));
usr/src/uts/common/io/iwi/ipw2200.c
946
"ipw2200_config(): Setting Wep Key\n", LE_32(data)));
usr/src/uts/common/io/iwi/ipw2200_hw.c
395
dst = LE_32(*((uint32_t *)(uintptr_t)p)); p += 4;
usr/src/uts/common/io/iwi/ipw2200_hw.c
396
len = LE_32(*((uint32_t *)(uintptr_t)p)); p += 4;
usr/src/uts/common/io/iwk/iwk2.c
1065
err = iwk_alloc_dma_mem(sc, LE_32(sc->sc_hdr->textsz),
usr/src/uts/common/io/iwk/iwk2.c
1078
(void) memcpy(dma_p->mem_va, t, LE_32(sc->sc_hdr->textsz));
usr/src/uts/common/io/iwk/iwk2.c
1080
t += LE_32(sc->sc_hdr->textsz);
usr/src/uts/common/io/iwk/iwk2.c
1081
err = iwk_alloc_dma_mem(sc, LE_32(sc->sc_hdr->datasz),
usr/src/uts/common/io/iwk/iwk2.c
1094
(void) memcpy(dma_p->mem_va, t, LE_32(sc->sc_hdr->datasz));
usr/src/uts/common/io/iwk/iwk2.c
1096
err = iwk_alloc_dma_mem(sc, LE_32(sc->sc_hdr->datasz),
usr/src/uts/common/io/iwk/iwk2.c
1110
(void) memcpy(dma_p->mem_va, t, LE_32(sc->sc_hdr->datasz));
usr/src/uts/common/io/iwk/iwk2.c
1112
t += LE_32(sc->sc_hdr->datasz);
usr/src/uts/common/io/iwk/iwk2.c
1113
err = iwk_alloc_dma_mem(sc, LE_32(sc->sc_hdr->init_textsz),
usr/src/uts/common/io/iwk/iwk2.c
1127
(void) memcpy(dma_p->mem_va, t, LE_32(sc->sc_hdr->init_textsz));
usr/src/uts/common/io/iwk/iwk2.c
1129
t += LE_32(sc->sc_hdr->init_textsz);
usr/src/uts/common/io/iwk/iwk2.c
1130
err = iwk_alloc_dma_mem(sc, LE_32(sc->sc_hdr->init_datasz),
usr/src/uts/common/io/iwk/iwk2.c
1144
(void) memcpy(dma_p->mem_va, t, LE_32(sc->sc_hdr->init_datasz));
usr/src/uts/common/io/iwk/iwk2.c
1146
sc->sc_boot = t + LE_32(sc->sc_hdr->init_datasz);
usr/src/uts/common/io/iwk/iwk2.c
1571
~LE_32(RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwk/iwk2.c
1638
sc->sc_config.filter_flags &= ~LE_32(RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwk/iwk2.c
1838
sc->sc_config.filter_flags &= ~LE_32(RXON_FILTER_DIS_DECRYPT_MSK |
usr/src/uts/common/io/iwk/iwk2.c
2008
iwk_reg_write(sc, addr, LE_32(*data));
usr/src/uts/common/io/iwk/iwk2.c
2029
uint32_t size = LE_32(sc->sc_hdr->bootsz);
usr/src/uts/common/io/iwk/iwk2.c
2135
LE_32(stat->timestampl), stat->non_cfg_phy_cnt,
usr/src/uts/common/io/iwk/iwk2.c
2136
stat->cfg_phy_cnt, LE_32(crc)));
usr/src/uts/common/io/iwk/iwk2.c
2146
if ((LE_32(crc) &
usr/src/uts/common/io/iwk/iwk2.c
2150
LE_32(crc)));
usr/src/uts/common/io/iwk/iwk2.c
2197
LE_16(stat->duration), LE_32(stat->status)));
usr/src/uts/common/io/iwk/iwk2.c
2252
if (LE_32(ar->is_valid) != UCODE_VALID_OK) {
usr/src/uts/common/io/iwk/iwk2.c
2372
desc->hdr.flags, desc->hdr.type, LE_32(desc->len)));
usr/src/uts/common/io/iwk/iwk2.c
2401
LE_32(*status)));
usr/src/uts/common/io/iwk/iwk2.c
2403
if (LE_32(*status) & 1) {
usr/src/uts/common/io/iwk/iwk2.c
2428
scan->chan, LE_32(scan->status)));
usr/src/uts/common/io/iwk/iwk2.c
2764
tx->tx_flags &= ~(LE_32(TX_CMD_FLG_ACK_MSK));
usr/src/uts/common/io/iwk/iwk2.c
2766
tx->tx_flags |= LE_32(TX_CMD_FLG_ACK_MSK);
usr/src/uts/common/io/iwk/iwk2.c
2780
tx->tx_flags |= LE_32(TX_CMD_FLG_ACK_MSK);
usr/src/uts/common/io/iwk/iwk2.c
2825
tx->tx_flags |= (LE_32(TX_CMD_FLG_SEQ_CTL_MSK));
usr/src/uts/common/io/iwk/iwk2.c
2829
tx->tx_flags |= LE_32(TX_CMD_FLG_MH_PAD_MSK);
usr/src/uts/common/io/iwk/iwk2.c
2846
tx->tx_flags |= LE_32(TX_CMD_FLG_TSF_MSK);
usr/src/uts/common/io/iwk/iwk2.c
2861
tx->rate.r.rate_n_flags = LE_32(iwk_rate_to_plcp(rate) | masks);
usr/src/uts/common/io/iwk/iwk2.c
2864
LE_32(tx->tx_flags)));
usr/src/uts/common/io/iwk/iwk2.c
2869
tx->stop_time.life_time = LE_32(0xffffffff);
usr/src/uts/common/io/iwk/iwk2.c
2874
LE_32(data->paddr_cmd + 4 + offsetof(iwk_tx_cmd_t, scratch));
usr/src/uts/common/io/iwk/iwk2.c
2900
len0, len - hdrlen, LE_32(desc->pa[0].val1),
usr/src/uts/common/io/iwk/iwk2.c
2901
LE_32(desc->pa[0].val2)));
usr/src/uts/common/io/iwk/iwk2.c
2962
sc->sc_config.flags = LE_32(RXON_FLG_TSF2HOST_MSK |
usr/src/uts/common/io/iwk/iwk2.c
2965
sc->sc_config.flags &= LE_32(~RXON_FLG_CCK_MSK);
usr/src/uts/common/io/iwk/iwk2.c
2970
LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwk/iwk2.c
2978
LE_32(RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwk/iwk2.c
2980
LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwk/iwk2.c
2990
LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwk/iwk2.c
3055
LE_32(iwk_rate_to_plcp(2) | masks);
usr/src/uts/common/io/iwk/iwk2.c
3506
led.interval = LE_32(100000); /* unit: 100ms */
usr/src/uts/common/io/iwk/iwk2.c
3547
sc->sc_config.flags &= ~LE_32(RXON_FLG_SHORT_PREAMBLE_MSK |
usr/src/uts/common/io/iwk/iwk2.c
3551
sc->sc_config.flags |= LE_32(RXON_FLG_SHORT_SLOT_MSK);
usr/src/uts/common/io/iwk/iwk2.c
3553
sc->sc_config.flags &= LE_32(~RXON_FLG_SHORT_SLOT_MSK);
usr/src/uts/common/io/iwk/iwk2.c
3556
sc->sc_config.flags |= LE_32(RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwk/iwk2.c
3558
sc->sc_config.flags &= LE_32(~RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwk/iwk2.c
3563
LE_16(sc->sc_config.chan), LE_32(sc->sc_config.flags),
usr/src/uts/common/io/iwk/iwk2.c
3564
LE_32(sc->sc_config.filter_flags),
usr/src/uts/common/io/iwk/iwk2.c
3613
LE_32(iwk_rate_to_plcp(rate) | masks);
usr/src/uts/common/io/iwk/iwk2.c
3668
hdr->flags = LE_32(RXON_FLG_BAND_24G_MSK | RXON_FLG_AUTO_DETECT_MSK);
usr/src/uts/common/io/iwk/iwk2.c
3674
hdr->tx_cmd.tx_flags = LE_32(TX_CMD_FLG_SEQ_CTL_MSK);
usr/src/uts/common/io/iwk/iwk2.c
3676
hdr->tx_cmd.stop_time.life_time = LE_32(0xffffffff);
usr/src/uts/common/io/iwk/iwk2.c
3677
hdr->tx_cmd.tx_flags |= LE_32(0x200);
usr/src/uts/common/io/iwk/iwk2.c
3678
hdr->tx_cmd.rate.r.rate_n_flags = LE_32(iwk_rate_to_plcp(2));
usr/src/uts/common/io/iwk/iwk2.c
3680
LE_32(RATE_MCS_ANT_B_MSK|RATE_MCS_CCK_MSK);
usr/src/uts/common/io/iwk/iwk2.c
3843
sc->sc_config.flags = LE_32(RXON_FLG_TSF2HOST_MSK |
usr/src/uts/common/io/iwk/iwk2.c
3845
sc->sc_config.flags &= LE_32(~RXON_FLG_CCK_MSK);
usr/src/uts/common/io/iwk/iwk2.c
3849
sc->sc_config.filter_flags |= LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwk/iwk2.c
3856
sc->sc_config.flags |= LE_32(RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwk/iwk2.c
3857
sc->sc_config.filter_flags = LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwk/iwk2.c
3866
sc->sc_config.filter_flags |= LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwk/iwk2.c
3919
LE_32(iwk_rate_to_plcp(2) | masks);
usr/src/uts/common/io/iwk/iwk2.c
4433
r1 = (int32_t)LE_32(sc->sc_card_alive_init.therm_r1[1]);
usr/src/uts/common/io/iwk/iwk2.c
4434
r2 = (int32_t)LE_32(sc->sc_card_alive_init.therm_r2[1]);
usr/src/uts/common/io/iwk/iwk2.c
4435
r3 = (int32_t)LE_32(sc->sc_card_alive_init.therm_r3[1]);
usr/src/uts/common/io/iwk/iwk2.c
4436
r4_u = LE_32(sc->sc_card_alive_init.therm_r4[1]);
usr/src/uts/common/io/iwk/iwk2.c
4438
r1 = (int32_t)LE_32(sc->sc_card_alive_init.therm_r1[0]);
usr/src/uts/common/io/iwk/iwk2.c
4439
r2 = (int32_t)LE_32(sc->sc_card_alive_init.therm_r2[0]);
usr/src/uts/common/io/iwk/iwk2.c
4440
r3 = (int32_t)LE_32(sc->sc_card_alive_init.therm_r3[0]);
usr/src/uts/common/io/iwk/iwk2.c
4441
r4_u = LE_32(sc->sc_card_alive_init.therm_r4[0]);
usr/src/uts/common/io/iwk/iwk2.c
4445
r4_s = (int32_t)(LE_32(sc->sc_statistics.general.temperature) <<
usr/src/uts/common/io/iwk/iwk2.c
4474
return (LE_32(sc->sc_config.flags) & RXON_FLG_BAND_24G_MSK);
usr/src/uts/common/io/iwk/iwk2.c
4480
return ((LE_32(sc->sc_config.flags) &
usr/src/uts/common/io/iwk/iwk2.c
4482
(LE_32(sc->sc_config.flags) & RXON_FLG_CHANNEL_MODE_MIXED_MSK));
usr/src/uts/common/io/iwk/iwk2.c
4848
if (is_fat && (LE_32(sc->sc_config.flags) &
usr/src/uts/common/io/iwk/iwk2.c
4935
init_voltage = (int32_t)LE_32(sc->sc_card_alive_init.voltage);
usr/src/uts/common/io/iwk/iwk2.c
4998
LE_32(sc->sc_card_alive_init.
usr/src/uts/common/io/iwk/iwk2.c
5053
tp_db->ht_ofdm_power[r].dw = LE_32(txpower_gains.dw);
usr/src/uts/common/io/iwk/iwk2.c
5055
tp_db->legacy_cck_power.dw = LE_32(txpower_gains.dw);
usr/src/uts/common/io/iwk/iwk2.c
5110
(LE_32(sc->sc_statistics.flag) &
usr/src/uts/common/io/iwk/iwk2.c
5112
(LE_32(statistics_p->flag) & STATISTICS_REPLY_FLG_FAT_MODE_MSK);
usr/src/uts/common/io/iwk/iwk2.c
5150
return (LE_32(sc->sc_config.filter_flags) & RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwk/iwk2.c
5210
LE_32(rx_general_p->interference_data_flag)) {
usr/src/uts/common/io/iwk/iwk2.c
5221
if ((channel_n != (LE_32(sc->sc_statistics.flag) >> 16)) ||
usr/src/uts/common/io/iwk/iwk2.c
5223
(LE_32(sc->sc_statistics.flag) &
usr/src/uts/common/io/iwk/iwk2.c
5230
noise_chain_a = LE_32(rx_general_p->beacon_silence_rssi_a) & 0xFF;
usr/src/uts/common/io/iwk/iwk2.c
5231
noise_chain_b = LE_32(rx_general_p->beacon_silence_rssi_b) & 0xFF;
usr/src/uts/common/io/iwk/iwk2.c
5232
noise_chain_c = LE_32(rx_general_p->beacon_silence_rssi_c) & 0xFF;
usr/src/uts/common/io/iwk/iwk2.c
5235
beacon_chain_a = LE_32(rx_general_p->beacon_rssi_a) & 0xFF;
usr/src/uts/common/io/iwk/iwk2.c
5236
beacon_chain_b = LE_32(rx_general_p->beacon_rssi_b) & 0xFF;
usr/src/uts/common/io/iwk/iwk2.c
5237
beacon_chain_c = LE_32(rx_general_p->beacon_rssi_c) & 0xFF;
usr/src/uts/common/io/iwk/iwk2.c
5490
LE_32(rx_general_p->interference_data_flag)) {
usr/src/uts/common/io/iwk/iwk2.c
5497
actual_rx_time = LE_32(rx_general_p->channel_load);
usr/src/uts/common/io/iwk/iwk2.c
5580
cck_fa = LE_32(sc->sc_statistics.rx.cck.false_alarm_cnt);
usr/src/uts/common/io/iwk/iwk2.c
5581
cck_bp = LE_32(sc->sc_statistics.rx.cck.plcp_err);
usr/src/uts/common/io/iwk/iwk2.c
5610
(uint8_t)((LE_32(rx_general_p->beacon_silence_rssi_a) & 0xFF00) >>
usr/src/uts/common/io/iwk/iwk2.c
5613
(uint8_t)((LE_32(rx_general_p->beacon_silence_rssi_b) & 0xFF00) >>
usr/src/uts/common/io/iwk/iwk2.c
5616
(uint8_t)((LE_32(rx_general_p->beacon_silence_rssi_c) & 0xFF00) >>
usr/src/uts/common/io/iwk/iwk2.c
5619
beacon_a = LE_32(rx_general_p->beacon_energy_a);
usr/src/uts/common/io/iwk/iwk2.c
5620
beacon_b = LE_32(rx_general_p->beacon_energy_b);
usr/src/uts/common/io/iwk/iwk2.c
5621
beacon_c = LE_32(rx_general_p->beacon_energy_c);
usr/src/uts/common/io/iwk/iwk2.c
5779
ofdm_fa = LE_32(sc->sc_statistics.rx.ofdm.false_alarm_cnt);
usr/src/uts/common/io/iwk/iwk2.c
5780
ofdm_bp = LE_32(sc->sc_statistics.rx.ofdm.plcp_err);
usr/src/uts/common/io/iwk/iwk2.c
5959
log_event_table_ptr = LE_32(sc->sc_card_alive_run.log_event_table_ptr);
usr/src/uts/common/io/iwk/iwk2.c
6061
err_ptr = LE_32(sc->sc_card_alive_run.error_event_table_ptr);
usr/src/uts/common/io/iwk/iwk2.c
6137
sc->sc_config.flags |= LE_32(RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwk/iwk2.c
6139
LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwk/iwk2.c
6163
~LE_32(RXON_FLG_SHORT_PREAMBLE_MSK |
usr/src/uts/common/io/iwk/iwk2.c
6168
LE_32(RXON_FLG_SHORT_SLOT_MSK);
usr/src/uts/common/io/iwk/iwk2.c
6173
LE_32(RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwk/iwk2.c
6177
LE_32(RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwk/iwk2.c
6212
~LE_32(RXON_FLG_SHORT_PREAMBLE_MSK |
usr/src/uts/common/io/iwk/iwk2.c
6217
LE_32(RXON_FLG_SHORT_SLOT_MSK);
usr/src/uts/common/io/iwk/iwk2.c
6221
LE_32(RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwk/iwk2.c
6224
LE_32(RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwk/iwk2.c
6228
LE_32(RXON_FILTER_BCON_AWARE_MSK);
usr/src/uts/common/io/iwk/iwk2.c
6261
~LE_32(RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwk/iwk2.c
6372
LE_32(0xffffffff);
usr/src/uts/common/io/iwk/iwk2.c
6413
LE_32(iwk_rate_to_plcp(rate) | masks);
usr/src/uts/common/io/iwk/iwk2.c
6417
LE_32(TX_CMD_FLG_SEQ_CTL_MSK | TX_CMD_FLG_TSF_MSK);
usr/src/uts/common/io/iwk/iwk2.c
6515
LE_32(iwk_rate_to_plcp(2) | bc_masks);
usr/src/uts/common/io/iwk/iwk2.c
6589
LE_32(iwk_rate_to_plcp(rate) | masks);
usr/src/uts/common/io/iwn/if_iwncompat.h
153
#define le32toh(x) LE_32(x)
usr/src/uts/common/io/iwn/if_iwncompat.h
154
#define htole32(x) LE_32(x)
usr/src/uts/common/io/iwp/iwp.c
1117
if (LE_32(sc->sc_hdr->init_textsz) > RTC_INST_SIZE) {
usr/src/uts/common/io/iwp/iwp.c
1120
LE_32(sc->sc_hdr->init_textsz));
usr/src/uts/common/io/iwp/iwp.c
1125
if (LE_32(sc->sc_hdr->init_datasz) > RTC_DATA_SIZE) {
usr/src/uts/common/io/iwp/iwp.c
1128
LE_32(sc->sc_hdr->init_datasz));
usr/src/uts/common/io/iwp/iwp.c
1133
if (LE_32(sc->sc_hdr->textsz) > RTC_INST_SIZE) {
usr/src/uts/common/io/iwp/iwp.c
1136
LE_32(sc->sc_hdr->textsz));
usr/src/uts/common/io/iwp/iwp.c
1141
if (LE_32(sc->sc_hdr->datasz) > RTC_DATA_SIZE) {
usr/src/uts/common/io/iwp/iwp.c
1144
LE_32(sc->sc_hdr->datasz));
usr/src/uts/common/io/iwp/iwp.c
1153
err = iwp_alloc_dma_mem(sc, LE_32(sc->sc_hdr->textsz),
usr/src/uts/common/io/iwp/iwp.c
1170
(void) memcpy(dma_p->mem_va, t, LE_32(sc->sc_hdr->textsz));
usr/src/uts/common/io/iwp/iwp.c
1175
t += LE_32(sc->sc_hdr->textsz);
usr/src/uts/common/io/iwp/iwp.c
1176
err = iwp_alloc_dma_mem(sc, LE_32(sc->sc_hdr->datasz),
usr/src/uts/common/io/iwp/iwp.c
1193
(void) memcpy(dma_p->mem_va, t, LE_32(sc->sc_hdr->datasz));
usr/src/uts/common/io/iwp/iwp.c
1195
err = iwp_alloc_dma_mem(sc, LE_32(sc->sc_hdr->datasz),
usr/src/uts/common/io/iwp/iwp.c
1213
(void) memcpy(dma_p->mem_va, t, LE_32(sc->sc_hdr->datasz));
usr/src/uts/common/io/iwp/iwp.c
1218
t += LE_32(sc->sc_hdr->datasz);
usr/src/uts/common/io/iwp/iwp.c
1219
err = iwp_alloc_dma_mem(sc, LE_32(sc->sc_hdr->init_textsz),
usr/src/uts/common/io/iwp/iwp.c
1237
(void) memcpy(dma_p->mem_va, t, LE_32(sc->sc_hdr->init_textsz));
usr/src/uts/common/io/iwp/iwp.c
1242
t += LE_32(sc->sc_hdr->init_textsz);
usr/src/uts/common/io/iwp/iwp.c
1243
err = iwp_alloc_dma_mem(sc, LE_32(sc->sc_hdr->init_datasz),
usr/src/uts/common/io/iwp/iwp.c
1261
(void) memcpy(dma_p->mem_va, t, LE_32(sc->sc_hdr->init_datasz));
usr/src/uts/common/io/iwp/iwp.c
1263
sc->sc_boot = t + LE_32(sc->sc_hdr->init_datasz);
usr/src/uts/common/io/iwp/iwp.c
1821
~LE_32(RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwp/iwp.c
1827
LE_32(sc->sc_config.flags),
usr/src/uts/common/io/iwp/iwp.c
1828
LE_32(sc->sc_config.filter_flags)));
usr/src/uts/common/io/iwp/iwp.c
1882
sc->sc_config.filter_flags &= ~LE_32(RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwp/iwp.c
2242
temp = LE_32(phyinfo->non_cfg_phy[IWP_RX_RES_AGC_IDX]);
usr/src/uts/common/io/iwp/iwp.c
2245
temp = LE_32(phyinfo->non_cfg_phy[IWP_RX_RES_RSSI_AB_IDX]);
usr/src/uts/common/io/iwp/iwp.c
2249
temp = LE_32(phyinfo->non_cfg_phy[IWP_RX_RES_RSSI_C_IDX]);
usr/src/uts/common/io/iwp/iwp.c
2281
LE_32(stat->timestampl), stat->non_cfg_phy_cnt,
usr/src/uts/common/io/iwp/iwp.c
2282
stat->cfg_phy_cnt, LE_32(crc)));
usr/src/uts/common/io/iwp/iwp.c
2293
if ((LE_32(crc) &
usr/src/uts/common/io/iwp/iwp.c
2298
LE_32(crc)));
usr/src/uts/common/io/iwp/iwp.c
2441
if (LE_32(ar->is_valid) != UCODE_VALID_OK) {
usr/src/uts/common/io/iwp/iwp.c
2623
desc->hdr.flags, desc->hdr.type, LE_32(desc->len)));
usr/src/uts/common/io/iwp/iwp.c
2657
LE_32(*status)));
usr/src/uts/common/io/iwp/iwp.c
2659
if (LE_32(*status) & 1) {
usr/src/uts/common/io/iwp/iwp.c
2685
scan->chan, LE_32(scan->status)));
usr/src/uts/common/io/iwp/iwp.c
2731
(LE_32(miss->consecutive) > 50)) {
usr/src/uts/common/io/iwp/iwp.c
2734
LE_32(miss->consecutive),
usr/src/uts/common/io/iwp/iwp.c
2735
LE_32(miss->total));
usr/src/uts/common/io/iwp/iwp.c
3107
tx->tx_flags &= ~(LE_32(TX_CMD_FLG_ACK_MSK));
usr/src/uts/common/io/iwp/iwp.c
3109
tx->tx_flags |= LE_32(TX_CMD_FLG_ACK_MSK);
usr/src/uts/common/io/iwp/iwp.c
3162
tx->tx_flags |= LE_32(TX_CMD_FLG_SEQ_CTL_MSK);
usr/src/uts/common/io/iwp/iwp.c
3169
tx->tx_flags |= LE_32(TX_CMD_FLG_TSF_MSK);
usr/src/uts/common/io/iwp/iwp.c
3205
tx->tx_flags |= LE_32(TX_CMD_FLG_SEQ_CTL_MSK);
usr/src/uts/common/io/iwp/iwp.c
3216
tx->tx_flags |= LE_32(TX_CMD_FLG_MH_PAD_MSK);
usr/src/uts/common/io/iwp/iwp.c
3233
tx->rate.r.rate_n_flags = LE_32(iwp_rate_to_plcp(rate) | masks);
usr/src/uts/common/io/iwp/iwp.c
3239
tx->stop_time.life_time = LE_32(0xffffffff);
usr/src/uts/common/io/iwp/iwp.c
3244
LE_32(data->paddr_cmd + 4 + offsetof(iwp_tx_cmd_t, scratch));
usr/src/uts/common/io/iwp/iwp.c
3813
led.interval = LE_32(100000); /* unit: 100ms */
usr/src/uts/common/io/iwp/iwp.c
3854
sc->sc_config.flags &= ~LE_32(RXON_FLG_SHORT_PREAMBLE_MSK |
usr/src/uts/common/io/iwp/iwp.c
3858
sc->sc_config.flags |= LE_32(RXON_FLG_SHORT_SLOT_MSK);
usr/src/uts/common/io/iwp/iwp.c
3860
sc->sc_config.flags &= LE_32(~RXON_FLG_SHORT_SLOT_MSK);
usr/src/uts/common/io/iwp/iwp.c
3864
sc->sc_config.flags |= LE_32(RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwp/iwp.c
3866
sc->sc_config.flags &= LE_32(~RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwp/iwp.c
3873
LE_16(sc->sc_config.chan), LE_32(sc->sc_config.flags),
usr/src/uts/common/io/iwp/iwp.c
3874
LE_32(sc->sc_config.filter_flags),
usr/src/uts/common/io/iwp/iwp.c
3936
hdr->flags = LE_32(RXON_FLG_BAND_24G_MSK);
usr/src/uts/common/io/iwp/iwp.c
3942
hdr->tx_cmd.tx_flags = LE_32(TX_CMD_FLG_SEQ_CTL_MSK);
usr/src/uts/common/io/iwp/iwp.c
3944
hdr->tx_cmd.stop_time.life_time = LE_32(0xffffffff);
usr/src/uts/common/io/iwp/iwp.c
3945
hdr->tx_cmd.rate.r.rate_n_flags = LE_32(iwp_rate_to_plcp(2));
usr/src/uts/common/io/iwp/iwp.c
3947
LE_32(RATE_MCS_ANT_B_MSK |RATE_MCS_CCK_MSK);
usr/src/uts/common/io/iwp/iwp.c
3951
hdr->filter_flags = LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwp/iwp.c
4043
chan.type = LE_32(3);
usr/src/uts/common/io/iwp/iwp.c
4045
chan.type = LE_32(1);
usr/src/uts/common/io/iwp/iwp.c
4135
sc->sc_config.flags = LE_32(RXON_FLG_BAND_24G_MSK);
usr/src/uts/common/io/iwp/iwp.c
4136
sc->sc_config.flags &= LE_32(~(RXON_FLG_CHANNEL_MODE_MIXED_MSK |
usr/src/uts/common/io/iwp/iwp.c
4142
sc->sc_config.filter_flags |= LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwp/iwp.c
4150
sc->sc_config.flags |= LE_32(RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwp/iwp.c
4151
sc->sc_config.filter_flags = LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwp/iwp.c
4160
sc->sc_config.filter_flags |= LE_32(RXON_FILTER_ACCEPT_GRP_MSK |
usr/src/uts/common/io/iwp/iwp.c
5038
int len = LE_32(desc->len);
usr/src/uts/common/io/iwp/iwp.c
5237
sc->sc_config.filter_flags &= ~LE_32(RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwp/iwp.c
5289
~LE_32(RXON_FLG_SHORT_PREAMBLE_MSK |
usr/src/uts/common/io/iwp/iwp.c
5294
LE_32(RXON_FLG_SHORT_SLOT_MSK);
usr/src/uts/common/io/iwp/iwp.c
5299
LE_32(RXON_FLG_SHORT_PREAMBLE_MSK);
usr/src/uts/common/io/iwp/iwp.c
5303
LE_32(RXON_FILTER_ASSOC_MSK);
usr/src/uts/common/io/iwp/iwp.c
5307
LE_32(RXON_FILTER_BCON_AWARE_MSK);
usr/src/uts/common/io/mr_sas/mr_sas.c
4066
class_locale.word = LE_32(class_locale.word);
usr/src/uts/common/io/mr_sas/mr_sas.c
6348
curr_aen.word = LE_32(class_locale_word);
usr/src/uts/common/io/mr_sas/mr_sas.c
6354
prev_aen.word = LE_32(prev_aen.word);
usr/src/uts/common/io/mr_sas/mr_sas.c
6391
curr_aen.word = LE_32(class_locale_word);
usr/src/uts/common/io/mr_sas/mr_sas.c
6433
curr_aen.word = LE_32(curr_aen.word);
usr/src/uts/common/io/mwl/mwl.c
1659
pCmd->ulFwAwakeCookie = LE_32((unsigned int)sc->sc_cmd_dmaaddr + 2048);
usr/src/uts/common/io/mwl/mwl.c
1664
hw->wcbBase[0] = LE_32(pCmd->WcbBase0) & 0x0000ffff;
usr/src/uts/common/io/mwl/mwl.c
1665
hw->wcbBase[1] = LE_32(pCmd->WcbBase1[0]) & 0x0000ffff;
usr/src/uts/common/io/mwl/mwl.c
1666
hw->wcbBase[2] = LE_32(pCmd->WcbBase1[1]) & 0x0000ffff;
usr/src/uts/common/io/mwl/mwl.c
1667
hw->wcbBase[3] = LE_32(pCmd->WcbBase1[2]) & 0x0000ffff;
usr/src/uts/common/io/mwl/mwl.c
1668
hw->rxDescRead = LE_32(pCmd->RxPdRdPtr)& 0x0000ffff;
usr/src/uts/common/io/mwl/mwl.c
1669
hw->rxDescWrite = LE_32(pCmd->RxPdWrPtr)& 0x0000ffff;
usr/src/uts/common/io/mwl/mwl.c
1671
hw->fwReleaseNumber = LE_32(pCmd->FWReleaseNumber);
usr/src/uts/common/io/mwl/mwl.c
1703
to->LegacyRateBitMap = LE_32(from->LegacyRateBitMap);
usr/src/uts/common/io/mwl/mwl.c
1704
to->HTRateBitMap = LE_32(from->HTRateBitMap);
usr/src/uts/common/io/mwl/mwl.c
1846
return (LE_32(w));
usr/src/uts/common/io/mwl/mwl.c
1918
pCmd->Action = LE_32(HostCmd_ACT_GEN_SET);
usr/src/uts/common/io/mwl/mwl.c
1919
pCmd->AllowRateDrop = LE_32(FIXED_RATE_WITHOUT_AUTORATE_DROP);
usr/src/uts/common/io/mwl/mwl.c
1922
LE_32(RATEVAL(rate->RateSeries[0].Rate));
usr/src/uts/common/io/mwl/mwl.c
1924
LE_32(RATETYPE(rate->RateSeries[0].Rate));
usr/src/uts/common/io/mwl/mwl.c
1925
pCmd->EntryCount = LE_32(1);
usr/src/uts/common/io/mwl/mwl.c
1927
pCmd->Action = LE_32(HostCmd_ACT_GEN_SET);
usr/src/uts/common/io/mwl/mwl.c
1928
pCmd->AllowRateDrop = LE_32(FIXED_RATE_WITH_AUTO_RATE_DROP);
usr/src/uts/common/io/mwl/mwl.c
1935
LE_32(RATETYPE(rate->RateSeries[i].Rate));
usr/src/uts/common/io/mwl/mwl.c
1937
LE_32(RATEVAL(rate->RateSeries[i].Rate));
usr/src/uts/common/io/mwl/mwl.c
1939
LE_32(RETRY_COUNT_VALID);
usr/src/uts/common/io/mwl/mwl.c
1941
LE_32(rate->RateSeries[i].TryCount-1);
usr/src/uts/common/io/mwl/mwl.c
1944
pCmd->EntryCount = LE_32(n);
usr/src/uts/common/io/mwl/mwl.c
1946
pCmd->Action = LE_32(HostCmd_ACT_NOT_USE_FIXED_RATE);
usr/src/uts/common/io/mwl/mwl.c
1966
pCmd->Action = LE_32(HostCmd_ACT_NOT_USE_FIXED_RATE);
usr/src/uts/common/io/mwl/mwl.c
2124
pCmd->Enable = LE_32(HostCmd_ACT_GEN_ON);
usr/src/uts/common/io/mwl/mwl.c
2154
pCmd->Enable = LE_32(HostCmd_ACT_GEN_OFF);
usr/src/uts/common/io/mwl/mwl.c
2170
pCmd->ActionType = LE_32(EncrActionTypeSetGroupKey);
usr/src/uts/common/io/mwl/mwl.c
2172
pCmd->ActionType = LE_32(EncrActionTypeSetKey);
usr/src/uts/common/io/mwl/mwl.c
2175
pCmd->KeyParam.KeyInfo = LE_32(kv->keyFlags);
usr/src/uts/common/io/mwl/mwl.c
2176
pCmd->KeyParam.KeyIndex = LE_32(kv->keyIndex);
usr/src/uts/common/io/mwl/mwl.c
2188
LE_32(kv->key.tkip.rsc.high);
usr/src/uts/common/io/mwl/mwl.c
2192
LE_32(kv->key.tkip.tsc.high);
usr/src/uts/common/io/mwl/mwl.c
2220
pCmd->KeyParam.KeyInfo = LE_32(kv->keyFlags);
usr/src/uts/common/io/mwl/mwl.c
2221
pCmd->KeyParam.KeyIndex = LE_32(kv->keyIndex);
usr/src/uts/common/io/mwl/mwl.c
2688
ds->pPhysBuffData = LE_32(bf->bf_baddr);
usr/src/uts/common/io/mwl/mwl.c
2699
ds->pPhysNext = LE_32(bf->bf_daddr);
usr/src/uts/common/io/mwl/mwl.c
2859
ds->Status = LE_32(EAGLE_TXD_STATUS_FW_OWNED);
usr/src/uts/common/io/mwl/mwl.c
3107
status = LE_32(ds->Status);
usr/src/uts/common/io/mwl/mwl.c
3109
if (status & LE_32(EAGLE_TXD_STATUS_FW_OWNED)) {
usr/src/uts/common/io/mwl/mwl.c
3113
if (status == LE_32(EAGLE_TXD_STATUS_IDLE)) {
usr/src/uts/common/io/mwl/mwl.c
3126
ds->Status = LE_32(EAGLE_TXD_STATUS_IDLE);
usr/src/uts/common/io/mwl/mwl.c
643
pCmd->WcbBase[0] = LE_32(dma->wcbBase[0]);
usr/src/uts/common/io/mwl/mwl.c
644
pCmd->WcbBase[1] = LE_32(dma->wcbBase[1]);
usr/src/uts/common/io/mwl/mwl.c
645
pCmd->WcbBase[2] = LE_32(dma->wcbBase[2]);
usr/src/uts/common/io/mwl/mwl.c
646
pCmd->WcbBase[3] = LE_32(dma->wcbBase[3]);
usr/src/uts/common/io/mwl/mwl.c
647
pCmd->TxWcbNumPerQueue = LE_32(dma->maxNumTxWcb);
usr/src/uts/common/io/mwl/mwl.c
648
pCmd->NumTxQueues = LE_32(dma->maxNumWCB);
usr/src/uts/common/io/mwl/mwl.c
649
pCmd->TotalRxWcb = LE_32(1); /* XXX */
usr/src/uts/common/io/mwl/mwl.c
650
pCmd->RxPdWrPtr = LE_32(dma->rxDescRead);
usr/src/uts/common/io/mwl/mwl.c
661
pCmd->Flags |= LE_32(SET_HW_SPEC_DISABLEMBSS);
usr/src/uts/common/io/mwl/mwl.c
665
if (pCmd->Flags & LE_32(SET_HW_SPEC_DISABLEMBSS))
usr/src/uts/common/io/mwl/mwl.c
727
ds->pPhysNext = LE_32(bf->bf_daddr);
usr/src/uts/common/io/net80211/net80211_crypto_tkip.c
520
*(uint32_t *)crcbuf = LE_32(~crc);
usr/src/uts/common/io/net80211/net80211_crypto_tkip.c
553
return (crc == ~LE_32(*(uint32_t *)crcbuf));
usr/src/uts/common/io/net80211/net80211_crypto_wep.c
261
*(uint32_t *)crcbuf = LE_32(~crc);
usr/src/uts/common/io/net80211/net80211_crypto_wep.c
315
return (crc == ~LE_32(*(uint32_t *)crcbuf));
usr/src/uts/common/io/net80211/net80211_input.c
733
return (frm[1] > 3 && LE_32(c) == ((WPA_OUI_TYPE << 24) | WPA_OUI));
usr/src/uts/common/io/ntxn/unm_nic.h
119
#define HOST_TO_LE_32 LE_32
usr/src/uts/common/io/ntxn/unm_nic.h
120
#define LE_TO_HOST_32 LE_32
usr/src/uts/common/io/qede/579xx/drivers/ecore/bcm_osal.h
334
#define LE_TO_HOST_32 LE_32
usr/src/uts/common/io/qede/579xx/drivers/ecore/bcm_osal.h
335
#define HOST_TO_LE_32 LE_32
usr/src/uts/common/io/qede/qede.h
159
#define HOST_TO_LE_32 LE_32
usr/src/uts/common/io/qede/qede.h
160
#define LE_TO_HOST_32 LE_32
usr/src/uts/common/io/qede/qede_dbg.c
302
cmn_err(CE_WARN, " rss_hash = %d", LE_32(cqe->rss_hash));
usr/src/uts/common/io/qede/qede_dbg.c
318
cmn_err(CE_WARN, " rss_hash = %d", LE_32(cqe->rss_hash));
usr/src/uts/common/io/qede/qede_dbg.c
360
cmn_err(CE_WARN, " ts_delta = %d", LE_32(cqe->ts_delta));
usr/src/uts/common/io/qede/qede_fp.c
318
lro_info->rss_hash = LE_32(cqe->rss_hash);
usr/src/uts/common/io/ral/rt2560.c
1036
if ((LE_32(desc->flags) & RT2560_TX_BUSY) ||
usr/src/uts/common/io/ral/rt2560.c
1037
(LE_32(desc->flags) & RT2560_TX_CIPHER_BUSY) ||
usr/src/uts/common/io/ral/rt2560.c
1038
!(LE_32(desc->flags) & RT2560_TX_VALID))
usr/src/uts/common/io/ral/rt2560.c
1043
switch (LE_32(desc->flags) & RT2560_TX_RESULT_MASK) {
usr/src/uts/common/io/ral/rt2560.c
1055
(LE_32(desc->flags) >> 5) & 0x7);
usr/src/uts/common/io/ral/rt2560.c
1072
"0x%08x\n", LE_32(desc->flags));
usr/src/uts/common/io/ral/rt2560.c
1080
desc->flags &= ~LE_32(RT2560_TX_VALID);
usr/src/uts/common/io/ral/rt2560.c
1122
if ((LE_32(desc->flags) & RT2560_TX_BUSY) ||
usr/src/uts/common/io/ral/rt2560.c
1123
!(LE_32(desc->flags) & RT2560_TX_VALID))
usr/src/uts/common/io/ral/rt2560.c
1126
switch (LE_32(desc->flags) & RT2560_TX_RESULT_MASK) {
usr/src/uts/common/io/ral/rt2560.c
1134
(LE_32(desc->flags) >> 5) & 0x7);
usr/src/uts/common/io/ral/rt2560.c
1146
"0x%08x\n", LE_32(desc->flags));
usr/src/uts/common/io/ral/rt2560.c
1153
desc->flags &= ~LE_32(RT2560_TX_VALID);
usr/src/uts/common/io/ral/rt2560.c
1201
if ((LE_32(desc->flags) & RT2560_RX_BUSY) ||
usr/src/uts/common/io/ral/rt2560.c
1202
(LE_32(desc->flags) & RT2560_RX_CIPHER_BUSY))
usr/src/uts/common/io/ral/rt2560.c
1207
if ((LE_32(desc->flags) & RT2560_RX_PHY_ERROR) ||
usr/src/uts/common/io/ral/rt2560.c
1208
(LE_32(desc->flags) & RT2560_RX_CRC_ERROR)) {
usr/src/uts/common/io/ral/rt2560.c
1214
LE_32(desc->flags));
usr/src/uts/common/io/ral/rt2560.c
1218
if (((LE_32(desc->flags) >> 16) & 0xfff) > RAL_RXBUF_SIZE) {
usr/src/uts/common/io/ral/rt2560.c
1229
len = (LE_32(desc->flags) >> 16) & 0xfff;
usr/src/uts/common/io/ral/rt2560.c
1265
skip: desc->flags = LE_32(RT2560_RX_BUSY);
usr/src/uts/common/io/ral/rt2560.c
1390
desc->flags = LE_32(flags);
usr/src/uts/common/io/ral/rt2560.c
1391
desc->flags |= LE_32(len << 16);
usr/src/uts/common/io/ral/rt2560.c
1392
desc->flags |= encrypt ? LE_32(RT2560_TX_CIPHER_BUSY) :
usr/src/uts/common/io/ral/rt2560.c
1393
LE_32(RT2560_TX_BUSY | RT2560_TX_VALID);
usr/src/uts/common/io/ral/rt2560.c
1406
desc->flags |= LE_32(RT2560_TX_OFDM);
usr/src/uts/common/io/ral/rt2560.c
606
ring->physaddr = LE_32(ring->dr_desc.dr_pbase);
usr/src/uts/common/io/ral/rt2560.c
610
ring->desc[i].physaddr = LE_32(ring->dr_txbuf[i].dr_pbase);
usr/src/uts/common/io/ral/rt2560.c
739
desc->physaddr = LE_32(ring->dr_rxbuf[i].dr_pbase);
usr/src/uts/common/io/ral/rt2560.c
740
desc->flags = LE_32(RT2560_RX_BUSY);
usr/src/uts/common/io/ral/rt2560.c
759
ring->desc[i].flags = LE_32(RT2560_RX_BUSY);
usr/src/uts/common/io/rum/rum.c
1914
sc->sc_tx_err += LE_32(sc->sta[5]) >> 16;
usr/src/uts/common/io/rum/rum.c
1915
sc->sc_tx_retries += ((LE_32(sc->sta[4]) >> 16) +
usr/src/uts/common/io/rum/rum.c
1916
(LE_32(sc->sta[5]) & 0xffff));
usr/src/uts/common/io/rum/rum.c
1919
(LE_32(sc->sta[4]) >> 16) + /* TX one-retry ok count */
usr/src/uts/common/io/rum/rum.c
1920
(LE_32(sc->sta[5]) & 0xffff) + /* TX more-retry ok count */
usr/src/uts/common/io/rum/rum.c
1921
(LE_32(sc->sta[5]) >> 16); /* TX retry-fail count */
usr/src/uts/common/io/rum/rum.c
1925
(LE_32(sc->sta[4]) & 0xffff); /* TX no-retry ok count */
usr/src/uts/common/io/rum/rum.c
345
return (LE_32(val));
usr/src/uts/common/io/rum/rum.c
389
uint32_t tmp = LE_32(val);
usr/src/uts/common/io/rum/rum.c
548
if (LE_32(desc->flags) & RT2573_RX_CRC_ERROR) {
usr/src/uts/common/io/rum/rum.c
558
pktlen = (LE_32(desc->flags) >> 16) & 0xfff;
usr/src/uts/common/io/rum/rum.c
688
desc->flags = LE_32(flags);
usr/src/uts/common/io/rum/rum.c
689
desc->flags |= LE_32(RT2573_TX_VALID);
usr/src/uts/common/io/rum/rum.c
690
desc->flags |= LE_32(len << 16);
usr/src/uts/common/io/rum/rum.c
703
desc->flags |= LE_32(RT2573_TX_OFDM);
usr/src/uts/common/io/rwd/rt2661.c
1005
LE_32(desc->flags));
usr/src/uts/common/io/rwd/rt2661.c
1010
if ((LE_32(desc->flags) & RT2661_RX_CIPHER_MASK) != 0) {
usr/src/uts/common/io/rwd/rt2661.c
1020
desc->physaddr = LE_32(data->rxdata_dma.cookie.dmac_address);
usr/src/uts/common/io/rwd/rt2661.c
1021
pktlen = (LE_32(desc->flags) >> 16) & 0xfff;
usr/src/uts/common/io/rwd/rt2661.c
1052
desc->flags |= LE_32(RT2661_RX_BUSY);
usr/src/uts/common/io/rwd/rt2661.c
1357
desc->flags = LE_32(flags);
usr/src/uts/common/io/rwd/rt2661.c
1358
desc->flags |= LE_32(len << 16);
usr/src/uts/common/io/rwd/rt2661.c
1359
desc->flags |= LE_32(RT2661_TX_BUSY | RT2661_TX_VALID);
usr/src/uts/common/io/rwd/rt2661.c
1384
desc->flags |= LE_32(RT2661_TX_OFDM);
usr/src/uts/common/io/rwd/rt2661.c
796
desc->flags = LE_32(RT2661_RX_BUSY);
usr/src/uts/common/io/rwd/rt2661.c
797
desc->physaddr = LE_32(data->paddr);
usr/src/uts/common/io/rwd/rt2661.c
819
ring->desc[i].flags = LE_32(RT2661_RX_BUSY);
usr/src/uts/common/io/rwd/rt2661.c
865
if ((LE_32(desc->flags) & RT2661_TX_BUSY) ||
usr/src/uts/common/io/rwd/rt2661.c
866
!(LE_32(desc->flags) & RT2661_TX_VALID))
usr/src/uts/common/io/rwd/rt2661.c
874
desc->flags &= ~LE_32(RT2661_TX_VALID);
usr/src/uts/common/io/rwd/rt2661.c
994
if (LE_32(desc->flags) & RT2661_RX_BUSY)
usr/src/uts/common/io/rwd/rt2661.c
997
if ((LE_32(desc->flags) & RT2661_RX_PHY_ERROR) ||
usr/src/uts/common/io/rwd/rt2661.c
998
(LE_32(desc->flags) & RT2661_RX_CRC_ERROR)) {
usr/src/uts/common/io/rwn/rt2860.c
1227
txd->sdp0 = LE_32(data->paddr);
usr/src/uts/common/io/rwn/rt2860.c
1232
txd->sdp1 = LE_32(data->txbuf_dma.cookie.dmac_address);
usr/src/uts/common/io/rwn/rt2860.c
1733
LE_32(RT2860_RX_CRCERR | RT2860_RX_ICVERR)) {
usr/src/uts/common/io/rwn/rt2860.c
1740
if (rxd->flags & LE_32(RT2860_RX_MICERR)) {
usr/src/uts/common/io/rwn/rt2860.c
1753
rxd->sdp0 = LE_32(data->rxbuf_dma.cookie.dmac_address);
usr/src/uts/common/io/rwn/rt2860.c
1771
if (rxd->flags & LE_32(RT2860_RX_L2PAD)) {
usr/src/uts/common/io/rwn/rt2860.c
865
rxd->sdp0 = LE_32(data->rxbuf_dma.cookie.dmac_address);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
16924
req.SlotStatus = LE_32(*status);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
16938
LE_32(rep.IOCLogInfo));
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
16963
*status = LE_32(rep.SlotStatus);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
1951
cur_work_idx = PMCS_TAG_INDEX(LE_32(*(iqp+1)));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
115
if (LE_32(msg[2]) == 0) {
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
116
*ds = (uint8_t)(LE_32(msg[4]));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
129
LE_32(msg[2]));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
170
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
172
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
173
msg[2] = LE_32(phyp->device_id);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
174
msg[3] = LE_32(ds);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
206
if (LE_32(msg[2]) == 0) {
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
207
pds = (uint8_t)(LE_32(msg[4]) >> 4);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
208
nds = (uint8_t)(LE_32(msg[4]) & 0x0000000f);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
218
LE_32(msg[2]));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
609
uint32_t event = LE_32(iomb[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
79
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
81
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
82
msg[2] = LE_32(phyp->device_id);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1063
LE_32(ptr[k]), LE_32(ptr[k+1]),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1064
LE_32(ptr[k+2]), LE_32(ptr[k+3]),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1065
LE_32(ptr[k+4]), LE_32(ptr[k+5]),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1066
LE_32(ptr[k+6]), LE_32(ptr[k+7]));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
320
LE_32(ptr[k]), LE_32(ptr[k+1]),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
321
LE_32(ptr[k+2]), LE_32(ptr[k+3]),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
322
LE_32(ptr[k+4]), LE_32(ptr[k+5]),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
323
LE_32(ptr[k+6]), LE_32(ptr[k+7]));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
346
LE_32(ptr[k]), LE_32(ptr[k+1]),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
347
LE_32(ptr[k+2]), LE_32(ptr[k+3]),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
348
LE_32(ptr[k+4]), LE_32(ptr[k+5]),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
349
LE_32(ptr[k+6]), LE_32(ptr[k+7]));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1068
uint32_t *msg = iomb, htag = LE_32(msg[1]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1073
msg[2] = LE_32(PMCOUT_STATUS_OK);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1091
htag = LE_32(w[1]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1092
status = LE_32(w[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1142
htag = LE_32(w[1]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1143
status = LE_32(w[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1210
uint32_t htag = LE_32(((uint32_t *)iomb)[1]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1211
uint32_t status = LE_32(((uint32_t *)iomb)[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1212
uint32_t scope = LE_32(((uint32_t *)iomb)[3]) & 0x1;
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1292
if (LE_32(iomb[1]) == INBOUND_IOMB_V_BIT_NOT_SET) {
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1295
} else if (LE_32(iomb[1]) ==
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1302
LE_32(iomb[1]));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1309
iomb[2] = LE_32(PMCOUT_STATUS_PROG_ERROR);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1312
htag = LE_32(iomb[1]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1334
w0 = LE_32(ptr[0]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1368
if (LE_32(ptr[2]) != SAS_HW_EVENT_ACK_OK) {
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1371
LE_32(ptr[2]), "\020\4InvParm\3"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1564
w0 = LE_32(ptr[0]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1660
w0 = LE_32(ptr[0]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
168
uint32_t htag = LE_32(((uint32_t *)((void *)ioccb->iomb))[1]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1681
uint32_t port = IOP_EVENT_PORTID(LE_32(ptr[1]));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1682
uint32_t did = LE_32(ptr[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
240
uint32_t htag = LE_32(((uint32_t *)iomb)[1]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
292
uint32_t w1 = LE_32(((uint32_t *)iomb)[1]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
293
uint32_t w3 = LE_32(((uint32_t *)iomb)[3]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
352
msg[0] = LE_32(PMCS_HIPRI(pwp,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
354
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
355
msg[2] = LE_32(off);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
356
msg[3] = LE_32(amt);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
358
msg[4] = LE_32(len);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
369
msg[12] = LE_32(DWORD0(pwp->scratch_dma));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
370
msg[13] = LE_32(DWORD1(pwp->scratch_dma));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
371
msg[14] = LE_32(amt);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
393
switch (LE_32(msg[2])) {
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
644
dlen = LE_32(PMCS_SEEPROM_PAGE_SIZE);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
654
dlen = LE_32(PMCS_REGISTER_DUMP_BLOCK_SIZE);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
664
dlen = LE_32(PMCS_REGISTER_DUMP_BLOCK_SIZE);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
685
*ptr = LE_32(PMCS_IOMB_IN_SAS(PMCS_OQ_GENERAL, PMCIN_GET_NVMD_DATA));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
687
iomb.htag = LE_32(workp->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
692
iomb.ipbal = LE_32(DWORD0(pwp->flash_chunk_addr));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
693
iomb.ipbah = LE_32(DWORD1(pwp->flash_chunk_addr));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
723
status = LE_32(*(ptr + 3)) & 0xffff;
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
806
dlen = LE_32(len);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
826
*ptr = LE_32(PMCS_IOMB_IN_SAS(PMCS_OQ_GENERAL, PMCIN_SET_NVMD_DATA));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
828
iomb.htag = LE_32(workp->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
831
iomb.signature = LE_32(PMCS_SEEPROM_SIGNATURE);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
832
iomb.ipbal = LE_32(DWORD0(pwp->flash_chunk_addr));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
833
iomb.ipbah = LE_32(DWORD1(pwp->flash_chunk_addr));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
873
status = LE_32(*(ptr + 3)) & 0xffff;
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_sata.c
635
msg[0] = LE_32(PMCS_IOMB_IN_SAS(PMCS_OQ_IODONE,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_sata.c
640
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_sata.c
641
msg[2] = LE_32(pptr->device_id);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_sata.c
642
msg[3] = LE_32(dlen);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_sata.c
643
msg[4] = LE_32(mode | ddir);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_sata.c
653
msg[12] = LE_32(DWORD0(pwp->scratch_dma));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_sata.c
654
msg[13] = LE_32(DWORD1(pwp->scratch_dma));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_sata.c
655
msg[14] = LE_32(dlen);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_sata.c
664
msg[5+i] = LE_32(fis[i]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_sata.c
691
status = LE_32(msg[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_sata.c
706
if (LE_32(ptr[3]) != 0) {
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_sata.c
707
size_t j, amt = LE_32(ptr[3]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_sata.c
713
fis[j] = LE_32(msg[4 + j]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1097
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL, PMCIN_SMP_REQUEST));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1098
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1099
msg[2] = LE_32(pptr->device_id);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1100
msg[3] = LE_32(SMP_INDIRECT_RESPONSE | SMP_INDIRECT_REQUEST);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1101
msg[8] = LE_32(DWORD0(pwp->scratch_dma));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1102
msg[9] = LE_32(DWORD1(pwp->scratch_dma));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1103
msg[10] = LE_32(reqsz);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1105
msg[12] = LE_32(DWORD0(pwp->scratch_dma+rdoff));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1106
msg[13] = LE_32(DWORD1(pwp->scratch_dma+rdoff));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1107
msg[14] = LE_32(rspsz);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1140
status = LE_32(msg[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1883
LE_32(PMCS_IOMB_IN_SAS(PMCS_OQ_IODONE, PMCIN_SSP_INI_IO_START));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1884
ptr[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1885
ptr[2] = LE_32(pwrk->phy->device_id);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1886
ptr[3] = LE_32(pkt->pkt_dma_len);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1890
ptr[4] = LE_32(PMCIN_DATADIR_2_INI);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1892
ptr[4] = LE_32(PMCIN_DATADIR_2_DEV);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
1921
ptr[4] = LE_32(PMCIN_DATADIR_NONE);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2028
sts = LE_32(msg[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2077
(void) pmcs_set_resid(pkt, pkt->pkt_dma_len, LE_32(msg[3]));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2080
__func__, LE_32(msg[3]), pkt->pkt_cdbp[0] & 0xff);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2177
residp += (LE_32(sspcp->param) +
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2185
ASSERT(LE_32(*residp) <=
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2188
pkt->pkt_dma_len, LE_32(*residp));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2510
LE_32(PMCS_IOMB_IN_SAS(PMCS_OQ_IODONE, PMCIN_SATA_HOST_IO_START));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2511
ptr[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2512
ptr[2] = LE_32(pwrk->phy->device_id);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2513
ptr[3] = LE_32(amt);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2551
ptr[4] = LE_32(mtype | PMCIN_DATADIR_2_INI);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2553
ptr[4] = LE_32(mtype | PMCIN_DATADIR_2_DEV);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2563
ptr[i+5] = LE_32(fis[i]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2635
sts = LE_32(msg[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2679
if ((sts != PMCOUT_STATUS_OK) || (LE_32(msg[3]) != 0)) {
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2913
resid = LE_32(w[3]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2936
fis[i] = LE_32(w[4+i]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1005
status = LE_32(msg[3]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1017
return (LE_32(msg[4]));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1070
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_EVENTS, PMCIN_GET_TIME_STAMP));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1071
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1095
*fw_ts = LE_32(msg[2]) | (((uint64_t)LE_32(msg[3])) << 32);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1275
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1276
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL, PMCIN_REGISTER_DEVICE));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1280
msg[2] = LE_32(pptr->portid |
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1283
msg[2] = LE_32(pptr->portid);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1294
msg[3] = LE_32(tmp);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1295
msg[4] = LE_32(PMCS_DEVREG_IT_NEXUS_TIMEOUT);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1312
status = LE_32(iomb[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1313
tmp = LE_32(iomb[3]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1377
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1379
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1380
msg[2] = LE_32(pptr->device_id);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
1394
status = LE_32(iomb[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4194
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL, PMCIN_SMP_REQUEST));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4195
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4196
msg[2] = LE_32(pptr->device_id);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4197
msg[3] = LE_32((4 << SMP_REQUEST_LENGTH_SHIFT) | SMP_INDIRECT_RESPONSE);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4209
msg[12] = LE_32(DWORD0(pwp->scratch_dma+rdoff));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4210
msg[13] = LE_32(DWORD1(pwp->scratch_dma+rdoff));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4211
msg[14] = LE_32(PMCS_SCRATCH_SIZE - rdoff);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4251
status = LE_32(ptr[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4417
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL, PMCIN_SMP_REQUEST));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4418
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4419
msg[2] = LE_32(expander->device_id);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4420
msg[3] = LE_32((12 << SMP_REQUEST_LENGTH_SHIFT) |
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4437
msg[12] = LE_32(DWORD0(pwp->scratch_dma+rdoff));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4438
msg[13] = LE_32(DWORD1(pwp->scratch_dma+rdoff));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4439
msg[14] = LE_32(PMCS_SCRATCH_SIZE - rdoff);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4491
status = LE_32(ptr[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4923
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL, abt_type));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4924
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4925
msg[2] = LE_32(pptr->device_id);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4928
msg[4] = LE_32(1);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4933
msg[3] = LE_32(tag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5004
status = LE_32(msg[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5019
"%s: abort result 0x%x", __func__, LE_32(msg[2]));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5076
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5078
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5079
msg[2] = LE_32(pptr->device_id);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5081
msg[3] = LE_32(tag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5085
msg[4] = LE_32(tmf);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5088
msg[7] = LE_32(PMCIN_MESSAGE_REPORT);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5147
status = LE_32(msg[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5198
if (LE_32(msg[3]) == 0) {
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5293
msg[0] = LE_32(PMCS_IOMB_IN_SAS(PMCS_OQ_IODONE,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5295
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5296
msg[2] = LE_32(pptr->device_id);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5297
msg[3] = LE_32(512);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5298
msg[4] = LE_32(SATA_PROTOCOL_PIO | PMCIN_DATADIR_2_INI);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5299
msg[5] = LE_32((READ_LOG_EXT << 16) | (C_BIT << 8) | FIS_REG_H2DEV);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5300
msg[6] = LE_32(0x10);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5301
msg[8] = LE_32(1);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5305
msg[12] = LE_32(DWORD0(pwp->scratch_dma));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5306
msg[13] = LE_32(DWORD1(pwp->scratch_dma));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5307
msg[14] = LE_32(512);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5335
status = LE_32(msg[2]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5336
if (status != PMCOUT_STATUS_OK || LE_32(msg[3])) {
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5462
tmp = LE_32(tmp);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
564
msg[0] = LE_32(PMCS_HIPRI(pwp, iqo, PMCIN_ECHO));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
566
msg[0] = LE_32(PMCS_IOMB_IN_SAS(iqo, PMCIN_ECHO));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
568
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5961
i * sizeof (uint32_t), LE_32(mb[i]),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5962
LE_32(mb[i+1]), LE_32(mb[i+2]), LE_32(mb[i+3]));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5997
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5999
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6000
msg[2] = LE_32((0x10 << 8) | phyp->phynum);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6037
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6039
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6040
msg[2] = LE_32((0x10 << 8) | tphyp->phynum);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6179
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6181
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6182
msg[2] = LE_32(pptr->hw_event_ack);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6222
msg[12] = LE_32(DWORD0(sg->dmac_laddress));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6223
msg[13] = LE_32(DWORD1(sg->dmac_laddress));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6224
msg[14] = LE_32(sg->dmac_size);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6250
msg[12] = LE_32(DWORD0(sgl_addr));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6251
msg[13] = LE_32(DWORD1(sgl_addr));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6253
msg[15] = LE_32(PMCS_DMASGL_EXTENSION);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6294
LE_32(DWORD0(sgl_addr));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6296
LE_32(DWORD1(sgl_addr));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6299
LE_32(PMCS_DMASGL_EXTENSION);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6303
sgl[tsc].sglal = LE_32(DWORD0(sg->dmac_laddress));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6304
sgl[tsc].sglah = LE_32(DWORD1(sg->dmac_laddress));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6305
sgl[tsc].sglen = LE_32(sg->dmac_size);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6469
iqci = LE_32(
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6486
oqpi = LE_32(
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
662
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_EVENTS, PMCIN_PHY_START));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
663
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
664
msg[2] = LE_32(linkmode | speed | phynum);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6739
opcode = LE_32(iomb[0]) & 0xfff;
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
6805
if (LE_32(iomb[offset]) != PMCOUT_STATUS_OK) {
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
787
iomb[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
789
iomb[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
790
iomb[2] = LE_32(pdevid);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
791
iomb[3] = LE_32(40 << SMP_REQUEST_LENGTH_SHIFT);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
817
iomb[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
819
iomb[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
822
iomb[2] = LE_32((PMCS_PHYOP_LINK_RESET << 8) | phynum);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
825
iomb[2] = LE_32((PMCS_PHYOP_HARD_RESET << 8) | phynum);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
868
status = LE_32(iomb[stsoff]);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
926
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_EVENTS, PMCIN_PHY_STOP));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
927
msg[1] = LE_32(pwrk->htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
928
msg[2] = LE_32(phynum);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
981
msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_EVENTS, PMCIN_SAS_DIAG_EXECUTE));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
982
msg[1] = LE_32(htag);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
983
msg[2] = LE_32((cmd << PMCS_DIAG_CMD_SHIFT) |
usr/src/uts/common/io/scsi/adapters/smrt/smrt_hba.c
550
LE_32(pkt->pkt_cookies[i].dmac_size);
usr/src/uts/common/io/sfe/sfe.c
1142
tdp->d_bufptr = LE_32(tmp0);
usr/src/uts/common/io/sfe/sfe.c
1143
tdp->d_cmdsts = LE_32(mark);
usr/src/uts/common/io/sfe/sfe.c
1162
tdp->d_cmdsts |= LE_32(CMDSTS_OWN);
usr/src/uts/common/io/sfe/sfe.c
1199
rdp->d_bufptr = LE_32(tmp0);
usr/src/uts/common/io/sfe/sfe.c
1200
rdp->d_cmdsts = LE_32(tmp1);
usr/src/uts/common/io/sfe/sfe.c
1224
status = LE_32(status);
usr/src/uts/common/io/sfe/sfe.c
1264
s = LE_32(
usr/src/uts/common/io/sfe/sfe.c
1333
status = LE_32(status);
usr/src/uts/common/io/sfe/sfe.c
1422
tdp->d_link = LE_32(here);
usr/src/uts/common/io/sfe/sfe.c
1435
rdp->d_cmdsts = LE_32(CMDSTS_OWN);
usr/src/uts/common/io/sfe/sfe.c
1442
rdp->d_link = LE_32(here);
usr/src/uts/common/io/sfe/sfe.c
1460
rdp->d_cmdsts = LE_32(CMDSTS_OWN);
usr/src/uts/common/io/sfxge/efsys.h
605
((_knp)->value.ui64) = LE_32((_valp)->ed_u32[0]); \
usr/src/uts/common/io/ural/ural.c
482
if ((LE_32(desc->flags) & RAL_RX_PHY_ERROR) ||
usr/src/uts/common/io/ural/ural.c
483
(LE_32(desc->flags) & RAL_RX_CRC_ERROR)) {
usr/src/uts/common/io/ural/ural.c
493
pktlen = (LE_32(desc->flags) >> 16) & 0xfff;
usr/src/uts/common/io/ural/ural.c
626
desc->flags = LE_32(flags);
usr/src/uts/common/io/ural/ural.c
627
desc->flags |= LE_32(RAL_TX_NEWSEQ);
usr/src/uts/common/io/ural/ural.c
628
desc->flags |= LE_32(len << 16);
usr/src/uts/common/io/ural/ural.c
639
desc->flags |= LE_32(RAL_TX_OFDM);
usr/src/uts/common/io/usb/clients/ccid/ccid.c
1041
len = LE_32(len);
usr/src/uts/common/io/usb/clients/ccid/ccid.c
1238
if (LE_32(cch.ch_length) + sizeof (ccid_header_t) > mlen) {
usr/src/uts/common/io/usb/clients/ccid/ccid.c
1693
cchead->ch_length = LE_32(datasz);
usr/src/uts/common/io/usb/clients/usbser/usbsacm/usbsacm.c
1081
lc.dwDTERate = LE_32(usbsacm_speedtab[ui]);
usr/src/uts/common/io/usb/clients/usbser/usbsacm/usbsacm.c
1535
cur_port->acm_line_coding.dwDTERate = LE_32((uint32_t)9600);
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
325
cstat = XHCI_TRB_GET_CODE(LE_32(trb->trb_status));
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
360
xco->xco_res.trb_status = LE_32(trb->trb_status);
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
361
xco->xco_res.trb_flags = LE_32(trb->trb_flags);
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
489
co.xco_req.trb_flags = LE_32(XHCI_CMD_ENABLE_SLOT) |
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
525
co.xco_req.trb_flags = LE_32(XHCI_CMD_DISABLE_SLOT |
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
559
co.xco_req.trb_flags = LE_32(XHCI_CMD_ADDRESS_DEVICE |
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
562
co.xco_req.trb_flags |= LE_32(XHCI_TRB_BSR);
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
594
co.xco_req.trb_status = LE_32(0);
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
595
co.xco_req.trb_flags = LE_32(XHCI_CMD_CONFIG_EP |
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
642
co.xco_req.trb_status = LE_32(0);
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
643
co.xco_req.trb_flags = LE_32(XHCI_CMD_EVAL_CTX |
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
688
co.xco_req.trb_status = LE_32(0);
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
689
co.xco_req.trb_flags = LE_32(XHCI_CMD_RESET_EP |
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
750
co.xco_req.trb_status = LE_32(0);
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
751
co.xco_req.trb_flags = LE_32(XHCI_CMD_SET_TR_DEQ |
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
809
co.xco_req.trb_status = LE_32(0);
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
810
co.xco_req.trb_flags = LE_32(XHCI_CMD_STOP_EP |
usr/src/uts/common/io/usb/hcd/xhci/xhci_dma.c
541
xt->xt_trbs[off + i].trb_status = LE_32(XHCI_TRB_LEN(dmasz) |
usr/src/uts/common/io/usb/hcd/xhci/xhci_dma.c
543
xt->xt_trbs[off + i].trb_flags = LE_32(flags);
usr/src/uts/common/io/usb/hcd/xhci/xhci_dma.c
552
xt->xt_trbs[off + i].trb_status = LE_32(XHCI_TRB_INTR(0));
usr/src/uts/common/io/usb/hcd/xhci/xhci_dma.c
553
xt->xt_trbs[off + i].trb_flags = LE_32(XHCI_TRB_TYPE_EVENT |
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1159
if (XHCI_TRB_GET_ED(LE_32(trb->trb_flags)) != 0) {
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1263
code = XHCI_TRB_GET_CODE(LE_32(trb->trb_status));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1294
remain = XHCI_TRB_REMAIN(LE_32(trb->trb_status));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1423
code = XHCI_TRB_GET_CODE(LE_32(trb->trb_status));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1427
residue = XHCI_TRB_REMAIN(LE_32(trb->trb_status));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1430
VERIFY3U(XHCI_TRB_GET_ED(LE_32(trb->trb_flags)), !=, 0);
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
153
LE_32(XHCI_INCTX_MASK_DCI(xep->xep_num + 1));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1535
code = XHCI_TRB_GET_CODE(LE_32(trb->trb_status));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
154
xd->xd_input->xic_add_flags = LE_32(XHCI_INCTX_MASK_DCI(0));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1543
int residue = XHCI_TRB_REMAIN(LE_32(trb->trb_status));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1621
endpoint = XHCI_TRB_GET_EP(LE_32(trb->trb_flags));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1622
slot = XHCI_TRB_GET_SLOT(LE_32(trb->trb_flags));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1623
code = XHCI_TRB_GET_CODE(LE_32(trb->trb_status));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
254
ectx->xec_info = LE_32(0);
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
255
ectx->xec_info2 = LE_32(XHCI_EPCTX_SET_CERR(3) |
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
261
ectx->xec_txinfo = LE_32(XHCI_EPCTX_MAX_ESIT_PAYLOAD(0) |
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
293
info = LE_32(xd->xd_endout[xep->xep_num]->xec_info2);
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
296
xd->xd_endin[xep->xep_num]->xec_info2 = LE_32(info);
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
297
xd->xd_input->xic_drop_flags = LE_32(0);
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
298
xd->xd_input->xic_add_flags = LE_32(XHCI_INCTX_MASK_DCI(1));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
675
ectx->xec_info = LE_32(XHCI_EPCTX_SET_MULT(new_xepp.xepp_mult) |
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
679
LE_32(XHCI_EPCTX_SET_MAX_ESIT_HI(new_xepp.xepp_max_esit));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
682
ectx->xec_info2 = LE_32(XHCI_EPCTX_SET_CERR(new_xepp.xepp_cerr) |
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
691
ectx->xec_txinfo = LE_32(
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
880
XHCI_EPCTX_STATE(LE_32(epctx->xec_info)) == XHCI_EP_HALTED)) {
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
900
switch (XHCI_EPCTX_STATE(LE_32(epctx->xec_info))) {
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
920
XHCI_EPCTX_STATE(LE_32(epctx->xec_info)));
usr/src/uts/common/io/usb/hcd/xhci/xhci_event.c
121
if (XHCI_TRB_GET_CODE(LE_32(trb->trb_status)) != XHCI_CODE_SUCCESS) {
usr/src/uts/common/io/usb/hcd/xhci/xhci_event.c
143
type = LE_32(trb->trb_flags) & XHCI_TRB_TYPE_MASK;
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
640
mask = LE_32(mask);
usr/src/uts/common/io/usb/hcd/xhci/xhci_polled.c
107
endpoint = XHCI_TRB_GET_EP(LE_32(trb->trb_flags));
usr/src/uts/common/io/usb/hcd/xhci/xhci_polled.c
108
slot = XHCI_TRB_GET_SLOT(LE_32(trb->trb_flags));
usr/src/uts/common/io/usb/hcd/xhci/xhci_polled.c
144
code = XHCI_TRB_GET_CODE(LE_32(trb->trb_status));
usr/src/uts/common/io/usb/hcd/xhci/xhci_polled.c
226
type = LE_32(trb->trb_flags) & XHCI_TRB_TYPE_MASK;
usr/src/uts/common/io/usb/hcd/xhci/xhci_ring.c
148
ltrb->trb_flags = LE_32(XHCI_TRB_TYPE_LINK | XHCI_TRB_LINKSEG);
usr/src/uts/common/io/usb/hcd/xhci/xhci_ring.c
191
if (xrp->xr_cycle != (LE_32(trb->trb_flags) & XHCI_TRB_CYCLE))
usr/src/uts/common/io/usb/hcd/xhci/xhci_ring.c
321
flags &= ~LE_32(XHCI_TRB_CYCLE);
usr/src/uts/common/io/usb/hcd/xhci/xhci_ring.c
323
flags |= LE_32(XHCI_TRB_CYCLE);
usr/src/uts/common/io/usb/hcd/xhci/xhci_ring.c
380
trb->trb_flags ^= LE_32(XHCI_TRB_CYCLE);
usr/src/uts/common/io/usb/hcd/xhci/xhci_ring.c
387
trb->trb_flags ^= LE_32(XHCI_TRB_CYCLE);
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1048
trb->trb_status = LE_32(XHCI_TRB_LEN(len) | XHCI_TRB_TDREM(0) |
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1071
trb->trb_flags = LE_32(flags);
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1726
xd->xd_input->xic_add_flags = LE_32(XHCI_INCTX_MASK_DCI(0) |
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1754
xd->xd_slotin->xsc_info = LE_32(info);
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1755
xd->xd_slotin->xsc_info2 = LE_32(info2);
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1756
xd->xd_slotin->xsc_tt = LE_32(tt);
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1928
xd->xd_slotin->xsc_info |= LE_32(XHCI_SCTX_SET_HUB(1));
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1929
xd->xd_slotin->xsc_info2 |= LE_32(XHCI_SCTX_SET_NPORTS(nports));
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1931
xd->xd_slotin->xsc_tt |= LE_32(XHCI_SCTX_SET_TT_THINK_TIME(tt));
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1937
xd->xd_input->xic_drop_flags = LE_32(0);
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1938
xd->xd_input->xic_add_flags = LE_32(XHCI_INCTX_MASK_DCI(0));
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
256
xd->xd_input->xic_drop_flags = LE_32(0);
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
257
xd->xd_input->xic_add_flags = LE_32(XHCI_INCTX_MASK_DCI(0) |
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
260
if (epid + 1 > XHCI_SCTX_GET_DCI(LE_32(xd->xd_slotin->xsc_info))) {
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
899
xt->xt_trbs[0].trb_status = LE_32(XHCI_TRB_LEN(8) | XHCI_TRB_INTR(0));
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
900
xt->xt_trbs[0].trb_flags = LE_32(trt | XHCI_TRB_IDT |
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
907
xt->xt_trbs[xt->xt_ntrbs - 1].trb_status = LE_32(XHCI_TRB_INTR(0));
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
908
xt->xt_trbs[xt->xt_ntrbs - 1].trb_flags = LE_32(XHCI_TRB_TYPE_STATUS |
usr/src/uts/common/io/vio9p/vio9p.c
730
msz = LE_32(msz);
usr/src/uts/common/io/virtio/virtio_endian.h
103
return (modern ? LE_32(val) : val);
usr/src/uts/common/io/virtio/virtio_endian.h
49
return (LE_32(val));
usr/src/uts/common/io/virtio/virtio_endian.h
67
return (LE_32(val));
usr/src/uts/common/io/virtio/virtio_endian.h
85
return (modern ? LE_32(val) : val);
usr/src/uts/common/io/wpi/wpi.c
1265
sc->sc_config.filter &= ~LE_32(WPI_FILTER_BSS);
usr/src/uts/common/io/wpi/wpi.c
1324
sc->sc_config.filter &= ~LE_32(WPI_FILTER_BSS);
usr/src/uts/common/io/wpi/wpi.c
1354
sc->sc_config.flags &= ~LE_32(WPI_CONFIG_SHPREAMBLE |
usr/src/uts/common/io/wpi/wpi.c
1357
sc->sc_config.flags |= LE_32(WPI_CONFIG_SHSLOT);
usr/src/uts/common/io/wpi/wpi.c
1359
sc->sc_config.flags |= LE_32(WPI_CONFIG_SHPREAMBLE);
usr/src/uts/common/io/wpi/wpi.c
1360
sc->sc_config.filter |= LE_32(WPI_FILTER_BSS);
usr/src/uts/common/io/wpi/wpi.c
1362
sc->sc_config.filter |= LE_32(WPI_FILTER_BEACON);
usr/src/uts/common/io/wpi/wpi.c
1552
size = LE_32(sc->sc_hdr->bootsz);
usr/src/uts/common/io/wpi/wpi.c
1596
size = LE_32(sc->sc_hdr->textsz);
usr/src/uts/common/io/wpi/wpi.c
1601
size = LE_32(sc->sc_hdr->datasz);
usr/src/uts/common/io/wpi/wpi.c
1613
desc.flags = LE_32(WPI_PAD32(size) << 28 | dma_p->ncookies << 24);
usr/src/uts/common/io/wpi/wpi.c
1681
"rate=%x chan=%d tstamp=%llu", ring->cur, LE_32(desc->len),
usr/src/uts/common/io/wpi/wpi.c
1693
if ((LE_32(tail->flags) & WPI_RX_NOERROR) != WPI_RX_NOERROR) {
usr/src/uts/common/io/wpi/wpi.c
1695
LE_32(tail->flags)));
usr/src/uts/common/io/wpi/wpi.c
1783
LE_32(stat->duration), LE_32(stat->status)));
usr/src/uts/common/io/wpi/wpi.c
1836
hw = LE_32(sc->sc_shared->next);
usr/src/uts/common/io/wpi/wpi.c
1845
desc->type, LE_32(desc->len)));
usr/src/uts/common/io/wpi/wpi.c
1869
"alive %x\n", LE_32(uc->version),
usr/src/uts/common/io/wpi/wpi.c
1870
LE_32(uc->valid)));
usr/src/uts/common/io/wpi/wpi.c
1872
if (LE_32(uc->valid) != 1) {
usr/src/uts/common/io/wpi/wpi.c
1884
LE_32(*status)));
usr/src/uts/common/io/wpi/wpi.c
1886
if (LE_32(*status) & 1) {
usr/src/uts/common/io/wpi/wpi.c
1910
scan->chan, LE_32(scan->status)));
usr/src/uts/common/io/wpi/wpi.c
2159
tx->flags |= LE_32(WPI_TX_NEED_ACK);
usr/src/uts/common/io/wpi/wpi.c
2161
tx->flags &= ~(LE_32(WPI_TX_NEED_ACK));
usr/src/uts/common/io/wpi/wpi.c
2175
tx->flags |= LE_32(WPI_TX_NEED_ACK);
usr/src/uts/common/io/wpi/wpi.c
2223
tx->flags |= (LE_32(WPI_TX_AUTO_SEQ));
usr/src/uts/common/io/wpi/wpi.c
2224
tx->flags |= LE_32(WPI_TX_BT_DISABLE | WPI_TX_CALIBRATION);
usr/src/uts/common/io/wpi/wpi.c
2235
tx->flags |= LE_32(WPI_TX_INSERT_TSTAMP);
usr/src/uts/common/io/wpi/wpi.c
2255
tx->lifetime = LE_32(0xffffffff);
usr/src/uts/common/io/wpi/wpi.c
2268
desc->flags = LE_32(WPI_PAD32(len) << 28 | (2) << 24);
usr/src/uts/common/io/wpi/wpi.c
2269
desc->segs[0].addr = LE_32(data->paddr_cmd);
usr/src/uts/common/io/wpi/wpi.c
2270
desc->segs[0].len = LE_32(
usr/src/uts/common/io/wpi/wpi.c
2272
desc->segs[1].addr = LE_32(data->dma_data.cookie.dmac_address);
usr/src/uts/common/io/wpi/wpi.c
2273
desc->segs[1].len = LE_32(len - hdrlen);
usr/src/uts/common/io/wpi/wpi.c
2732
desc->flags = LE_32(WPI_PAD32(size) << 28 | 1 << 24);
usr/src/uts/common/io/wpi/wpi.c
2788
mrr.which = LE_32(WPI_MRR_CTL);
usr/src/uts/common/io/wpi/wpi.c
2797
mrr.which = LE_32(WPI_MRR_DATA);
usr/src/uts/common/io/wpi/wpi.c
2814
led.unit = LE_32(100000); /* on/off in unit of 100ms */
usr/src/uts/common/io/wpi/wpi.c
2922
hdr->filter = LE_32(5);
usr/src/uts/common/io/wpi/wpi.c
2925
hdr->mask = LE_32(0xffffffff);
usr/src/uts/common/io/wpi/wpi.c
3015
desc->flags = LE_32(WPI_PAD32(pktlen) << 28 | 1 << 24);
usr/src/uts/common/io/wpi/wpi.c
3016
desc->segs[0].addr = LE_32(data->dma_data.cookie.dmac_address);
usr/src/uts/common/io/wpi/wpi.c
3017
desc->segs[0].len = LE_32(pktlen);
usr/src/uts/common/io/wpi/wpi.c
3057
power.flags = LE_32(0x8);
usr/src/uts/common/io/wpi/wpi.c
3082
sc->sc_config.flags = LE_32(WPI_CONFIG_TSF | WPI_CONFIG_AUTO |
usr/src/uts/common/io/wpi/wpi.c
3088
sc->sc_config.filter |= LE_32(WPI_FILTER_MULTICAST);
usr/src/uts/common/io/wpi/wpi.c
3099
sc->sc_config.filter |= LE_32(WPI_FILTER_MULTICAST |
usr/src/uts/common/io/wpi/wpi.c
3398
sc->sc_config.filter &= ~LE_32(WPI_FILTER_BSS);
usr/src/uts/common/io/wpi/wpi.c
3408
sc->sc_config.flags &= ~LE_32(WPI_CONFIG_SHPREAMBLE |
usr/src/uts/common/io/wpi/wpi.c
3411
sc->sc_config.flags |= LE_32(WPI_CONFIG_SHSLOT);
usr/src/uts/common/io/wpi/wpi.c
3413
sc->sc_config.flags |= LE_32(WPI_CONFIG_SHPREAMBLE);
usr/src/uts/common/io/wpi/wpi.c
3414
sc->sc_config.filter |= LE_32(WPI_FILTER_BSS);
usr/src/uts/common/io/wpi/wpi.c
3416
sc->sc_config.filter |= LE_32(WPI_FILTER_BEACON);
usr/src/uts/common/io/wpi/wpi.c
505
sc->sc_data = sc->sc_text + LE_32(sc->sc_hdr->textsz);
usr/src/uts/common/io/wpi/wpi.c
506
sc->sc_boot = sc->sc_data + LE_32(sc->sc_hdr->datasz);
usr/src/uts/common/io/wpi/wpi.c
874
err = wpi_alloc_dma_mem(sc, LE_32(sc->sc_hdr->textsz),
usr/src/uts/common/io/wpi/wpi.c
892
err = wpi_alloc_dma_mem(sc, LE_32(sc->sc_hdr->datasz),
usr/src/uts/common/io/wpi/wpi.c
985
ring->desc[i] = LE_32(data->dma_data.cookie.dmac_address);
usr/src/uts/common/sys/fibre-channel/fca/oce/oce_utils.h
97
*wptr = LE_32(*wptr); \
usr/src/uts/common/sys/fs/pc_fs.h
374
#define FSI_LEADSIG LE_32(0x41615252)
usr/src/uts/common/sys/fs/pc_fs.h
375
#define FSI_STRUCSIG LE_32(0x61417272)
usr/src/uts/common/sys/fs/pc_fs.h
376
#define FSI_TRAILSIG LE_32(0xaa550000) /* same as MBB_MAGIC */
usr/src/uts/common/sys/uuid.h
89
(dest).time_low = LE_32((dest).time_low); \
usr/src/uts/sun4v/io/vds.c
5839
gpt->efi_gpt_Revision = LE_32(EFI_VERSION_CURRENT);
usr/src/uts/sun4v/io/vds.c
5840
gpt->efi_gpt_HeaderSize = LE_32(EFI_HEADER_SIZE);
usr/src/uts/sun4v/io/vds.c
5843
gpt->efi_gpt_SizeOfPartitionEntry = LE_32(sizeof (efi_gpe_t));
usr/src/uts/sun4v/io/vds.c
5850
gpt->efi_gpt_NumberOfPartitionEntries = LE_32(1);
usr/src/uts/sun4v/io/vds.c
5853
gpt->efi_gpt_NumberOfPartitionEntries = LE_32(VD_MAXPART);
usr/src/uts/sun4v/io/vds.c
5875
gpt->efi_gpt_PartitionEntryArrayCRC32 = LE_32(~crc);
usr/src/uts/sun4v/io/vds.c
5878
gpt->efi_gpt_HeaderCRC32 = LE_32(~crc);
usr/src/uts/sun4v/io/vdsk_common.c
113
gpt->efi_gpt_Revision = LE_32(gpt->efi_gpt_Revision);
usr/src/uts/sun4v/io/vdsk_common.c
114
gpt->efi_gpt_HeaderSize = LE_32(gpt->efi_gpt_HeaderSize);
usr/src/uts/sun4v/io/vdsk_common.c
115
gpt->efi_gpt_HeaderCRC32 = LE_32(gpt->efi_gpt_HeaderCRC32);
usr/src/uts/sun4v/io/vdsk_common.c
123
LE_32(gpt->efi_gpt_NumberOfPartitionEntries);
usr/src/uts/sun4v/io/vdsk_common.c
125
LE_32(gpt->efi_gpt_SizeOfPartitionEntry);
usr/src/uts/sun4v/io/vdsk_common.c
127
LE_32(gpt->efi_gpt_PartitionEntryArrayCRC32);
usr/src/uts/sun4v/io/vdsk_common.c
176
if (LE_32(gpt->efi_gpt_HeaderSize) > dev->block_size) {
usr/src/uts/sun4v/io/vdsk_common.c
178
"(%u bytes)\n", LE_32(gpt->efi_gpt_HeaderSize),
usr/src/uts/sun4v/io/vdsk_common.c
183
crc_stored = LE_32(gpt->efi_gpt_HeaderCRC32);
usr/src/uts/sun4v/io/vdsk_common.c
184
gpt->efi_gpt_HeaderCRC32 = LE_32(0);
usr/src/uts/sun4v/io/vdsk_common.c
186
LE_32(gpt->efi_gpt_HeaderSize));
usr/src/uts/sun4v/io/vdsk_common.c
187
gpt->efi_gpt_HeaderCRC32 = LE_32(crc_stored);