Lines Matching refs:resCount
2747 int resCount; local
2764 resCount = FWOHCI_DMA_READ(db_tr->db[0].db.desc.res) & OHCI_COUNT_MASK;
2770 db_tr->bus_addr, status, resCount);
2772 len = dbch->xferq.psize - resCount;
2836 if (resCount != 0) {
2838 resCount, hlen);
2861 if (resCount != 0) {
2864 resCount, plen, len);
2934 if (resCount == 0) {
2945 resCount = FWOHCI_DMA_READ(db_tr->db[0].db.desc.res)
2950 dbch->buf_offset = dbch->xferq.psize - resCount;
2968 while (resCount == 0) {
2972 resCount = FWOHCI_DMA_READ(db_tr->db[0].db.desc.res)
2977 dbch->buf_offset = dbch->xferq.psize - resCount;