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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c127 * pcishpc_init()
134 pcishpc_init(dev_info_t *dip) function
140 PCIE_DBG("pcishpc_init() called from %s#%d\n",
144 PCIE_DBG("pcishpc_init() shpc instance already "
153 PCIE_DBG("pcishpc_init() failed to create shpc softstate\n");
158 PCIE_DBG("pcishpc_init() failed to setup controller\n");
180 PCIE_DBG("pcishpc_init() failed to register "
185 PCIE_DBG("pcishpc_init() failed to create "
196 PCIE_DBG("pcishpc_init() success(dip=%p)\n", dip);
/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c123 pcishpc_init(dev_info_t *dip) function

Completed in 49 milliseconds