Searched refs:last_tcb (Results 1 – 3 of 3) sorted by relevance
998 bdp->last_tcb = NULL; in e100_open()1832 bdp->last_tcb = NULL; in e100_clear_pools()2331 bdp->last_tcb = tcb; in e100_start_cu()2696 if (bdp->last_tcb) { in e100_exec_non_cu_cmd()2698 if ((bdp->last_tcb->tcb_hdr.cb_status & in e100_exec_non_cu_cmd()3074 bdp->last_tcb = NULL; in e100_isolate_driver()3157 bdp->last_tcb = NULL; in e100_deisolate_driver()4170 if (bdp->last_tcb != NULL) { in e100_non_tx_background()4172 if ((bdp->last_tcb->tcb_hdr.cb_status & in e100_non_tx_background()
356 bdp->last_tcb = NULL; in e100_diag_loopback_cu_ru_exec()
891 tcb_t *last_tcb; /* pointer to last tcb sent */ member