Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A D3w-sas.h118 #define TW_MAX_AEN_DRAIN 255 macro
H A D3w-9xxx.h348 #define TW_MAX_AEN_DRAIN 255 macro
H A D3w-9xxx.c359 } while ((finished == 0) && (count < TW_MAX_AEN_DRAIN)); in twa_aen_drain_queue()
361 if (count == TW_MAX_AEN_DRAIN) in twa_aen_drain_queue()
H A D3w-sas.c630 } while ((finished == 0) && (count < TW_MAX_AEN_DRAIN)); in twl_aen_drain_queue()
632 if (count == TW_MAX_AEN_DRAIN) in twl_aen_drain_queue()
/kernel/linux/linux-6.6/drivers/scsi/
H A D3w-sas.h118 #define TW_MAX_AEN_DRAIN 255 macro
H A D3w-9xxx.h348 #define TW_MAX_AEN_DRAIN 255 macro
H A 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()
H A 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()

Completed in 16 milliseconds