Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/ !
D3w-sas.h125 #define TW_MAX_AEN_DRAIN 255 macro
D3w-9xxx.h356 #define TW_MAX_AEN_DRAIN 255 macro
D3w-sas.c667 } while ((finished == 0) && (count < TW_MAX_AEN_DRAIN)); in twl_aen_drain_queue()
669 if (count == TW_MAX_AEN_DRAIN) in twl_aen_drain_queue()
D3w-9xxx.c363 } while ((finished == 0) && (count < TW_MAX_AEN_DRAIN)); in twa_aen_drain_queue()
365 if (count == TW_MAX_AEN_DRAIN) in twa_aen_drain_queue()