Searched refs:FLASHSIZE (Results 1 – 1 of 1) sorted by relevance
924 #define FLASHSIZE 32768 macro7984 (AIRO_FLASH(dev) = kmalloc(FLASHSIZE, GFP_KERNEL)) == NULL) in flashcard()8005 if(comp->len > FLASHSIZE) in flashcard()8156 memcpy_toio(ai->pciaux + 0x8000, ai->flash, FLASHSIZE); in flashputbuf()8161 for(nwords=0;nwords != FLASHSIZE / 2;nwords++){ in flashputbuf()