aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/ncrreg.h
diff options
context:
space:
mode:
authorDavid Greenman <dg@FreeBSD.org>1995-02-02 13:12:18 +0000
committerDavid Greenman <dg@FreeBSD.org>1995-02-02 13:12:18 +0000
commit6398cf311391af65694520c14dd5fd802fda9806 (patch)
tree8d1b00d546148364ba291540f1d0241cc58fde5e /sys/pci/ncrreg.h
parent77e50733d821b6eaaece214ce20890dda262cf92 (diff)
downloadsrc-6398cf311391af65694520c14dd5fd802fda9806.tar.gz
src-6398cf311391af65694520c14dd5fd802fda9806.zip
Reapplied all of Stefan's changes. What a mess - the files were modified
and moved at the same time. This made it *very* difficult to fix the revision log lossage that happend when the files were moved. SIGH.
Notes
Notes: svn path=/head/; revision=6132
Diffstat (limited to 'sys/pci/ncrreg.h')
-rw-r--r--sys/pci/ncrreg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pci/ncrreg.h b/sys/pci/ncrreg.h
index 1a22aee38d24..d5800612a5ed 100644
--- a/sys/pci/ncrreg.h
+++ b/sys/pci/ncrreg.h
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** $Id: ncrreg.h,v 2.3 94/10/09 21:10:34 wolf Oct11 $
+** $Id: ncrreg.h,v 1.1 1994/10/12 02:21:56 se Exp $
**
** Device driver for the NCR 53C810 PCI-SCSI-Controller.
**
@@ -123,6 +123,7 @@ struct ncr_reg {
#define ILF1 0x80 /* sta: data in SIDL register msb[W]*/
#define ORF1 0x40 /* sta: data in SODR register msb[W]*/
#define OLF1 0x20 /* sta: data in SODL register msb[W]*/
+ #define LDSC 0x02 /* sta: disconnect & reconnect */
/*10*/ u_long nc_dsa; /* --> Base page */