summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/silireg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 1 << 31 cleanup. Eitan Adler pointed out that there has been aderaadt2013-11-261-2/+2
* Add port multiplier support, has been in snaps for a while with no reporteddrahn2011-01-261-3/+24
* Add some more device status related register definitions.pascoe2007-04-071-3/+31
* Correct offset for global interrupt status register.pascoe2007-04-071-2/+2
* this diff covers two changes, but theyre very tightly tied together.dlg2007-04-071-4/+17
* finish resetting the device by sending a soft reset via the post_directdlg2007-04-051-1/+5
* control bits in the prb. shuffle things around a bit...dlg2007-04-051-5/+20
* start defining the scatter/gather bits and the port request blocks (PRBs).dlg2007-04-051-1/+50
* interrupt enable set/clear defnsdlg2007-04-041-1/+10
* port control clear bitsdlg2007-04-041-1/+18
* Correct some sili port offsets.jsg2007-04-011-3/+3
* more bits and the %b thing for port set/statusdlg2007-03-311-3/+8
* Port Control Set register defsdlg2007-03-311-1/+20
* initial atascsi glue.dlg2007-03-311-1/+3
* define the size and offsets for each ports set of registersdlg2007-03-301-1/+4
* bits for the global control registerdlg2007-03-261-1/+15
* oops, 64bit memory bars.dlg2007-03-261-3/+3
* port registersdlg2007-03-241-4/+33
* global register definitionsdlg2007-03-241-1/+17
* read and write funcs for the global register spacedlg2007-03-221-3/+1
* map the global and port register spaces.dlg2007-03-221-1/+6
* import sili(4) so it can be worked on in the tree. this will support thedlg2007-03-221-0/+18