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

/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c133 static int ppm_attach(dev_info_t *, ddi_attach_cmd_t);
142 ppm_attach, /* attach */
283 ppm_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
288 char *str = "ppm_attach";
306 cmn_err(CE_WARN, "ppm_attach: unknown command %d, dip(0x%p)",
347 cmn_err(CE_WARN, "ppm_attach: can't register ppm handler!");

Completed in 60 milliseconds