Searched refs:CCB (Results 1 – 5 of 5) sorted by relevance
358 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
18 - 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.
1222 that is moved by the SCRIPTS processor is the 'CCB header' that contains
647 } CCB; member
7543 FlashPoint__StartCCB(void *CardHandle, struct blogic_ccb *CCB) in FlashPoint__StartCCB() argument7545 FlashPoint_StartCCB(CardHandle, (struct sccb *)CCB); in FlashPoint__StartCCB()7549 FlashPoint__AbortCCB(void *CardHandle, struct blogic_ccb *CCB) in FlashPoint__AbortCCB() argument7551 FlashPoint_AbortCCB(CardHandle, (struct sccb *)CCB); in FlashPoint__AbortCCB()