Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dconsms.h117 mblk_t *msg_ack_mp; /* IOCACK from lower */ member
/titanic_50/usr/src/uts/common/io/
H A Dconsms.c1084 if (msg->msg_ack_mp == NULL) { in consms_mux_ack()
1085 msg->msg_ack_mp = mp; in consms_mux_ack()
1095 if ((msg->msg_ack_mp == NULL) && in consms_mux_ack()
1106 ack_mp = msg->msg_ack_mp; in consms_mux_ack()