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