Go to the documentation of this file.
7 #ifndef _SPARC_JSFLASH_H
8 #define _SPARC_JSFLASH_H
10 #ifndef _SPARC_TYPES_H
11 #include <linux/types.h>
22 #define JSFLASH_IDENT (('F'<<8)|54)
29 #define JSFLASH_ERASE (('F'<<8)|55)
32 #define JSFLASH_PROGRAM (('F'<<8)|56)