Searched refs:LPC_STATE_MEM (Results 1 – 6 of 6) sorted by relevance
44 #define LPC_STATE_MEM 0x02 /* LPC Maps Memory */ macro
28 return LPC_STATE_MEM; in control_lpc_state()
139 MSG_OUT("LPC Bus Maps: %s\n", resp == LPC_STATE_MEM ? in handle_cmd_lpc_state()
89 resp->args[0] = LPC_STATE_MEM; in dbus_handle_lpc_state()
248 MSG_OUT("LPC Bus Maps: %s\n", resp.args[0] == LPC_STATE_MEM ? in handle_cmd_lpc_state()