Searched defs:pcicfg_map_phys (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c311 static int pcicfg_map_phys(dev_info_t *, pci_regspec_t *, caddr_t *,
4367 if (pcicfg_map_phys(new_child, &p, &virt, &acc, &h)) {
5660 if (pcicfg_map_phys(dip, reg, &virt, &attr, handle)
5826 if (pcicfg_map_phys(dip, &p, (caddr_t *)&addr, &acc, &h)) {
6399 if (pcicfg_map_phys(dip, &config, &virt, &acc, &h)) {
6578 if (pcicfg_map_phys(dip, &config, &virt, &acc, &h)) {
6731 pcicfg_map_phys(dev_info_t *dip, pci_regspec_t *phys_spec, function

Completed in 71 milliseconds