Home
last modified time | relevance | path

Searched refs:ppm_open (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/excalibur/sys/
H A Dxcalppm_var.h44 extern int ppm_open(dev_t *, int, int, cred_t *);
/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) in ppm_open() function
/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) in ppm_open() function
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c131 ppm_open, /* open */