Home
last modified time | relevance | path

Searched refs:C_MASK (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/m68k/include/asm/
Dm68360_enet.h91 #define C_MASK 0xdebb20e3 /* comply with 32 bit CRC */ macro
/linux-4.4.14/include/linux/
Ddrbd.h241 C_MASK = 31 enumerator
/linux-4.4.14/drivers/block/drbd/
Ddrbd_state.h29 #define conn_MASK C_MASK
Ddrbd_receiver.c3126 enum drbd_conns rv = C_MASK; in drbd_sync_handshake()
3149 return C_MASK; in drbd_sync_handshake()
3153 return C_MASK; in drbd_sync_handshake()
3222 return C_MASK; in drbd_sync_handshake()
3227 return C_MASK; in drbd_sync_handshake()
3238 return C_MASK; in drbd_sync_handshake()
3252 return C_MASK; in drbd_sync_handshake()
3259 return C_MASK; in drbd_sync_handshake()
3959 [C_MASK] = C_MASK, in convert_state()
4142 if (ns.conn == C_MASK) { in receive_state()
Ddrbd_state.c187 enum drbd_conns conn = C_MASK; in conn_lowest_conn()
889 case C_MASK: in sanitize_state()
1741 if (mask.conn == C_MASK) { in conn_set_state()
Ddrbd_int.h2193 case C_MASK: in drbd_state_is_stable()