Searched refs:MAX_CARDS (Results 1 – 2 of 2) sorted by relevance
81 #define MAX_CARDS 8 macro801 ret = isa_register_driver(&generic_NCR5380_isa_driver, MAX_CARDS); in generic_NCR5380_init()
21 #define MAX_CARDS 8 macro883 static struct sccb_mgr_tar_info FPT_sccbMgrTbl[MAX_CARDS][MAX_SCSI_TAR] =885 static struct sccb_card FPT_BL_Card[MAX_CARDS] = { {0} };1196 for (thisCard = 0; thisCard <= MAX_CARDS; thisCard++) { in FlashPoint_HardwareResetHostAdapter()1198 if (thisCard == MAX_CARDS) in FlashPoint_HardwareResetHostAdapter()2114 for (thisCard = 0; thisCard < MAX_CARDS; thisCard++) { in FPT_SccbMgrTableInitAll()