Searched refs:PORT_UNKNOWN (Results 1 - 18 of 18) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dserial.h43 { 0, LASI_BASE_BAUD, -1, 4, ASYNC_SKIP_TEST, 0, PORT_UNKNOWN,}, /* ttyS0 */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dserial.h43 { 0, LASI_BASE_BAUD, -1, 4, ASYNC_SKIP_TEST, 0, PORT_UNKNOWN,}, /* ttyS0 */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/irda/
H A Dirport.h42 #define PORT_UNKNOWN 0 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/irda/
H A Dirport.h42 #define PORT_UNKNOWN 0 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dserial.h64 #define PORT_UNKNOWN 0 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dserial.h64 #define PORT_UNKNOWN 0 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/au1000/common/
H A Dserial.c1447 (new_serial.baud_base < 9600)|| (new_serial.type < PORT_UNKNOWN) ||
1487 if ((state->type != PORT_UNKNOWN) && state->port) {
1505 if ((state->type != PORT_UNKNOWN) && state->port) {
1987 if (info->state->type == PORT_UNKNOWN)
2366 if (!state->port || (state->type == PORT_UNKNOWN)) {
2644 state->type = PORT_UNKNOWN;
2667 if (state->type == PORT_UNKNOWN) {
2722 if ((rs_table[i].type == PORT_UNKNOWN) &&
2753 if (state->type == PORT_UNKNOWN) {
2789 state->type = PORT_UNKNOWN;
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/baget/
H A Dvacserial.c1302 (new_serial.baud_base == 0) || (new_serial.type < PORT_UNKNOWN) ||
1354 if (state->type != PORT_UNKNOWN)
1749 if (info->state->type == PORT_UNKNOWN)
2105 if (!state->port || (state->type == PORT_UNKNOWN)) {
2396 state->type = PORT_UNKNOWN;
2419 if (state->type == PORT_UNKNOWN)
2448 if ((rs_table[i].type == PORT_UNKNOWN) &&
2468 if (state->type == PORT_UNKNOWN) {
2490 state->type = PORT_UNKNOWN;
2523 if (rs_table[i].type != PORT_UNKNOWN)
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dsu.c737 if (info->port == 0 || info->type == PORT_UNKNOWN) {
1832 if (info->type == PORT_UNKNOWN)
2141 if (info->port == 0 || info->type == PORT_UNKNOWN)
2384 info->type = PORT_UNKNOWN;
2433 if (info->type == PORT_UNKNOWN) {
2534 info->type = PORT_UNKNOWN;
2555 if (info->type == PORT_UNKNOWN)
2564 if (info->type == PORT_UNKNOWN)
2582 info->type = PORT_UNKNOWN;
2595 if (info->type == PORT_UNKNOWN)
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dserial.c2140 (new_serial.baud_base < 9600)|| (new_serial.type < PORT_UNKNOWN) ||
2183 if ((state->type != PORT_UNKNOWN) && state->port) {
2206 if ((state->type != PORT_UNKNOWN) && state->port) {
2386 (info->state->type != PORT_UNKNOWN)) {
2884 if (info->state->type == PORT_UNKNOWN)
3262 if (state->type == PORT_UNKNOWN) {
3636 state->type = PORT_UNKNOWN;
3731 state->type = PORT_UNKNOWN;
3807 if (state->type == PORT_UNKNOWN) {
5242 if (state->type != PORT_UNKNOWN)
[all...]
H A Dserial_txx927.c2048 state->type = PORT_UNKNOWN;
2069 if (state->type == PORT_UNKNOWN) {
H A Dgeneric_serial.c1056 sio.type = PORT_UNKNOWN;
H A Distallion.c1990 sio.type = PORT_UNKNOWN;
H A Dstallion.c1512 sio.type = PORT_UNKNOWN;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/8260_io/
H A Duart.c101 * The "type" field is currently set to 0, for PORT_UNKNOWN. It is
1683 if (info->state->type == PORT_UNKNOWN)
1990 if (!state->port || (state->type == PORT_UNKNOWN)) {
2369 state->type = PORT_UNKNOWN;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/8xx_io/
H A Duart.c123 * The "type" field is currently set to 0, for PORT_UNKNOWN. It is
1748 if (info->state->type == PORT_UNKNOWN)
2067 if (!state->port || (state->type == PORT_UNKNOWN)) {
2616 state->type = PORT_UNKNOWN;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A Dserial.c3490 if (!info->port || (info->type == PORT_UNKNOWN)) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsdla_chdlc.c4703 state->type = PORT_UNKNOWN;

Completed in 172 milliseconds