Searched refs:sstat (Results 1 – 2 of 2) sorted by relevance
190 int got, cat, duration, slen, resid, resp_code, sstat; in sg_cmds_process_resp() local257 sstat = get_scsi_pt_status_response(ptvp); in sg_cmds_process_resp()259 switch (sstat) { in sg_cmds_process_resp()283 sg_get_scsi_status_str(sstat, sizeof(b), b); in sg_cmds_process_resp()
2493 int sstat = get_scsi_pt_status_response(ptvp); in sg_ll_pre_fetch_x() local2495 if (SG_LIB_CAT_CONDITION_MET == sstat) { in sg_ll_pre_fetch_x()