freebsd-dev/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 ahc_pci.c: 1998-10-07 03:40:51 +00:00
pcivar.h Add functions for accessing dense and bwx memory for pci devices. These 1998-10-06 14:18:40 +00:00