Searched refs:wq_recovery_tail (Results 1 – 3 of 3) sorted by relevance
119 pmcs_cmd_t *wq_recovery_tail; /* See below */ member
1990 if (xp->wq_recovery_tail == sp) { in pmcs_SAS_run()1991 xp->wq_recovery_tail = NULL; in pmcs_SAS_run()2321 if (xp->wq_recovery_tail == NULL) { in pmcs_SAS_done()2329 STAILQ_INSERT_AFTER(&xp->wq, xp->wq_recovery_tail, sp, in pmcs_SAS_done()2332 xp->wq_recovery_tail = sp; in pmcs_SAS_done()
6832 xp->wq_recovery_tail = NULL; in pmcs_clear_xp()