Searched refs:pohRoot (Results 1 – 1 of 1) sorted by relevance
3276 struct SIS_OH *pohRoot; in sisfb_poh_allocate() local3302 pohRoot = pohThis; in sisfb_poh_allocate()3305 pohRoot = sisfb_poh_new_node(memheap); in sisfb_poh_allocate()3306 if(pohRoot == NULL) in sisfb_poh_allocate()3309 pohRoot->offset = pohThis->offset; in sisfb_poh_allocate()3310 pohRoot->size = size; in sisfb_poh_allocate()3319 sisfb_insert_node(pohThis, pohRoot); in sisfb_poh_allocate()3321 return pohRoot; in sisfb_poh_allocate()