Home
last modified time | relevance | path

Searched refs:CCB (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A DFlashPoint.c2602 * Description: Hookup the correct CCB and handle the incoming messages.
2831 and completed the command. Check the select Q and remove the CCB in FPT_sres()
7546 FlashPoint__StartCCB(void *CardHandle, struct blogic_ccb *CCB) in FlashPoint__StartCCB() argument
7548 FlashPoint_StartCCB(CardHandle, (struct sccb *)CCB); in FlashPoint__StartCCB()
7552 FlashPoint__AbortCCB(void *CardHandle, struct blogic_ccb *CCB) in FlashPoint__AbortCCB() argument
7554 FlashPoint_AbortCCB(CardHandle, (struct sccb *)CCB); in FlashPoint__AbortCCB()
/kernel/linux/linux-6.6/drivers/scsi/
H A DFlashPoint.c2570 * Description: Hookup the correct CCB and handle the incoming messages.
2799 and completed the command. Check the select Q and remove the CCB in FPT_sres()
7515 FlashPoint__StartCCB(void *CardHandle, struct blogic_ccb *CCB) in FlashPoint__StartCCB() argument
7517 FlashPoint_StartCCB(CardHandle, (struct sccb *)CCB); in FlashPoint__StartCCB()
7521 FlashPoint__AbortCCB(void *CardHandle, struct blogic_ccb *CCB) in FlashPoint__AbortCCB() argument
7523 FlashPoint_AbortCCB(CardHandle, (struct sccb *)CCB); in FlashPoint__AbortCCB()

Completed in 16 milliseconds