Searched refs:hil_command (Results 1 – 2 of 2) sorted by relevance
70 #define hil_command(x) do { hil_writeb((x), HILBASE + HIL_CMD); } while (0) macro188 hil_command(cmd); in hil_do()
138 enum hil_command { enum