Searched refs:NCR_700_writel (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/ |
D | 53c700.c | 869 NCR_700_writel(temp, host, TEMP_REG); in process_extended_message() 955 NCR_700_writel(temp, host, TEMP_REG); in process_message() 1478 NCR_700_writel(slot->temp, SCp->device->host, TEMP_REG); in NCR_700_start_command() 1479 NCR_700_writel(slot->resume_offset, SCp->device->host, DSP_REG); in NCR_700_start_command() 1720 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
|