Searched refs:lastccb (Results 1 – 1 of 1) sorted by relevance
218 struct blogic_ccb *next_ccb = adapter->all_ccbs, *ccb, *lastccb = NULL; in blogic_destroy_ccbs() local224 if (lastccb) in blogic_destroy_ccbs()226 lastccb->allocgrp_size, lastccb, in blogic_destroy_ccbs()227 lastccb->allocgrp_head); in blogic_destroy_ccbs()228 lastccb = ccb; in blogic_destroy_ccbs()231 if (lastccb) in blogic_destroy_ccbs()233 lastccb->allocgrp_size, lastccb, in blogic_destroy_ccbs()234 lastccb->allocgrp_head); in blogic_destroy_ccbs()1917 adapter->lastccb = NULL; in blogic_initadapter()2453 adapter->lastccb = ccb; in blogic_qcompleted_ccb()[all …]