Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/io/
H A Dpcicfg.c55 static int pcicfg_alloc_resource(dev_info_t *, pci_regspec_t);
6067 if (pcicfg_alloc_resource(dip, phys_spec)) { in pcicfg_fcode_assign_bars()
6324 if (pcicfg_alloc_resource(dip, reg[i])) { in pcicfg_alloc_new_resources()
6349 pcicfg_alloc_resource(dev_info_t *dip, pci_regspec_t phys_spec) in pcicfg_alloc_resource() function