Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
D3w-sas.h118 #define TW_MAX_AEN_DRAIN 255 macro
D3w-9xxx.h348 #define TW_MAX_AEN_DRAIN 255 macro
D3w-sas.c629 } while ((finished == 0) && (count < TW_MAX_AEN_DRAIN)); in twl_aen_drain_queue()
631 if (count == TW_MAX_AEN_DRAIN) in twl_aen_drain_queue()
D3w-9xxx.c361 } while ((finished == 0) && (count < TW_MAX_AEN_DRAIN)); in twa_aen_drain_queue()
363 if (count == TW_MAX_AEN_DRAIN) in twa_aen_drain_queue()