Searched refs:ip_port (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dioc3_serial.c136 struct uart_port *ip_port; member in struct:ioc3_port
592 __func__, ((struct uart_port *)port->ip_port)->line,
737 if (!uart_tx_stopped(port->ip_port)) {
1075 if (port->ip_port) {
1076 spin_lock_irqsave(&port->ip_port->lock, pflags);
1077 transmit_chars(port->ip_port);
1078 spin_unlock_irqrestore(&port->ip_port->lock, pflags);
1282 && port->ip_port) {
1284 (port->ip_port, 0);
1475 ((struct uart_port *)port->ip_port)
[all...]
H A Dioc4_serial.c454 struct uart_port *ip_port; /* current active port ptr */ member in struct:ioc4_port
649 && (port->ip_port == uart_port))
763 port->ip_port = the_port;
1467 if (!uart_tx_stopped(port->ip_port)) {
1883 && (port->ip_port)) {
1884 the_port = port->ip_port;
1904 && (port->ip_port)) {
1905 the_port = port->ip_port;
1923 && (port->ip_port)) {
1925 receive_chars(port->ip_port);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h662 int BIO_accept(int sock,char **ip_port);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbio.h662 int BIO_accept(int sock,char **ip_port);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Dbio.h752 int BIO_accept(int sock, char **ip_port);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbio.h752 int BIO_accept(int sock, char **ip_port);

Completed in 369 milliseconds