Home
last modified time | relevance | path

Searched defs:SCR_MOVE_ABS (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_defs.h413 #define SCR_MOVE_ABS(l) ((0x00000000 | OPC_MOVE) | (l)) macro
/linux-5.19.10/drivers/scsi/
Dncr53c8xx.h944 #define SCR_MOVE_ABS(l) ((0x00000000 | OPC_MOVE) | (l)) macro