letoh32 76 crypto/michael.c VAL32(digest) = letoh32(ctx->michael_l);
letoh32 77 crypto/michael.c VAL32(digest + MICHAEL_RAW_BLOCK_LENGTH) = letoh32(ctx->michael_r);
letoh32 231 dev/acpi/dsdt.h #define aml_letohost32(x) letoh32(x)
letoh32 336 dev/i2o/iop.c (letoh32(sc->sc_status.segnumber) >> 12) & 15);
letoh32 339 dev/i2o/iop.c letoh32(sc->sc_status.desiredprivmemsize),
letoh32 340 dev/i2o/iop.c letoh32(sc->sc_status.currentprivmemsize),
letoh32 341 dev/i2o/iop.c letoh32(sc->sc_status.currentprivmembase));
letoh32 343 dev/i2o/iop.c letoh32(sc->sc_status.desiredpriviosize),
letoh32 344 dev/i2o/iop.c letoh32(sc->sc_status.currentpriviosize),
letoh32 345 dev/i2o/iop.c letoh32(sc->sc_status.currentpriviobase));
letoh32 348 dev/i2o/iop.c sc->sc_maxob = letoh32(sc->sc_status.maxoutboundmframes);
letoh32 351 dev/i2o/iop.c sc->sc_maxib = letoh32(sc->sc_status.maxinboundmframes);
letoh32 404 dev/i2o/iop.c letoh32(sc->sc_status.maxinboundmframes),
letoh32 405 dev/i2o/iop.c sc->sc_maxob, letoh32(sc->sc_status.maxoutboundmframes));
letoh32 489 dev/i2o/iop.c htole32(letoh32(iop->sc_status.segnumber) & ~4095);
letoh32 600 dev/i2o/iop.c sc->sc_dv.dv_xname, letoh32(lct.changeindicator), rv));
letoh32 604 dev/i2o/iop.c iop_reconfigure(sc, letoh32(lct.changeindicator));
letoh32 674 dev/i2o/iop.c chgind = letoh32(sc->sc_lct->changeindicator);
letoh32 759 dev/i2o/iop.c usertid = letoh32(le->usertid) & I2O_LCT_ENTRY_TID_MASK;
letoh32 992 dev/i2o/iop.c sc->sc_dv.dv_xname, letoh32(*sw));
letoh32 1151 dev/i2o/iop.c esize = letoh32(sc->sc_status.expectedlctsize);
letoh32 1316 dev/i2o/iop.c letoh32(mema[1]), PAGE_SIZE, 0, 0, &boo, &bsh);
letoh32 1333 dev/i2o/iop.c letoh32(ioa[1]), 0, 0, 0, &boo, &bsh);
letoh32 1386 dev/i2o/iop.c sc->sc_dv.dv_xname, letoh32(*sw));
letoh32 1477 dev/i2o/iop.c if ((letoh32(rb->msgflags) & I2O_MSGFLAGS_64BIT) != 0)
letoh32 1483 dev/i2o/iop.c ictx = letoh32(rb->msgictx);
letoh32 1515 dev/i2o/iop.c tctx = letoh32(rb->msgtctx);
letoh32 1559 dev/i2o/iop.c size = (letoh32(rb->msgflags) >> 14) & ~3;
letoh32 1628 dev/i2o/iop.c event = letoh32(rb->event);
letoh32 1842 dev/i2o/iop.c *p++ = letoh32(saddr);
letoh32 2061 dev/i2o/iop.c (letoh32(sc->sc_status.segnumber) >> 16) & 0xff);
letoh32 2091 dev/i2o/iop.c (letoh32(sc->sc_status.segnumber) >> 16) & 0xff);
letoh32 2124 dev/i2o/iop.c function = (letoh32(rb->msgfunc) >> 24) & 0xff;
letoh32 2142 dev/i2o/iop.c sc->sc_dv.dv_xname, detail, letoh32(rb->msgictx),
letoh32 2143 dev/i2o/iop.c letoh32(rb->msgtctx));
letoh32 2145 dev/i2o/iop.c (letoh32(rb->msgfunc) >> 12) & 4095, letoh32(rb->msgfunc) & 4095,
letoh32 2146 dev/i2o/iop.c (letoh32(rb->msgflags) >> 8) & 0xff);
letoh32 2160 dev/i2o/iop.c letoh32(fn->msgictx), letoh32(fn->msgtctx));
letoh32 2475 dev/i2o/iop.c i = (letoh32(im->im_rb->msgflags) >> 14) & ~3;
letoh32 262 dev/i2o/ioprbs.c sc->sc_secsize = letoh32(param.p.bdi.blocksize);
letoh32 289 dev/i2o/ioprbs.c if ((letoh32(param.p.bdi.capabilities) & I2O_RBS_CAP_REMOVABLE_MEDIA)
letoh32 312 dev/i2o/ioprbs.c if ((cachesz = letoh32(param.p.cc.totalcachesize)) != 0)
letoh32 600 dev/i2o/ioprbs.c bp->b_resid = bp->b_bcount - letoh32(rb->transfercount);
letoh32 621 dev/i2o/ioprbs.c event = letoh32(rb->event);
letoh32 193 dev/i2o/iopsp.c letoh32(param.p.sci.initiatorid));
letoh32 198 dev/i2o/iopsp.c sc->sc_link.adapter_target = letoh32(param.p.sci.initiatorid);
letoh32 280 dev/i2o/iopsp.c (letoh32(le->usertid) & 4095) == bptid) {
letoh32 289 dev/i2o/iopsp.c ((letoh32(le->usertid) >> 12) & 4095) != bptid)
letoh32 301 dev/i2o/iopsp.c targ = letoh32(param.sdi.identifier);
letoh32 339 dev/i2o/iopsp.c if ((letoh32(le->usertid) & 4095) != I2O_TID_NONE) {
letoh32 347 dev/i2o/iopsp.c letoh32(le->usertid) & 4095);
letoh32 608 dev/i2o/iopsp.c sl = letoh32(rb->senselen);
letoh32 624 dev/i2o/iopsp.c xs->resid = xs->datalen - letoh32(rb->datalen);
letoh32 477 dev/ic/aacvar.h return letoh32(*(u_int32_t *)addr);
letoh32 709 dev/ic/acx.c sc->sc_hardware_id = letoh32(fw_rev.hw_id);
letoh32 1324 dev/ic/acx.c desc_status = letoh32(buf->rb_desc->h_status);
letoh32 1393 dev/ic/acx.c letoh32(head->rbh_time));
letoh32 1589 dev/ic/acx.c radio_fw_ofs = letoh32(mem_map.code_end);
letoh32 1620 dev/ic/acx.c if (letoh32(mem_map.code_end) != radio_fw_ofs + size) {
letoh32 343 dev/ic/acx100.c mem_map.wep_cache_start = htole32(letoh32(mem_map.code_end) + 4);
letoh32 344 dev/ic/acx100.c mem_map.wep_cache_end = htole32(letoh32(mem_map.code_end) + 4);
letoh32 402 dev/ic/acx100.c txring_start = letoh32(mem_map.pkt_tmplt_end) + 4;
letoh32 459 dev/ic/acx100.c htole32(MEMBLK_ALIGN(letoh32(mem_map.fw_desc_end) + 4));
letoh32 479 dev/ic/acx100.c memblk_start = letoh32(mem_map.memblk_start);
letoh32 480 dev/ic/acx100.c memblk_end = letoh32(mem_map.memblk_end);
letoh32 366 dev/ic/acx111.c acx111_init_fw_txring(sc, letoh32(mem_info.fw_txring_start));
letoh32 428 dev/ic/acx111.c dataflow = letoh32(opt.dataflow) |
letoh32 724 dev/ic/aic6915.c tcd = letoh32(sc->sc_txcomp[consumer].tcd_word0);
letoh32 799 dev/ic/aic6915.c word0 = letoh32(rcd->rcd_word0);
letoh32 99 dev/ic/aic7xxx_cam.h #define aic_le32toh(x) letoh32(x)
letoh32 293 dev/ic/ami.c sc->sc_hdr[i].hd_size = letoh32(sizes[i]);
letoh32 3095 dev/ic/atw.c rxstat = letoh32(sc->sc_rxdescs[i].ar_stat);
letoh32 3096 dev/ic/atw.c rssi0 = letoh32(sc->sc_rxdescs[i].ar_rssi);
letoh32 3106 dev/ic/atw.c letoh32(sc->sc_rxdescs[i].ar_buf1),
letoh32 3107 dev/ic/atw.c letoh32(sc->sc_rxdescs[i].ar_buf2)));
letoh32 3285 dev/ic/atw.c letoh32(sc->sc_txdescs[i].at_stat));
letoh32 3287 dev/ic/atw.c letoh32(sc->sc_txdescs[i].at_flags));
letoh32 3289 dev/ic/atw.c letoh32(sc->sc_txdescs[i].at_buf1));
letoh32 3291 dev/ic/atw.c letoh32(sc->sc_txdescs[i].at_buf2));
letoh32 3298 dev/ic/atw.c txstat = letoh32(sc->sc_txdescs[txs->txs_lastdesc].at_stat);
letoh32 3950 dev/ic/atw.c letoh32(sc->sc_txdescs[seg].at_ctl));
letoh32 3952 dev/ic/atw.c letoh32(sc->sc_txdescs[seg].at_flags));
letoh32 3954 dev/ic/atw.c letoh32(sc->sc_txdescs[seg].at_buf1));
letoh32 3956 dev/ic/atw.c letoh32(sc->sc_txdescs[seg].at_buf2));
letoh32 714 dev/ic/ciss.c xs->resid = letoh32(err->resid);
letoh32 1136 dev/ic/ciss.c bd->bd_size = (u_int64_t)letoh32(pdid->nblocks) *
letoh32 2078 dev/ic/dc.c rxstat = letoh32(c->dc_status);
letoh32 2184 dev/ic/dc.c rxstat = letoh32(cur_rx->dc_status);
letoh32 2204 dev/ic/dc.c rxstat = letoh32(cur_rx->dc_status);
letoh32 2292 dev/ic/dc.c txstat = letoh32(cur_tx->dc_status);
letoh32 976 dev/ic/fxp.c ifp->if_opackets += letoh32(sp->tx_good);
letoh32 977 dev/ic/fxp.c ifp->if_collisions += letoh32(sp->tx_total_collisions);
letoh32 979 dev/ic/fxp.c ifp->if_ipackets += letoh32(sp->rx_good);
letoh32 984 dev/ic/fxp.c letoh32(sp->rx_crc_errors) +
letoh32 985 dev/ic/fxp.c letoh32(sp->rx_alignment_errors) +
letoh32 986 dev/ic/fxp.c letoh32(sp->rx_rnr_errors) +
letoh32 987 dev/ic/fxp.c letoh32(sp->rx_overrun_errors);
letoh32 993 dev/ic/fxp.c ifp->if_oerrors += letoh32(sp->tx_underruns);
letoh32 452 dev/ic/gdtvar.h return letoh32(*(u_int32_t *)addr);
letoh32 278 dev/ic/hmereg.h (p) ? letoh32(*((u_int32_t *)HME_XD_FLAGS(b,i))) : \
letoh32 104 dev/ic/if_wireg.h letoh32(bus_space_read_4(sc->wi_btag, sc->wi_bhandle, \
letoh32 123 dev/ic/lemacvar.h letoh32(bus_space_read_4((sc)->sc_memt, (sc)->sc_memh, (o)))
letoh32 1369 dev/ic/malo.c if ((letoh32(desc->status) & 0x80000000) ||
letoh32 1370 dev/ic/malo.c !(letoh32(data->softstat) & 0x80))
letoh32 1378 dev/ic/malo.c switch (letoh32(desc->status) & 0x1) {
letoh32 1686 dev/ic/malo.c desc->datarate, letoh32(desc->physdata),
letoh32 1687 dev/ic/malo.c letoh32(desc->physnext), desc->qosctrl, desc->reserved2));
letoh32 1781 dev/ic/malo.c rxRdPtr = letoh32(desc->physnext);
letoh32 2111 dev/ic/malo.c malo_mem_write4(sc, letoh32(spec->RxPdRdPtr) & 0xffff,
letoh32 2113 dev/ic/malo.c malo_mem_write4(sc, letoh32(spec->RxPdWrPtr) & 0xffff,
letoh32 2115 dev/ic/malo.c malo_mem_write4(sc, letoh32(spec->WcbBase0) & 0xffff,
letoh32 2119 dev/ic/malo.c sc->sc_RxPdRdPtr = letoh32(spec->RxPdRdPtr) & 0xffff;
letoh32 2120 dev/ic/malo.c sc->sc_RxPdWrPtr = letoh32(spec->RxPdWrPtr) & 0xffff;
letoh32 281 dev/ic/mpi.c page.req_params2, letoh32(page.configuration));
letoh32 437 dev/ic/mpi.c pg0.neg_period, pg0.neg_params2, letoh32(pg0.information));
letoh32 449 dev/ic/mpi.c pg1.req_period, pg1.req_params2, letoh32(pg1.configuration));
letoh32 485 dev/ic/mpi.c pg1.req_period, pg1.req_params2, letoh32(pg1.configuration));
letoh32 502 dev/ic/mpi.c pg1.req_period, pg1.req_params2, letoh32(pg1.configuration));
letoh32 519 dev/ic/mpi.c pg0.neg_period, pg0.neg_params2, letoh32(pg0.information));
letoh32 521 dev/ic/mpi.c if (!(letoh32(pg0.information) & 0x07) && (try == 0)) {
letoh32 527 dev/ic/mpi.c if ((((letoh32(pg0.information) >> 8) & 0xff) > 0x09) && (try == 1)) {
letoh32 533 dev/ic/mpi.c if (letoh32(pg0.information) & 0x0e) {
letoh32 535 dev/ic/mpi.c DEVNAME(sc), letoh32(pg0.information));
letoh32 697 dev/ic/mpi.c id = letoh32(reply->msg_context);
letoh32 1133 dev/ic/mpi.c letoh32(sie->msg_context));
letoh32 1138 dev/ic/mpi.c letoh32(sie->ioc_loginfo));
letoh32 1140 dev/ic/mpi.c letoh32(sie->transfer_count));
letoh32 1142 dev/ic/mpi.c letoh32(sie->sense_count));
letoh32 1144 dev/ic/mpi.c letoh32(sie->response_info));
letoh32 1151 dev/ic/mpi.c xs->resid = xs->datalen - letoh32(sie->transfer_count);
letoh32 1632 dev/ic/mpi.c letoh32(ifp.msg_context));
letoh32 1637 dev/ic/mpi.c letoh32(ifp.ioc_loginfo));
letoh32 1647 dev/ic/mpi.c letoh32(ifp.current_host_mfa_hi_addr));
letoh32 1653 dev/ic/mpi.c letoh32(ifp.current_sense_buffer_hi_addr));
letoh32 1658 dev/ic/mpi.c letoh32(ifp.fw_image_size));
letoh32 1660 dev/ic/mpi.c letoh32(ifp.ioc_capabilities));
letoh32 1669 dev/ic/mpi.c letoh32(ifp.host_page_buffer_sge.sg_hdr),
letoh32 1670 dev/ic/mpi.c letoh32(ifp.host_page_buffer_sge.sg_hi_addr),
letoh32 1671 dev/ic/mpi.c letoh32(ifp.host_page_buffer_sge.sg_lo_addr));
letoh32 1682 dev/ic/mpi.c sc->sc_fw_len = letoh32(ifp.fw_image_size);
letoh32 1765 dev/ic/mpi.c letoh32(iip.msg_context));
letoh32 1769 dev/ic/mpi.c letoh32(iip.ioc_loginfo));
letoh32 1819 dev/ic/mpi.c letoh32(pfp->msg_context));
letoh32 1823 dev/ic/mpi.c letoh32(pfp->ioc_loginfo));
letoh32 1890 dev/ic/mpi.c letoh32(enp->msg_context));
letoh32 1894 dev/ic/mpi.c letoh32(enp->ioc_loginfo));
letoh32 1896 dev/ic/mpi.c letoh32(enp->event));
letoh32 1898 dev/ic/mpi.c letoh32(enp->event_context));
letoh32 1900 dev/ic/mpi.c switch (letoh32(enp->event)) {
letoh32 1920 dev/ic/mpi.c letoh32(enp->event));
letoh32 2168 dev/ic/mpi.c capabilities = letoh32(vol_page->capabilities);
letoh32 2171 dev/ic/mpi.c letoh32(vol_page->capabilities));
letoh32 2264 dev/ic/mpi.c letoh32(cp->msg_context));
letoh32 2268 dev/ic/mpi.c letoh32(cp->ioc_loginfo));
letoh32 2360 dev/ic/mpi.c letoh32(cp->msg_context));
letoh32 2364 dev/ic/mpi.c letoh32(cp->ioc_loginfo));
letoh32 156 dev/ic/mtd8xx.c enaddr[0] = letoh32(CSR_READ_4(MTD_PAR0));
letoh32 157 dev/ic/mtd8xx.c enaddr[1] = letoh32(CSR_READ_4(MTD_PAR4));
letoh32 922 dev/ic/mtd8xx.c rxstat = letoh32(cur_rx->rd_rsr);
letoh32 1048 dev/ic/mtd8xx.c txstat = letoh32(cur_tx->td_tsw);
letoh32 348 dev/ic/oosiop.c dcmd = letoh32(sc->sc_scr[addr / 4 + 0]);
letoh32 349 dev/ic/oosiop.c dsps = letoh32(sc->sc_scr[addr / 4 + 1]);
letoh32 375 dev/ic/oosiop.c dcmd = letoh32(sc->sc_scr[addr / 4 + 0]);
letoh32 376 dev/ic/oosiop.c dsps = letoh32(sc->sc_scr[addr / 4 + 1]);
letoh32 401 dev/ic/oosiop.c dcmd = letoh32(sc->sc_scr[addr / 4]);
letoh32 420 dev/ic/oosiop.c dcmd = letoh32(sc->sc_scr[addr / 4]);
letoh32 604 dev/ic/oosiop.c len += letoh32(cb->xfer->datain_scr[i * 2]) &
letoh32 616 dev/ic/oosiop.c len += letoh32(cb->xfer->dataout_scr[i * 2]) &
letoh32 156 dev/ic/oosiopvar.h letoh32(bus_space_read_4((sc)->sc_bst, (sc)->sc_bsh, (addr)))
letoh32 235 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_driver_curfrag[i]) - \
letoh32 236 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_device_curfrag[i])
letoh32 247 dev/ic/pgt.c return (letoh32(sc->sc_cb->pcb_driver_curfrag[pq]) -
letoh32 248 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_device_curfrag[pq]));
letoh32 796 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_driver_curfrag[PGT_QUEUE_MGMT_RX]));
letoh32 805 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_driver_curfrag[PGT_QUEUE_DATA_HIGH_RX]));
letoh32 814 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_driver_curfrag[PGT_QUEUE_DATA_LOW_RX]));
letoh32 967 dev/ic/pgt.c letoh32(pha->pra_clock), pha->pra_flags,
letoh32 969 dev/ic/pgt.c pha->pra_unknown2, letoh32(pha->pra_frequency),
letoh32 999 dev/ic/pgt.c rstamp = letoh32(pha->pra_clock);
letoh32 1001 dev/ic/pgt.c n = ieee80211_mhz2ieee(letoh32(pha->pra_frequency), 0);
letoh32 1402 dev/ic/pgt.c oid = letoh32(pmf->pmf_oid);
letoh32 1403 dev/ic/pgt.c size = letoh32(pmf->pmf_size);
letoh32 1495 dev/ic/pgt.c dataoff = letoh32(pd->pd_fragp->pf_addr) - pd->pd_dmaaddr;
letoh32 1638 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_driver_curfrag[0]),
letoh32 1639 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_driver_curfrag[1]),
letoh32 1640 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_driver_curfrag[2]),
letoh32 1641 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_driver_curfrag[3]),
letoh32 1642 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_driver_curfrag[4]),
letoh32 1643 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_driver_curfrag[5]));
letoh32 1650 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_device_curfrag[0]),
letoh32 1651 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_device_curfrag[1]),
letoh32 1652 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_device_curfrag[2]),
letoh32 1653 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_device_curfrag[3]),
letoh32 1654 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_device_curfrag[4]),
letoh32 1655 dev/ic/pgt.c letoh32(sc->sc_cb->pcb_device_curfrag[5]));
letoh32 1763 dev/ic/pgt.c htole32(letoh32(sc->sc_cb->pcb_driver_curfrag[pq]) + 1);
letoh32 1926 dev/ic/pgt.c if (country == letoh32(PGT_COUNTRY_USA)) {
letoh32 2076 dev/ic/pgt.c rate = letoh32(rate);
letoh32 2297 dev/ic/pgt.c noise = letoh32(noise);
letoh32 2305 dev/ic/pgt.c letoh32(pob->pob_count));
letoh32 2772 dev/ic/pgt.c if (letoh32(wep) != 0) {
letoh32 2888 dev/ic/pgt.c ls = letoh32(*mtod(args, uint32_t *));
letoh32 2934 dev/ic/pgt.c sc->sc_noise = letoh32(noise);
letoh32 2939 dev/ic/pgt.c channel = min(letoh32(channel), IEEE80211_CHAN_MAX);
letoh32 747 dev/ic/re.c rxstat = letoh32(cur_rx->rl_cmdstat);
letoh32 852 dev/ic/re.c boot_eaddr.eaddr_word[1] = letoh32(CSR_READ_4(sc, RL_IDR4));
letoh32 853 dev/ic/re.c boot_eaddr.eaddr_word[0] = letoh32(CSR_READ_4(sc, RL_IDR0));
letoh32 1148 dev/ic/re.c cmdstat = letoh32(d->rl_cmdstat);
letoh32 1238 dev/ic/re.c rxstat = letoh32(cur_rx->rl_cmdstat);
letoh32 1394 dev/ic/re.c letoh32(sc->rl_ldata.rl_tx_list[descidx].rl_cmdstat);
letoh32 1617 dev/ic/re.c cmdstat = letoh32(d->rl_cmdstat);
letoh32 897 dev/ic/rt2560.c if (letoh32(desc->flags) &
letoh32 902 dev/ic/rt2560.c if ((letoh32(desc->flags) & RT2560_TX_CIPHER_MASK) ==
letoh32 939 dev/ic/rt2560.c if ((letoh32(desc->flags) & RT2560_TX_BUSY) ||
letoh32 940 dev/ic/rt2560.c (letoh32(desc->flags) & RT2560_TX_CIPHER_BUSY) ||
letoh32 941 dev/ic/rt2560.c !(letoh32(desc->flags) & RT2560_TX_VALID))
letoh32 946 dev/ic/rt2560.c switch (letoh32(desc->flags) & RT2560_TX_RESULT_MASK) {
letoh32 955 dev/ic/rt2560.c (letoh32(desc->flags) >> 5) & 0x7));
letoh32 973 dev/ic/rt2560.c sc->sc_dev.dv_xname, letoh32(desc->flags));
letoh32 1017 dev/ic/rt2560.c if ((letoh32(desc->flags) & RT2560_TX_BUSY) ||
letoh32 1018 dev/ic/rt2560.c !(letoh32(desc->flags) & RT2560_TX_VALID))
letoh32 1021 dev/ic/rt2560.c switch (letoh32(desc->flags) & RT2560_TX_RESULT_MASK) {
letoh32 1028 dev/ic/rt2560.c (letoh32(desc->flags) >> 5) & 0x7));
letoh32 1040 dev/ic/rt2560.c sc->sc_dev.dv_xname, letoh32(desc->flags));
letoh32 1097 dev/ic/rt2560.c if (letoh32(desc->flags) &
letoh32 1106 dev/ic/rt2560.c if ((letoh32(desc->flags) & RT2560_RX_CIPHER_MASK) != 0 &&
letoh32 1107 dev/ic/rt2560.c (letoh32(desc->flags) & RT2560_RX_ICV_ERROR)) {
letoh32 1164 dev/ic/rt2560.c (letoh32(desc->flags) >> 16) & 0xfff;
letoh32 1239 dev/ic/rt2560.c if (letoh32(desc->flags) &
letoh32 1245 dev/ic/rt2560.c if (letoh32(desc->flags) &
letoh32 1252 dev/ic/rt2560.c letoh32(desc->flags)));
letoh32 1256 dev/ic/rt2560.c if (((letoh32(desc->flags) >> 16) & 0xfff) > MCLBYTES) {
letoh32 1387 dev/ic/rt2560.c if (letoh32(desc->flags) & RT2560_RX_OFDM) {
letoh32 972 dev/ic/rt2661.c if ((letoh32(desc->flags) & RT2661_TX_BUSY) ||
letoh32 973 dev/ic/rt2661.c !(letoh32(desc->flags) & RT2661_TX_VALID))
letoh32 1015 dev/ic/rt2661.c if (letoh32(desc->flags) & RT2661_RX_BUSY)
letoh32 1018 dev/ic/rt2661.c if ((letoh32(desc->flags) & RT2661_RX_PHY_ERROR) ||
letoh32 1019 dev/ic/rt2661.c (letoh32(desc->flags) & RT2661_RX_CRC_ERROR)) {
letoh32 1025 dev/ic/rt2661.c letoh32(desc->flags)));
letoh32 1030 dev/ic/rt2661.c if ((letoh32(desc->flags) & RT2661_RX_CIPHER_MASK) != 0) {
letoh32 1087 dev/ic/rt2661.c (letoh32(desc->flags) >> 16) & 0xfff;
letoh32 1274 dev/ic/rt2661.c if (letoh32(desc->flags) & RT2661_RX_OFDM) {
letoh32 1071 dev/ic/rtw.c letoh32(obuf), letoh32(rd->rd_buf), letoh32(octl),
letoh32 1072 dev/ic/rtw.c letoh32(rd->rd_ctl)));
letoh32 1155 dev/ic/rtw.c hstat = letoh32(rd->rd_stat);
letoh32 1156 dev/ic/rtw.c hrssi = letoh32(rd->rd_rssi);
letoh32 1157 dev/ic/rtw.c htsfth = letoh32(rd->rd_tsfth);
letoh32 1158 dev/ic/rtw.c htsftl = letoh32(rd->rd_tsftl);
letoh32 1411 dev/ic/rtw.c hstat = letoh32(tdn->td_stat);
letoh32 1596 dev/ic/rtw.c letoh32(rd->rd_ctl), letoh32(rd->rd_rssi),
letoh32 1597 dev/ic/rtw.c letoh32(rd->rd_buf), letoh32(rd->rd_tsfth));
letoh32 1682 dev/ic/rtw.c return (letoh32(RTW_READ(regs, tdb->tdb_basereg)) - tdb->tdb_base) /
letoh32 1713 dev/ic/rtw.c rdsar = letoh32(RTW_READ(&sc->sc_regs, RTW_RDSAR));
letoh32 3107 dev/ic/rtw.c letoh32(td->td_buf), letoh32(td->td_next),
letoh32 3108 dev/ic/rtw.c letoh32(td->td_ctl0), letoh32(td->td_ctl1),
letoh32 3109 dev/ic/rtw.c letoh32(td->td_len)));
letoh32 218 dev/ic/siopvar_common.h (((sc)->features & SF_CHIP_BE) ? betoh32((x)) : letoh32((x)))
letoh32 375 dev/ic/twe.c sc->sc_hdr[i].hd_size = letoh32(*(u_int32_t *)cap->data);
letoh32 1194 dev/ic/xl.c while ((rxstat = letoh32(sc->xl_cdata.xl_rx_head->xl_ptr->xl_status))
letoh32 46 dev/microcode/myx/build.c data = letoh32(fw[i]);
letoh32 1397 dev/pci/ahci.c letoh32(ccb->ccb_cmd_hdr->prdbc);
letoh32 638 dev/pci/arc.c ccb = &sc->sc_ccbs[letoh32(cmd->cmd.context)];
letoh32 847 dev/pci/arc.c ccb = &sc->sc_ccbs[letoh32(cmd->cmd.context)];
letoh32 928 dev/pci/arc.c letoh32(fwinfo.signature));
letoh32 930 dev/pci/arc.c if (letoh32(fwinfo.signature) != ARC_FWINFO_SIGNATURE_GET_CONFIG) {
letoh32 936 dev/pci/arc.c letoh32(fwinfo.request_len));
letoh32 938 dev/pci/arc.c letoh32(fwinfo.queue_len));
letoh32 940 dev/pci/arc.c letoh32(fwinfo.sdram_size));
letoh32 942 dev/pci/arc.c letoh32(fwinfo.sata_ports), letoh32(fwinfo.sata_ports));
letoh32 954 dev/pci/arc.c if (letoh32(fwinfo.request_len) != ARC_MAX_IOCMDLEN) {
letoh32 956 dev/pci/arc.c DEVNAME(sc), letoh32(fwinfo.request_len), ARC_MAX_IOCMDLEN);
letoh32 960 dev/pci/arc.c sc->sc_req_count = letoh32(fwinfo.queue_len);
letoh32 969 dev/pci/arc.c DEVNAME(sc), letoh32(fwinfo.sata_ports),
letoh32 970 dev/pci/arc.c letoh32(fwinfo.sdram_size), string);
letoh32 1198 dev/pci/arc.c status = letoh32(volinfo->volume_status);
letoh32 1200 dev/pci/arc.c if (letoh32(volinfo->fail_mask) == 0x0)
letoh32 1210 dev/pci/arc.c bv->bv_percent = letoh32(volinfo->progress) / 10;
letoh32 1213 dev/pci/arc.c bv->bv_percent = letoh32(volinfo->progress) / 10;
letoh32 1216 dev/pci/arc.c blocks = (u_int64_t)letoh32(volinfo->capacity2) << 32;
letoh32 1217 dev/pci/arc.c blocks += (u_int64_t)letoh32(volinfo->capacity);
letoh32 1324 dev/pci/arc.c blocks = (u_int64_t)letoh32(diskinfo->capacity2) << 32;
letoh32 1325 dev/pci/arc.c blocks += (u_int64_t)letoh32(diskinfo->capacity);
letoh32 489 dev/pci/cz.c if (letoh32(zfh->zfh_configoff) & (sizeof(u_int32_t) - 1)) {
letoh32 491 dev/pci/cz.c cz->cz_dev.dv_xname, letoh32(zfh->zfh_configoff));
letoh32 495 dev/pci/cz.c letoh32(zfh->zfh_configoff));
letoh32 496 dev/pci/cz.c nconfigs = letoh32(zfh->zfh_nconfig);
letoh32 500 dev/pci/cz.c if (letoh32(zfc->zfc_mailbox) == cz->cz_mailbox0 &&
letoh32 501 dev/pci/cz.c letoh32(zfc->zfc_function) == ZFC_FUNCTION_NORMAL)
letoh32 510 dev/pci/cz.c nblocks = letoh32(zfc->zfc_nblocks);
letoh32 512 dev/pci/cz.c letoh32(zfh->zfh_blockoff));
letoh32 529 dev/pci/cz.c zfb = &zblocks[letoh32(zfc->zfc_blocklist[i])];
letoh32 530 dev/pci/cz.c if (letoh32(zfb->zfb_type) == ZFB_TYPE_FPGA) {
letoh32 531 dev/pci/cz.c nbytes = letoh32(zfb->zfb_size);
letoh32 533 dev/pci/cz.c letoh32(zfb->zfb_fileoff)];
letoh32 552 dev/pci/cz.c zfb = &zblocks[letoh32(zfc->zfc_blocklist[i])];
letoh32 553 dev/pci/cz.c if (letoh32(zfb->zfb_type) == ZFB_TYPE_FIRMWARE) {
letoh32 555 dev/pci/cz.c u_int32_t ro = letoh32(zfb->zfb_ramoff);
letoh32 556 dev/pci/cz.c nbytes = letoh32(zfb->zfb_size);
letoh32 558 dev/pci/cz.c &cycladesz_firmware[letoh32(zfb->zfb_fileoff)];
letoh32 561 dev/pci/cz.c ro + j, letoh32(*lp));
letoh32 1007 dev/pci/emuxki.c if ((letoh32(ptb[i]) & EMU_CHAN_MAP_PTE_MASK) == silentpage) {
letoh32 1011 dev/pci/emuxki.c if ((letoh32(ptb[i + j])
letoh32 279 dev/pci/if_bnxreg.h #define bnx_le32toh(x) letoh32(x)
letoh32 767 dev/pci/if_ipw.c letoh32(cmd->type), letoh32(cmd->subtype), letoh32(cmd->seq),
letoh32 768 dev/pci/if_ipw.c letoh32(cmd->len), letoh32(cmd->status)));
letoh32 783 dev/pci/if_ipw.c state = letoh32(*mtod(sbuf->m, uint32_t *));
letoh32 826 dev/pci/if_ipw.c DPRINTFN(5, ("RX!DATA!%u!%u\n", letoh32(status->len), status->rssi));
letoh32 847 dev/pci/if_ipw.c bus_dmamap_sync(sc->sc_dmat, sbuf->map, 0, letoh32(status->len),
letoh32 874 dev/pci/if_ipw.c m->m_pkthdr.len = m->m_len = letoh32(status->len);
letoh32 1659 dev/pci/if_ipw.c fw->main_size = letoh32(hdr->main_size);
letoh32 1660 dev/pci/if_ipw.c fw->ucode_size = letoh32(hdr->ucode_size);
letoh32 1707 dev/pci/if_ipw.c DPRINTF(("Setting mode to %u\n", letoh32(data)));
letoh32 1715 dev/pci/if_ipw.c DPRINTF(("Setting channel to %u\n", letoh32(data)));
letoh32 1747 dev/pci/if_ipw.c DPRINTF(("Setting basic tx rates to 0x%x\n", letoh32(data)));
letoh32 1753 dev/pci/if_ipw.c DPRINTF(("Setting tx rates to 0x%x\n", letoh32(data)));
letoh32 1759 dev/pci/if_ipw.c DPRINTF(("Setting power mode to %u\n", letoh32(data)));
letoh32 1766 dev/pci/if_ipw.c DPRINTF(("Setting tx power index to %u\n", letoh32(data)));
letoh32 1774 dev/pci/if_ipw.c DPRINTF(("Setting RTS threshold to %u\n", letoh32(data)));
letoh32 1780 dev/pci/if_ipw.c DPRINTF(("Setting frag threshold to %u\n", letoh32(data)));
letoh32 1840 dev/pci/if_ipw.c DPRINTF(("Setting wep tx key index to %u\n", letoh32(data)));
letoh32 1848 dev/pci/if_ipw.c DPRINTF(("Setting wep flags to 0x%x\n", letoh32(data)));
letoh32 1856 dev/pci/if_ipw.c DPRINTF(("Setting beacon interval to %u\n", letoh32(data)));
letoh32 1865 dev/pci/if_ipw.c DPRINTF(("Setting scan options to 0x%x\n", letoh32(options.flags)));
letoh32 1071 dev/pci/if_iwi.c if (letoh32(beacon->status) == IWI_BEACON_MISSED) {
letoh32 1074 dev/pci/if_iwi.c sc->sc_dev.dv_xname, letoh32(beacon->count)));
letoh32 1084 dev/pci/if_iwi.c letoh32(*(uint32_t *)(notif + 1)) & 0xff));
letoh32 1830 dev/pci/if_iwi.c DPRINTF(("Setting power mode to %u\n", letoh32(data)));
letoh32 1836 dev/pci/if_iwi.c DPRINTF(("Setting RTS threshold to %u\n", letoh32(data)));
letoh32 1842 dev/pci/if_iwi.c DPRINTF(("Setting fragmentation threshold to %u\n", letoh32(data)));
letoh32 1928 dev/pci/if_iwi.c DPRINTF(("Setting initialization vector to %u\n", letoh32(data)));
letoh32 2176 dev/pci/if_iwi.c if (size < sizeof (struct iwi_firmware_hdr) + letoh32(hdr->bootsz) +
letoh32 2177 dev/pci/if_iwi.c letoh32(hdr->ucodesz) + letoh32(hdr->mainsz)) {
letoh32 2185 dev/pci/if_iwi.c if ((error = iwi_load_firmware(sc, fw, letoh32(hdr->bootsz))) != 0) {
letoh32 2192 dev/pci/if_iwi.c letoh32(hdr->bootsz);
letoh32 2193 dev/pci/if_iwi.c if ((error = iwi_load_ucode(sc, fw, letoh32(hdr->ucodesz))) != 0) {
letoh32 2228 dev/pci/if_iwi.c letoh32(hdr->bootsz) + letoh32(hdr->ucodesz);
letoh32 2229 dev/pci/if_iwi.c if ((error = iwi_load_firmware(sc, fw, letoh32(hdr->mainsz))) != 0) {
letoh32 528 dev/pci/if_lmc.c status = letoh32(((volatile lmc_desc_t *) eop)->d_status);
letoh32 551 dev/pci/if_lmc.c status = letoh32(((volatile lmc_desc_t *)
letoh32 715 dev/pci/if_lmc.c ctl = letoh32(nextout->d_ctl);
letoh32 763 dev/pci/if_lmc.c d_status = letoh32(((volatile lmc_desc_t *) ri->ri_nextin)->d_status);
letoh32 767 dev/pci/if_lmc.c flag = LMC_CTL_FLGS(letoh32(ri->ri_nextin->d_ctl));
letoh32 1091 dev/pci/if_lmc.c flg = LMC_CTL_FLGS(letoh32(eop->d_ctl));
letoh32 1110 dev/pci/if_lmc.c flg = LMC_CTL_FLGS(letoh32(eop->d_ctl));
letoh32 1147 dev/pci/if_lmc.c ctl = letoh32(eop->d_ctl);
letoh32 1158 dev/pci/if_lmc.c ctl = letoh32(ri->ri_nextout->d_ctl);
letoh32 1807 dev/pci/if_msk.c letoh32(cur_st->sk_status));
letoh32 2170 dev/pci/if_msk.c DESC_PRINT(letoh32(le->sk_addr));
letoh32 1302 dev/pci/if_pcn.c tmd1 = letoh32(sc->sc_txdescs[txs->txs_lastdesc].tmd1);
letoh32 1312 dev/pci/if_pcn.c tmd = letoh32(sc->sc_txdescs[j].tmd1);
letoh32 1316 dev/pci/if_pcn.c tmd2 = letoh32(sc->sc_txdescs[j].tmd0);
letoh32 1318 dev/pci/if_pcn.c tmd2 = letoh32(sc->sc_txdescs[j].tmd2);
letoh32 1399 dev/pci/if_pcn.c rmd1 = letoh32(sc->sc_rxdescs[i].rmd1);
letoh32 1457 dev/pci/if_pcn.c len = letoh32(sc->sc_rxdescs[i].rmd0) & LE_R1_BCNT_MASK;
letoh32 1459 dev/pci/if_pcn.c len = letoh32(sc->sc_rxdescs[i].rmd2) & LE_R1_BCNT_MASK;
letoh32 1747 dev/pci/if_sk.c sk_ctl = letoh32(sc_if->sk_rdata->sk_rx_ring[i].sk_ctl);
letoh32 1762 dev/pci/if_sk.c rxstat = letoh32(cur_desc->sk_xmac_rxstat);
letoh32 1765 dev/pci/if_sk.c total_len = SK_RXBYTES(letoh32(cur_desc->sk_ctl));
letoh32 1929 dev/pci/if_sk.c sk_ctl = letoh32(cur_tx->sk_ctl);
letoh32 2820 dev/pci/if_sk.c DESC_PRINT(letoh32(desc->sk_ctl));
letoh32 2821 dev/pci/if_sk.c DESC_PRINT(letoh32(desc->sk_next));
letoh32 2822 dev/pci/if_sk.c DESC_PRINT(letoh32(desc->sk_data_lo));
letoh32 2823 dev/pci/if_sk.c DESC_PRINT(letoh32(desc->sk_data_hi));
letoh32 2824 dev/pci/if_sk.c DESC_PRINT(letoh32(desc->sk_xmac_txstat));
letoh32 1365 dev/pci/if_tht.c flags = letoh32(rxd.flags);
letoh32 412 dev/pci/if_txp.c WRITE_REG(sc, TXP_H2A_1, letoh32(fileheader->addr));
letoh32 423 dev/pci/if_txp.c for (sect = 0; sect < letoh32(fileheader->nsections); sect++) {
letoh32 427 dev/pci/if_txp.c (((u_int8_t *)secthead) + letoh32(secthead->nbytes) +
letoh32 508 dev/pci/if_txp.c rseg += letoh32(sect->nbytes);
letoh32 515 dev/pci/if_txp.c if (txp_dma_malloc(sc, letoh32(sect->nbytes), &dma, 0)) {
letoh32 521 dev/pci/if_txp.c letoh32(sect->nbytes));
letoh32 528 dev/pci/if_txp.c m.m_len = letoh32(sect->nbytes);
letoh32 531 dev/pci/if_txp.c csum = in_cksum(&m, letoh32(sect->nbytes));
letoh32 542 dev/pci/if_txp.c WRITE_REG(sc, TXP_H2A_1, letoh32(sect->nbytes));
letoh32 544 dev/pci/if_txp.c WRITE_REG(sc, TXP_H2A_3, letoh32(sect->addr));
letoh32 597 dev/pci/if_txp.c TXP_OFFSET2IDX(letoh32(*(sc->sc_txhir.r_off)))))
letoh32 601 dev/pci/if_txp.c TXP_OFFSET2IDX(letoh32(*(sc->sc_txlor.r_off)))))
letoh32 631 dev/pci/if_txp.c roff = letoh32(*r->r_roff);
letoh32 632 dev/pci/if_txp.c woff = letoh32(*r->r_woff);
letoh32 644 dev/pci/if_txp.c letoh32(rxd->rx_stat));
letoh32 758 dev/pci/if_txp.c woff = letoh32(*r->r_woff);
letoh32 774 dev/pci/if_txp.c end = TXP_OFFSET2IDX(letoh32(hv->hv_rx_buf_read_idx));
letoh32 775 dev/pci/if_txp.c i = TXP_OFFSET2IDX(letoh32(hv->hv_rx_buf_write_idx));
letoh32 853 dev/pci/if_txp.c u_int32_t idx = TXP_OFFSET2IDX(letoh32(*(r->r_off)));
letoh32 1581 dev/pci/if_txp.c *out2 = letoh32(rsp->rsp_par2);
letoh32 1583 dev/pci/if_txp.c *out3 = letoh32(rsp->rsp_par3);
letoh32 1648 dev/pci/if_txp.c idx = letoh32(hv->hv_resp_read_idx);
letoh32 1649 dev/pci/if_txp.c if (idx != letoh32(hv->hv_resp_write_idx)) {
letoh32 1679 dev/pci/if_txp.c while (ridx != letoh32(hv->hv_resp_write_idx)) {
letoh32 1696 dev/pci/if_txp.c ridx = letoh32(hv->hv_resp_read_idx);
letoh32 1713 dev/pci/if_txp.c ridx = letoh32(hv->hv_resp_read_idx);
letoh32 1714 dev/pci/if_txp.c hv->hv_resp_read_idx = letoh32(ridx);
letoh32 1729 dev/pci/if_txp.c ridx = letoh32(hv->hv_resp_read_idx);
letoh32 1756 dev/pci/if_txp.c ridx = letoh32(hv->hv_cmd_read_idx);
letoh32 1760 dev/pci/if_txp.c nfree = letoh32(br->br_cmd_siz) - sizeof(struct txp_cmd_desc);
letoh32 1763 dev/pci/if_txp.c nfree = letoh32(br->br_cmd_siz) -
letoh32 1907 dev/pci/if_txp.c letoh32(cmd->cmd_par2), letoh32(cmd->cmd_par3));
letoh32 1914 dev/pci/if_txp.c letoh32(rsp->rsp_par2), letoh32(rsp->rsp_par3));
letoh32 1933 dev/pci/if_txp.c letoh32(cmd->cmd_par2), letoh32(cmd->cmd_par3));
letoh32 852 dev/pci/if_vge.c if (letoh32(r->vge_sts) & VGE_RDSTS_OWN) {
letoh32 973 dev/pci/if_vge.c rxstat = letoh32(cur_rx->vge_sts);
letoh32 974 dev/pci/if_vge.c rxctl = letoh32(cur_rx->vge_ctl);
letoh32 1143 dev/pci/if_vge.c txstat = letoh32(sc->vge_ldata.vge_tx_list[idx].vge_sts);
letoh32 1326 dev/pci/if_vge.c if (letoh32(d->vge_sts) & VGE_TDSTS_OWN)
letoh32 49 dev/pci/if_vgevar.h #define VGE_OWN(x) (letoh32((x)->vge_sts) & VGE_RDSTS_OWN)
letoh32 50 dev/pci/if_vgevar.h #define VGE_RXBYTES(x) ((letoh32((x)->vge_sts) & \
letoh32 936 dev/pci/if_vr.c rxstat = letoh32(sc->vr_cdata.vr_rx_head->vr_ptr->vr_status);
letoh32 985 dev/pci/if_vr.c total_len = VR_RXBYTES(letoh32(cur_rx->vr_ptr->vr_status));
letoh32 1092 dev/pci/if_vr.c txstat = letoh32(cur_tx->vr_ptr->vr_status);
letoh32 1037 dev/pci/if_wpi.c main_textsz = letoh32(hdr->main_textsz);
letoh32 1038 dev/pci/if_wpi.c main_datasz = letoh32(hdr->main_datasz);
letoh32 1039 dev/pci/if_wpi.c init_textsz = letoh32(hdr->init_textsz);
letoh32 1040 dev/pci/if_wpi.c init_datasz = letoh32(hdr->init_datasz);
letoh32 1041 dev/pci/if_wpi.c boot_textsz = letoh32(hdr->boot_textsz);
letoh32 1222 dev/pci/if_wpi.c "chan=%d tstamp=%llu\n", ring->cur, letoh32(desc->len),
letoh32 1230 dev/pci/if_wpi.c if ((letoh32(tail->flags) & WPI_RX_NOERROR) != WPI_RX_NOERROR) {
letoh32 1232 dev/pci/if_wpi.c letoh32(tail->flags)));
letoh32 1329 dev/pci/if_wpi.c stat->nkill, stat->rate, letoh32(stat->duration),
letoh32 1330 dev/pci/if_wpi.c letoh32(stat->status)));
letoh32 1343 dev/pci/if_wpi.c if ((letoh32(stat->status) & 0xff) != 1)
letoh32 1389 dev/pci/if_wpi.c hw = letoh32(sc->shared->next);
letoh32 1396 dev/pci/if_wpi.c letoh32(desc->len)));
letoh32 1419 dev/pci/if_wpi.c "alive %x\n", letoh32(uc->version),
letoh32 1420 dev/pci/if_wpi.c letoh32(uc->valid)));
letoh32 1422 dev/pci/if_wpi.c if (letoh32(uc->valid) != 1) {
letoh32 1433 dev/pci/if_wpi.c DPRINTF(("state changed to %x\n", letoh32(*status)));
letoh32 1435 dev/pci/if_wpi.c if (letoh32(*status) & 1) {
letoh32 1452 dev/pci/if_wpi.c scan->chan, letoh32(scan->status)));
letoh32 541 dev/pci/ips.c if (blkno >= letoh32(drive->seccnt) || blkno + blkcnt >
letoh32 542 dev/pci/ips.c letoh32(drive->seccnt)) {
letoh32 596 dev/pci/ips.c _lto4b(letoh32(drive->seccnt) - 1, rcd->addr);
letoh32 644 dev/pci/musycc.c idx = MUSYCC_CHAN_BUFIDX_GET(letoh32(mg->mg_group->tx_cconf[chan]));
letoh32 645 dev/pci/musycc.c slots = MUSYCC_CHAN_BUFLEN_GET(letoh32(mg->mg_group->tx_cconf[chan]));
letoh32 1172 dev/pci/musycc.c rxstat = letoh32(cur_rx->status);
letoh32 1264 dev/pci/musycc.c if (letoh32(dd->status) & MUSYCC_STATUS_OWNER)
letoh32 1328 dev/pci/musycc.c id = letoh32(mc->mc_intrd->md_intrq[(n + i) %
letoh32 1759 dev/pci/musycc.c printf("global conf: %08x\n", letoh32(md->global_conf));
letoh32 1760 dev/pci/musycc.c d = letoh32(md->group_conf);
letoh32 1773 dev/pci/musycc.c d = letoh32(md->port_conf);
letoh32 1783 dev/pci/musycc.c letoh32(md->msglen_conf) & MUSYCC_MAXFRM_MASK,
letoh32 1784 dev/pci/musycc.c (letoh32(md->msglen_conf) >> MUSYCC_MAXFRM2_SHIFT) &
letoh32 1786 dev/pci/musycc.c printf("interrupt queue %x len %d\n", letoh32(md->int_queuep),
letoh32 1787 dev/pci/musycc.c letoh32(md->int_queuelen));
letoh32 1788 dev/pci/musycc.c printf("memory protection %x\n", letoh32(md->memprot));
letoh32 1813 dev/pci/musycc.c d = letoh32(md->tx_cconf[i]);
letoh32 1824 dev/pci/musycc.c d = letoh32(md->rx_cconf[i]);
letoh32 1722 dev/pci/pciide.c seg, letoh32(dma_maps->dma_table[seg].byte_count),
letoh32 1723 dev/pci/pciide.c letoh32(dma_maps->dma_table[seg].base_addr)), DEBUG_DMA);
letoh32 2007 dev/pci/safe.c buf[i] = letoh32(READ_REG(sc, SAFE_PK_RAM_START +
letoh32 143 dev/pci/sti_pci.c tmp = letoh32(tmp);
letoh32 159 dev/pci/sti_pci.c tmp = letoh32(tmp);
letoh32 190 dev/pci/sti_pci.c tmp = letoh32(tmp);
letoh32 271 dev/pci/sti_pci.c stiromsize = letoh32(stiromsize);
letoh32 1921 dev/pci/ubsec.c if ((letoh32(mcr->mcr_opktbuf.pb_addr) & 3) != 0)
letoh32 1923 dev/pci/ubsec.c sc->sc_dv.dv_xname, letoh32(mcr->mcr_opktbuf.pb_addr));
letoh32 1924 dev/pci/ubsec.c if ((letoh32(mcr->mcr_opktbuf.pb_len) & 3) != 0)
letoh32 1926 dev/pci/ubsec.c sc->sc_dv.dv_xname, letoh32(mcr->mcr_opktbuf.pb_len));
letoh32 2121 dev/pci/ubsec.c if ((letoh32(mcr->mcr_opktbuf.pb_addr) & 3) != 0)
letoh32 2123 dev/pci/ubsec.c sc->sc_dv.dv_xname, letoh32(mcr->mcr_opktbuf.pb_addr));
letoh32 2124 dev/pci/ubsec.c if ((letoh32(mcr->mcr_opktbuf.pb_len) & 3) != 0)
letoh32 2126 dev/pci/ubsec.c sc->sc_dv.dv_xname, letoh32(mcr->mcr_opktbuf.pb_len));
letoh32 2424 dev/pci/ubsec.c letoh32(ma->mcr_cmdctxp), letoh16(ma->mcr_pktlen),
letoh32 882 dev/pcmcia/if_malo.c rxdesc->pkgoffset = letoh32(rxdesc->pkgoffset);
letoh32 557 dev/sbus/rfx.c offset = letoh32(offset);
letoh32 558 dev/sbus/rfx.c value = letoh32(offset);
letoh32 722 dev/usb/ehci.c if (letoh32(lsqtd->qtd.qtd_status) & EHCI_QTD_ACTIVE) {
letoh32 725 dev/usb/ehci.c status = letoh32(sqtd->qtd.qtd_status);
letoh32 794 dev/usb/ehci.c nstatus = letoh32(sqtd->qtd.qtd_status);
letoh32 1210 dev/usb/ehci.c link = letoh32(link);
letoh32 1259 dev/usb/ehci.c s = letoh32(qtd->qtd_status);
letoh32 1269 dev/usb/ehci.c printf(" buffer[%d]=0x%08x\n", s, letoh32(qtd->qtd_buffer[s]));
letoh32 1280 dev/usb/ehci.c endp = letoh32(qh->qh_endp);
letoh32 1289 dev/usb/ehci.c endphub = letoh32(qh->qh_endphub);
letoh32 2401 dev/usb/ehci.c EHCI_QTD_GET_TOGGLE(letoh32(sqh->qh.qh_qtd.qtd_status));
letoh32 2525 dev/usb/ehci.c cur = EHCI_LINK_ADDR(letoh32(sqh->qh.qh_curqtd));
letoh32 2543 dev/usb/ehci.c if (EHCI_LINK_ADDR(letoh32(sqtd->qtd.qtd_next)) == us)
letoh32 2545 dev/usb/ehci.c if (EHCI_LINK_ADDR(letoh32(sqtd->qtd.qtd_altnext)) == us)
letoh32 741 dev/usb/if_ral.c if (letoh32(desc->flags) & (RAL_RX_PHY_ERROR | RAL_RX_CRC_ERROR)) {
letoh32 772 dev/usb/if_ral.c m->m_pkthdr.len = m->m_len = (letoh32(desc->flags) >> 16) & 0xfff;
letoh32 833 dev/usb/if_ral.c if (letoh32(desc->flags) & RAL_RX_OFDM) {
letoh32 799 dev/usb/if_rum.c if (letoh32(desc->flags) & RT2573_RX_CRC_ERROR) {
letoh32 831 dev/usb/if_rum.c m->m_pkthdr.len = m->m_len = (letoh32(desc->flags) >> 16) & 0xfff;
letoh32 891 dev/usb/if_rum.c if (letoh32(desc->flags) & RT2573_RX_OFDM) {
letoh32 1423 dev/usb/if_rum.c return letoh32(val);
letoh32 2243 dev/usb/if_rum.c ifp->if_oerrors += letoh32(sc->sta[5]) >> 16;
letoh32 2246 dev/usb/if_rum.c (letoh32(sc->sta[4]) >> 16) + /* TX one-retry ok count */
letoh32 2247 dev/usb/if_rum.c (letoh32(sc->sta[5]) & 0xffff) + /* TX more-retry ok count */
letoh32 2248 dev/usb/if_rum.c (letoh32(sc->sta[5]) >> 16); /* TX retry-fail count */
letoh32 2252 dev/usb/if_rum.c (letoh32(sc->sta[4]) & 0xffff); /* TX no-retry ok count */
letoh32 1077 dev/usb/ohci.c letoh32(sc->sc_hcca->hcca_frame_number),
letoh32 1078 dev/usb/ohci.c letoh32(sc->sc_hcca->hcca_done_head)));
letoh32 1124 dev/usb/ohci.c done = letoh32(sc->sc_hcca->hcca_done_head);
letoh32 1135 dev/usb/ohci.c done = letoh32(sc->sc_hcca->hcca_done_head);
letoh32 1270 dev/usb/ohci.c done = letoh32(std->td.td_nexttd);
letoh32 1278 dev/usb/ohci.c done = letoh32(sitd->itd.itd_nextitd);
letoh32 1352 dev/usb/ohci.c len -= letoh32(std->td.td_be) -
letoh32 1353 dev/usb/ohci.c letoh32(std->td.td_cbp) + 1;
letoh32 1359 dev/usb/ohci.c cc = OHCI_TD_GET_CC(letoh32(std->td.td_flags));
letoh32 1378 dev/usb/ohci.c OHCI_TD_GET_CC(letoh32(std->td.td_flags)),
letoh32 1379 dev/usb/ohci.c ohci_cc_strs[OHCI_TD_GET_CC(letoh32(std->td.td_flags))]));
letoh32 1439 dev/usb/ohci.c if (OHCI_ITD_GET_CC(letoh32(sitd->
letoh32 1446 dev/usb/ohci.c iframes = OHCI_ITD_GET_FC(letoh32(
letoh32 1529 dev/usb/ohci.c data->td.td_be = htole32(letoh32(data->td.td_cbp) +
letoh32 1692 dev/usb/ohci.c (letoh32(sed->ed.ed_flags) & ~(OHCI_ED_ADDRMASK | OHCI_ED_MAXPMASK)) |
letoh32 1719 dev/usb/ohci.c setup->td.td_be = htole32(letoh32(setup->td.td_cbp) + sizeof *req - 1);
letoh32 1944 dev/usb/ohci.c bitmask_snprintf((u_int32_t)letoh32(std->td.td_flags),
letoh32 1951 dev/usb/ohci.c OHCI_TD_GET_DI(letoh32(std->td.td_flags)),
letoh32 1952 dev/usb/ohci.c OHCI_TD_GET_EC(letoh32(std->td.td_flags)),
letoh32 1953 dev/usb/ohci.c OHCI_TD_GET_CC(letoh32(std->td.td_flags)),
letoh32 1954 dev/usb/ohci.c (u_long)letoh32(std->td.td_cbp),
letoh32 1955 dev/usb/ohci.c (u_long)letoh32(std->td.td_nexttd),
letoh32 1956 dev/usb/ohci.c (u_long)letoh32(std->td.td_be));
letoh32 1967 dev/usb/ohci.c OHCI_ITD_GET_SF(letoh32(sitd->itd.itd_flags)),
letoh32 1968 dev/usb/ohci.c OHCI_ITD_GET_DI(letoh32(sitd->itd.itd_flags)),
letoh32 1969 dev/usb/ohci.c OHCI_ITD_GET_FC(letoh32(sitd->itd.itd_flags)),
letoh32 1970 dev/usb/ohci.c OHCI_ITD_GET_CC(letoh32(sitd->itd.itd_flags)),
letoh32 1971 dev/usb/ohci.c (u_long)letoh32(sitd->itd.itd_bp0),
letoh32 1972 dev/usb/ohci.c (u_long)letoh32(sitd->itd.itd_nextitd),
letoh32 1973 dev/usb/ohci.c (u_long)letoh32(sitd->itd.itd_be));
letoh32 1992 dev/usb/ohci.c bitmask_snprintf((u_int32_t)letoh32(sed->ed.ed_flags),
letoh32 1995 dev/usb/ohci.c bitmask_snprintf((u_int32_t)letoh32(sed->ed.ed_headp),
letoh32 2001 dev/usb/ohci.c OHCI_ED_GET_FA(letoh32(sed->ed.ed_flags)),
letoh32 2002 dev/usb/ohci.c OHCI_ED_GET_EN(letoh32(sed->ed.ed_flags)),
letoh32 2003 dev/usb/ohci.c OHCI_ED_GET_MAXP(letoh32(sed->ed.ed_flags)), sbuf,
letoh32 2004 dev/usb/ohci.c (u_long)letoh32(sed->ed.ed_tailp), sbuf2,
letoh32 2005 dev/usb/ohci.c (u_long)letoh32(sed->ed.ed_headp),
letoh32 2006 dev/usb/ohci.c (u_long)letoh32(sed->ed.ed_nexted));
letoh32 2138 dev/usb/ohci.c if ((letoh32(sed->ed.ed_tailp) & OHCI_HEADMASK) !=
letoh32 2139 dev/usb/ohci.c (letoh32(sed->ed.ed_headp) & OHCI_HEADMASK)) {
letoh32 2141 dev/usb/ohci.c std = ohci_hash_find_td(sc, letoh32(sed->ed.ed_headp));
letoh32 2144 dev/usb/ohci.c (int)letoh32(sed->ed.ed_headp),
letoh32 2145 dev/usb/ohci.c (int)letoh32(sed->ed.ed_tailp),
letoh32 2156 dev/usb/ohci.c if ((letoh32(sed->ed.ed_tailp) & OHCI_HEADMASK) !=
letoh32 2157 dev/usb/ohci.c (letoh32(sed->ed.ed_headp) & OHCI_HEADMASK))
letoh32 2166 dev/usb/ohci.c (letoh32(sed->ed.ed_headp) & OHCI_TOGGLECARRY) ? 1 : 0;
letoh32 2255 dev/usb/ohci.c headp = letoh32(sed->ed.ed_headp) & OHCI_HEADMASK;
letoh32 2260 dev/usb/ohci.c if (OHCI_TD_GET_CC(letoh32(p->td.td_flags)) ==
letoh32 2267 dev/usb/ohci.c (int)p->physaddr, (int)letoh32(sed->ed.ed_tailp)));
letoh32 2889 dev/usb/ohci.c (letoh32(sed->ed.ed_flags) & ~OHCI_ED_ADDRMASK) |
letoh32 2909 dev/usb/ohci.c (int)letoh32(sed->ed.ed_flags),
letoh32 2910 dev/usb/ohci.c (int)letoh32(data->td.td_flags),
letoh32 2911 dev/usb/ohci.c (int)letoh32(data->td.td_cbp),
letoh32 2912 dev/usb/ohci.c (int)letoh32(data->td.td_be)));
letoh32 3033 dev/usb/ohci.c data->td.td_be = htole32(letoh32(data->td.td_cbp) + len - 1);
letoh32 3099 dev/usb/ohci.c if ((letoh32(sed->ed.ed_tailp) & OHCI_HEADMASK) !=
letoh32 3100 dev/usb/ohci.c (letoh32(sed->ed.ed_headp) & OHCI_HEADMASK))
letoh32 3232 dev/usb/ohci.c iso->next = letoh32(sc->sc_hcca->hcca_frame_number) + 5;
letoh32 3308 dev/usb/ohci.c letoh32(sc->sc_hcca->hcca_frame_number)));
letoh32 3324 dev/usb/ohci.c letoh32(sc->sc_hcca->hcca_frame_number)));
letoh32 352 dev/usb/uhci.c if (letoh32(pqh->qh.qh_hlink) & UHCI_PTR_T) {
letoh32 769 dev/usb/uhci.c (long)letoh32(p->td.td_link),
letoh32 770 dev/usb/uhci.c (long)letoh32(p->td.td_status),
letoh32 771 dev/usb/uhci.c (long)letoh32(p->td.td_token),
letoh32 772 dev/usb/uhci.c (long)letoh32(p->td.td_buffer)));
letoh32 774 dev/usb/uhci.c bitmask_snprintf((u_int32_t)letoh32(p->td.td_link), "\20\1T\2Q\3VF",
letoh32 776 dev/usb/uhci.c bitmask_snprintf((u_int32_t)letoh32(p->td.td_status),
letoh32 783 dev/usb/uhci.c UHCI_TD_GET_ERRCNT(letoh32(p->td.td_status)),
letoh32 784 dev/usb/uhci.c UHCI_TD_GET_ACTLEN(letoh32(p->td.td_status)),
letoh32 785 dev/usb/uhci.c UHCI_TD_GET_PID(letoh32(p->td.td_token)),
letoh32 786 dev/usb/uhci.c UHCI_TD_GET_DEVADDR(letoh32(p->td.td_token)),
letoh32 787 dev/usb/uhci.c UHCI_TD_GET_ENDPT(letoh32(p->td.td_token)),
letoh32 788 dev/usb/uhci.c UHCI_TD_GET_DT(letoh32(p->td.td_token)),
letoh32 789 dev/usb/uhci.c UHCI_TD_GET_MAXLEN(letoh32(p->td.td_token))));
letoh32 796 dev/usb/uhci.c (int)sqh->physaddr, letoh32(sqh->qh.qh_hlink),
letoh32 797 dev/usb/uhci.c letoh32(sqh->qh.qh_elink)));
letoh32 837 dev/usb/uhci.c if (sqh->hlink != NULL && !(letoh32(sqh->qh.qh_hlink) & UHCI_PTR_T))
letoh32 842 dev/usb/uhci.c if (sqh->elink != NULL && !(letoh32(sqh->qh.qh_elink) & UHCI_PTR_T))
letoh32 861 dev/usb/uhci.c if (letoh32(td->td.td_link) & UHCI_PTR_T ||
letoh32 862 dev/usb/uhci.c letoh32(td->td.td_link) == 0)
letoh32 1302 dev/usb/uhci.c if (letoh32(lstd->td.td_status) & UHCI_TD_ACTIVE) {
letoh32 1305 dev/usb/uhci.c status = letoh32(std->td.td_status);
letoh32 1315 dev/usb/uhci.c UHCI_TD_GET_MAXLEN(letoh32(std->td.td_token)))
letoh32 1377 dev/usb/uhci.c status = letoh32(std->td.td_status);
letoh32 1398 dev/usb/uhci.c nstatus = letoh32(std->td.td_status);
letoh32 1403 dev/usb/uhci.c if (UHCI_TD_GET_PID(letoh32(std->td.td_token)) !=
letoh32 1418 dev/usb/uhci.c upipe->nexttoggle = UHCI_TD_GET_DT(letoh32(std->td.td_token));
letoh32 1627 dev/usb/uhci.c if (letoh32(std->td.td_token) == TD_IS_FREE) {
letoh32 2257 dev/usb/uhci.c link = letoh32(std->td.td_link);
letoh32 2457 dev/usb/uhci.c len = UHCI_TD_GET_MAXLEN(letoh32(std->td.td_token));
letoh32 386 isofs/udf/ecma167-udf.h #define GETICBLEN(ad_type, icb) letoh32(((struct ad_type *)(icb))->len)
letoh32 122 isofs/udf/udf.h return (letoh32(icb->loc.lb_num));
letoh32 124 isofs/udf/udf_subr.c mvds_start = letoh32(avdp.main_vds_ex.loc);
letoh32 125 isofs/udf/udf_subr.c mvds_end = mvds_start + (letoh32(avdp.main_vds_ex.len) - 1) / bsize;
letoh32 260 isofs/udf/udf_subr.c *sector = letoh32(*(uint32_t *)data) + ump->um_start;
letoh32 287 isofs/udf/udf_vfsops.c mvds_start = letoh32(avdp.main_vds_ex.loc);
letoh32 288 isofs/udf/udf_vfsops.c mvds_end = mvds_start + (letoh32(avdp.main_vds_ex.len) - 1) / bsize;
letoh32 297 isofs/udf/udf_vfsops.c ump->um_bsize = letoh32(lvd->lb_size);
letoh32 301 isofs/udf/udf_vfsops.c fsd_offset = letoh32(lvd->_lvd_use.fsd_loc.loc.lb_num);
letoh32 310 isofs/udf/udf_vfsops.c ump->um_len = letoh32(pd->part_len);
letoh32 311 isofs/udf/udf_vfsops.c ump->um_start = letoh32(pd->start_loc);
letoh32 372 isofs/udf/udf_vfsops.c sector = letoh32(ump->um_root_icb.loc.lb_num);
letoh32 373 isofs/udf/udf_vfsops.c size = letoh32(ump->um_root_icb.len);
letoh32 557 isofs/udf/udf_vfsops.c size = UDF_FENTRY_SIZE + letoh32(fe->l_ea) + letoh32(fe->l_ad);
letoh32 696 isofs/udf/udf_vfsops.c ump->um_stbl = malloc(letoh32(pms->st_size), M_UDFMOUNT, M_NOWAIT);
letoh32 700 isofs/udf/udf_vfsops.c bzero(ump->um_stbl, letoh32(pms->st_size));
letoh32 705 isofs/udf/udf_vfsops.c error = udf_readlblks(ump, letoh32(pms->st_loc[0]),
letoh32 706 isofs/udf/udf_vfsops.c letoh32(pms->st_size), &bp);
letoh32 715 isofs/udf/udf_vfsops.c bcopy(bp->b_data, ump->um_stbl, letoh32(pms->st_size));
letoh32 729 isofs/udf/udf_vfsops.c if (letoh32(ump->um_stbl->entries[i].org) >= 0xfffffff0)
letoh32 745 isofs/udf/udf_vfsops.c for (i = 0; i < letoh32(lvd->n_pm); i++) {
letoh32 186 isofs/udf/udf_vnops.c perm = letoh32(up->u_fentry->perm);
letoh32 331 isofs/udf/udf_vnops.c vap->va_uid = (letoh32(fentry->uid) == -1) ? 0 : letoh32(fentry->uid);
letoh32 332 isofs/udf/udf_vnops.c vap->va_gid = (letoh32(fentry->gid) == -1) ? 0 : letoh32(fentry->gid);
letoh32 1188 isofs/udf/udf_vnops.c *data = &fentry->data[letoh32(fentry->l_ea)];
letoh32 1189 isofs/udf/udf_vnops.c *size = letoh32(fentry->l_ad);
letoh32 1255 isofs/udf/udf_vnops.c if (ad_offset > letoh32(fentry->l_ad)) {
letoh32 1260 isofs/udf/udf_vnops.c letoh32(fentry->l_ea) + ad_offset);
letoh32 1266 isofs/udf/udf_vnops.c letoh32(((struct short_ad *)(icb))->pos);
letoh32 1280 isofs/udf/udf_vnops.c if (ad_offset > letoh32(fentry->l_ad)) {
letoh32 1285 isofs/udf/udf_vnops.c letoh32(fentry->l_ea) + ad_offset);
letoh32 1291 isofs/udf/udf_vnops.c letoh32(((struct long_ad *)(icb))->loc.lb_num);
letoh32 1322 isofs/udf/udf_vnops.c lsector - letoh32(ump->um_stbl->entries[i].org);
letoh32 1325 isofs/udf/udf_vnops.c letoh32(ump->um_stbl->entries[i].map) +
letoh32 411 kern/subr_disk.c if (letoh32(dp2->dp_size) &&
letoh32 422 kern/subr_disk.c dospartoff = letoh32(dp2->dp_start) + part_blkno;
letoh32 446 kern/subr_disk.c if (letoh32(dp2->dp_size) > DL_GETDSIZE(lp))
letoh32 448 kern/subr_disk.c if (letoh32(dp2->dp_start) > DL_GETDSIZE(lp))
letoh32 450 kern/subr_disk.c if (letoh32(dp2->dp_size) == 0)
letoh32 452 kern/subr_disk.c if (letoh32(dp2->dp_start))
letoh32 454 kern/subr_disk.c letoh32(dp2->dp_start) + part_blkno);
letoh32 456 kern/subr_disk.c DL_SETPSIZE(pp, letoh32(dp2->dp_size));
letoh32 480 kern/subr_disk.c part_blkno = letoh32(dp2->dp_start) + extoff;
letoh32 482 kern/subr_disk.c extoff = letoh32(dp2->dp_start);
letoh32 536 net80211/ieee80211_crypto.c if (crc != letoh32(*(u_int32_t *)crcbuf)) {
letoh32 173 sys/endian.h __uint32_t letoh32(__uint32_t);
letoh32 246 ufs/ext2fs/ext2fs.h #define fs2h32(x) letoh32(x)