tag
line
file
source code
bist
412
drivers/pci/pci.c
unsigned char bist, latency, min_gnt, max_lat;
bist
423
drivers/pci/pci.c
pcibios_read_config_byte (bus, devfn, PCI_BIST, &bist);
bist
466
drivers/pci/pci.c
if (bist & PCI_BIST_CAPABLE) {