Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Dicom.c150 if (icom_port->statStg) { in free_port_memory()
153 icom_port->statStg = NULL; in free_port_memory()
193 icom_port->statStg = in get_port_memory()
196 if (!icom_port->statStg) { in get_port_memory()
202 (unsigned long) icom_port->statStg); in get_port_memory()
255 icom_port->statStg->rcv[index].leNext = in get_port_memory()
263 icom_port->statStg->rcv[index].leNext = in get_port_memory()
645 ICOM_PORT->statStg->xmit[0].flags = in icom_write()
647 ICOM_PORT->statStg->xmit[0].leLength = in icom_write()
706 icom_port->statStg->xmit[0].flags &= in xmit_interrupt()
[all …]
A Dicom.h228 struct statusArea *statStg; member

Completed in 7 milliseconds