ca91cx42_dma_entry 1021 drivers/vme/bridges/vme_ca91cx42.c 	struct ca91cx42_dma_entry *entry, *prev;
ca91cx42_dma_entry 1144 drivers/vme/bridges/vme_ca91cx42.c 		prev = list_entry(entry->list.prev, struct ca91cx42_dma_entry,
ca91cx42_dma_entry 1180 drivers/vme/bridges/vme_ca91cx42.c 	struct ca91cx42_dma_entry *entry;
ca91cx42_dma_entry 1208 drivers/vme/bridges/vme_ca91cx42.c 	entry = list_first_entry(&list->entries, struct ca91cx42_dma_entry,
ca91cx42_dma_entry 1274 drivers/vme/bridges/vme_ca91cx42.c 	struct ca91cx42_dma_entry *entry;
ca91cx42_dma_entry 1279 drivers/vme/bridges/vme_ca91cx42.c 		entry = list_entry(pos, struct ca91cx42_dma_entry, list);