summaryrefslogtreecommitdiff
path: root/sys/dev/ata/satapmpvar.h
AgeCommit message (Expand)Author
2018-07-29mark satapmp_rescan() static, it's not to be used outside satapmp_subr.cjdolecek
2017-10-07Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branchjdolecek
2012-08-01Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdcbouyer
2012-07-26Revert, with intention of restoring in a less invasive way, the SATA Portjakllsch
2012-07-02Add sata Port MultiPlier (PMP) support to the ata bus layer,bouyer