Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_fw1.h1607 SCR_CHMOV_ABS (1) ^ SCR_DATA_OUT,
1635 SCR_CHMOV_ABS (1) ^ SCR_DATA_IN,
H A Dsym_fw2.h1462 SCR_CHMOV_ABS (1) ^ SCR_DATA_OUT,
1490 SCR_CHMOV_ABS (1) ^ SCR_DATA_IN,
H A Dsym_defs.h598 #define SCR_CHMOV_ABS(l) ((0x00000000) | (l)) macro