Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_fw1.h386 SCR_REG_REG (scntl1, SCR_OR, IARB),
629 SCR_REG_REG (scntl1, SCR_AND, ~IARB),
875 SCR_REG_REG (scntl1, SCR_OR, IARB),
H A Dsym_fw2.h355 SCR_REG_REG (scntl1, SCR_OR, IARB),
606 SCR_REG_REG (scntl1, SCR_AND, ~IARB),
820 SCR_REG_REG (scntl1, SCR_OR, IARB),
H A Dsym_defs.h273 #define IARB 0x02 /* immediate arbitration */ macro