Searched defs:BusLogic_CCB (Results 1 – 1 of 1) sorted by relevance
825 struct BusLogic_CCB { struct829 enum BusLogic_CCB_Opcode Opcode; /* Byte 0 */ argument830 unsigned char:3; /* Byte 1 Bits 0-2 */854 void (*CallbackFunction) (struct BusLogic_CCB *); /* Bytes 40-43 */ argument868 enum BusLogic_CCB_Status Status; argument872 struct BusLogic_CCB *Next; argument873 struct BusLogic_CCB *NextAll; argument875 ScatterGatherList[BusLogic_ScatterGatherLimit];