Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h71 queue_t *sl_rq; /* pointer to our rq */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2397 wrq = WR(slp->sl_rq); in fcip_statec_cb()
3343 if (canputnext(slp->sl_rq)) { in fcip_sendup()
3348 putnext(slp->sl_rq, nmp); in fcip_sendup()
3351 putnext(slp->sl_rq, nmp); in fcip_sendup()
3354 putnext(slp->sl_rq, nmp); in fcip_sendup()
3363 if (canputnext(slp->sl_rq)) { in fcip_sendup()
3366 putnext(slp->sl_rq, mp); in fcip_sendup()
3368 putnext(slp->sl_rq, mp); in fcip_sendup()
3370 putnext(slp->sl_rq, mp); in fcip_sendup()
3529 slp->sl_rq = rq; in fcip_open()
[all …]