mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
- 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. |
||
|---|---|---|
| .. | ||
| siba.c | ||
| siba_bwn.c | ||
| siba_cc.c | ||
| siba_core.c | ||
| siba_ids.h | ||
| siba_pcib.c | ||
| siba_pcibvar.h | ||
| sibareg.h | ||
| sibavar.h | ||