freebsd-skq/sys/dev/pci
Dmitry Chagin 34b3339810 Revert r274635 as it's completely wrong.
The parent of a pci dev device is a pciX device which do not
implement the PCIB_POWER_FOR_SLEEP method from pcib_if.m.
2014-11-19 11:05:45 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
pci_pci.c Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
pci_private.h
pci_subr.c
pci_user.c
pci.c Revert r274635 as it's completely wrong. 2014-11-19 11:05:45 +00:00
pcib_if.m
pcib_private.h
pcib_support.c
pcireg.h
pcivar.h
vga_pci.c