Searched refs:hd_sdata (Results 1 – 1 of 1) sorted by relevance
290 #define hd_sdata(v) {u_int8_t _val; _val = v; ioctl(hd_fd, PPISDATA, &_val);} macro299 hd_sdata((u_int8_t) data); /* drive data */ in hd44780_output()351 hd_sdata(0); in hd44780_prepare()