xref: /netbsd/sys/dev/podulebus/hcscreg.h (revision bf9ec67e)
1 /*	$NetBSD: hcscreg.h,v 1.1 2001/06/02 20:13:51 bjh21 Exp $	*/
2 
3 /*
4  * This file is in the public domain.
5  */
6 
7 /*
8  * Register locations for the HCCS 8-bit SCSI podule.
9  */
10 
11 /* In FAST space: */
12 #define HCSC_DP8490_OFFSET	0x2000
13 
14 /* In MEMC space: */
15 #define HCSC_PDMA_OFFSET	0x0000
16