Searched refs:pohRoot (Results 1 – 1 of 1) sorted by relevance
3264 struct SIS_OH *pohRoot; in sisfb_poh_allocate() local3290 pohRoot = pohThis; in sisfb_poh_allocate()3293 pohRoot = sisfb_poh_new_node(memheap); in sisfb_poh_allocate()3294 if(pohRoot == NULL) in sisfb_poh_allocate()3297 pohRoot->offset = pohThis->offset; in sisfb_poh_allocate()3298 pohRoot->size = size; in sisfb_poh_allocate()3307 sisfb_insert_node(pohThis, pohRoot); in sisfb_poh_allocate()3309 return pohRoot; in sisfb_poh_allocate()