Module Name: src
Committed By: scottr
Date: Mon Oct 26 04:42:47 UTC 1998
Modified Files:
src/sys/dev/ic: ncr5380var.h
Log Message:
In order for the SCI_CLR_INTR() and SCI_BUSY() macros to work, we
must actually use the softc pointer provided. Adjust NCR5380_READ()
and NCR5380_WRITE() appropriately.