Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h544 #define PCI_CAP_ID_VPD 0x03 /* Vital Product Data */ macro
H A Dt4_hw.c5072 t4_os_find_pci_capability(adapter, PCI_CAP_ID_VPD); in t4_prep_adapter()