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

/illumos-gate/usr/src/uts/sun4u/io/ppm/
H A Dschppm.c49 static int spm_attach(dev_info_t *, ddi_attach_cmd_t);
68 spm_attach, /* attach */
158 spm_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
167 cmn_err(CE_WARN, "spm_attach: "
182 cmn_err(CE_WARN, "spm_attach: can't allocate state.");
187 cmn_err(CE_WARN, "spm_attach: can't get state.");
202 cmn_err(CE_WARN, "spm_attach: can't map the register.");

Completed in 43 milliseconds