Searched refs:MSG_OP_READ (Results 1 – 3 of 3) sorted by relevance
24 msg_port_setup(MSG_OP_READ, port, reg); in msg_port_read()
54 or $((MSG_OP_READ << 24) | MSG_BYTE_ENABLE), %eax
21 #define MSG_OP_READ 0x10 macro