tty_select
status_t (*tty_select)(struct tty_cookie *cookie, uint8 event,
return gTTYModule->tty_select(fSystemTTYCookie, event, ref, sync);
return gTTYModule->tty_select(fSystemTTYCookie, event, ref, sync);
return gTTYModule->tty_select(cookie, event, ref, sync);
&tty_select,
extern status_t tty_select(tty_cookie *cookie, uint8 event, uint32 ref,