Searched refs:tcq_st_ptr (Results 1 – 1 of 1) sorted by relevance
1025 u_short tcq_wr_ptr, tcq_st_ptr, tcq_ed_ptr; local1035 tcq_st_ptr = readw(iadev->seg_reg+TCQ_ST_ADR);1037 printk("tcq_st_ptr = 0x%x tcq_ed_ptr = 0x%x \n", tcq_st_ptr, tcq_ed_ptr);1039 while (tcq_st_ptr != tcq_ed_ptr) {1040 tmp = iadev->seg_ram+tcq_st_ptr;1042 tcq_st_ptr += 2;