Home
last modified time | relevance | path

Searched refs:MAX_CIS_TABLE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/pcmcia/
Dcs_internal.h118 #define MAX_CIS_TABLE 64 macro
154 } cis_table[MAX_CIS_TABLE];
Dcistpl.c334 if ((ret == 0) && (i < MAX_CIS_TABLE) && in read_cis_cache()