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