Searched refs:tl_rsrv (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c187 * putq() on the read queue. The read side service routine tl_rsrv() is called
435 static void tl_rsrv(queue_t *);
651 uint8_t te_rsrv_active; /* Running in tl_rsrv() */
712 (int (*)())tl_rsrv, /* qi_srvp */
2060 * is possible that two instances of tl_rsrv will be running reusing the same
2064 tl_rsrv(queue_t *rq) function

Completed in 66 milliseconds