Searched refs:SIS_OHALLOC (Results 1 – 2 of 2) sorted by relevance
465 struct SIS_OHALLOC { struct466 struct SIS_OHALLOC *poha_next; argument474 struct SIS_OHALLOC *poha_chain; argument
3229 struct SIS_OHALLOC *poha; in sisfb_poh_new_node()3242 cOhs = (SIS_OH_ALLOC_SIZE - sizeof(struct SIS_OHALLOC)) / sizeof(struct SIS_OH) + 1; in sisfb_poh_new_node()