Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_devctl.c48 static int px_open(dev_t *devp, int flags, int otyp, cred_t *credp);
54 px_open, /* open */
76 px_open(dev_t *devp, int flags, int otyp, cred_t *credp) in px_open() function