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

/freebsd-current/sys/dev/msk/
H A Dif_mskreg.h2248 #define OP_TCPLCK 0x18000000 macro
2251 #define OP_TCPLW (OP_TCPLCK | OP_TCPWRITE)
2252 #define OP_TCPLSW (OP_TCPLCK | OP_TCPSTART | OP_TCPWRITE)
2253 #define OP_TCPLISW (OP_TCPLCK | OP_TCPINIT | OP_TCPSTART | OP_TCPWRITE)

Completed in 129 milliseconds