Searched refs:CBI_STATUS_PERSISTENT_FAIL (Results 1 – 2 of 2) sorted by relevance
54 #define CBI_STATUS_PERSISTENT_FAIL 0x3 /* Command fails persistently */ macro
483 case CBI_STATUS_PERSISTENT_FAIL: in scsa2usb_handle_cbi_status()484 msg = (status == CBI_STATUS_PERSISTENT_FAIL) ? in scsa2usb_handle_cbi_status()