Searched refs:ppm_open (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/excalibur/sys/ |
H A D | xcalppm_var.h | 44 extern int ppm_open(dev_t *, int, int, cred_t *);
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | ppm_xgsubr.c | 108 ppm_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) in ppm_open() function
|
/illumos-gate/usr/src/uts/common/io/ppm/ |
H A D | ppm.c | 74 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) in ppm_open() function
|
/illumos-gate/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalppm.c | 131 ppm_open, /* open */
|