Searched defs:write_command (Results 1 – 3 of 3) sorted by relevance
733 static bool write_command( in write_command() function
458 static bool write_command( in write_command() function
76 #define write_command(k, d) (bus_space_write_1((k)->iot, (k)->ioh1, 0, (d))) macro