Searched refs:SCR_STORE_ABS (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/scsi/sym53c8xx_2/ |
D | sym_fw2.h | 262 SCR_STORE_ABS (temp, 4), 704 SCR_STORE_ABS (dsa, 4), 723 SCR_STORE_ABS (scratcha, 4), 839 SCR_STORE_ABS (scratcha, 4),
|
D | sym_defs.h | 667 #define SCR_STORE_ABS(reg, n) SCR_STORE_R(reg, SCR_NO_FLUSH2, n) macro
|
/linux-3.4.99/drivers/scsi/ |
D | ncr53c8xx.h | 1187 #define SCR_STORE_ABS(reg, n) SCR_STORE_R(reg, SCR_NO_FLUSH2, n) macro
|