Searched refs:pt_res (Results 1 – 2 of 2) sorted by relevance
187 int pt_res, int mx_di_len, const unsigned char * sbp, in sg_cmds_process_resp() argument196 if (pt_res < 0) { in sg_cmds_process_resp()200 safe_strerror(-pt_res)); in sg_cmds_process_resp()201 if ((-ENXIO == pt_res) && o_sense_cat) { in sg_cmds_process_resp()208 safe_strerror(-pt_res)); in sg_cmds_process_resp()212 safe_strerror(-pt_res)); in sg_cmds_process_resp()215 } else if (SCSI_PT_DO_BAD_PARAMS == pt_res) { in sg_cmds_process_resp()218 } else if (SCSI_PT_DO_TIMEOUT == pt_res) { in sg_cmds_process_resp()
297 int pt_res, int mx_di_len,