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

/freebsd-9.3-release/sys/dev/msk/
H A Dif_mskreg.h2252 #define OP_TCPLCK 0x18000000 macro
2255 #define OP_TCPLW (OP_TCPLCK | OP_TCPWRITE)
2256 #define OP_TCPLSW (OP_TCPLCK | OP_TCPSTART | OP_TCPWRITE)
2257 #define OP_TCPLISW (OP_TCPLCK | OP_TCPINIT | OP_TCPSTART | OP_TCPWRITE)

Completed in 103 milliseconds