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

/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_core.c2576 #define OP_WRITE123 (0x9 << 28) macro
3253 inst = OP_WRITE123 | OP_SOL | OP_EOL | (cols);
3353 inst = OP_WRITE123 | OP_SOL | OP_EOL | (cols);

Completed in 160 milliseconds