/*	dh.h	4.1	11/9/80	*/

/*
 * Number of DH lines
 */
#define	NDH11	32

/*
 * Address of first DH11
 */
#define	DHADDR	((struct device *)(UBA0_DEV + 0160020))
