Searched defs:SCR_MOVE_ABS (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/sym53c8xx_2/ | ||
D | sym_defs.h | 413 #define SCR_MOVE_ABS(l) ((0x00000000 | OPC_MOVE) | (l)) macro |
/drivers/scsi/ | ||
D | ncr53c8xx.h | 944 #define SCR_MOVE_ABS(l) ((0x00000000 | OPC_MOVE) | (l)) macro |