Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Decpp.c3617 void *unx_addr; in ecpp_xfer_timeout() local
3650 unx_addr = pp->next_byte; in ecpp_xfer_timeout()
3695 unx_addr = (caddr_t)pp->msg->b_wptr - unx_len; in ecpp_xfer_timeout()
3697 unx_addr = pp->ioblock + in ecpp_xfer_timeout()
3705 ecpp_putback_untransfered(pp, (caddr_t)unx_addr, unx_len); in ecpp_xfer_timeout()