Home
last modified time | relevance | path

Searched defs:bootparam (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sun68k/include/
H A Dmon.h69 struct bootparam { struct
70 char *argPtr[8]; /* String arguments */
71 char strings[100]; /* String table for string arguments */
72 char devName[2]; /* Device name */
73 int ctlrNum; /* Controller number */
74 int unitNum; /* Unit number */
75 int partNum; /* Partition/file number */
76 char *fileName; /* File name, points into strings */
77 struct boottab *bootDevice; /* Defined in saio.h */
/netbsd-src/sys/arch/sun3/include/
H A Dmon.h69 struct bootparam { struct
70 char *argPtr[8]; /* String arguments */
71 char strings[100]; /* String table for string arguments */
72 char devName[2]; /* Device name */
73 int ctlrNum; /* Controller number */
74 int unitNum; /* Unit number */
75 int partNum; /* Partition/file number */
76 char *fileName; /* File name, points into strings */
77 struct boottab *bootDevice; /* Defined in saio.h */