SH_TAILQ_FIRSTP
((head)->stqh_first == -1 ? NULL : SH_TAILQ_FIRSTP(head, type))
SH_TAILQ_FIRSTP(head, type)->field.stqe_prev = \