Searched refs:pmc_attach (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dpmc.c62 static int pmc_attach(dev_info_t *, ddi_attach_cmd_t);
111 pmc_attach,
227 pmc_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
251 DPRINTF(("pmc_attach: Another instance is already attached."));
258 DPRINTF(("pmc_attach: Failed to allocate soft state."));

Completed in 56 milliseconds