Searched refs:NCR_700_writel (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/scsi/ |
D | 53c700.c | 842 NCR_700_writel(temp, host, TEMP_REG); in process_extended_message() 929 NCR_700_writel(temp, host, TEMP_REG); in process_message() 1458 NCR_700_writel(slot->temp, SCp->device->host, TEMP_REG); in NCR_700_start_command() 1459 NCR_700_writel(slot->resume_offset, SCp->device->host, DSP_REG); in NCR_700_start_command() 1703 NCR_700_writel(resume_offset, host, DSP_REG); in NCR_700_intr()
|
D | 53c700.h | 514 NCR_700_writel(__u32 value, struct Scsi_Host *host, __u32 reg) in NCR_700_writel() function
|