Searched refs:sm_open (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/sv/ |
H A D | sv_impl.h | 109 int (*sm_open)(); member
|
H A D | sv.c | 820 cb_ops->cb_open = maj->sm_open; in sv_free() 1016 maj->sm_open = cb_ops->cb_open; in sv_enable() 1226 if (maj && (fn = maj->sm_open) != 0) { in sv_lyr_open()
|
/titanic_41/usr/src/cmd/mdb/common/modules/sv/ |
H A D | sv.c | 384 maj->sm_open, maj->sm_close, in sv_maj()
|
/titanic_41/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux.c | 2111 sm_open(queue_t *rq, dev_t *devp, int flag, int sflag, cred_t *credp) in sm_open() function 2755 sm_open, /* open */
|
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ |
H A D | scsb.c | 112 static int sm_open(queue_t *, dev_t *, int, int, cred_t *); 135 sm_rput, NULL, sm_open, sm_close, NULL, &info 139 sm_wput, NULL, sm_open, sm_close, NULL, &info 1082 sm_open(queue_t *q, dev_t *devp, int flag, int sflag, cred_t *credp) in sm_open() function
|