Lines Matching refs:readq_be
288 room = readq_be(&afu->host_map->cmd_room); in context_reset()
302 rrin = readq_be(&afu->host_map->ioarrin); in context_reset()
337 room = readq_be(&afu->host_map->cmd_room); in send_cmd()
918 cmdcfg = readq_be(&fc_regs[FC_MTIP_CMDCONFIG / 8]); in set_port_online()
934 cmdcfg = readq_be(&fc_regs[FC_MTIP_CMDCONFIG / 8]); in set_port_offline()
965 status = readq_be(&fc_regs[FC_MTIP_STATUS / 8]); in wait_port_online()
996 status = readq_be(&fc_regs[FC_MTIP_STATUS / 8]); in wait_port_offline()
1071 port_sel = readq_be(&afu->afu_map->global.regs.afu_port_sel); in afu_link_reset()
1170 reg = readq_be(&afu->afu_map->global.fc_regs[0][FC_CONFIG2 / 8]); in afu_err_intr_init()
1206 reg = readq_be(&afu->host_map->intr_status); in cxlflash_sync_err_irq()
1286 reg = readq_be(&global->regs.aintr_status); in cxlflash_async_err_irq()
1308 readq_be(&global->fc_regs[port][FC_STATUS / 8])); in cxlflash_async_err_irq()
1323 reg = readq_be(&global->fc_regs[port][FC_ERROR / 8]); in cxlflash_async_err_irq()
1521 reg = readq_be(&afu->afu_map->global.regs.afu_config); in init_global()
1543 (void)readq_be(&afu->afu_map->global. in init_global()
1567 (void)readq_be(&afu->ctrl_map->mbox_r); /* unlock ctx_cap */ in init_global()
1573 afu->hb = readq_be(&afu->afu_map->global.regs.afu_hb); in init_global()
1739 readq_be(&afu->afu_map->global.regs.interface_version); in init_afu()
1759 atomic64_set(&afu->room, readq_be(&afu->host_map->cmd_room)); in init_afu()
2013 status = readq_be(&fc_regs[FC_MTIP_STATUS / 8]); in cxlflash_show_port_status()
2161 "%03d: %016llX\n", i, readq_be(&fc_port[i])); in cxlflash_show_port_lun_table()
2334 atomic64_set(&afu->room, readq_be(&afu->host_map->cmd_room)); in cxlflash_worker_thread()