Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c1552 bjnp_recv_data (int devno, SANE_Byte * buffer, size_t start_pos, size_t * len) in bjnp_recv_data() function
1570 (LOG_DEBUG, "bjnp_recv_data: read response payload (0x%lx bytes max), buffer: 0x%lx, start_pos: 0x%lx\n", in bjnp_recv_data()
1578 (LOG_DEBUG, "bjnp_recv_data: Nothing to do (%ld bytes requested)\n", in bjnp_recv_data()
1585 (LOG_DEBUG, "bjnp_recv_data: WARNING - requested block size (%ld) exceeds maximum, setting to maximum %ld\n", in bjnp_recv_data()
1607 "bjnp_recv_data: ERROR - could not read response payload (select failed): %s!\n", in bjnp_recv_data()
1617 "bjnp_recv_data: ERROR - could not read response payload (select timed out after %d ms)!\n", in bjnp_recv_data()
1628 "bjnp_recv_data: ERROR - could not read response payload (%ld + %ld = %ld) (recv): %s!\n", in bjnp_recv_data()
1634 PDBG (bjnp_dbg (LOG_DEBUG2, "bjnp_recv_data: Received TCP response payload (%ld bytes):\n", in bjnp_recv_data()
2483 result = bjnp_recv_data (dn, buffer , recvd, &read_size); in sanei_bjnp_read_bulk()
2555 if ((bjnp_recv_data (d in sanei_bjnp_write_bulk()
[all...]

Completed in 5 milliseconds