freebsd-dev/sys/dev/siba
John Baldwin c668000b69 Expand the set of APIs available for locating PCI capabilities:
- pci_find_extcap() is repurposed to be used for fetching PCI-express
  extended capabilities (PCIZ_* constants in <dev/pci/pcireg.h>).
- pci_find_htcap() can be used to locate a specific HyperTransport
  capability (PCIM_HTCAP_* constants in <dev/pci/pcireg.h>).
- Cache the starting location of the PCI-express capability for PCI-express
  devices in PCI device ivars.
2012-03-03 18:08:57 +00:00
..
siba_bwn.c Expand the set of APIs available for locating PCI capabilities: 2012-03-03 18:08:57 +00:00
siba_cc.c s,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully hide the explicit mention 2011-11-22 21:55:40 +00:00
siba_core.c Correct capitalization of "Hz" in user-visible text (manpages, printf(), 2012-02-28 13:19:34 +00:00
siba_ids.h
siba_pcib.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
siba_pcibvar.h
siba.c s,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully hide the explicit mention 2011-11-22 21:55:40 +00:00
sibareg.h
sibavar.h o uses bus accessor macros to read values from ivar so no more values 2010-03-09 19:58:00 +00:00