Home
last modified time | relevance | path

Searched defs:cis_cache_entry (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/pcmcia/
Dcs_internal.h42 struct cis_cache_entry { struct
43 struct list_head node;
44 unsigned int addr;
45 unsigned int len;
46 unsigned int attr;
47 unsigned char cache[0];