index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
mpiireg.h
Age
Commit message (
Expand
)
Author
2018-06-19
Add support for SAS3.5 controllers. This involves reordering
Jonathan Matthew
2017-01-16
Clean up SCSI operation status and state defines
Mike Belopuhov
2016-10-24
augment the scsi_probe handler so it tries to query the sas dev pg 0
David Gwynne
2016-09-14
add support for SAS3 devices, which have a different sgl layout to previous
Jonathan Matthew
2014-03-27
last of the htolem32 bits
David Gwynne
2014-03-27
everything is at least 4 byte aligned
David Gwynne
2014-03-27
the request and reply descriptors are 8 byte aligned for the hardware.
David Gwynne
2014-03-24
scsi io bits are at least 4 byte aligned
David Gwynne
2014-03-24
mpii_sges are 4 byte aligned. makes storing the flags field a bit easier
David Gwynne
2014-03-24
make mpii_sge look like mpi_sge, and provide a wrapper for setting the
David Gwynne
2012-09-28
update my copyright
Mike Belopuhov
2012-08-23
whitespace cleanup; no functional change
Mike Belopuhov
2012-08-14
split the definitions of the hardware out into a separate file so it can
David Gwynne