IRCOMM_3_WIRE     568 net/irda/ircomm/ircomm_core.c 	if(self->service_type & IRCOMM_3_WIRE)
IRCOMM_3_WIRE     195 net/irda/ircomm/ircomm_param.c 	else if (service_type & IRCOMM_3_WIRE)
IRCOMM_3_WIRE     196 net/irda/ircomm/ircomm_param.c 		self->settings.service_type = IRCOMM_3_WIRE;
IRCOMM_3_WIRE     459 net/irda/ircomm/ircomm_tty.c 		self->service_type = IRCOMM_3_WIRE | IRCOMM_9_WIRE;
IRCOMM_3_WIRE    1256 net/irda/ircomm/ircomm_tty.c 	else if (self->service_type & IRCOMM_3_WIRE)
IRCOMM_3_WIRE     334 net/irda/ircomm/ircomm_tty_attach.c 	if (self->settings.service_type == IRCOMM_3_WIRE) {