Home
last modified time | relevance | path

Searched refs:wait_ccb (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dstex.c330 struct st_ccb *wait_ccb; member
842 if (unlikely(hba->wait_ccb == ccb)) in stex_mu_intr()
843 hba->wait_ccb = NULL; in stex_mu_intr()
947 if (unlikely(hba->wait_ccb == ccb)) in stex_ss_mu_intr()
948 hba->wait_ccb = NULL; in stex_ss_mu_intr()
1264 hba->wait_ccb = &hba->ccb[tag]; in stex_abort()
1293 if (hba->wait_ccb == NULL) { in stex_abort()
1301 hba->wait_ccb->req = NULL; /* nullify the req's future return */ in stex_abort()
1302 hba->wait_ccb = NULL; in stex_abort()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Dstex.c330 struct st_ccb *wait_ccb; member
842 if (unlikely(hba->wait_ccb == ccb)) in stex_mu_intr()
843 hba->wait_ccb = NULL; in stex_mu_intr()
947 if (unlikely(hba->wait_ccb == ccb)) in stex_ss_mu_intr()
948 hba->wait_ccb = NULL; in stex_ss_mu_intr()
1264 hba->wait_ccb = &hba->ccb[tag]; in stex_abort()
1293 if (hba->wait_ccb == NULL) { in stex_abort()
1301 hba->wait_ccb->req = NULL; /* nullify the req's future return */ in stex_abort()
1302 hba->wait_ccb = NULL; in stex_abort()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Dstex.c330 struct st_ccb *wait_ccb; member
842 if (unlikely(hba->wait_ccb == ccb)) in stex_mu_intr()
843 hba->wait_ccb = NULL; in stex_mu_intr()
947 if (unlikely(hba->wait_ccb == ccb)) in stex_ss_mu_intr()
948 hba->wait_ccb = NULL; in stex_ss_mu_intr()
1264 hba->wait_ccb = &hba->ccb[tag]; in stex_abort()
1293 if (hba->wait_ccb == NULL) { in stex_abort()
1301 hba->wait_ccb->req = NULL; /* nullify the req's future return */ in stex_abort()
1302 hba->wait_ccb = NULL; in stex_abort()