Searched refs:PCI_STATUS (Results 1 – 4 of 4) sorted by relevance
36 word status = pci_read_word(d, PCI_STATUS); in pci_scan_trad_caps()
30 #define PCI_STATUS 0x06 /* 16 bits */ macro
848 word status = get_conf_word(d, PCI_STATUS); in show_verbose()913 word status = get_conf_word(d, PCI_STATUS); in show_verbose()
1812 if (get_conf_word(d, PCI_STATUS) & PCI_STATUS_CAP_LIST) in show_caps()