Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
toshiba.h File Reference

Go to the source code of this file.

Data Structures

struct  SMMRegisters
 

Macros

#define TOSH_PROC   "/proc/toshiba"
 
#define TOSH_DEVICE   "/dev/toshiba"
 
#define TOSH_SMM   _IOWR('t', 0x90, int) /* broken: meant 24 bytes */
 

Macro Definition Documentation

#define TOSH_DEVICE   "/dev/toshiba"

Definition at line 24 of file toshiba.h.

#define TOSH_PROC   "/proc/toshiba"

Definition at line 23 of file toshiba.h.

#define TOSH_SMM   _IOWR('t', 0x90, int) /* broken: meant 24 bytes */

Definition at line 25 of file toshiba.h.