epsonlcd_softc
struct epsonlcd_softc *sc = device_private(self);
struct epsonlcd_softc *sc = ctx;
epsonlcd_setup_hpcfbif(struct epsonlcd_softc *sc, struct hpcfb_fbconf *fb)
epsonlcd_get_video_chip(struct epsonlcd_softc *sc, struct video_chip *vc)
static void epsonlcd_setup_hpcfbif(struct epsonlcd_softc *,
static void epsonlcd_get_video_chip(struct epsonlcd_softc *,
CFATTACH_DECL_NEW(epsonlcd, sizeof(struct epsonlcd_softc),