Searched refs:wbytes (Results 1 – 1 of 1) sorted by relevance
75 int rbytes, wbytes, nbytes = 0; in _print_page() local96 wbytes = priv->print_ifc->send_data(priv->print_ifc, buff, rbytes); in _print_page()97 if (wbytes == rbytes) { in _print_page()98 nbytes += wbytes; in _print_page()