Home
last modified time | relevance | path

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) in ppm_attach() function