RZ3AlphaErase
"C" void RZ3AlphaErase (unsigned short xd, unsigned short yd,
void RZ3AlphaErase (unsigned short xd, unsigned short yd,
void RZ3AlphaErase(struct grf_softc *gp,
RZ3AlphaErase(ip->grf, 0, top, bottom - top, ip->cols);
RZ3AlphaErase(ip->grf, 0, bottom - lines + 1, ip->cols, lines);
RZ3AlphaErase(ip->grf, 0, top, bottom - top, ip->cols);
RZ3AlphaErase(ip->grf, 0, top, ip->cols, lines);
RZ3AlphaErase (ip->grf, sx, sy, w, h);
RZ3AlphaErase(ip->grf, sx, sy, count, 1);
RZ3AlphaErase(ip->grf, ip->cols - count, sy, count, 1);