Searched refs:MAX_ECARDS (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Decard.h87 #define MAX_ECARDS 9 macro
/linux-master/drivers/scsi/arm/
H A Dpowertec.c56 static int term[MAX_ECARDS] = { 1, 1, 1, 1, 1, 1, 1, 1 };
H A Dcumana_2.c73 static int term[MAX_ECARDS] = { 1, 1, 1, 1, 1, 1, 1, 1 };
H A Deesox.c68 static int term[MAX_ECARDS] = { 1, 1, 1, 1, 1, 1, 1, 1 };
/linux-master/arch/arm/mach-rpc/
H A Decard.c74 static ecard_t *slot_to_expcard[MAX_ECARDS];
104 return slot < MAX_ECARDS ? slot_to_expcard[slot] : NULL;

Completed in 244 milliseconds