Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
D3w-sas.h118 #define TW_MAX_AEN_DRAIN 255 macro
D3w-9xxx.h348 #define TW_MAX_AEN_DRAIN 255 macro
D3w-sas.c628 } while ((finished == 0) && (count < TW_MAX_AEN_DRAIN)); in twl_aen_drain_queue()
630 if (count == TW_MAX_AEN_DRAIN) in twl_aen_drain_queue()
D3w-9xxx.c357 } while ((finished == 0) && (count < TW_MAX_AEN_DRAIN)); in twa_aen_drain_queue()
359 if (count == TW_MAX_AEN_DRAIN) in twa_aen_drain_queue()