Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vio9p/
H A Dvio9p.c69 static int vio9p_open(dev_t *, int, int, cred_t *);
81 .cb_open = vio9p_open,
601 vio9p_open(dev_t *dev, int flag, int otyp, cred_t *cred) in vio9p_open() function