Searched refs:SG_ERR_CAT_CLEAN (Results 1 – 3 of 3) sorted by relevance
136 #define SG_ERR_CAT_CLEAN 0 /* No errors or other information */ macro
855 case SG_ERR_CAT_CLEAN: in sg3_inq()921 case SG_ERR_CAT_CLEAN: in do_logs()1589 case SG_ERR_CAT_CLEAN: in do_inquiry()1886 else if (SG_ERR_CAT_CLEAN != res) { in read_capacity()1925 else if (SG_ERR_CAT_CLEAN != res) { in sync_cache()2063 case SG_ERR_CAT_CLEAN: in sg_read()2129 case SG_ERR_CAT_CLEAN: in sg_write()2708 case SG_ERR_CAT_CLEAN: in do_scsi_inq()3395 case SG_ERR_CAT_CLEAN: in do_simple_inq()3450 case SG_ERR_CAT_CLEAN: in do_modes()[all …]
1316 return SG_ERR_CAT_CLEAN; in sg_err_category_new()