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

/illumos-gate/usr/src/uts/sun4v/io/glvc/
H A Dglvc.c92 static int glvc_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p);
100 glvc_open, /* open */
555 glvc_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) function
586 cmn_err(CE_WARN, "glvc_open: bad open state %d.",

Completed in 54 milliseconds