Symbol: lemtoh16
sys/arch/powerpc64/powerpc64/bus_space.c
231
return lemtoh16((volatile uint16_t *)(h + o));
sys/dev/ic/mpi.c
1455
switch (lemtoh16(&sie->ioc_status)) {
sys/dev/ic/mpi.c
2037
sc->sc_maxcmds = lemtoh16(&ifp.global_credits);
sys/dev/ic/mpi.c
2048
sc->sc_repq = MIN(MPI_REPLYQ_DEPTH, lemtoh16(&ifp.reply_queue_depth));
sys/dev/ic/mpi.c
2054
sc->sc_first_sgl_len = ((lemtoh16(&ifp.request_frame_size) * 4) -
sys/dev/ic/mpi.c
2059
sc->sc_chain_len = (lemtoh16(&ifp.request_frame_size) * 4) /
sys/dev/ic/mpi.c
2198
sc->sc_target = lemtoh16(&pfp->port_scsi_id);
sys/dev/ic/mpi.c
2656
if (lemtoh16(&upp->ioc_status) != MPI_IOCSTATUS_SUCCESS)
sys/dev/ic/mpi.c
2832
if (lemtoh16(&cp->ioc_status) != MPI_IOCSTATUS_SUCCESS)
sys/dev/ic/mpi.c
2867
lemtoh16(&ehdr->ext_page_length) : hdr->page_length;
sys/dev/ic/mpi.c
2946
if (lemtoh16(&cp->ioc_status) != MPI_IOCSTATUS_SUCCESS)
sys/dev/ic/mpi.c
3015
enabled = ISSET(lemtoh16(&rpg0->settings.volume_settings),
sys/dev/ic/mpi.c
3064
switch (lemtoh16(&rep->action_status)) {
sys/dev/ic/mpi.c
839
pagelen = lemtoh16(&ehdr.ext_page_length) * 4;
sys/dev/ic/nvme.c
1212
flags = lemtoh16(&cqe->flags);
sys/dev/ic/nvme.c
1221
ccb->ccb_cqe_flags = lemtoh16(&cqe->flags);
sys/dev/ic/nvme.c
1696
flags = lemtoh16(&acqe->flags);
sys/dev/ic/nvme.c
1856
flags = lemtoh16(&icqe->flags);
sys/dev/ic/nvme.c
1994
lemtoh16(&idctrl->oacs), NVM_ID_CTRL_OACS_FMT,
sys/dev/ic/nvme.c
1995
lemtoh16(&idctrl->oncs), NVM_ID_CTRL_ONCS_FMT);
sys/dev/ic/nvme.c
2124
ms = lemtoh16(&idns->lbaf[i].ms);
sys/dev/ic/re.c
2547
kstat_kv_u16(&kvs->miss_pkt) = lemtoh16(&rs->re_miss_pkt);
sys/dev/ic/re.c
2548
kstat_kv_u16(&kvs->fae) = lemtoh16(&rs->re_fae);
sys/dev/ic/re.c
2554
kstat_kv_u16(&kvs->tx_abt) = lemtoh16(&rs->re_tx_abt);
sys/dev/ic/re.c
2555
kstat_kv_u16(&kvs->tx_undrn) = lemtoh16(&rs->re_tx_undrn);
sys/dev/pci/drm/include/asm/byteorder.h
15
#define le16_to_cpup(x) lemtoh16(x)
sys/dev/pci/drm/include/asm/byteorder.h
35
htolem16(p, lemtoh16(p) + n);
sys/dev/pci/drm/include/linux/io.h
113
val = lemtoh16(addr);
sys/dev/pci/if_aq_pci.c
3124
status = lemtoh16(&rxd->status);
sys/dev/pci/if_aq_pci.c
3132
pktlen = lemtoh16(&rxd->pkt_len);
sys/dev/pci/if_aq_pci.c
3148
m->m_pkthdr.ether_vtag = lemtoh16(&rxd->vlan);
sys/dev/pci/if_bnxt.c
2691
errors = lemtoh16(&rxhi->errors_v2);
sys/dev/pci/if_bnxt.c
2704
m->m_pkthdr.ether_vtag = lemtoh16(&rxhi->metadata);
sys/dev/pci/if_bnxt.c
2709
if (lemtoh16(&rxlo->flags_type) & RX_PKT_CMPL_FLAGS_RSS_VALID) {
sys/dev/pci/if_bnxt.c
2730
((lemtoh16(&rxlo->flags_type) & RX_PKT_CMPL_FLAGS_ITYPE_TCP) ==
sys/dev/pci/if_iavf.c
2395
lemtoh16(&rxd->l2tag1);
sys/dev/pci/if_ix.c
3324
lemtoh16(&rxdesc->wb.lower.lo_dword.hs_rss.pkt_info) &
sys/dev/pci/if_ixl.c
3290
lemtoh16(&rxd->l2tag1);
sys/dev/pci/if_ixl.c
3522
retval = lemtoh16(&iaq->iaq_retval);
sys/dev/pci/if_ixl.c
3562
lemtoh16(&iaq->iaq_flags), IXL_AQ_FLAGS_FMT,
sys/dev/pci/if_ixl.c
3563
lemtoh16(&iaq->iaq_opcode));
sys/dev/pci/if_ixl.c
3565
lemtoh16(&iaq->iaq_datalen), lemtoh16(&iaq->iaq_retval));
sys/dev/pci/if_ixl.c
3970
nelm = lemtoh16(&hdr->num_reported);
sys/dev/pci/if_ixl.c
3982
elm->type, elm->revision, lemtoh16(&elm->seid));
sys/dev/pci/if_ixl.c
3984
lemtoh16(&elm->uplink_seid),
sys/dev/pci/if_ixl.c
3985
lemtoh16(&elm->downlink_seid));
sys/dev/pci/if_ixl.c
3988
lemtoh16(&elm->scheduler_id),
sys/dev/pci/if_ixl.c
3989
lemtoh16(&elm->element_info));
sys/dev/pci/if_ixl.c
4059
return (lemtoh16(&iaq.iaq_retval));
sys/dev/pci/if_ixl.c
4305
dev, reg, lemtoh16(&iaq->iaq_retval));
sys/dev/pci/if_ixl.c
4347
dev, reg, v, lemtoh16(&iaq->iaq_retval));
sys/dev/pci/if_ixl.c
4402
lemtoh16(&iaq.iaq_retval));
sys/dev/pci/if_ixl.c
4462
lemtoh16(&iaq.iaq_retval));
sys/dev/pci/if_ixl.c
5092
retval = lemtoh16(&iaq->iaq_retval);
sys/dev/pci/if_ixl.c
5116
retval = lemtoh16(&iaq->iaq_retval);
sys/dev/pci/if_ixl.c
5481
lemtoh16(&sc->sc_vsi_number));
sys/dev/pci/if_rge.c
3885
kstat_kv_u16(&kvs->miss_pkt) = lemtoh16(&rs->rge_miss_pkt);
sys/dev/pci/if_rge.c
3886
kstat_kv_u16(&kvs->fae) = lemtoh16(&rs->rge_fae);
sys/dev/pci/if_rge.c
3892
kstat_kv_u16(&kvs->tx_abt) = lemtoh16(&rs->rge_tx_abt);
sys/dev/pci/if_rge.c
3893
kstat_kv_u16(&kvs->tx_undrn) = lemtoh16(&rs->rge_tx_undrn);
sys/dev/pci/mfii.c
1288
lemtoh16(&pd->device_id), lemtoh16(&pd->encl_id),
sys/dev/pci/mfii.c
1298
scsi_probe_target(sc->sc_pd->pd_scsibus, lemtoh16(&pd->device_id));
sys/dev/pci/mfii.c
1308
lemtoh16(&pd->device_id), lemtoh16(&pd->encl_id),
sys/dev/pci/mfii.c
1314
uint16_t target = lemtoh16(&pd->device_id);
sys/dev/pci/mfii.c
1327
uint16_t target = lemtoh16(&state->pd.mep_device_id);
sys/dev/pci/mpii.c
1334
sc->sc_max_devices = ifp.max_volumes + lemtoh16(&ifp.max_targets);
sys/dev/pci/mpii.c
1343
sc->sc_max_cmds = MIN(lemtoh16(&ifp.request_credit),
sys/dev/pci/mpii.c
1366
qdepth = lemtoh16(&ifp.max_reply_descriptor_post_queue_depth);
sys/dev/pci/mpii.c
1414
irs = lemtoh16(&ifp.ioc_request_frame_size) * 4;
sys/dev/pci/mpii.c
1432
sc->sc_max_chain = lemtoh16(&ifp.ioc_max_chain_seg_size);
sys/dev/pci/mpii.c
1521
lemtoh16(&iip.ioc_status));
sys/dev/pci/mpii.c
1525
if (lemtoh16(&iip.ioc_status) != MPII_IOCSTATUS_SUCCESS ||
sys/dev/pci/mpii.c
1827
type = (lemtoh16(&ce->element_flags) &
sys/dev/pci/mpii.c
1836
lemtoh16(&ce->vol_dev_handle))) {
sys/dev/pci/mpii.c
1839
lemtoh16(&ce->vol_dev_handle));
sys/dev/pci/mpii.c
1851
dev->dev_handle = lemtoh16(&ce->vol_dev_handle);
sys/dev/pci/mpii.c
1861
lemtoh16(&ce->vol_dev_handle))))
sys/dev/pci/mpii.c
1875
lemtoh16(&ce->phys_disk_dev_handle))))
sys/dev/pci/mpii.c
1888
lemtoh16(&ce->phys_disk_dev_handle))))
sys/dev/pci/mpii.c
1924
switch (lemtoh16(&enp->event)) {
sys/dev/pci/mpii.c
1933
DEVNAME(sc), lemtoh16(&enp->event));
sys/dev/pci/mpii.c
1943
handle = lemtoh16(&pe->dev_handle);
sys/dev/pci/mpii.c
1956
dev->enclosure = lemtoh16(&tcl->enclosure_handle);
sys/dev/pci/mpii.c
1957
dev->expander = lemtoh16(&tcl->expander_handle);
sys/dev/pci/mpii.c
1969
dev = mpii_find_dev(sc, lemtoh16(&pe->dev_handle));
sys/dev/pci/mpii.c
2022
lemtoh16(&enp->event));
sys/dev/pci/mpii.c
2024
switch (lemtoh16(&enp->event)) {
sys/dev/pci/mpii.c
2057
dev = mpii_find_dev(sc, lemtoh16(&evd->vol_dev_handle));
sys/dev/pci/mpii.c
2086
dev = mpii_find_dev(sc, lemtoh16(&evs->vol_dev_handle));
sys/dev/pci/mpii.c
2095
DEVNAME(sc), lemtoh16(&enp->event));
sys/dev/pci/mpii.c
2220
if (lemtoh16(&ipg.flags) & MPII_IOC_PG8_FLAGS_RESERVED_TARGETID_0)
sys/dev/pci/mpii.c
2223
flags = lemtoh16(&ipg.ir_volume_mapping_flags) &
sys/dev/pci/mpii.c
2302
lemtoh16(&cp->ext_page_length), cp->ext_page_type,
sys/dev/pci/mpii.c
2307
lemtoh16(&cp->ioc_status));
sys/dev/pci/mpii.c
2317
if (lemtoh16(&cp->ioc_status) != MPII_IOCSTATUS_SUCCESS)
sys/dev/pci/mpii.c
2352
lemtoh16(&ehdr->ext_page_length) : hdr->page_length;
sys/dev/pci/mpii.c
2418
lemtoh16(&cp->ext_page_length), cp->ext_page_type,
sys/dev/pci/mpii.c
2423
lemtoh16(&cp->ioc_status));
sys/dev/pci/mpii.c
2433
if (lemtoh16(&cp->ioc_status) != MPII_IOCSTATUS_SUCCESS)
sys/dev/pci/mpii.c
3140
"function: 0x%02x\n", DEVNAME(sc), lemtoh16(&sie->dev_handle),
sys/dev/pci/mpii.c
3146
sie->scsi_state, lemtoh16(&sie->ioc_status));
sys/dev/pci/mpii.c
3156
lemtoh16(&sie->task_tag));
sys/dev/pci/mpii.c
3166
switch (lemtoh16(&sie->ioc_status) & MPII_IOCSTATUS_MASK) {
sys/dev/pci/mpii.c
3284
enabled = ((lemtoh16(&vpg->volume_settings) &
sys/dev/pci/mpii.c
3478
bv->bv_size = letoh64(vpg->max_lba) * lemtoh16(&vpg->block_size);
sys/dev/pci/mpii.c
3571
pagelen = lemtoh16(&ehdr.ext_page_length) * 4;
sys/dev/pci/mpii.c
3589
if (ISSET(lemtoh16(&el->element_flags),
sys/dev/pci/mpii.c
3649
if ((dev = mpii_find_dev(sc, lemtoh16(&ppg->dev_handle))) == NULL) {
sys/dev/pci/mpii.c
3687
bd->bd_size = letoh64(ppg->dev_max_lba) * lemtoh16(&ppg->block_size);
sys/dev/pci/mpii.c
724
smid = lemtoh16(&rdp->smid);
sys/dev/pci/qle.c
1081
xs->status = lemtoh16(&status->scsi_status) & 0xff;
sys/dev/pci/qle.c
1083
completion = lemtoh16(&status->completion);
sys/dev/pci/qle.c
1090
if (lemtoh16(&status->scsi_status) &
sys/dev/pci/qle.c
2009
rv = lemtoh16(&iocb->req_status);
sys/dev/pci/qle.c
821
loopid = lemtoh16(&l[i].loopid) & 0xfff;
sys/dev/pci/qle.c
877
if (lemtoh16(&pdb->prli_svc_word3) & QLE_SVC3_TARGET_ROLE)
sys/dev/pci/qle.c
931
if (lemtoh16(&pdb->prli_svc_word3) & QLE_SVC3_TARGET_ROLE)
sys/dev/pci/qle.c
981
if (lemtoh16(&pdb->prli_svc_word3) & QLE_SVC3_TARGET_ROLE)