Home
last modified time | relevance | path

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

/drivers/pcmcia/
Dcs_internal.h38 struct cis_cache_entry { struct
39 struct list_head node;
40 unsigned int addr;
41 unsigned int len;
42 unsigned int attr;
43 unsigned char cache[];