Searched defs:SCR_MOVE_ABS (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/pci/
H A Dncrreg.h302 #define SCR_MOVE_ABS(l) ((0x08000000 ^ (TARGET_MODE << 1ul)) | (l)) macro
/freebsd-9.3-release/sys/dev/sym/
H A Dsym_defs.h593 #define SCR_MOVE_ABS(l) ((0x00000000 | OPC_MOVE) | (l)) macro

Completed in 215 milliseconds