Add in lengths of SBus or PCI registers.
This commit is contained in:
parent
53cff3bb65
commit
a6db0ba6d3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64088
@ -79,6 +79,9 @@
|
||||
#define ISP1080_DMA_REGS_OFF 0x60
|
||||
#define DMA_REGS_OFF 0x00 /* same as BIU block */
|
||||
|
||||
#define SBUS_REGSIZE 0x450
|
||||
#define PCI_REGSIZE 0x100
|
||||
|
||||
/*
|
||||
* NB: The *_BLOCK definitions have no specific hardware meaning.
|
||||
* They serve simply to note to the MD layer which block of
|
||||
|
Loading…
Reference in New Issue
Block a user