freebsd-dev/sys/dev/pci
2008-04-12 20:26:07 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m Revamp the MSI/MSI-X code a bit to achieve two main goals: 2007-05-02 17:50:36 +00:00
pci_pci.c Make the PCI code aware of PCI domains (aka PCI segments) so we can 2007-09-30 11:05:18 +00:00
pci_private.h Make the PCI code aware of PCI domains (aka PCI segments) so we can 2007-09-30 11:05:18 +00:00
pci_user.c Don't cache the new-bus name of a PCI device in the PCI conf structure, 2008-01-15 21:40:46 +00:00
pci.c Relax the check for a PCI-express chipset by assuming the system is a 2008-02-01 20:31:09 +00:00
pcib_if.m Revamp the MSI/MSI-X code a bit to achieve two main goals: 2007-05-02 17:50:36 +00:00
pcib_private.h Make the PCI code aware of PCI domains (aka PCI segments) so we can 2007-09-30 11:05:18 +00:00
pcireg.h - Fix a small bit slip in PCIM_PCAP_D[0-2]PME defines. 2007-09-19 13:05:58 +00:00
pcivar.h Remove a trailing comma which FlexeLint whines about. 2008-04-12 20:26:07 +00:00
vga_pci.c