set_graphics
int set_graphics(struct device_path *, int, char *);
return set_graphics(console, 0, dot);
return set_graphics(console, port, dot);