Lines Matching refs:rcv
262 stgAddr = stgAddr + sizeof(icom_port->statStg->rcv[0]); in get_port_memory()
263 icom_port->statStg->rcv[index].leLength = 0; in get_port_memory()
264 icom_port->statStg->rcv[index].WorkingLength = in get_port_memory()
268 icom_port->statStg->rcv[index].leNext = in get_port_memory()
272 icom_port->statStg->rcv[index].leBuffer = in get_port_memory()
276 icom_port->statStg->rcv[index].leNext = in get_port_memory()
280 icom_port->statStg->rcv[index].leBuffer = in get_port_memory()
283 icom_port->statStg->rcv[index].leNext = 0; in get_port_memory()
284 icom_port->statStg->rcv[index].leBuffer = 0; in get_port_memory()
753 status = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].flags); in recv_interrupt()
758 count = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].leLength); in recv_interrupt()
765 cpu_to_le32(icom_port->statStg->rcv[rcv_buff].leBuffer) - in recv_interrupt()
832 icom_port->statStg->rcv[rcv_buff].flags = 0; in recv_interrupt()
833 icom_port->statStg->rcv[rcv_buff].leLength = 0; in recv_interrupt()
834 icom_port->statStg->rcv[rcv_buff].WorkingLength = in recv_interrupt()
841 status = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].flags); in recv_interrupt()
1225 ICOM_PORT->statStg->rcv[rcv_buff].flags = 0; in icom_set_termios()
1226 ICOM_PORT->statStg->rcv[rcv_buff].leLength = 0; in icom_set_termios()
1227 ICOM_PORT->statStg->rcv[rcv_buff].WorkingLength = in icom_set_termios()
1256 (unsigned long) &ICOM_PORT->statStg->rcv[0] - in icom_set_termios()