Lines Matching refs:resCount
2746 int resCount; local
2763 resCount = FWOHCI_DMA_READ(db_tr->db[0].db.desc.res) & OHCI_COUNT_MASK;
2769 db_tr->bus_addr, status, resCount);
2771 len = dbch->xferq.psize - resCount;
2835 if (resCount != 0) {
2837 resCount, hlen);
2860 if (resCount != 0) {
2863 resCount, plen, len);
2933 if (resCount == 0) {
2944 resCount = FWOHCI_DMA_READ(db_tr->db[0].db.desc.res)
2949 dbch->buf_offset = dbch->xferq.psize - resCount;
2967 while (resCount == 0) {
2971 resCount = FWOHCI_DMA_READ(db_tr->db[0].db.desc.res)
2976 dbch->buf_offset = dbch->xferq.psize - resCount;