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

/linux-master/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
7515 FlashPoint__StartCCB(void *CardHandle, struct blogic_ccb *CCB) argument
7517 FlashPoint_StartCCB(CardHandle, (struct sccb *)CCB);
7521 FlashPoint__AbortCCB(void *CardHandle, struct blogic_ccb *CCB) argument
7523 FlashPoint_AbortCCB(CardHandle, (struct sccb *)CCB);

Completed in 261 milliseconds