Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c580 if (!config_fetch(d, where + PCI_HT_MSIM_ADDR_LO, 8)) in cap_ht()
582 offl = get_conf_long(d, where + PCI_HT_MSIM_ADDR_LO); in cap_ht()
/pciutils/lib/
H A Dheader.h710 #define PCI_HT_MSIM_ADDR_LO 4 /* MSI Mapping Address Lower Register */ macro