Searched refs:ecbptr (Results 1 – 1 of 1) sorted by relevance
232 struct ecb *ecbptr; in aha1740_intr_handle() local251 ecbptr = ecb_dma_to_cpu (host, inl(MBOXIN0(base))); in aha1740_intr_handle()260 if (!ecbptr) { in aha1740_intr_handle()266 SCtmp = ecbptr->SCpnt; in aha1740_intr_handle()288 memcpy(SCtmp->sense_buffer, ecbptr->sense, in aha1740_intr_handle()290 errstatus = aha1740_makecode(ecbptr->sense,ecbptr->status); in aha1740_intr_handle()297 my_done = ecbptr->done; in aha1740_intr_handle()298 memset(ecbptr,0,sizeof(struct ecb)); in aha1740_intr_handle()