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.
2798 and completed the command. Check the select Q and remove the CCB
7514 FlashPoint__StartCCB(void *CardHandle, struct blogic_ccb *CCB) argument
7516 FlashPoint_StartCCB(CardHandle, (struct sccb *)CCB);
7520 FlashPoint__AbortCCB(void *CardHandle, struct blogic_ccb *CCB) argument
7522 FlashPoint_AbortCCB(CardHandle, (struct sccb *)CCB);

Completed in 210 milliseconds