Searched refs:pohRoot (Results 1 – 1 of 1) sorted by relevance
3274 struct SIS_OH *pohRoot; in sisfb_poh_allocate() local3300 pohRoot = pohThis; in sisfb_poh_allocate()3303 pohRoot = sisfb_poh_new_node(memheap); in sisfb_poh_allocate()3304 if(pohRoot == NULL) in sisfb_poh_allocate()3307 pohRoot->offset = pohThis->offset; in sisfb_poh_allocate()3308 pohRoot->size = size; in sisfb_poh_allocate()3317 sisfb_insert_node(pohThis, pohRoot); in sisfb_poh_allocate()3319 return pohRoot; in sisfb_poh_allocate()