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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dioc3_serial.c135 struct uart_port *ip_port; member in struct:ioc3_port
591 __FUNCTION__, ((struct uart_port *)port->ip_port)->line,
736 if (!uart_tx_stopped(port->ip_port)) {
1073 if (port->ip_port) {
1074 spin_lock_irqsave(&port->ip_port->lock, pflags);
1075 transmit_chars(port->ip_port);
1076 spin_unlock_irqrestore(&port->ip_port->lock, pflags);
1280 && port->ip_port) {
1282 (port->ip_port, 0);
1474 ((struct uart_port *)port->ip_port)
[all...]
H A Dioc4_serial.c453 struct uart_port *ip_port; /* current active port ptr */ member in struct:ioc4_port
648 && (port->ip_port == uart_port))
762 port->ip_port = the_port;
1466 if (!uart_tx_stopped(port->ip_port)) {
1880 && (port->ip_port)) {
1881 the_port = port->ip_port;
1901 && (port->ip_port)) {
1902 the_port = port->ip_port;
1920 && (port->ip_port)) {
1922 receive_chars(port->ip_port);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dbio.h594 int BIO_accept(int sock,char **ip_port);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bio/
H A Dbio.h594 int BIO_accept(int sock,char **ip_port);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbio.h662 int BIO_accept(int sock,char **ip_port);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h662 int BIO_accept(int sock,char **ip_port);

Completed in 112 milliseconds