Home
last modified time | relevance | path

Searched refs:statStg (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/tty/serial/
H A Dicom.c262 struct statusArea *statStg; member
409 if (icom_port->statStg) { in free_port_memory()
412 icom_port->statStg = NULL; in free_port_memory()
452 icom_port->statStg = in get_port_memory()
455 if (!icom_port->statStg) { in get_port_memory()
514 icom_port->statStg->rcv[index].leNext = in get_port_memory()
897 icom_port->statStg->xmit[0].flags = in icom_write()
899 icom_port->statStg->xmit[0].leLength = in icom_write()
903 (unsigned long) icom_port->statStg; in icom_write()
958 icom_port->statStg->xmit[0].flags &= in xmit_interrupt()
[all …]