Lines Matching refs:rcv
258 stgAddr = stgAddr + sizeof(icom_port->statStg->rcv[0]); in get_port_memory()
259 icom_port->statStg->rcv[index].leLength = 0; in get_port_memory()
260 icom_port->statStg->rcv[index].WorkingLength = in get_port_memory()
264 icom_port->statStg->rcv[index].leNext = in get_port_memory()
268 icom_port->statStg->rcv[index].leBuffer = in get_port_memory()
272 icom_port->statStg->rcv[index].leNext = in get_port_memory()
276 icom_port->statStg->rcv[index].leBuffer = in get_port_memory()
279 icom_port->statStg->rcv[index].leNext = 0; in get_port_memory()
280 icom_port->statStg->rcv[index].leBuffer = 0; in get_port_memory()
742 status = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].flags); in recv_interrupt()
747 count = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].leLength); in recv_interrupt()
755 cpu_to_le32(icom_port->statStg->rcv[rcv_buff].leBuffer) - in recv_interrupt()
822 icom_port->statStg->rcv[rcv_buff].flags = 0; in recv_interrupt()
823 icom_port->statStg->rcv[rcv_buff].leLength = 0; in recv_interrupt()
824 icom_port->statStg->rcv[rcv_buff].WorkingLength = in recv_interrupt()
831 status = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].flags); in recv_interrupt()
1226 ICOM_PORT->statStg->rcv[rcv_buff].flags = 0; in icom_set_termios()
1227 ICOM_PORT->statStg->rcv[rcv_buff].leLength = 0; in icom_set_termios()
1228 ICOM_PORT->statStg->rcv[rcv_buff].WorkingLength = in icom_set_termios()
1257 (unsigned long) &ICOM_PORT->statStg->rcv[0] - in icom_set_termios()