Home
last modified time | relevance | path

Searched refs:MSD (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_mbx.c639 mcp->mb[6] = MSW(MSD(req_dma)); in qla2x00_load_ram()
640 mcp->mb[7] = LSW(MSD(req_dma)); in qla2x00_load_ram()
1988 mcp->mb[6] = MSW(MSD(pd_dma)); in qla2x00_get_port_database()
1989 mcp->mb[7] = LSW(MSD(pd_dma)); in qla2x00_get_port_database()
2159 mcp->mb[6] = MSW(MSD(pdb_dma)); in qla24xx_get_port_database()
2160 mcp->mb[7] = LSW(MSD(pdb_dma)); in qla24xx_get_port_database()
6455 mcp->mb[6] = MSW(MSD(dd_dma)); in qla26xx_dport_diagnostics()
6456 mcp->mb[7] = LSW(MSD(dd_dma)); in qla26xx_dport_diagnostics()
6504 mcp->mb[6] = MSW(MSD(dd_dma)); in qla26xx_dport_diagnostics_v2()
6627 mc.mb[6] = MSW(MSD(pd_dma)); in qla24xx_gpdb_wait()
[all …]
H A Dqla_dbg.c131 wrt_reg_word(&reg->mailbox6, MSW(MSD(dump_dma))); in qla27xx_dump_mpi_ram()
132 wrt_reg_word(&reg->mailbox7, LSW(MSD(dump_dma))); in qla27xx_dump_mpi_ram()
219 wrt_reg_word(&reg->mailbox6, MSW(MSD(dump_dma))); in qla24xx_dump_ram()
220 wrt_reg_word(&reg->mailbox7, LSW(MSD(dump_dma))); in qla24xx_dump_ram()
404 WRT_MAILBOX_REG(ha, reg, 6, MSW(MSD(dump_dma))); in qla2xxx_dump_ram()
405 WRT_MAILBOX_REG(ha, reg, 7, LSW(MSD(dump_dma))); in qla2xxx_dump_ram()
497 fcec->addr_h = htonl(MSD(ha->fce_dma)); in qla25xx_copy_fce()
H A Dqla_iocb.c1072 if (MSD(sle_phys + sg->length) ^ MSD(sle_phys)) { in qla24xx_walk_and_build_prot_sglist()
2534 mbx->mb6 = cpu_to_le16(MSW(MSD(ha->async_pd_dma))); in qla2x00_adisc_iocb()
2535 mbx->mb7 = cpu_to_le16(LSW(MSD(ha->async_pd_dma))); in qla2x00_adisc_iocb()
H A Dqla_init.c1180 mb[6] = MSW(MSD(vha->gnl.ldma)); in qla24xx_async_gnl()
1181 mb[7] = LSW(MSD(vha->gnl.ldma)); in qla24xx_async_gnl()
1424 mb[6] = MSW(MSD(pd_dma)); in qla24xx_async_gpdb()
1425 mb[7] = LSW(MSD(pd_dma)); in qla24xx_async_gpdb()
3946 htonl(MSD(ha->eft_dma)); in qla2x00_alloc_fw_dump()
H A Dqla_os.c1982 if (MSD(dma_get_required_mask(&ha->pdev->dev)) && in qla2x00_config_dma_addressing()
4280 if (MSD(dsd->dsd_list_dma) ^ in qla2x00_mem_alloc()
4281 MSD(dsd->dsd_list_dma + bufsize)) { in qla2x00_mem_alloc()
H A Dqla_mr.c404 mcp->mb[2] = MSD(ha->init_cb_dma); in qlafx00_init_firmware()
H A Dqla_def.h147 #define MSD(x) ((uint32_t)((((uint64_t)(x)) >> 16) >> 16)) macro
/openbmc/linux/drivers/staging/most/dim2/
H A Dreg.h23 u32 MSD; /* 0x09 */ member
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c341 cmd.req.arg[1] = MSD(phys_addr); in qlcnic_82xx_fw_cmd_create_rx_ctx()
487 cmd.req.arg[1] = MSD(phys_addr); in qlcnic_82xx_fw_cmd_create_tx_ctx()
874 cmd.req.arg[1] = MSD(nic_dma_t); in qlcnic_82xx_get_nic_info()
939 cmd.req.arg[1] = MSD(nic_dma_t); in qlcnic_82xx_set_nic_info()
982 cmd.req.arg[1] = MSD(pci_info_dma_t); in qlcnic_82xx_get_pci_info()
1100 cmd.req.arg[2] = MSD(stats_dma_t); in qlcnic_get_port_stats()
1152 cmd.req.arg[2] = MSD(stats_dma_t); in qlcnic_get_mac_stats()
H A Dqlcnic_83xx_hw.c1097 sds_mbx.phy_addr_high = MSD(sds->phys_addr); in qlcnic_83xx_add_rings()
1220 sds_mbx.phy_addr_high = MSD(sds->phys_addr); in qlcnic_83xx_create_rx_ctx()
1241 rds_mbx.phy_addr_reg_high = MSD(rds->phys_addr); in qlcnic_83xx_create_rx_ctx()
1248 rds_mbx.phy_addr_jmb_high = MSD(rds->phys_addr); in qlcnic_83xx_create_rx_ctx()
1338 mbx.phys_addr_high = MSD(tx->phys_addr); in qlcnic_83xx_create_tx_ctx()
1340 mbx.cnsmr_index_high = MSD(tx->hw_cons_phys_addr); in qlcnic_83xx_create_tx_ctx()
H A Dqlcnic_hdr.h736 #define MSD(x) ((uint32_t)((((uint64_t)(x)) >> 16) >> 16)) macro
H A Dqlcnic_minidump.c814 dma_descr->dma_bus_addr_high = MSD(dma_phys_addr); in qlcnic_read_memory_pexdma()
1188 cmd.req.arg[2] = MSD(tmp_addr_t); in __qlcnic_fw_cmd_get_minidump_temp()
H A Dqlcnic_dcb.c459 cmd.req.arg[2] = MSD(phys_addr); in qlcnic_82xx_dcb_query_cee_param()
/openbmc/linux/drivers/staging/qlge/
H A Dqlge_mpi.c763 mbcp->mbox_in[6] = MSW(MSD(req_dma)); in qlge_mb_dump_ram()
764 mbcp->mbox_in[7] = LSW(MSD(req_dma)); in qlge_mb_dump_ram()
H A Dqlge.h81 #define MSD(x) ((u32)((((u64)(x)) >> 32))) macro
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ctx.c127 cmd.req.arg2 = MSD(md_template_addr); in netxen_get_minidump_template()
H A Dnetxen_nic.h1170 #define MSD(x) ((uint32_t)((((uint64_t)(x)) >> 16) >> 16)) macro