et_blank
int et_blank(struct grf_softc *, int);
return et_blank(gp, *(u_int *)data == WSDISPLAYIO_VIDEO_ON);
return (et_blank(gp, *(int *)data));