/linux-4.1.27/drivers/scsi/bfa/ |
D | bfi_ms.h | 107 struct bfi_mhdr_s mh; member 116 struct bfi_mhdr_s mh; /* Common msg header */ member 127 struct bfi_mhdr_s mh; /* common msg header */ member 139 struct bfi_mhdr_s mh; /* common msg header */ member 151 struct bfi_mhdr_s mh; /* common msg header */ member 161 struct bfi_mhdr_s mh; member 172 struct bfi_mhdr_s mh; member 182 struct bfi_mhdr_s mh; /* common msg header */ member 186 struct bfi_mhdr_s mh; /* common msg header */ member 196 struct bfi_mhdr_s mh; /* common msg header */ member [all …]
|
D | bfi.h | 177 struct bfi_mhdr_s mh; member 264 struct bfi_mhdr_s mh; member 304 struct bfi_mhdr_s mh; /* Common msg header */ member 396 struct bfi_mhdr_s mh; /* common msg header */ member 454 struct bfi_mhdr_s mh; member 466 struct bfi_mhdr_s mh; /* Common msg header */ member 480 struct bfi_mhdr_s mh; member 491 struct bfi_mhdr_s mh; member 598 struct bfi_mhdr_s mh; member 605 struct bfi_mhdr_s mh; member [all …]
|
D | bfa_port.c | 158 bfa_trc(port, m->mh.msg_id); in bfa_port_isr() 160 switch (m->mh.msg_id) { in bfa_port_isr() 271 bfi_h2i_set(m->mh, BFI_MC_PORT, BFI_PORT_H2I_ENABLE_REQ, in bfa_port_enable() 327 bfi_h2i_set(m->mh, BFI_MC_PORT, BFI_PORT_H2I_DISABLE_REQ, in bfa_port_disable() 367 bfi_h2i_set(m->mh, BFI_MC_PORT, BFI_PORT_H2I_GET_STATS_REQ, in bfa_port_get_stats() 404 bfi_h2i_set(m->mh, BFI_MC_PORT, BFI_PORT_H2I_CLEAR_STATS_REQ, in bfa_port_clear_stats() 681 bfi_h2i_set(cmd->mh, BFI_MC_CEE, BFI_CEE_H2I_GET_CFG_REQ, in bfa_cee_get_attr() 721 bfi_h2i_set(cmd->mh, BFI_MC_CEE, BFI_CEE_H2I_GET_STATS_REQ, in bfa_cee_get_stats() 758 bfi_h2i_set(cmd->mh, BFI_MC_CEE, BFI_CEE_H2I_RESET_STATS, in bfa_cee_reset_stats() 783 bfa_trc(cee, msg->mh.msg_id); in bfa_cee_isr() [all …]
|
D | bfa_ioc.c | 1813 bfi_h2i_set(enable_req.mh, BFI_MC_IOC, BFI_IOC_H2I_ENABLE_REQ, in bfa_ioc_send_enable() 1826 bfi_h2i_set(disable_req.mh, BFI_MC_IOC, BFI_IOC_H2I_DISABLE_REQ, in bfa_ioc_send_disable() 1836 bfi_h2i_set(attr_req.mh, BFI_MC_IOC, BFI_IOC_H2I_GETATTR_REQ, in bfa_ioc_send_getattr() 2339 switch (msg->mh.msg_id) { in bfa_ioc_isr() 2359 bfa_trc(ioc, msg->mh.msg_id); in bfa_ioc_isr() 2616 mc = m.mh.msg_class; in bfa_ioc_mbox_isr() 3001 bfi_h2i_set(req->mh, BFI_MC_IOC, BFI_IOC_H2I_DBG_SYNC, in bfa_ioc_send_fwsync() 3299 WARN_ON(msg->mh.msg_class != BFI_MC_ABLK); in bfa_ablk_isr() 3300 bfa_trc(ablk->ioc, msg->mh.msg_id); in bfa_ablk_isr() 3302 switch (msg->mh.msg_id) { in bfa_ablk_isr() [all …]
|
D | bfa_svc.c | 850 bfi_h2i_set(send_req->mh, BFI_MC_FCXP, BFI_FCXP_H2I_SEND_REQ, in bfa_fcxp_queue() 913 bfa_reqq_produce(bfa, BFA_REQQ_FCXP, send_req->mh); in bfa_fcxp_queue() 1741 bfi_h2i_set(m->mh, BFI_MC_LPS, BFI_LPS_H2I_LOGIN_REQ, in bfa_lps_send_login() 1752 bfa_reqq_produce(lps->bfa, lps->reqq, m->mh); in bfa_lps_send_login() 1768 bfi_h2i_set(m->mh, BFI_MC_LPS, BFI_LPS_H2I_LOGOUT_REQ, in bfa_lps_send_logout() 1773 bfa_reqq_produce(lps->bfa, lps->reqq, m->mh); in bfa_lps_send_logout() 1787 bfi_h2i_set(m->mh, BFI_MC_LPS, BFI_LPS_H2I_N2N_PID_REQ, in bfa_lps_send_set_n2n_pid() 1792 bfa_reqq_produce(lps->bfa, lps->reqq, m->mh); in bfa_lps_send_set_n2n_pid() 3254 bfi_h2i_set(m->mh, BFI_MC_FCPORT, BFI_FCPORT_H2I_ENABLE_REQ, in bfa_fcport_send_enable() 3269 bfa_reqq_produce(fcport->bfa, BFA_REQQ_PORT, m->mh); in bfa_fcport_send_enable() [all …]
|
D | bfa_fcpim.c | 1171 bfi_h2i_set(m->mh, BFI_MC_ITN, BFI_ITN_H2I_CREATE_REQ, in bfa_itnim_send_fwcreate() 1182 bfa_reqq_produce(itnim->bfa, itnim->reqq, m->mh); in bfa_itnim_send_fwcreate() 1200 bfi_h2i_set(m->mh, BFI_MC_ITN, BFI_ITN_H2I_DELETE_REQ, in bfa_itnim_send_fwdelete() 1208 bfa_reqq_produce(itnim->bfa, itnim->reqq, m->mh); in bfa_itnim_send_fwdelete() 2576 bfi_h2i_set(m->mh, BFI_MC_IOIM_READ, 0, bfa_fn_lpu(ioim->bfa)); in bfa_ioim_send_ioreq() 2581 bfi_h2i_set(m->mh, BFI_MC_IOIM_WRITE, 0, bfa_fn_lpu(ioim->bfa)); in bfa_ioim_send_ioreq() 2589 bfi_h2i_set(m->mh, BFI_MC_IOIM_IO, 0, bfa_fn_lpu(ioim->bfa)); in bfa_ioim_send_ioreq() 2593 bfi_h2i_set(m->mh, BFI_MC_IOIM_IO, 0, bfa_fn_lpu(ioim->bfa)); in bfa_ioim_send_ioreq() 2598 bfa_reqq_produce(ioim->bfa, ioim->reqq, m->mh); in bfa_ioim_send_ioreq() 2656 bfi_h2i_set(m->mh, BFI_MC_IOIM, msgop, bfa_fn_lpu(ioim->bfa)); in bfa_ioim_send_abort() [all …]
|
D | bfa_core.c | 1031 bfi_h2i_set(cfg_req.mh, BFI_MC_IOCFC, BFI_IOCFC_H2I_CFG_REQ, in bfa_iocfc_send_cfg() 1383 bfi_h2i_set(faa_attr_req.mh, BFI_MC_IOCFC, in bfa_faa_query() 1582 bfa_trc(bfa, msg->mh.msg_id); in bfa_iocfc_isr() 1584 switch (msg->mh.msg_id) { in bfa_iocfc_isr() 1638 bfi_h2i_set(m->mh, BFI_MC_IOCFC, BFI_IOCFC_H2I_SET_INTR_REQ, in bfa_iocfc_israttr_set() 1647 bfa_reqq_produce(bfa, BFA_REQQ_IOC, m->mh); in bfa_iocfc_israttr_set()
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bfi_cna.h | 43 struct bfi_mhdr mh; /*!< msg header */ member 50 struct bfi_mhdr mh; /*!< common msg header */ member 58 struct bfi_mhdr mh; /*!< common msg header */ member 63 struct bfi_mhdr mh; member 71 struct bfi_mhdr mh; member 99 struct bfi_mhdr mh; member 107 struct bfi_mhdr mh; member 115 struct bfi_mhdr mh; member 124 struct bfi_mhdr mh; member 134 struct bfi_mhdr mh; member [all …]
|
D | bfi.h | 97 struct bfi_mhdr mh; member 185 struct bfi_mhdr mh; member 218 struct bfi_mhdr mh; /*!< Common msg header */ member 302 struct bfi_mhdr mh; /*!< common msg header */ member 352 struct bfi_mhdr mh; member 360 struct bfi_mhdr mh; /*!< Common msg header */ member 370 struct bfi_mhdr mh; member 379 struct bfi_mhdr mh; member 437 struct bfi_mhdr mh; member 444 struct bfi_mhdr mh; member [all …]
|
D | bfi_enet.h | 357 struct bfi_msgq_mhdr mh; member 370 struct bfi_msgq_mhdr mh; member 377 struct bfi_msgq_mhdr mh; member 389 struct bfi_msgq_mhdr mh; member 396 struct bfi_msgq_mhdr mh; member 427 struct bfi_msgq_mhdr mh; member 442 struct bfi_msgq_mhdr mh; member 498 struct bfi_msgq_mhdr mh; member 515 struct bfi_msgq_mhdr mh; member 536 struct bfi_msgq_mhdr mh; member [all …]
|
D | bna_enet.c | 112 container_of(msghdr, struct bfi_enet_rsp, mh); in bna_bfi_ethport_admin_rsp() 139 container_of(msghdr, struct bfi_enet_rsp, mh); in bna_bfi_ethport_lpbk_rsp() 168 container_of(msghdr, struct bfi_enet_attr_rsp, mh); in bna_bfi_attr_get_rsp() 418 bfi_msgq_mhdr_set(admin_up_req->mh, BFI_MC_ENET, in bna_bfi_ethport_admin_up() 420 admin_up_req->mh.num_entries = htons( in bna_bfi_ethport_admin_up() 425 sizeof(struct bfi_enet_enable_req), &admin_up_req->mh); in bna_bfi_ethport_admin_up() 435 bfi_msgq_mhdr_set(admin_down_req->mh, BFI_MC_ENET, in bna_bfi_ethport_admin_down() 437 admin_down_req->mh.num_entries = htons( in bna_bfi_ethport_admin_down() 442 sizeof(struct bfi_enet_enable_req), &admin_down_req->mh); in bna_bfi_ethport_admin_down() 452 bfi_msgq_mhdr_set(lpbk_up_req->mh, BFI_MC_ENET, in bna_bfi_ethport_lpbk_up() [all …]
|
D | bfa_msgq.c | 198 bfi_h2i_set(dbell->mh, BFI_MC_MSGQ, BFI_MSGQ_H2I_DOORBELL_PI, 0); in bfa_msgq_cmdq_dbell() 199 dbell->mh.mtag.i2htok = 0; in bfa_msgq_cmdq_dbell() 292 bfi_h2i_set(rsp->mh, BFI_MC_MSGQ, BFI_MSGQ_H2I_CMDQ_COPY_RSP, 0); in bfa_msgq_cmdq_copy_rsp() 293 rsp->mh.mtag.i2htok = htons(cmdq->token); in bfa_msgq_cmdq_copy_rsp() 456 bfi_h2i_set(dbell->mh, BFI_MC_MSGQ, BFI_MSGQ_H2I_DOORBELL_CI, 0); in bfa_msgq_rspq_dbell() 457 dbell->mh.mtag.i2htok = 0; in bfa_msgq_rspq_dbell() 521 bfi_h2i_set(msgq_cfg->mh, BFI_MC_MSGQ, BFI_MSGQ_H2I_INIT_REQ, 0); in bfa_msgq_init() 522 msgq_cfg->mh.mtag.i2htok = 0; in bfa_msgq_init() 537 switch (msg->mh.msg_id) { in bfa_msgq_isr()
|
D | bna_tx_rx.c | 283 bfi_msgq_mhdr_set(req->mh, BFI_MC_ENET, req_type, 0, rxf->rx->rid); in bna_bfi_ucast_req() 284 req->mh.num_entries = htons( in bna_bfi_ucast_req() 288 sizeof(struct bfi_enet_ucast_req), &req->mh); in bna_bfi_ucast_req() 298 bfi_msgq_mhdr_set(req->mh, BFI_MC_ENET, BFI_ENET_H2I_MAC_MCAST_ADD_REQ, in bna_bfi_mcast_add_req() 300 req->mh.num_entries = htons( in bna_bfi_mcast_add_req() 304 sizeof(struct bfi_enet_mcast_add_req), &req->mh); in bna_bfi_mcast_add_req() 314 bfi_msgq_mhdr_set(req->mh, BFI_MC_ENET, BFI_ENET_H2I_MAC_MCAST_DEL_REQ, in bna_bfi_mcast_del_req() 316 req->mh.num_entries = htons( in bna_bfi_mcast_del_req() 320 sizeof(struct bfi_enet_mcast_del_req), &req->mh); in bna_bfi_mcast_del_req() 329 bfi_msgq_mhdr_set(req->mh, BFI_MC_ENET, in bna_bfi_mcast_filter_req() [all …]
|
D | bfa_cee.c | 183 bfi_h2i_set(cmd->mh, BFI_MC_CEE, BFI_CEE_H2I_GET_CFG_REQ, in bfa_nw_cee_get_attr() 203 switch (msg->mh.msg_id) { in bfa_cee_isr()
|
D | bfa_ioc.c | 1953 bfi_h2i_set(enable_req.mh, BFI_MC_IOC, BFI_IOC_H2I_ENABLE_REQ, in bfa_ioc_send_enable() 1966 bfi_h2i_set(disable_req.mh, BFI_MC_IOC, BFI_IOC_H2I_DISABLE_REQ, in bfa_ioc_send_disable() 1976 bfi_h2i_set(attr_req.mh, BFI_MC_IOC, BFI_IOC_H2I_GETATTR_REQ, in bfa_ioc_send_getattr() 2469 switch (msg->mh.msg_id) { in bfa_ioc_isr() 2714 mc = m.mh.msg_class; in bfa_nw_ioc_mbox_isr() 3100 bfi_h2i_set(msg->mh, BFI_MC_FLASH, BFI_FLASH_H2I_WRITE_REQ, in bfa_flash_write_send() 3129 bfi_h2i_set(msg->mh, BFI_MC_FLASH, BFI_FLASH_H2I_READ_REQ, in bfa_flash_read_send() 3157 if (!flash->op_busy && msg->mh.msg_id != BFI_FLASH_I2H_EVENT) in bfa_flash_intr() 3160 switch (msg->mh.msg_id) { in bfa_flash_intr() 3298 bfi_h2i_set(msg->mh, BFI_MC_FLASH, BFI_FLASH_H2I_QUERY_REQ, in bfa_nw_flash_get_attr()
|
/linux-4.1.27/drivers/mtd/ |
D | inftlmount.c | 50 struct INFTLMediaHeader *mh = &inftl->MediaHdr; in find_boot_record() local 117 memcpy(mh, buf, sizeof(struct INFTLMediaHeader)); in find_boot_record() 128 if (memcmp(mh, buf, sizeof(struct INFTLMediaHeader))) { in find_boot_record() 134 mh->NoOfBootImageBlocks = le32_to_cpu(mh->NoOfBootImageBlocks); in find_boot_record() 135 mh->NoOfBinaryPartitions = le32_to_cpu(mh->NoOfBinaryPartitions); in find_boot_record() 136 mh->NoOfBDTLPartitions = le32_to_cpu(mh->NoOfBDTLPartitions); in find_boot_record() 137 mh->BlockMultiplierBits = le32_to_cpu(mh->BlockMultiplierBits); in find_boot_record() 138 mh->FormatFlags = le32_to_cpu(mh->FormatFlags); in find_boot_record() 139 mh->PercentUsed = le32_to_cpu(mh->PercentUsed); in find_boot_record() 150 mh->bootRecordID, mh->NoOfBootImageBlocks, in find_boot_record() [all …]
|
D | nftlmount.c | 44 struct NFTLMediaHeader *mh = &nftl->MediaHdr; in find_boot_record() local 135 if (memcmp(mh, buf, sizeof(struct NFTLMediaHeader))) { in find_boot_record() 157 memcpy(mh, buf, sizeof(struct NFTLMediaHeader)); in find_boot_record() 164 if (mh->UnitSizeFactor == 0) { in find_boot_record() 166 } else if (mh->UnitSizeFactor < 0xfc) { in find_boot_record() 168 mh->UnitSizeFactor); in find_boot_record() 170 } else if (mh->UnitSizeFactor != 0xff) { in find_boot_record() 172 mh->UnitSizeFactor); in find_boot_record() 173 nftl->EraseSize = nftl->mbd.mtd->erasesize << (0xff - mh->UnitSizeFactor); in find_boot_record() 177 nftl->nb_boot_blocks = le16_to_cpu(mh->FirstPhysicalEUN); in find_boot_record() [all …]
|
/linux-4.1.27/fs/dlm/ |
D | rcom.c | 36 struct dlm_mhandle *mh; in create_rcom() local 40 mh = dlm_lowcomms_get_buffer(to_nodeid, mb_len, GFP_NOFS, &mb); in create_rcom() 41 if (!mh) { in create_rcom() 62 *mh_ret = mh; in create_rcom() 67 static void send_rcom(struct dlm_ls *ls, struct dlm_mhandle *mh, in send_rcom() argument 71 dlm_lowcomms_commit_buffer(mh); in send_rcom() 147 struct dlm_mhandle *mh; in dlm_rcom_status() local 159 sizeof(struct rcom_status), &rc, &mh); in dlm_rcom_status() 168 send_rcom(ls, mh, rc); in dlm_rcom_status() 194 struct dlm_mhandle *mh; in receive_rcom_status() local [all …]
|
D | lowcomms.h | 22 void dlm_lowcomms_commit_buffer(void *mh);
|
D | lock.c | 3532 struct dlm_mhandle *mh; in _create_message() local 3539 mh = dlm_lowcomms_get_buffer(to_nodeid, mb_len, GFP_NOFS, &mb); in _create_message() 3540 if (!mh) in _create_message() 3555 *mh_ret = mh; in _create_message() 3590 static int send_message(struct dlm_mhandle *mh, struct dlm_message *ms) in send_message() argument 3593 dlm_lowcomms_commit_buffer(mh); in send_message() 3644 struct dlm_mhandle *mh; in send_common() local 3653 error = create_message(r, lkb, to_nodeid, mstype, &ms, &mh); in send_common() 3659 error = send_message(mh, ms); in send_common() 3709 struct dlm_mhandle *mh; in send_grant() local [all …]
|
D | lowcomms.c | 614 struct dlm_mhandle *mh; in retry_failed_sctp_send() local 633 mh = dlm_lowcomms_get_buffer(nodeid, len, GFP_NOFS, &retry_buf); in retry_failed_sctp_send() 634 if (!mh) { in retry_failed_sctp_send() 639 dlm_lowcomms_commit_buffer(mh); in retry_failed_sctp_send() 1531 void dlm_lowcomms_commit_buffer(void *mh) in dlm_lowcomms_commit_buffer() argument 1533 struct writequeue_entry *e = (struct writequeue_entry *)mh; in dlm_lowcomms_commit_buffer()
|
/linux-4.1.27/arch/arm/vfp/ |
D | vfp.h | 47 static inline void add128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in add128() argument 54 : "0" (nl), "1" (nh), "r" (ml), "r" (mh) in add128() 60 static inline void sub128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in sub128() argument 67 : "0" (nl), "1" (nh), "r" (ml), "r" (mh) in sub128() 75 u32 nh, nl, mh, ml; in mul64to128() local 85 mh = m >> 32; in mul64to128() 86 rmb = (u64)nl * mh; in mul64to128() 89 rh = (u64)nh * mh; in mul64to128() 115 u64 mh, ml, remh, reml, termh, terml, z; in vfp_estimate_div128to64() local 119 mh = m >> 32; in vfp_estimate_div128to64() [all …]
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | ip6t_mh.c | 38 const struct ip6_mh *mh; in mh_mt6() local 45 mh = skb_header_pointer(skb, par->thoff, sizeof(_mh), &_mh); in mh_mt6() 46 if (mh == NULL) { in mh_mt6() 54 if (mh->ip6mh_proto != IPPROTO_NONE) { in mh_mt6() 56 mh->ip6mh_proto); in mh_mt6() 61 return type_match(mhinfo->types[0], mhinfo->types[1], mh->ip6mh_type, in mh_mt6()
|
D | Kconfig | 180 tristate '"mh" match support'
|
/linux-4.1.27/fs/gfs2/ |
D | util.h | 86 struct gfs2_meta_header *mh = (struct gfs2_meta_header *)bh->b_data; in gfs2_meta_check() local 87 u32 magic = be32_to_cpu(mh->mh_magic); in gfs2_meta_check() 107 struct gfs2_meta_header *mh = (struct gfs2_meta_header *)bh->b_data; in gfs2_metatype_check_i() local 108 u32 magic = be32_to_cpu(mh->mh_magic); in gfs2_metatype_check_i() 109 u16 t = be32_to_cpu(mh->mh_type); in gfs2_metatype_check_i() 125 struct gfs2_meta_header *mh; in gfs2_metatype_set() local 126 mh = (struct gfs2_meta_header *)bh->b_data; in gfs2_metatype_set() 127 mh->mh_type = cpu_to_be32(type); in gfs2_metatype_set() 128 mh->mh_format = cpu_to_be32(format); in gfs2_metatype_set()
|
D | trans.c | 197 struct gfs2_meta_header *mh; in meta_lo_add() local 207 mh = (struct gfs2_meta_header *)bd->bd_bh->b_data; in meta_lo_add() 208 if (unlikely(mh->mh_magic != cpu_to_be32(GFS2_MAGIC))) { in meta_lo_add() 218 mh->__pad0 = cpu_to_be64(0); in meta_lo_add() 219 mh->mh_jid = cpu_to_be32(sdp->sd_jdesc->jd_jid); in meta_lo_add()
|
D | lops.c | 621 struct gfs2_meta_header *mh; in revoke_lo_before_commit() local 643 mh = page_address(page); in revoke_lo_before_commit() 644 clear_page(mh); in revoke_lo_before_commit() 645 mh->mh_magic = cpu_to_be32(GFS2_MAGIC); in revoke_lo_before_commit() 646 mh->mh_type = cpu_to_be32(GFS2_METATYPE_LB); in revoke_lo_before_commit() 647 mh->mh_format = cpu_to_be32(GFS2_FORMAT_LB); in revoke_lo_before_commit()
|
D | meta_io.c | 164 struct gfs2_meta_header *mh = (struct gfs2_meta_header *)bh->b_data; in meta_prep_new() local 171 mh->mh_magic = cpu_to_be32(GFS2_MAGIC); in meta_prep_new()
|
/linux-4.1.27/net/802/ |
D | mrp.c | 337 if (mrp_cb(app->pdu)->mh) in mrp_pdu_queue() 360 struct mrp_msg_hdr *mh; in mrp_pdu_append_msg_hdr() local 362 if (mrp_cb(app->pdu)->mh) { in mrp_pdu_append_msg_hdr() 365 mrp_cb(app->pdu)->mh = NULL; in mrp_pdu_append_msg_hdr() 369 if (skb_tailroom(app->pdu) < sizeof(*mh)) in mrp_pdu_append_msg_hdr() 371 mh = (struct mrp_msg_hdr *)__skb_put(app->pdu, sizeof(*mh)); in mrp_pdu_append_msg_hdr() 372 mh->attrtype = attrtype; in mrp_pdu_append_msg_hdr() 373 mh->attrlen = attrlen; in mrp_pdu_append_msg_hdr() 374 mrp_cb(app->pdu)->mh = mh; in mrp_pdu_append_msg_hdr() 412 if (!mrp_cb(app->pdu)->mh || in mrp_pdu_append_vecattr_event() [all …]
|
/linux-4.1.27/drivers/mtd/nand/ |
D | diskonchip.c | 1054 struct NFTLMediaHeader *mh; in nftl_partscan() local 1066 mh = (struct NFTLMediaHeader *)buf; in nftl_partscan() 1068 le16_to_cpus(&mh->NumEraseUnits); in nftl_partscan() 1069 le16_to_cpus(&mh->FirstPhysicalEUN); in nftl_partscan() 1070 le32_to_cpus(&mh->FormattedSize); in nftl_partscan() 1077 mh->DataOrgID, mh->NumEraseUnits, in nftl_partscan() 1078 mh->FirstPhysicalEUN, mh->FormattedSize, in nftl_partscan() 1079 mh->UnitSizeFactor); in nftl_partscan() 1084 if (mh->UnitSizeFactor == 0x00) { in nftl_partscan() 1090 mh->UnitSizeFactor = 0xff; in nftl_partscan() [all …]
|
/linux-4.1.27/net/ipv6/ |
D | mip6.c | 89 const struct ip6_mh *mh; in mip6_mh_filter() local 91 mh = skb_header_pointer(skb, skb_transport_offset(skb), in mip6_mh_filter() 93 if (!mh) in mip6_mh_filter() 96 if (((mh->ip6mh_hdrlen + 1) << 3) > skb->len) in mip6_mh_filter() 99 if (mh->ip6mh_hdrlen < mip6_mh_len(mh->ip6mh_type)) { in mip6_mh_filter() 101 mh->ip6mh_hdrlen, in mip6_mh_filter() 102 mip6_mh_len(mh->ip6mh_type)); in mip6_mh_filter() 108 if (mh->ip6mh_proto != IPPROTO_NONE) { in mip6_mh_filter() 110 mh->ip6mh_proto); in mip6_mh_filter()
|
D | xfrm6_policy.c | 203 struct ip6_mh *mh; in _decode_session6() local 206 mh = (struct ip6_mh *)(nh + offset); in _decode_session6() 207 fl6->fl6_mh_type = mh->ip6mh_type; in _decode_session6()
|
/linux-4.1.27/arch/sh/kernel/cpu/sh2a/ |
D | fpu.c | 156 static inline long long rshift64(unsigned long long mh, in rshift64() argument 160 return mh >> (n - 64); in rshift64() 161 return (mh << (64 - n)) | (ml >> n); in rshift64() 167 unsigned long long mh, ml, nh, nl; in denormal_muld() local 178 mult64(ix, iy, &mh, &ml); in denormal_muld() 179 nh = mh; in denormal_muld() 191 ix = (rshift64(mh, ml, w - 52) & 0x000fffffffffffffLL) in denormal_muld() 194 ix = rshift64(mh, ml, w - 51 - exp) & 0x000fffffffffffffLL; in denormal_muld()
|
/linux-4.1.27/crypto/ |
D | vmac.c | 190 #define poly_step(ah, al, kh, kl, mh, ml) \ argument 209 ADD128(ah, al, mh, ml); \ 238 const u64 *mh, const u64 *ml) in poly_step_func() argument 254 p += *(u64 *)mh; in poly_step_func() 296 #define poly_step(ah, al, kh, kl, mh, ml) \ argument 297 poly_step_func(&(ah), &(al), &(kh), &(kl), &(mh), &(ml))
|
/linux-4.1.27/include/net/ |
D | mrp.h | 33 struct mrp_msg_hdr *mh; member
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 507 struct c4iw_mr mh, *mhp; in c4iw_reregister_phys_mem() local 530 memcpy(&mh, mhp, sizeof *mhp); in c4iw_reregister_phys_mem() 535 mh.attr.perms = c4iw_ib_to_tpt_access(acc); in c4iw_reregister_phys_mem() 536 mh.attr.mw_bind_enable = (acc & IB_ACCESS_MW_BIND) == in c4iw_reregister_phys_mem() 553 ret = reregister_mem(rhp, php, &mh, shift, npages); in c4iw_reregister_phys_mem()
|
/linux-4.1.27/drivers/cdrom/ |
D | cdrom.c | 2758 struct modesel_head mh; in cdrom_switch_blocksize() local 2760 memset(&mh, 0, sizeof(mh)); in cdrom_switch_blocksize() 2761 mh.block_desc_length = 0x08; in cdrom_switch_blocksize() 2762 mh.block_length_med = (size >> 8) & 0xff; in cdrom_switch_blocksize() 2763 mh.block_length_lo = size & 0xff; in cdrom_switch_blocksize() 2769 cgc.buflen = sizeof(mh); in cdrom_switch_blocksize() 2770 cgc.buffer = (char *) &mh; in cdrom_switch_blocksize() 2772 mh.block_desc_length = 0x08; in cdrom_switch_blocksize() 2773 mh.block_length_med = (size >> 8) & 0xff; in cdrom_switch_blocksize() 2774 mh.block_length_lo = size & 0xff; in cdrom_switch_blocksize()
|
/linux-4.1.27/sound/drivers/vx/ |
D | vx_mixer.c | 58 u8 mh; member 70 u8 mh; member 76 #define SET_CDC_DATA_SEL(di,s) ((di).b.mh = (u8) (s))
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 557 struct iwch_mr mh, *mhp; in iwch_reregister_phys_mem() local 580 memcpy(&mh, mhp, sizeof *mhp); in iwch_reregister_phys_mem() 585 mh.attr.perms = iwch_ib_to_tpt_access(acc); in iwch_reregister_phys_mem() 595 ret = iwch_reregister_mem(rhp, php, &mh, shift, npages); in iwch_reregister_phys_mem()
|