Searched refs:disconnect_pending (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/irda/
H A Dirlap.h159 __u8 disconnect_pending; member in struct:irlap_cb
291 self->disconnect_pending = FALSE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Dirlap.c442 self->disconnect_pending = TRUE;
457 self->disconnect_pending = TRUE;
990 self->disconnect_pending = FALSE;
H A Dirlap_event.c300 } else if (self->disconnect_pending) {
301 self->disconnect_pending = FALSE;
475 if (self->disconnect_pending)
481 self->disconnect_pending = FALSE;
2061 if (self->disconnect_pending) {

Completed in 164 milliseconds