Searched refs:AHA1740_ECBS (Results 1 – 2 of 2) sorted by relevance
77 struct ecb ecb[AHA1740_ECBS];350 if (ecbno >= AHA1740_ECBS) in aha1740_queuecommand_lck()356 if (ecbno >= AHA1740_ECBS) in aha1740_queuecommand_lck()545 .can_queue = AHA1740_ECBS,
151 #define AHA1740_ECBS 32 macro