Searched refs:pcicfg_map_phys (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 311 static int pcicfg_map_phys(dev_info_t *, pci_regspec_t *, caddr_t *, 4367 if (pcicfg_map_phys(new_child, &p, &virt, &acc, &h)) { in pcicfg_fcode_probe() 5660 if (pcicfg_map_phys(dip, reg, &virt, &attr, handle) in pcicfg_config_setup() 5826 if (pcicfg_map_phys(dip, &p, (caddr_t *)&addr, &acc, &h)) { in pcicfg_load_fcode() 6399 if (pcicfg_map_phys(dip, &config, &virt, &acc, &h)) { in pcicfg_alloc_resource() 6578 if (pcicfg_map_phys(dip, &config, &virt, &acc, &h)) { in pcicfg_free_resource() 6731 pcicfg_map_phys(dev_info_t *dip, pci_regspec_t *phys_spec, in pcicfg_map_phys() function
|