Searched refs:pohRoot (Results 1 – 1 of 1) sorted by relevance
3226 struct SIS_OH *pohRoot; in sisfb_poh_allocate() local3252 pohRoot = pohThis; in sisfb_poh_allocate()3255 pohRoot = sisfb_poh_new_node(memheap); in sisfb_poh_allocate()3256 if(pohRoot == NULL) in sisfb_poh_allocate()3259 pohRoot->offset = pohThis->offset; in sisfb_poh_allocate()3260 pohRoot->size = size; in sisfb_poh_allocate()3269 sisfb_insert_node(pohThis, pohRoot); in sisfb_poh_allocate()3271 return pohRoot; in sisfb_poh_allocate()