]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Slightly reimplement some recently added helper functions as methods, so
authorPeter Wemm <peter@FreeBSD.org>
Tue, 27 Feb 2001 23:13:20 +0000 (23:13 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Tue, 27 Feb 2001 23:13:20 +0000 (23:13 +0000)
commit9eb13b391454c9acf1f5f915ea843468fb66425c
tree34d585ba5db76c0daf7929793f8e5fbba4d7b916
parentcf87044e5ec5bfe9d9df0961dd590ec73306b71b
Slightly reimplement some recently added helper functions as methods, so
that drivers are not reaching into the internals of the pci bus.  There
are no driver changes, the public interface is the same.
sys/dev/pci/pci.c
sys/dev/pci/pci_if.m
sys/dev/pci/pcivar.h