Home
last modified time | relevance | path

Searched refs:SCR_NO_FLUSH (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c418 if ((opcode & SCR_NO_FLUSH) && in sym_fw_bind_script()
420 opcode = (opcode & ~SCR_NO_FLUSH); in sym_fw_bind_script()
H A Dsym_defs.h538 #define SCR_NO_FLUSH 0x01000000 macro
540 #define SCR_COPY(n) (0xc0000000 | SCR_NO_FLUSH | (n))
/linux/drivers/scsi/
H A Dncr53c8xx.h1057 #define SCR_NO_FLUSH 0x01000000 macro
1059 #define SCR_COPY(n) (0xc0000000 | SCR_NO_FLUSH | (n))