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

/illumos-gate/usr/src/uts/i86pc/io/ppm/
H A Dacpippm.c59 static int appm_attach(dev_info_t *, ddi_attach_cmd_t);
96 appm_attach, /* attach */
194 appm_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
196 char *str = "appm_attach";

Completed in 53 milliseconds