Lines Matching refs:rcv
249 stgAddr = stgAddr + sizeof(icom_port->statStg->rcv[0]);
250 icom_port->statStg->rcv[index].leLength = 0;
251 icom_port->statStg->rcv[index].WorkingLength =
255 icom_port->statStg->rcv[index].leNext =
259 icom_port->statStg->rcv[index].leBuffer =
263 icom_port->statStg->rcv[index].leNext =
267 icom_port->statStg->rcv[index].leBuffer =
270 icom_port->statStg->rcv[index].leNext = 0;
271 icom_port->statStg->rcv[index].leBuffer = 0;
740 status = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].flags);
745 count = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].leLength);
752 cpu_to_le32(icom_port->statStg->rcv[rcv_buff].leBuffer) -
819 icom_port->statStg->rcv[rcv_buff].flags = 0;
820 icom_port->statStg->rcv[rcv_buff].leLength = 0;
821 icom_port->statStg->rcv[rcv_buff].WorkingLength =
828 status = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].flags);
1212 ICOM_PORT->statStg->rcv[rcv_buff].flags = 0;
1213 ICOM_PORT->statStg->rcv[rcv_buff].leLength = 0;
1214 ICOM_PORT->statStg->rcv[rcv_buff].WorkingLength =
1243 (unsigned long) &ICOM_PORT->statStg->rcv[0] -