Searched refs:last_cp (Results 1 – 2 of 2) sorted by relevance
1480 if (np->last_cp && np->iarb_count < np->iarb_max) {1481 np->last_cp->host_flags |= HF_HINT_IARB;1486 np->last_cp = cp;3048 if (np->last_cp)3049 np->last_cp = 0;3357 if (cp == np->last_cp) {4833 if (cp == np->last_cp)4834 np->last_cp = 0;
996 struct sym_ccb * last_cp; member