Searched refs:SERPORT_DEAD (Results 1 – 1 of 1) sorted by relevance
33 #define SERPORT_DEAD 3 macro74 set_bit(SERPORT_DEAD, &serport->flags); in serport_serio_close()191 wait_event_interruptible(serport->wait, test_bit(SERPORT_DEAD, &serport->flags)); in serport_ldisc_read()195 clear_bit(SERPORT_DEAD, &serport->flags); in serport_ldisc_read()