Home
last modified time | relevance | path

Searched refs:lemtoh32 (Results 1 – 19 of 19) sorted by relevance

/openbsd/sys/dev/pci/drm/include/asm/
H A Dbyteorder.h16 #define le32_to_cpup(x) lemtoh32(x)
21 #define get_unaligned_le32(x) lemtoh32(x)
/openbsd/sys/dev/pci/
H A Dmpii.c964 if (ISSET(lemtoh32(&pg0.device_info), in mpii_scsi_probe()
1326 if (ISSET(lemtoh32(&ifp.ioc_capabilities), in mpii_iocfacts()
1513 lemtoh32(&iip.ioc_loginfo)); in mpii_iocinit()
1516 lemtoh32(&iip.ioc_loginfo)) in mpii_iocinit()
2299 lemtoh32(&cp->ioc_loginfo)); in mpii_req_cfg_header()
2415 lemtoh32(&cp->ioc_loginfo)); in mpii_req_cfg_page()
2444 rfid = (lemtoh32(&rdp->frame_addr) - in mpii_reply()
3138 lemtoh32(&sie->ioc_loginfo)); in mpii_scsi_cmd_done()
3140 lemtoh32(&sie->transfer_count)); in mpii_scsi_cmd_done()
3142 lemtoh32(&sie->sense_count)); in mpii_scsi_cmd_done()
[all …]
H A Dif_ixl.c3314 lemtoh32(&rxd->filter_status); in ixl_rxeof()
3585 lemtoh32(&iaq->iaq_param[0]), lemtoh32(&iaq->iaq_param[1]),
3586 lemtoh32(&iaq->iaq_param[2]), lemtoh32(&iaq->iaq_param[3]));
3819 fwbuild = lemtoh32(&iaq.iaq_param[1]); in ixl_get_version()
3820 fwver = lemtoh32(&iaq.iaq_param[2]); in ixl_get_version()
3821 apiver = lemtoh32(&iaq.iaq_param[3]); in ixl_get_version()
4111 phy_types = lemtoh32(&phy->phy_type); in ixl_get_phy_types()
4338 *p = lemtoh32(&param->val); in ixl_sff_get_byte()
5115 return (lemtoh32(&iaq->iaq_param[3])); in ixl_710_rd_ctl()
H A Dqle.c1086 xs->resid = lemtoh32(&status->resid); in qle_handle_resp()
1095 lemtoh32(&status->fcp_rsp_len); in qle_handle_resp()
1096 sr = MIN(lemtoh32(&status->fcp_sense_len), in qle_handle_resp()
2011 rv = lemtoh32(&iocb->req_ioparms[0]); in qle_fabric_plogx()
2012 *info = lemtoh32(&iocb->req_ioparms[1]); in qle_fabric_plogx()
H A Dif_rge.c2820 kstat_kv_u32(&kvs->rx_er) = lemtoh32(&rs->rge_rx_er); in rge_kstat_copy()
2823 kstat_kv_u32(&kvs->tx_1col) = lemtoh32(&rs->rge_tx_1col); in rge_kstat_copy()
2824 kstat_kv_u32(&kvs->tx_mcol) = lemtoh32(&rs->rge_tx_mcol); in rge_kstat_copy()
2827 kstat_kv_u32(&kvs->rx_ok_mul) = lemtoh32(&rs->rge_rx_ok_mul); in rge_kstat_copy()
H A Dif_sk.c1599 sk_ctl = lemtoh32(&cur_desc->sk_ctl); in sk_rxeof()
1615 rxstat = lemtoh32(&cur_desc->sk_xmac_rxstat); in sk_rxeof()
1662 sk_ctl = lemtoh32(&cur_tx->sk_ctl); in sk_txeof()
H A Dmfii.c1175 mfii_aen_start(sc, ccb, mdm, lemtoh32(&mel.mel_boot_seq_num)); in mfii_aen_register()
1241 code = lemtoh32(&med->med_code); in mfii_aen()
1245 lemtoh32(&med->med_seq_num), code, med->med_description); in mfii_aen()
1278 mfii_aen_start(sc, ccb, mdm, lemtoh32(&med->med_seq_num) + 1); in mfii_aen()
H A Dif_bnxt.c2320 flags = lemtoh32(&rxhi->flags2); in bnxt_rx()
2340 m->m_pkthdr.ph_flowid = lemtoh32(&rxlo->rss_hash); in bnxt_rx()
H A Dif_aq_pci.c3085 rxd_type = lemtoh32(&rxd->type); in aq_rxeof()
3087 mb->m_pkthdr.ph_flowid = lemtoh32(&rxd->rss_hash); in aq_rxeof()
H A Dif_ix.c3167 hash = lemtoh32(&rxdesc->wb.lower.hi_dword.rss); in ixgbe_rxeof()
3171 rsccnt = lemtoh32(&rxdesc->wb.lower.lo_dword.data) & in ixgbe_rxeof()
/openbsd/sys/sys/
H A Dendian.h117 #define lemtoh32 __lemtoh32 macro
/openbsd/sys/dev/ic/
H A Dmpi.c701 if (!(lemtoh32(&pg0.information) & 0x07) && (try == 0)) { in mpi_ppr()
713 if (lemtoh32(&pg0.information) & 0x0e) { in mpi_ppr()
715 DEVNAME(sc), lemtoh32(&pg0.information)); in mpi_ppr()
951 id = lemtoh32(&reply->msg_context); in mpi_reply()
1682 if (ISSET(lemtoh32(&pg0.device_info), in mpi_scsi_probe()
2046 sc->sc_fw_len = lemtoh32(&ifp.fw_image_size); in mpi_iocfacts()
2235 flags = lemtoh32(&pg.flags); in mpi_cfg_coalescing()
2304 switch (lemtoh32(&enp->event)) { in mpi_eventnotify_done()
2328 DEVNAME(sc), lemtoh32(&enp->event)); in mpi_eventnotify_done()
2491 id = lemtoh32(&pg.port_id); in mpi_fc_rescan()
[all …]
H A Dre.c2538 kstat_kv_u32(&kvs->rx_er) = lemtoh32(&rs->re_rx_er); in re_kstat_copy()
2541 kstat_kv_u32(&kvs->tx_1col) = lemtoh32(&rs->re_tx_1col); in re_kstat_copy()
2542 kstat_kv_u32(&kvs->tx_mcol) = lemtoh32(&rs->re_tx_mcol); in re_kstat_copy()
2545 kstat_kv_u32(&kvs->rx_ok_mul) = lemtoh32(&rs->re_rx_ok_mul); in re_kstat_copy()
H A Dnvme.c1292 sc->sc_nn = lemtoh32(&identify->nn); in nvme_identify()
1984 lemtoh32(&idctrl->sanicap), NVM_ID_CTRL_SANICAP_FMT in nvme_bioctl_inq()
1988 nvme_bio_status(bs, "Features 0x%b", lemtoh32(&idctrl->ctratt), in nvme_bioctl_inq()
H A Dahci.c1819 lemtoh32(&ccb->ccb_cmd_hdr->prdbc); in ahci_unload_prdt()
/openbsd/sys/dev/pci/drm/include/linux/
H A Dio.h124 val = lemtoh32(addr); in ioread32()
/openbsd/sys/arch/arm64/dev/
H A Drtkit.c355 idx = lemtoh32((uint32_t *)buf); in rtkit_crashlog_dump_str()
446 fourcc = lemtoh32((uint32_t *)(buf + off)); in rtkit_crashlog_dump()
447 size = lemtoh32((uint32_t *)(buf + off + 12)); in rtkit_crashlog_dump()
/openbsd/sys/arch/powerpc64/powerpc64/
H A Dbus_space.c237 return lemtoh32((volatile uint32_t *)(h + o)); in little_space_read_4()
/openbsd/sys/dev/fdt/
H A Dtipd.c242 *val = lemtoh32(&buf[1]); in tipd_read_4()