Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/cisco/
Dairo.c927 #define FLASHSIZE 32768 macro
7966 (AIRO_FLASH(dev) = kmalloc(FLASHSIZE, GFP_KERNEL)) == NULL) in flashcard()
7987 if(comp->len > FLASHSIZE) in flashcard()
8138 memcpy_toio(ai->pciaux + 0x8000, ai->flash, FLASHSIZE); in flashputbuf()
8143 for(nwords=0;nwords != FLASHSIZE / 2;nwords++){ in flashputbuf()