Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h152 #define PCI_CB_SEC_STATUS 0x16 /* Secondary status */ macro
/pciutils/
H A Dlspci.c726 if (get_conf_word(d, PCI_CB_SEC_STATUS) & PCI_STATUS_SIG_SYSTEM_ERROR) in show_htype2()