Searched refs:no_config_access (Results 1 – 5 of 5) sorted by relevance
130 d->no_config_access = p->no_config_access; in scan_device()135 if (!d->no_config_access && !pci_read_block(p, 0, d->config, 64)) in scan_device()137 d->no_config_access = 1; in scan_device()141 if (!d->no_config_access && (d->config[PCI_HEADER_TYPE] & 0x7f) == PCI_HEADER_TYPE_CARDBUS) in scan_device()799 byte htype = d->no_config_access ? -1 : (get_conf_byte(d, PCI_HEADER_TYPE) & 0x7f); in show_verbose()832 if (!d->no_config_access) in show_verbose()974 if (d->no_config_access) in show_hex_dump()
44 int no_config_access; member
146 byte ht = d->no_config_access ? -1 : (get_conf_byte(d, PCI_HEADER_TYPE) & 0x7f); in grow_tree()
166 int no_config_access; /* No access to config space for this device */ member
1512 d->no_config_access = 1; in scan_devinst_id()