Lines Matching refs:resCount
2766 int resCount; local
2785 resCount = FWOHCI_DMA_READ(db_tr->db[0].db.desc.res) & OHCI_COUNT_MASK;
2791 db_tr->bus_addr, status, resCount);
2793 len = dbch->xferq.psize - resCount;
2857 if (resCount != 0) {
2859 resCount, hlen);
2882 if (resCount != 0) {
2885 resCount, plen, len);
2957 if (resCount == 0) {
2968 resCount = FWOHCI_DMA_READ(db_tr->db[0].db.desc.res)
2973 dbch->buf_offset = dbch->xferq.psize - resCount;
2991 while (resCount == 0) {
2995 resCount = FWOHCI_DMA_READ(db_tr->db[0].db.desc.res)
3000 dbch->buf_offset = dbch->xferq.psize - resCount;