Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dstex.c1030 dma_addr_t status_phys; in stex_common_handshake() local
1075 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()