Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h116 #define PCI_SEC_STATUS 0x1e /* Secondary status register */ macro
/pciutils/
H A Dlspci.c558 word sec_stat = get_conf_word(d, PCI_SEC_STATUS); in show_htype1()