Searched refs:LastCompletedCCB (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A DBusLogic.h1095 struct BusLogic_CCB *LastCompletedCCB; member in struct:BusLogic_HostAdapter
H A DBusLogic.c1928 HostAdapter->LastCompletedCCB = NULL;
2422 HostAdapter->LastCompletedCCB = CCB;
2424 HostAdapter->LastCompletedCCB->Next = CCB;
2425 HostAdapter->LastCompletedCCB = CCB;
2555 HostAdapter->LastCompletedCCB = NULL;

Completed in 67 milliseconds