Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
D3w-sas.h147 #define TW_ERROR_UNIT_OFFLINE 0x128 macro
D3w-9xxx.h403 #define TW_ERROR_UNIT_OFFLINE 0x128 macro
D3w-sas.c879 …if ((error != TW_ERROR_LOGICAL_UNIT_NOT_SUPPORTED) && (error != TW_ERROR_UNIT_OFFLINE) && (error !… in twl_fill_sense()
D3w-9xxx.c997 if ((error != TW_ERROR_LOGICAL_UNIT_NOT_SUPPORTED) && (error != TW_ERROR_UNIT_OFFLINE)) { in twa_fill_sense()