Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dstex.c968 dma_addr_t status_phys; in stex_common_handshake() local
1013 status_phys = hba->dma_handle + (hba->rq_count+1) * hba->rq_size; in stex_common_handshake()
1014 writel(status_phys, base + IMR0); in stex_common_handshake()
1016 writel((status_phys >> 16) >> 16, base + IMR1); in stex_common_handshake()
1019 writel((status_phys >> 16) >> 16, base + OMR0); /* old fw compatible */ in stex_common_handshake()