Searched refs:ecbptr (Results 1 – 1 of 1) sorted by relevance
214 struct ecb *ecbptr; in aha1740_intr_handle() local233 ecbptr = ecb_dma_to_cpu (host, inl(MBOXIN0(base))); in aha1740_intr_handle()242 if (!ecbptr) { in aha1740_intr_handle()248 SCtmp = ecbptr->SCpnt; in aha1740_intr_handle()272 ecbptr->sense, in aha1740_intr_handle()273 sizeof(ecbptr->sense), in aha1740_intr_handle()275 errstatus = aha1740_makecode(ecbptr->sense,ecbptr->status); in aha1740_intr_handle()282 my_done = ecbptr->done; in aha1740_intr_handle()283 memset(ecbptr,0,sizeof(struct ecb)); in aha1740_intr_handle()