Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wireless/
Dairo.c872 #define FLASHSIZE 32768 macro
6839 (((struct airo_info *)dev->priv)->flash = kmalloc (FLASHSIZE, GFP_KERNEL)) == NULL)
6860 if(comp->len > FLASHSIZE)
7015 for(nwords=0;nwords != FLASHSIZE / 2;nwords++){