Lines Matching refs:state
277 abr_vc->status |= 0x0001; /* state is idle */
1058 u_short state;
1063 state = readl(iadev->reass_reg + STATE_REG) & 0xffff;
1064 while((state & EXCPQ_EMPTY) != EXCPQ_EMPTY)
1065 { printk("state = %x \n", state);
1067 printk("state = %x excpq_rd_ptr = %x \n", state, excpq_rd_ptr);
1078 state = readl(iadev->reass_reg + STATE_REG) & 0xffff;
1214 u_short state, i;
1227 state = readl(iadev->reass_reg + STATE_REG) & 0xffff;
1229 while(!(state & PCQ_EMPTY))
1232 state = readl(iadev->reass_reg + STATE_REG) & 0xffff;
1278 u_short state;
1364 state = readl(iadev->reass_reg + STATE_REG) & 0xffff;
1365 if (!(state & FREEQ_EMPTY)) {
1366 state = readl(iadev->reass_reg + REASS_MASK_REG) & 0xffff;
1367 writel(state & ~(RX_FREEQ_EMPT |/* RX_EXCP_RCVD |*/ RX_PKT_RCVD),