Home
last modified time | relevance | path

Searched refs:lpath_t (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/opl/sys/oplmsu/
H A Doplmsu_proto.h87 void oplmsu_link_lpath(lpath_t *);
88 void oplmsu_unlink_lpath(lpath_t *);
95 int oplmsu_set_ioctl_path(lpath_t *, queue_t *, mblk_t *);
96 void oplmsu_clear_ioctl_path(lpath_t *);
H A Doplmsu.h239 } lpath_t; typedef
266 lpath_t *first_lpath;
267 lpath_t *last_lpath;
/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_ioctl_uwp.c52 lpath_t *lpath; in oplmsu_uwioctl_iplink()
82 lpath = (lpath_t *)kmem_zalloc(sizeof (lpath_t), KM_NOSLEEP); in oplmsu_uwioctl_iplink()
99 kmem_free(lpath, sizeof (lpath_t)); in oplmsu_uwioctl_iplink()
129 lpath_t *lpath; in oplmsu_uwioctl_ipunlink()
290 kmem_free(lpath, sizeof (lpath_t)); in oplmsu_uwioctl_ipunlink()
314 lpath_t *lpath = NULL; in oplmsu_uwioctl_termios()
H A Doplmsu_cmn_func.c137 lpath_t *last_lpath; in oplmsu_link_lpath()
160 lpath_t **first, **last; in oplmsu_unlink_lpath()
230 lpath_t *lpath; in oplmsu_check_lpath_usable()
487 lpath_t *lpath; in oplmsu_search_min_stop_path()
602 lpath_t *lpath; in oplmsu_cmn_putxoff_standby()
756 lpath_t *lpath; in oplmsu_cmn_bufcall()
1046 lpath_t *lpath; in oplmsu_cmn_bufcb()
1362 lpath_t *lpath; in oplmsu_wcmn_norm_putbq()
1484 lpath_t *lpath; in oplmsu_rcmn_through_hndl()
1492 lpath = (lpath_t *)q->q_ptr; in oplmsu_rcmn_through_hndl()
[all …]
H A Doplmsu_ioctl_lrp.c53 lpath_t *lpath, *altn_lpath = NULL, *stp_lpath = NULL; in oplmsu_lrioctl_termios()
66 lpath = (lpath_t *)lrq->q_ptr; in oplmsu_lrioctl_termios()
477 lpath_t *lpath, *altn_lpath = NULL; in oplmsu_lrmsg_error()
493 lpath = (lpath_t *)lrq->q_ptr; in oplmsu_lrmsg_error()
615 lpath_t *lpath, *stp_lpath = NULL; in oplmsu_lrdata_xoffxon()
626 stp_lpath = (lpath_t *)oplmsu_uinst->lower_queue->q_ptr; in oplmsu_lrdata_xoffxon()
633 lpath = (lpath_t *)lrq->q_ptr; in oplmsu_lrdata_xoffxon()
H A Doplmsu.c592 lpath_t *lpath; in oplmsu_close()
828 lpath_t *lpath; in oplmsu_lwsrv()
887 lpath_t *lpath; in oplmsu_lrput()
934 lpath_t *lpath; in oplmsu_lrsrv()
1023 lpath_t *lpath; in oplmsu_ursrv()
1170 lpath_t *lpath; in oplmsu_set_lpathnum()
1315 lpath_t *lpath; in oplmsu_dr_detach()
1714 lpath_t *lpath; in oplmsu_create_upath()
1915 lpath_t *lpath; in oplmsu_config_del()
2370 lpath_t *altn_lpath; in oplmsu_config_start()
[all …]