summaryrefslogtreecommitdiff
path: root/sys/dev/ic/silireg.h
AgeCommit message (Expand)Author
2011-01-26Add port multiplier support, has been in snaps for a while with no reportedDale Rahn
2007-04-07Add some more device status related register definitions.Christopher Pascoe
2007-04-07Correct offset for global interrupt status register.Christopher Pascoe
2007-04-07this diff covers two changes, but theyre very tightly tied together.David Gwynne
2007-04-05finish resetting the device by sending a soft reset via the post_directDavid Gwynne
2007-04-05control bits in the prb. shuffle things around a bit...David Gwynne
2007-04-05start defining the scatter/gather bits and the port request blocks (PRBs).David Gwynne
2007-04-04interrupt enable set/clear defnsDavid Gwynne
2007-04-04port control clear bitsDavid Gwynne
2007-04-01Correct some sili port offsets.Jonathan Gray
2007-03-31more bits and the %b thing for port set/statusDavid Gwynne
2007-03-31Port Control Set register defsDavid Gwynne
2007-03-31initial atascsi glue.David Gwynne
2007-03-30define the size and offsets for each ports set of registersDavid Gwynne
2007-03-26bits for the global control registerDavid Gwynne
2007-03-26oops, 64bit memory bars.David Gwynne
2007-03-24port registersDavid Gwynne
2007-03-24global register definitionsDavid Gwynne
2007-03-22read and write funcs for the global register spaceDavid Gwynne
2007-03-22map the global and port register spaces.David Gwynne
2007-03-22import sili(4) so it can be worked on in the tree. this will support theDavid Gwynne