Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/ehea/
Dehea_qmr.c569 static inline int ehea_init_top_bmap(struct ehea_top_bmap *ehea_top_bmap, in ehea_init_top_bmap() argument
572 if (!ehea_top_bmap->dir[dir]) { in ehea_init_top_bmap()
573 ehea_top_bmap->dir[dir] = in ehea_init_top_bmap()
575 if (!ehea_top_bmap->dir[dir]) in ehea_init_top_bmap()
585 kzalloc(sizeof(struct ehea_top_bmap), GFP_KERNEL); in ehea_init_bmap()
604 struct ehea_top_bmap *ehea_top; in ehea_rebuild_busmap()
Dehea.h196 struct ehea_top_bmap struct
202 struct ehea_top_bmap *top[EHEA_MAP_ENTRIES]; argument