Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1298 ql_lun_t *last_lun_queue; member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c6929 if (tq->last_lun_queue != NULL && tq->last_lun_queue->lun_no == lun) { in ql_lun_queue()
6931 return (tq->last_lun_queue); in ql_lun_queue()
6944 tq->last_lun_queue = lq; in ql_lun_queue()
6962 tq->last_lun_queue = lq; in ql_lun_queue()