Searched refs:hp_scsi_read_slow (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ |
H A D | hp-scl.c | 916 hp_scsi_read_slow (HpScsi this, void * dest, size_t *len) in hp_scsi_read_slow() function 923 DBG(16, "hp_scsi_read_slow: Start reading %d bytes bytewise\n", (int)*len); in hp_scsi_read_slow() 936 DBG(250,"hp_scsi_read_slow: Reading byte %d: status=%s, len=%d\n", in hp_scsi_read_slow() 948 DBG(16, "hp_scsi_read_slow: Got %d bytes\n", (int)*len); in hp_scsi_read_slow() 994 RETURN_IF_FAIL (hp_scsi_read_slow (this, dest, len)); in hp_scsi_read()
|
Completed in 3 milliseconds