Home
last modified time | relevance | path

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

/arch/s390/pci/
Dpci_clp.c309 clp_add_pci_device(entry->fid, entry->fh, entry->config_state); in __clp_add()
321 clp_add_pci_device(entry->fid, entry->fh, entry->config_state); in __clp_rescan()
325 if (!entry->config_state) { in __clp_rescan()
/arch/s390/include/asm/
Dpci_clp.h18 u32 config_state : 1; member