Searched refs:uinst (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/opl/sys/oplmsu/
H A Doplmsu.h227 struct upper_instance_table *uinst; member in struct:lower_path_table
/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_ioctl_lrp.c175 lpath->uinst = oplmsu_uinst;
200 stp_lpath->uinst = NULL;
543 lpath->uinst = NULL;
574 lpath->uinst = NULL;
729 lpath->uinst = oplmsu_uinst;
760 stp_lpath->uinst = NULL;
H A Doplmsu.c213 * uisnt->lock ==> uinst->u_lock ==> uinst->l_lock ==> uinst->c_lock
224 rw_init(&oplmsu_uinst->lock, "uinst rwlock", RW_DRIVER, NULL);
2159 altn_lpath->uinst = oplmsu_uinst;
2199 lpath->uinst = NULL;
2218 lpath->uinst = NULL;
2350 lpath->uinst = oplmsu_uinst;
2387 altn_lpath->uinst = oplmsu_uinst;
H A Doplmsu_cmn_func.c1493 if (lpath->uinst != NULL) {

Completed in 53 milliseconds