Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/pcmcia/
Dcs_internal.h42 struct cis_cache_entry { struct
Dcistpl.c289 struct cis_cache_entry *cis; in read_cis_cache()
319 cis = kmalloc(sizeof(struct cis_cache_entry) + len, GFP_KERNEL); in read_cis_cache()
336 struct cis_cache_entry *cis; in remove_cis_cache()
358 struct cis_cache_entry *cis; in destroy_cis_cache()
361 cis = list_entry(l, struct cis_cache_entry, node); in destroy_cis_cache()
372 struct cis_cache_entry *cis; in verify_cis_cache()