Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_ioctl_lrp.c175 lpath->uinst = oplmsu_uinst; in oplmsu_lrioctl_termios()
200 stp_lpath->uinst = NULL; in oplmsu_lrioctl_termios()
543 lpath->uinst = NULL; in oplmsu_lrmsg_error()
574 lpath->uinst = NULL; in oplmsu_lrmsg_error()
729 lpath->uinst = oplmsu_uinst; in oplmsu_lrdata_xoffxon()
760 stp_lpath->uinst = NULL; in oplmsu_lrdata_xoffxon()
H A Doplmsu.c2160 altn_lpath->uinst = oplmsu_uinst; in oplmsu_config_stop()
2200 lpath->uinst = NULL; in oplmsu_config_stop()
2219 lpath->uinst = NULL; in oplmsu_config_stop()
2351 lpath->uinst = oplmsu_uinst; in oplmsu_config_start()
2388 altn_lpath->uinst = oplmsu_uinst; in oplmsu_config_start()
H A Doplmsu_cmn_func.c1493 if (lpath->uinst != NULL) { in oplmsu_rcmn_through_hndl()
/illumos-gate/usr/src/uts/sun4u/opl/sys/oplmsu/
H A Doplmsu.h227 struct upper_instance_table *uinst; member