Searched refs:PCI_STATUS_SIG_SYSTEM_ERROR (Results 1 – 2 of 2) sorted by relevance
657 FLAG(sec_stat, PCI_STATUS_SIG_SYSTEM_ERROR), in show_htype1()726 if (get_conf_word(d, PCI_CB_SEC_STATUS) & PCI_STATUS_SIG_SYSTEM_ERROR) in show_htype2()873 FLAG(status, PCI_STATUS_SIG_SYSTEM_ERROR), in show_verbose()
44 #define PCI_STATUS_SIG_SYSTEM_ERROR 0x4000 /* Set when we drive SERR */ macro