Searched refs:SIS_OHALLOC (Results 1 – 2 of 2) sorted by relevance
399 struct SIS_OHALLOC { struct400 struct SIS_OHALLOC *poha_next; argument408 struct SIS_OHALLOC *poha_chain; argument
3225 struct SIS_OHALLOC *poha; in sisfb_poh_new_node()3238 cOhs = (SIS_OH_ALLOC_SIZE - sizeof(struct SIS_OHALLOC)) / sizeof(struct SIS_OH) + 1; in sisfb_poh_new_node()