Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/asr/
H A Dsys_info.h132 struct sysInfo_S { struct
137 uCHAR drive0CMOS; /* CMOS Drive 0 Type */
138 uCHAR drive1CMOS; /* CMOS Drive 1 Type */
139 uCHAR numDrives; /* 0040:0075 contents */
140 uCHAR processorFamily; /* Same as DPTSIG's definition */
141 uCHAR processorType; /* Same as DPTSIG's definition */
142 uCHAR smartROMMajorVersion;
143 uCHAR smartROMMinorVersion; /* SmartROM version */
144 uCHAR smartROMRevision;
145 uSHORT flags; /* See bit definitions above */
[all …]