SN_SAL_SWITCH_TO_ASYNCH
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
sn_sal_switch_to_asynch - Switch to async mode (as opposed to synch)
SYNOPSIS
"SYNOPSIS"
void __init sn_sal_switch_to_asynch (struct sn_cons_port * port);
ARGUMENTS
- port
-
Our sn_cons_port (which contains the uart port)
DESCRIPTION
So this is used by sn_sal_serial_console_init (early on, before we're
registered with serial core). It's also used by sn_sal_module_init
right after we've registered with serial core. The later only happens
if we didn't already come through here via sn_sal_serial_console_init.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:49 GMT, October 09, 2005