Searched refs:MSG_OP_WRITE (Results 1 – 3 of 3) sorted by relevance
35 msg_port_setup(MSG_OP_WRITE, port, reg); in msg_port_write()
84 or $((MSG_OP_WRITE << 24) | MSG_BYTE_ENABLE), %eax
22 #define MSG_OP_WRITE 0x11 macro