usc_EnableInterrupts  602 drivers/tty/synclink.c void usc_EnableInterrupts( struct mgsl_struct *info, u16 IrqMask );
usc_EnableInterrupts 1886 drivers/tty/synclink.c 	usc_EnableInterrupts(info, IO_PIN);
usc_EnableInterrupts 4984 drivers/tty/synclink.c 	usc_EnableInterrupts(info, MISC);
usc_EnableInterrupts 5365 drivers/tty/synclink.c 		usc_EnableInterrupts( info, RECEIVE_STATUS );
usc_EnableInterrupts 5454 drivers/tty/synclink.c 		usc_EnableInterrupts( info, RECEIVE_STATUS );
usc_EnableInterrupts 5469 drivers/tty/synclink.c 		usc_EnableInterrupts(info, RECEIVE_DATA);
usc_EnableInterrupts 5522 drivers/tty/synclink.c 				usc_EnableInterrupts(info, TRANSMIT_DATA);
usc_EnableInterrupts 5554 drivers/tty/synclink.c 			usc_EnableInterrupts( info, TRANSMIT_STATUS );
usc_EnableInterrupts 6945 drivers/tty/synclink.c 	usc_EnableInterrupts(info, IO_PIN);