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