V10/sys/sys/vplot.h

struct vplot {
	int	open;
	struct device *addr;
	struct buf buf;
};