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