Searched refs:WSR (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 177 /* WSR handling */ 462 SCR_JUMP ^ IFTRUE (MASK (WSR, WSR)), 473 SCR_REG_REG (scntl2, SCR_OR, WSR), 1459 * If WSR is set, clear this condition, and 1464 SCR_JUMPR ^ IFFALSE (MASK (WSR, WSR)), 1466 SCR_REG_REG (scntl2, SCR_OR, WSR), 1669 * If WSR bit is set, either UA and RBC may 1675 SCR_CALL ^ IFTRUE (MASK (WSR, WS [all...] |
H A D | sym_fw1.h | 478 SCR_JUMP ^ IFTRUE (MASK (WSR, WSR)), 489 SCR_REG_REG (scntl2, SCR_OR, WSR), 1586 * If WSR is set, clear this condition, and 1591 SCR_JUMPR ^ IFFALSE (MASK (WSR, WSR)), 1593 SCR_REG_REG (scntl2, SCR_OR, WSR), 1723 * Helper for the C code when WSR bit is set.
|
H A D | sym_defs.h | 96 #define WSR 0x01 /* sta: wide scsi received [W]*/ macro
|
H A D | sym_hipd.c | 2610 (INB(np, nc_scntl2) & WSR)) {
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 177 /* WSR handling */ 462 SCR_JUMP ^ IFTRUE (MASK (WSR, WSR)), 473 SCR_REG_REG (scntl2, SCR_OR, WSR), 1459 * If WSR is set, clear this condition, and 1464 SCR_JUMPR ^ IFFALSE (MASK (WSR, WSR)), 1466 SCR_REG_REG (scntl2, SCR_OR, WSR), 1669 * If WSR bit is set, either UA and RBC may 1675 SCR_CALL ^ IFTRUE (MASK (WSR, WS [all...] |
H A D | sym_fw1.h | 478 SCR_JUMP ^ IFTRUE (MASK (WSR, WSR)), 489 SCR_REG_REG (scntl2, SCR_OR, WSR), 1586 * If WSR is set, clear this condition, and 1591 SCR_JUMPR ^ IFFALSE (MASK (WSR, WSR)), 1593 SCR_REG_REG (scntl2, SCR_OR, WSR), 1723 * Helper for the C code when WSR bit is set.
|
H A D | sym_defs.h | 96 #define WSR 0x01 /* sta: wide scsi received [W]*/ macro
|
H A D | sym_hipd.c | 2610 (INB(np, nc_scntl2) & WSR)) {
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ncr53c8xx.h | 617 #define WSR 0x01 /* sta: wide scsi received [W]*/ macro
|
H A D | ncr53c8xx.c | 2952 SCR_JUMPR ^ IFFALSE (MASK (WSR, WSR)), 2958 SCR_REG_REG (scntl2, SCR_OR, WSR),
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ncr53c8xx.h | 617 #define WSR 0x01 /* sta: wide scsi received [W]*/ macro
|
H A D | ncr53c8xx.c | 2924 SCR_JUMPR ^ IFFALSE (MASK (WSR, WSR)), 2930 SCR_REG_REG (scntl2, SCR_OR, WSR),
|
Completed in 43 milliseconds