Searched refs:poh_next (Results 1 – 2 of 2) sorted by relevance
3258 poh->poh_next = poh + 1; in sisfb_poh_new_node()3262 poh->poh_next = NULL; in sisfb_poh_new_node()3327 poh->poh_prev->poh_next = poh->poh_next; in sisfb_delete_node()3336 pohList->poh_next = poh; in sisfb_insert_node()3340 poh->poh_next = pohTemp; in sisfb_insert_node()3349 struct SIS_OH *poh_next; in sisfb_poh_free() local3370 poh_prev = poh_next = NULL; in sisfb_poh_free()3378 poh_next = pohThis; in sisfb_poh_free()3387 if(poh_prev && poh_next) { in sisfb_poh_free()3401 if(poh_next) { in sisfb_poh_free()[all …]
459 struct SIS_OH *poh_next; member