freebsd-nq/sys/dev/pci
Peter Wemm 96fca41fcf s/%#p/%p/ to fix a warning. This looks like a leftover of once being
%#x, which causes a leading 0x to be prepended. %p has this by default
and the '#' is ignored by the kernel prinf code for %p.
1998-11-09 08:08:06 +00:00
..
pci.c s/%#p/%p/ to fix a warning. This looks like a leftover of once being 1998-11-09 08:08:06 +00:00
pcireg.h
pcivar.h