HomeSort by: relevance | last modified time | path
    Searched refs:LCDMOVE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/luna68k/include/
lcd.h 44 #define LCDMOVE _IOW('L', 5, int) /* Move cursor / shift display area */
61 /* LCDMOVE; just move the cursor or shift the display area */
  /src/sys/arch/luna68k/dev/
lcd.c 215 case LCDMOVE:
252 case LCDMOVE:

Completed in 11 milliseconds