Home
last modified time | relevance | path

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

/linux/Documentation/scsi/
H A DChangeLog.ncr53c8xx358 Count actual number of CCB queued to the controller (future use).
379 - Add CCB done queue support for Alpha and perhaps some other
441 - New CCB starvation avoiding algorithm.
452 the scripts to jump directly to the CCB on reselection instead
459 Use a simple CALL to a launch script in the CCB.
464 - generalization of the restart of CCB on special condition as
H A Dncr53c8xx.rst1460 that is moved by the SCRIPTS processor is the 'CCB header' that contains
/linux/drivers/scsi/
H A DFlashPoint.c7514 FlashPoint__StartCCB(void *CardHandle, struct blogic_ccb *CCB) in FlashPoint__StartCCB() argument
7516 FlashPoint_StartCCB(CardHandle, (struct sccb *)CCB); in FlashPoint__StartCCB()
7520 FlashPoint__AbortCCB(void *CardHandle, struct blogic_ccb *CCB) in FlashPoint__AbortCCB() argument
7522 FlashPoint_AbortCCB(CardHandle, (struct sccb *)CCB); in FlashPoint__AbortCCB()