Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h966 struct buf *un_quel; /* tail of wait queue */ member
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dst.c4418 st_add_to_queue(&un->un_quef, &un->un_quel, un->un_quel, bp); in st_queued_strategy()
6582 (void) st_remove_from_queue(&un->un_quef, &un->un_quel, bp); in st_start()
6686 st_add_to_queue(&un->un_quef, &un->un_quel, un->un_quef, bp); in st_handle_start_busy()
6774 (void) st_remove_from_queue(&un->un_quef, &un->un_quel, in st_runout()
6998 un->un_quel = NULL; in st_flush()
10159 st_add_to_queue(&un->un_quef, &un->un_quel, un->un_quef, bp); in st_handle_intr_busy()