Searched refs:brc (Results 1 – 1 of 1) sorted by relevance
| /pciutils/ |
| H A D | lspci.c | 665 FLAG(brc, PCI_BRIDGE_CTL_PARITY), in show_htype1() 666 FLAG(brc, PCI_BRIDGE_CTL_SERR), in show_htype1() 667 FLAG(brc, PCI_BRIDGE_CTL_NO_ISA), in show_htype1() 668 FLAG(brc, PCI_BRIDGE_CTL_VGA), in show_htype1() 669 FLAG(brc, PCI_BRIDGE_CTL_VGA_16BIT), in show_htype1() 670 FLAG(brc, PCI_BRIDGE_CTL_MASTER_ABORT), in show_htype1() 671 FLAG(brc, PCI_BRIDGE_CTL_BUS_RESET), in show_htype1() 672 FLAG(brc, PCI_BRIDGE_CTL_FAST_BACK)); in show_htype1() 731 FLAG(brc, PCI_CB_BRIDGE_CTL_SERR), in show_htype2() 732 FLAG(brc, PCI_CB_BRIDGE_CTL_ISA), in show_htype2() [all …]
|