Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h217 queue_t *fcip_ipq; /* ip read queue */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1541 if (fptr->fcip_ipq || in fcip_detach()
3213 if (fptr->fcip_ipq && canputnext(fptr->fcip_ipq)) { in fcip_sendup_thr()
3214 ip4q = fptr->fcip_ipq; in fcip_sendup_thr()
3726 fptr->fcip_ipq = ipq; in fcip_setipq()
3728 fptr->fcip_ipq = NULL; in fcip_setipq()