Searched refs:PCI_SEC_STATUS (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 116 #define PCI_SEC_STATUS 0x1e /* Secondary status register */ macro |
| /pciutils/ | ||
| H A D | lspci.c | 558 word sec_stat = get_conf_word(d, PCI_SEC_STATUS); in show_htype1() |