freebsd-dev/sys/amd64/pci
John Baldwin 04dda605c5 - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the
various pcib drivers to use their own private devclass_t variables for
  their modules.
- Use the DEFINE_CLASS_0() macro to declare drivers for the various pcib
  drivers while I'm here.
2006-01-06 19:22:19 +00:00
..
pci_bus.c - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
pci_cfgreg.c Modify the pci_cfgdisable() routine to bring it more in line with 2005-10-25 04:53:29 +00:00