Searched refs:DID_TIME_OUT (Results 1 – 3 of 3) sorted by relevance
35 #define DID_TIME_OUT 0x03 /* Timed out for some other reason */ macro69 #define SG_LIB_DID_TIME_OUT DID_TIME_OUT
39 #define DID_TIME_OUT 0x03 /* Timed out for some other reason */ macro54 #define SG_ERR_DID_TIME_OUT DID_TIME_OUT
89 #define DID_TIME_OUT 0x03 /* Timed out for some other reason */ macro152 (host_status == DID_TIME_OUT)) in sg_err_category_new()