Searched refs:WSR (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/dev/sym/
H A Dsym_fw2.h193 /* WSR handling */
478 SCR_JUMP ^ IFFALSE (MASK (WSR, WSR)),
484 SCR_REG_REG (scntl2, SCR_OR, WSR),
1466 * If WSR is set, clear this condition, and
1471 SCR_JUMPR ^ IFFALSE (MASK (WSR, WSR)),
1473 SCR_REG_REG (scntl2, SCR_OR, WSR),
1676 * If WSR bit is set, either UA and RBC may
1682 SCR_CALL ^ IFTRUE (MASK (WSR, WS
[all...]
H A Dsym_fw1.h509 SCR_JUMP ^ IFFALSE (MASK (WSR, WSR)),
515 SCR_REG_REG (scntl2, SCR_OR, WSR),
1611 * If WSR is set, clear this condition, and
1616 SCR_JUMPR ^ IFFALSE (MASK (WSR, WSR)),
1618 SCR_REG_REG (scntl2, SCR_OR, WSR),
1748 * Helper for the C code when WSR bit is set.
H A Dsym_defs.h278 #define WSR 0x01 /* sta: wide scsi received [W]*/ macro
H A Dsym_hipd.c4426 (INB (nc_scntl2) & WSR)) {
/freebsd-9.3-release/sys/pci/
H A Dncrreg.h69 #define WSR 0x01 /* sta: wide scsi received [W]*/ macro
H A Dncr.c2508 /*<<<*/ SCR_JUMPR ^ IFFALSE (MASK (WSR, WSR)),
2514 SCR_REG_REG (scntl2, SCR_OR, WSR),

Completed in 182 milliseconds