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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c108 ppm_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) function
112 DPRINTF(D_OPEN, ("ppm_open: \"%s\", devp 0x%p, flag 0x%x, otyp %d\n",
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c74 static int ppm_open(dev_t *, int, int, cred_t *);
79 ppm_open, /* open */
424 ppm_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) function
428 PPMD(D_OPEN, ("ppm_open: devp 0x%p, flag 0x%x, otyp %d\n",

Completed in 65 milliseconds