Searched refs:pthis (Results 1 – 1 of 1) sorted by relevance
382 gen_node *pthis; in check_gen_fifo_consistency() local390 for (pthis = pf->phead; in check_gen_fifo_consistency()391 pthis != NULL; in check_gen_fifo_consistency()392 pthis = pthis->link) in check_gen_fifo_consistency()393 if (NULL != pthis->link) in check_gen_fifo_consistency()394 pptail = &pthis->link; in check_gen_fifo_consistency()