Searched refs:config_out_of_range (Results 1 – 1 of 1) sorted by relevance
/arch/sparc/kernel/ |
D | pci_common.c | 18 static int config_out_of_range(struct pci_pbm_info *pbm, in config_out_of_range() function 36 if (config_out_of_range(pbm, bus, devfn, reg)) in sun4u_config_mkaddr() 266 if (config_out_of_range(pbm, bus, devfn, where)) { in sun4v_read_pci_cfg() 298 if (config_out_of_range(pbm, bus, devfn, where)) { in sun4v_write_pci_cfg()
|