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

/freebsd-11.0-release/sys/dev/tl/
H A Dif_tl.c1497 r |= (TL_CMD_GO|TL_CMD_RT);
1583 cmd |= TL_CMD_GO|TL_CMD_INTSON;
1948 cmd |= TL_CMD_GO|TL_CMD_INTSON;
2048 CMD_SET(sc, TL_CMD_GO|TL_CMD_NES|TL_CMD_RT);
H A Dif_tlreg.h209 #define TL_CMD_GO 0x80000000 macro

Completed in 45 milliseconds