Lines Matching refs:rcv
245 stgAddr = stgAddr + sizeof(icom_port->statStg->rcv[0]); in get_port_memory()
246 icom_port->statStg->rcv[index].leLength = 0; in get_port_memory()
247 icom_port->statStg->rcv[index].WorkingLength = in get_port_memory()
251 icom_port->statStg->rcv[index].leNext = in get_port_memory()
255 icom_port->statStg->rcv[index].leBuffer = in get_port_memory()
259 icom_port->statStg->rcv[index].leNext = in get_port_memory()
263 icom_port->statStg->rcv[index].leBuffer = in get_port_memory()
266 icom_port->statStg->rcv[index].leNext = 0; in get_port_memory()
267 icom_port->statStg->rcv[index].leBuffer = 0; in get_port_memory()
736 status = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].flags); in recv_interrupt()
741 count = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].leLength); in recv_interrupt()
748 cpu_to_le32(icom_port->statStg->rcv[rcv_buff].leBuffer) - in recv_interrupt()
815 icom_port->statStg->rcv[rcv_buff].flags = 0; in recv_interrupt()
816 icom_port->statStg->rcv[rcv_buff].leLength = 0; in recv_interrupt()
817 icom_port->statStg->rcv[rcv_buff].WorkingLength = in recv_interrupt()
824 status = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].flags); in recv_interrupt()
1208 ICOM_PORT->statStg->rcv[rcv_buff].flags = 0; in icom_set_termios()
1209 ICOM_PORT->statStg->rcv[rcv_buff].leLength = 0; in icom_set_termios()
1210 ICOM_PORT->statStg->rcv[rcv_buff].WorkingLength = in icom_set_termios()
1239 (unsigned long) &ICOM_PORT->statStg->rcv[0] - in icom_set_termios()