Searched refs:wait_ccb (Results 1 – 1 of 1) sorted by relevance
316 struct st_ccb *wait_ccb; member789 if (unlikely(hba->wait_ccb == ccb)) in stex_mu_intr()790 hba->wait_ccb = NULL; in stex_mu_intr()894 if (unlikely(hba->wait_ccb == ccb)) in stex_ss_mu_intr()895 hba->wait_ccb = NULL; in stex_ss_mu_intr()1146 hba->wait_ccb = &hba->ccb[tag]; in stex_abort()1167 if (hba->wait_ccb == NULL) { in stex_abort()1175 hba->wait_ccb->req = NULL; /* nullify the req's future return */ in stex_abort()1176 hba->wait_ccb = NULL; in stex_abort()