Searched refs:oplmsu_set_ioctl_path (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/sun4u/opl/sys/oplmsu/ |
H A D | oplmsu_proto.h | 95 int oplmsu_set_ioctl_path(lpath_t *, queue_t *, mblk_t *);
|
/titanic_50/usr/src/uts/sun4u/opl/io/oplmsu/ |
H A D | oplmsu_ioctl_uwp.c | 190 use_flag = oplmsu_set_ioctl_path(lpath, uwq, NULL); in oplmsu_uwioctl_ipunlink() 427 use_flag = oplmsu_set_ioctl_path(lpath, uwq, mp); in oplmsu_uwioctl_termios()
|
H A D | oplmsu.c | 1963 use_flag = oplmsu_set_ioctl_path(lpath, NULL, NULL); in oplmsu_config_del() 2049 use_flag = oplmsu_set_ioctl_path(lpath, NULL, NULL); in oplmsu_config_stop() 2117 use_flag = oplmsu_set_ioctl_path(altn_lpath, NULL, NULL); in oplmsu_config_stop() 2468 use_flag = oplmsu_set_ioctl_path(lpath, NULL, NULL); in oplmsu_config_disc()
|
H A D | oplmsu_cmn_func.c | 346 oplmsu_set_ioctl_path(lpath_t *lpath, queue_t *hndl_queue, mblk_t *mp) in oplmsu_set_ioctl_path() function
|