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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c75 static int hermon_open(dev_t *, int, int, cred_t *);
136 hermon_open, /* open */
299 * hermon_open()
303 hermon_open(dev_t *devp, int flag, int otyp, cred_t *credp) function
473 * explained above in hermon_open(), we can't depend on using the
490 * this call is not needed, as it was not allocated in hermon_open()

Completed in 67 milliseconds