Searched refs:SXFER_REG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | 53c700.c | 227 * which can be loaded into the SXFER_REG. 467 synchronous = NCR_700_readb(host, SXFER_REG) & 0x0f; in NCR_700_data_residual() 713 NCR_700_writeb(ASYNC_OPERATION, host, SXFER_REG); in NCR_700_chip_setup() 830 host, SXFER_REG); in process_extended_message() 1173 host, SXFER_REG); in process_script_interrupt() 1478 SCp->device->host, SXFER_REG); in NCR_700_start_command() local
|
H A D | 53c700.h | 99 * 0:7 SXFER_REG negotiated value for this device 304 #define SXFER_REG 0x05 macro
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | 53c700.c | 226 * which can be loaded into the SXFER_REG. 466 synchronous = NCR_700_readb(host, SXFER_REG) & 0x0f; in NCR_700_data_residual() 712 NCR_700_writeb(ASYNC_OPERATION, host, SXFER_REG); in NCR_700_chip_setup() 829 host, SXFER_REG); in process_extended_message() 1172 host, SXFER_REG); in process_script_interrupt() 1477 SCp->device->host, SXFER_REG); in NCR_700_start_command() local
|
H A D | 53c700.h | 98 * 0:7 SXFER_REG negotiated value for this device 303 #define SXFER_REG 0x05 macro
|
Completed in 9 milliseconds