Lines Matching defs:NvRamType
186 struct NvRamType { struct
187 u8 sub_vendor_id[2]; /* 0,1 Sub Vendor ID */
188 u8 sub_sys_id[2]; /* 2,3 Sub System ID */
189 u8 sub_class; /* 4 Sub Class */
190 u8 vendor_id[2]; /* 5,6 Vendor ID */
191 u8 device_id[2]; /* 7,8 Device ID */
192 u8 reserved; /* 9 Reserved */
193 struct NVRamTarget target[DC395x_MAX_SCSI_ID];
200 u8 scsi_id; /* 74 Host Adapter SCSI ID */
201 u8 channel_cfg; /* 75 Channel configuration */
202 u8 delay_time; /* 76 Power on delay time */
203 u8 max_tag; /* 77 Maximum tags */
204 u8 reserved0; /* 78 */
205 u8 boot_target; /* 79 */
206 u8 boot_lun; /* 80 */
207 u8 reserved1; /* 81 */
208 u16 reserved2[22]; /* 82,..125 */
209 u16 cksum; /* 126,127 */