Searched refs:mb2 (Results 1 – 5 of 5) sorted by relevance
182 unsigned int hmask, mb, mb2; in MMU_init_hw() local243 mb2 = mb = 32 - LG_HPTEG_SIZE - lg_n_hpteg; in MMU_init_hw()245 mb2 = 16 - LG_HPTEG_SIZE; in MMU_init_hw()250 hash_page_patch_A[2] = (hash_page_patch_A[2] & ~0x7c0) | (mb2 << 6); in MMU_init_hw()268 flush_hash_patch_A[2] = (flush_hash_patch_A[2] & ~0x7c0) | (mb2 << 6); in MMU_init_hw()
899 uint16_t mb0, mb2; in qla2100_fw_dump() local908 mb0 = mb2 = 0; in qla2100_fw_dump()1056 mb2 = RD_MAILBOX_REG(ha, reg, 2); in qla2100_fw_dump()1072 fw->risc_ram[cnt] = htons(mb2); in qla2100_fw_dump()
2278 mbx->mb2 = cpu_to_le16(sp->fcport->d_id.b.domain); in qla2x00_login_iocb()2311 mbx->mb2 = cpu_to_le16(sp->fcport->d_id.b.domain); in qla2x00_logout_iocb()2341 mbx->mb2 = cpu_to_le16(MSW(ha->async_pd_dma)); in qla2x00_adisc_iocb()
2114 uint16_t mb2; member
1418 le16_to_cpu(mbx->mb2), le16_to_cpu(mbx->mb6), in qla2x00_mbx_iocb_entry()