Home
last modified time | relevance | path

Searched refs:block_cfg_access (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpci.h457 unsigned int block_cfg_access:1; /* Config space access blocked */ member
/linux/drivers/pci/
H A Dpci.c4827 if (!dev->block_cfg_access) in pci_bridge_secondary_bus_reset()