Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Ddevinfo.c295 static int di_open(dev_t *, int, int, cred_t *);
345 di_open, /* open */
516 di_open(dev_t *devp, int flag, int otyp, cred_t *credp) in di_open() function