R_E_S
bd_status = R_E_S | R_I_S;
bd_status = R_E_S | R_I_S | R_W_S;
while (!((bd_status & (R_E_S)) || (--rx_work_limit < 0))) {
bd->status = cpu_to_be16((bd_status & R_W_S) | R_E_S | R_I_S);
bd_status = R_E_S | R_I_S;
bd_status = R_E_S | R_I_S | R_W_S;