Home
last modified time | relevance | path

Searched refs:PCI_CAP_ID_VPD (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sys/dev/cxgbe/
HDosdep.h118 #define PCI_CAP_ID_VPD PCIY_VPD macro
/freebsd-head/sys/dev/cxgb/
HDcxgb_osdep.h173 #define PCI_CAP_ID_VPD PCIY_VPD macro
/freebsd-head/sys/dev/cxgb/common/
HDcxgb_t3_hw.c4487 t3_os_find_pci_capability(adapter, PCI_CAP_ID_VPD); in t3_prep_adapter()
/freebsd-head/sys/dev/cxgbe/common/
HDt4_hw.c9299 t4_os_find_pci_capability(adapter, PCI_CAP_ID_VPD); in t4_prep_adapter()