V10/sys/sys/dz.h

Compare this file to the similar file:
Show the results in this format:

struct	dz {
	short	state;
	short	flags;
	struct	device	*addr;
	struct	block	*oblock;
	struct	queue	*rdq;
	char	board;
	char	line;
	char	speed;
	char	brking;
};