Searched refs:sv_lyr_open (Results 1 – 1 of 1) sorted by relevance
194 static int sv_lyr_open(dev_t *, int, int, cred_t *);1026 cb_ops->cb_open = sv_lyr_open; in sv_enable()1196 sv_lyr_open(dev_t *devp, int flag, int otyp, cred_t *crp) in sv_lyr_open() function