Searched refs:wait_ccb (Results 1 – 1 of 1) sorted by relevance
330 struct st_ccb *wait_ccb; member839 if (unlikely(hba->wait_ccb == ccb)) in stex_mu_intr()840 hba->wait_ccb = NULL; in stex_mu_intr()944 if (unlikely(hba->wait_ccb == ccb)) in stex_ss_mu_intr()945 hba->wait_ccb = NULL; in stex_ss_mu_intr()1261 hba->wait_ccb = &hba->ccb[tag]; in stex_abort()1290 if (hba->wait_ccb == NULL) { in stex_abort()1298 hba->wait_ccb->req = NULL; /* nullify the req's future return */ in stex_abort()1299 hba->wait_ccb = NULL; in stex_abort()