Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dconsms.h78 ioc_reply_func_t lq_ioc_reply_func; /* reply function */ member
/titanic_41/usr/src/uts/common/io/
H A Dconsms.c582 if (lq->lq_ioc_reply_func != NULL) {
584 lq->lq_ioc_reply_func(lq, mp);
864 lq->lq_ioc_reply_func = consms_lqs_ack_complete; in consms_lqs_ack_complete()
883 lq->lq_ioc_reply_func = NULL; in consms_add_lq()