Home
last modified time | relevance | path

Searched refs:LCDSEEK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/luna68k/dev/
H A Dlcd.c216 case LCDSEEK: in lcdioctl()
266 case LCDSEEK: in lcdioctl()
/netbsd-src/sys/arch/luna68k/include/
H A Dlcd.h45 #define LCDSEEK _IOW('L', 6, int) /* Move the cursor to specified position */ macro