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

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_decode.h40 OP_WRITE = 1, /* register write */ enumerator in enum:__anon9182
/freebsd-11-stable/tools/tools/ath/arcode/
H A Darcode.c99 case OP_WRITE:
/freebsd-11-stable/usr.sbin/cpucontrol/
H A Dcpucontrol.c70 #define OP_WRITE 0x02 macro
261 op = OP_WRITE;
310 case OP_WRITE:
/freebsd-11-stable/tools/regression/fsx/
H A Dfsx.c88 #define OP_WRITE 2 macro
277 case OP_WRITE:
616 log4(OP_SKIPPED, OP_WRITE, offset, size);
620 log4(OP_WRITE, offset, size, file_size);
/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_core.c2571 #define OP_WRITE (0x1 << 28) macro
2745 if ( operation == OP_WRITE )
2832 *dma_prog++ = OP_WRITE | OP_SOL | OP_EOL | vbisamples;
2847 bktr->y2 - bktr->y, OP_WRITE, local
2854 bktr->y2 - bktr->y, OP_WRITE, local
2883 *dma_prog++ = OP_WRITE | OP_SOL | OP_EOL | vbisamples;
2904 bktr->y2 - bktr->y, OP_WRITE, local
2910 bktr->y2 - bktr->y, OP_WRITE, local
3001 bktr->y2 - bktr->y, OP_WRITE, local
3008 bktr->y2 - bktr->y, OP_WRITE, local
3067 bktr->y2 - bktr->y, OP_WRITE, local
3073 bktr->y2 - bktr->y, OP_WRITE, local
[all...]
/freebsd-11-stable/sys/dev/ath/
H A Dah_osdep.c287 r->op = OP_WRITE;
/freebsd-11-stable/tools/tools/ath/athdecode/
H A Dmain.c96 case OP_WRITE:

Completed in 202 milliseconds