freebsd-nq/sys/dev/pci
John Baldwin e786cbfdd2 Rename pci_find_extcap() to pci_find_cap(). PCI now uses the term
"extended capabilities" to refer to the new set of capability structures
starting at offset 0x100 in config space for PCI-express devices.  For now
both function names will still work.  I will merge this to older branches
to ease driver portability, but 9.0 will ship with a new pci_find_extcap()
function that locates extended capabilities instead.

Reviewed by:	imp
MFC after:	1 week
2011-03-22 12:05:49 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
pci_pci.c
pci_private.h
pci_user.c
pci.c Rename pci_find_extcap() to pci_find_cap(). PCI now uses the term 2011-03-22 12:05:49 +00:00
pcib_if.m
pcib_private.h
pcireg.h
pcivar.h Rename pci_find_extcap() to pci_find_cap(). PCI now uses the term 2011-03-22 12:05:49 +00:00
vga_pci.c