Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dufm.c40 static int ufm_open(dev_t *, int, int, cred_t *);
45 .cb_open = ufm_open,
157 ufm_open(dev_t *devp, int flag, int otyp, cred_t *credp) in ufm_open() function