struct_kgdb_io man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

STRUCT KGDB_IO(9)		KGDB Internals		     STRUCT KGDB_IO(9)

NAME
       struct_kgdb_io - Describe the interface for an I/O driver to talk with
       KGDB.

SYNOPSIS
       struct kgdb_io {
	 const char * name;
	 int (* read_char) (void);
	 void (* write_char) (u8);
	 void (* flush) (void);
	 int (* init) (void);
	 void (* pre_exception) (void);
	 void (* post_exception) (void);
       };

MEMBERS
       name
	   Name of the I/O driver.

       read_char
	   Pointer to a function that will return one char.

       write_char
	   Pointer to a function that will write one char.

       flush
	   Pointer to a function that will flush any pending writes.

       init
	   Pointer to a function that will initialize the device.

       pre_exception
	   Pointer to a function that will do any prep work for the I/O
	   driver.

       post_exception
	   Pointer to a function that will do any cleanup work for the I/O
	   driver.

AUTHORS
       Jason Wessel <jason.wessel@windriver.com>
	   Author.

       Tom Rini <trini@kernel.crashing.org>
	   Author.

       Amit S. Kale <amitkale@linsyssoft.com>
	   Author.

COPYRIGHT
Kernel Hackers Manual 2.6.	 November 2013		     STRUCT KGDB_IO(9)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net