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

/illumos-gate/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)) {
6324 if (pcicfg_alloc_resource(dip, reg[i])) {
6349 pcicfg_alloc_resource(dev_info_t *dip, pci_regspec_t phys_spec) function
6365 DEBUG0("pcicfg_alloc_resource - "
6376 DEBUG1("pcicfg_alloc_resource - MATCH %x\n",

Completed in 58 milliseconds