Searched refs:B_DEV_RECALIBRATE_ERROR (Results 1 - 7 of 7) sorted by last modified time

/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h713 #define B_DEV_RECALIBRATE_ERROR FSSH_B_DEV_RECALIBRATE_ERROR macro
/haiku/src/system/libroot/posix/string/
H A Dstrerror.c353 case B_DEV_RECALIBRATE_ERROR:
/haiku/src/bin/
H A Derror.c78 E(B_DEV_RECALIBRATE_ERROR),
/haiku/headers/os/support/
H A DErrors.h297 #define B_DEV_RECALIBRATE_ERROR (B_DEVICE_ERROR_BASE + 7) macro
/haiku/headers/build/os/support/
H A DErrors.h291 #define B_DEV_RECALIBRATE_ERROR (B_DEVICE_ERROR_BASE + 7) macro
/haiku/headers/private/drivers/
H A Dscsi_sense.h40 { 0x03, "Medium error", err_act_fail, B_DEV_RECALIBRATE_ERROR },
/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Derror_handling.cpp147 return MK_ERROR( err_act_retry, B_DEV_RECALIBRATE_ERROR);

Completed in 93 milliseconds