Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c1565 if (verbose < 2 || !config_fetch(d, where + PCI_MSIX_TABLE, 8)) in cap_msix()
1568 off = get_conf_long(d, where + PCI_MSIX_TABLE); in cap_msix()
/pciutils/lib/
H A Dheader.h968 #define PCI_MSIX_TABLE 4 macro