Searched refs:tsi148_dma_entry (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vme/bridges/
H A Dvme_tsi148.c1590 struct tsi148_dma_entry *entry, *prev;
1602 entry = kmalloc(sizeof(struct tsi148_dma_entry), GFP_KERNEL);
1717 prev = list_entry(entry->list.prev, struct tsi148_dma_entry,
1759 struct tsi148_dma_entry *entry;
1785 entry = list_first_entry(&(list->entries), struct tsi148_dma_entry,
1833 struct tsi148_dma_entry *entry;
1838 entry = list_entry(pos, struct tsi148_dma_entry, list);
H A Dvme_tsi148.h71 struct tsi148_dma_entry { struct

Completed in 161 milliseconds