Searched refs:pohRoot (Results 1 – 1 of 1) sorted by relevance
3223 struct SIS_OH *pohRoot; in sisfb_poh_allocate() local3249 pohRoot = pohThis; in sisfb_poh_allocate()3252 pohRoot = sisfb_poh_new_node(memheap); in sisfb_poh_allocate()3253 if(pohRoot == NULL) in sisfb_poh_allocate()3256 pohRoot->offset = pohThis->offset; in sisfb_poh_allocate()3257 pohRoot->size = size; in sisfb_poh_allocate()3266 sisfb_insert_node(pohThis, pohRoot); in sisfb_poh_allocate()3268 return pohRoot; in sisfb_poh_allocate()