Searched refs:SCR_STORE_ABS (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/scsi/sym53c8xx_2/ |
D | sym_fw2.h | 249 SCR_STORE_ABS (temp, 4), 691 SCR_STORE_ABS (dsa, 4), 710 SCR_STORE_ABS (scratcha, 4), 826 SCR_STORE_ABS (scratcha, 4),
|
D | sym_defs.h | 654 #define SCR_STORE_ABS(reg, n) SCR_STORE_R(reg, SCR_NO_FLUSH2, n) macro
|
/linux-6.12.1/drivers/scsi/ |
D | ncr53c8xx.h | 1171 #define SCR_STORE_ABS(reg, n) SCR_STORE_R(reg, SCR_NO_FLUSH2, n) macro
|