Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/scsi/
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
DChangeLog.sym53c8xx18 - In the CCB abort path, do not assume that the CCB is currently
25 handling. If the DSA didn't match a CCB, a bad write to
493 the done queue and returns if some completed CCB is found. If no
494 completed CCB are found, interrupt handling will proceed normally.
Dncr53c8xx.txt1222 that is moved by the SCRIPTS processor is the 'CCB header' that contains
/linux-4.1.27/arch/metag/include/asm/
Dtbx.h647 } CCB; member
/linux-4.1.27/drivers/scsi/
DFlashPoint.c7543 FlashPoint__StartCCB(void *CardHandle, struct blogic_ccb *CCB) in FlashPoint__StartCCB() argument
7545 FlashPoint_StartCCB(CardHandle, (struct sccb *)CCB); in FlashPoint__StartCCB()
7549 FlashPoint__AbortCCB(void *CardHandle, struct blogic_ccb *CCB) in FlashPoint__AbortCCB() argument
7551 FlashPoint_AbortCCB(CardHandle, (struct sccb *)CCB); in FlashPoint__AbortCCB()