alloc_consistent 1769 drivers/vme/bridges/vme_ca91cx42.c ca91cx42_bridge->alloc_consistent = ca91cx42_alloc_consistent; alloc_consistent 1183 drivers/vme/bridges/vme_fake.c fake_bridge->alloc_consistent = fake_alloc_consistent; alloc_consistent 2476 drivers/vme/bridges/vme_tsi148.c tsi148_bridge->alloc_consistent = tsi148_alloc_consistent; alloc_consistent 107 drivers/vme/vme.c if (!bridge->alloc_consistent) { alloc_consistent 113 drivers/vme/vme.c return bridge->alloc_consistent(bridge->parent, size, dma); alloc_consistent 172 drivers/vme/vme_bridge.h void *(*alloc_consistent)(struct device *dev, size_t size,