Searched refs:ecbptr (Results 1 – 1 of 1) sorted by relevance
213 struct ecb *ecbptr; in aha1740_intr_handle() local232 ecbptr = ecb_dma_to_cpu (host, inl(MBOXIN0(base))); in aha1740_intr_handle()241 if (!ecbptr) { in aha1740_intr_handle()247 SCtmp = ecbptr->SCpnt; in aha1740_intr_handle()269 memcpy(SCtmp->sense_buffer, ecbptr->sense, in aha1740_intr_handle()271 errstatus = aha1740_makecode(ecbptr->sense,ecbptr->status); in aha1740_intr_handle()278 my_done = ecbptr->done; in aha1740_intr_handle()279 memset(ecbptr,0,sizeof(struct ecb)); in aha1740_intr_handle()