IRCOMM_9_WIRE     570 net/irda/ircomm/ircomm_core.c 	if(self->service_type & IRCOMM_9_WIRE)
IRCOMM_9_WIRE     193 net/irda/ircomm/ircomm_param.c 	else if (service_type & IRCOMM_9_WIRE)
IRCOMM_9_WIRE     194 net/irda/ircomm/ircomm_param.c 		self->settings.service_type = IRCOMM_9_WIRE;
IRCOMM_9_WIRE     459 net/irda/ircomm/ircomm_tty.c 		self->service_type = IRCOMM_3_WIRE | IRCOMM_9_WIRE;
IRCOMM_9_WIRE     460 net/irda/ircomm/ircomm_tty.c 		self->settings.service_type = IRCOMM_9_WIRE; /* 9 wire as default */
IRCOMM_9_WIRE    1254 net/irda/ircomm/ircomm_tty.c 	if (self->service_type & IRCOMM_9_WIRE)