Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   msaitoh
Date:           Sun Oct 10 23:28:36 UTC 2021

Modified Files:
        src/sys/dev/pci: pci.c pci_subr.c pcireg.h ppb.c

Log Message:
Use PCI-SIG official acronyms:

 - RP stands for Root Port.
 - RC stands for Root Complex.
 - RCIEP stands for Root Complex Integrated End Point.


To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 src/sys/dev/pci/pci.c
cvs rdiff -u -r1.231 -r1.232 src/sys/dev/pci/pci_subr.c
cvs rdiff -u -r1.160 -r1.161 src/sys/dev/pci/pcireg.h
cvs rdiff -u -r1.73 -r1.74 src/sys/dev/pci/ppb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index