Searched refs:status_phys (Results 1 – 1 of 1) sorted by relevance
1030 dma_addr_t status_phys; in stex_common_handshake() local1075 status_phys = hba->dma_handle + (hba->rq_count+1) * hba->rq_size; in stex_common_handshake()1076 writel(status_phys, base + IMR0); in stex_common_handshake()1078 writel((status_phys >> 16) >> 16, base + IMR1); in stex_common_handshake()1081 writel((status_phys >> 16) >> 16, base + OMR0); /* old fw compatible */ in stex_common_handshake()