Searched refs:hp_scsi_read (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ |
H A D | hp-scl.c | 965 hp_scsi_read (HpScsi this, void * dest, size_t *len, int isResponse) in hp_scsi_read() function 1678 status = hp_scsi_read (this, read_buf, &nread, 0); in sanei_hp_scsi_pipeout() 1764 status = hp_scsi_read(scsi, buf, &bufsize, 1); in _hp_scl_inq() 1847 status = hp_scsi_read(scsi, buf, &bufsize, 0); in sanei_hp_scl_upload_binary() 1903 status = hp_scsi_read(scsi, hpdata, &sv, 0); in sanei_hp_scl_upload_binary()
|
Completed in 3 milliseconds