Searched refs:pm_LCD_contrast (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/macppc/dev/
H A Dpm_direct.c87 u_int pm_LCD_contrast = 0x0; variable
602 pm_LCD_contrast = (u_int)pmdata.data[4] & 0xff;
/netbsd-current/sys/arch/mac68k/dev/
H A Dpm_direct.c86 u_int pm_LCD_contrast = 0x0; variable
837 pm_LCD_contrast = (u_int)pmdata.data[4] & 0xff;
844 pmdata.data[0] = pm_LCD_contrast;

Completed in 130 milliseconds