Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_cmn_func.c346 oplmsu_set_ioctl_path(lpath_t *lpath, queue_t *hndl_queue, mblk_t *mp) in oplmsu_set_ioctl_path() argument
358 if (hndl_queue == NULL) { in oplmsu_set_ioctl_path()
359 lpath->hndl_uqueue = hndl_queue; in oplmsu_set_ioctl_path()
361 lpath->hndl_uqueue = WR(hndl_queue); in oplmsu_set_ioctl_path()