Home
last modified time | relevance | path

Searched refs:TW_ERROR_UNIT_OFFLINE (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/scsi/
D3w-sas.h144 #define TW_ERROR_UNIT_OFFLINE 0x128 macro
D3w-9xxx.h400 #define TW_ERROR_UNIT_OFFLINE 0x128 macro
D3w-sas.c874 …if ((error != TW_ERROR_LOGICAL_UNIT_NOT_SUPPORTED) && (error != TW_ERROR_UNIT_OFFLINE) && (error !… in twl_fill_sense()
D3w-9xxx.c1004 if ((error != TW_ERROR_LOGICAL_UNIT_NOT_SUPPORTED) && (error != TW_ERROR_UNIT_OFFLINE)) { in twa_fill_sense()