Home
last modified time | relevance | path

Searched refs:TW_ERROR_UNIT_OFFLINE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A D3w-sas.h144 #define TW_ERROR_UNIT_OFFLINE 0x128 macro
H A D3w-9xxx.h400 #define TW_ERROR_UNIT_OFFLINE 0x128 macro
H A D3w-9xxx.c999 if ((error != TW_ERROR_LOGICAL_UNIT_NOT_SUPPORTED) && (error != TW_ERROR_UNIT_OFFLINE)) { in twa_fill_sense()
H A D3w-sas.c876 if ((error != TW_ERROR_LOGICAL_UNIT_NOT_SUPPORTED) && (error != TW_ERROR_UNIT_OFFLINE) && (error != TW_ERROR_INVALID_FIELD_IN_CDB)) { in twl_fill_sense()
/kernel/linux/linux-6.6/drivers/scsi/
H A D3w-sas.h144 #define TW_ERROR_UNIT_OFFLINE 0x128 macro
H A D3w-9xxx.h400 #define TW_ERROR_UNIT_OFFLINE 0x128 macro
H A D3w-9xxx.c1004 if ((error != TW_ERROR_LOGICAL_UNIT_NOT_SUPPORTED) && (error != TW_ERROR_UNIT_OFFLINE)) { in twa_fill_sense()
H A D3w-sas.c874 if ((error != TW_ERROR_LOGICAL_UNIT_NOT_SUPPORTED) && (error != TW_ERROR_UNIT_OFFLINE) && (error != TW_ERROR_INVALID_FIELD_IN_CDB)) { in twl_fill_sense()

Completed in 16 milliseconds