lcd_softc
lcd_write(struct lcd_softc *sc, const char *str)
struct lcd_softc *sc = v;
struct lcd_softc *sc = v;
CFATTACH_DECL_NEW(lcd, sizeof(struct lcd_softc), lcd_match,
void lcd_write(struct lcd_softc *, const char *);
struct lcd_softc *sc = device_private(self);
CFATTACH_DECL_NEW(lcd, sizeof(struct lcd_softc),
struct lcd_softc *sc;
struct lcd_softc *sc;