Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dinitio.h560 typedef struct _NVRAM { struct
562 u16 NVM_Signature; /* 0,1: Signature */
563 u8 NVM_Size; /* 2: Size of data structure */
564 u8 NVM_Revision; /* 3: Revision of data structure */
566 u8 NVM_ModelByte0; /* 4: Model number (byte 0) */
567 u8 NVM_ModelByte1; /* 5: Model number (byte 1) */
568 u8 NVM_ModelInfo; /* 6: Model information */
569 u8 NVM_NumOfCh; /* 7: Number of SCSI channel */
570 u8 NVM_BIOSConfig1; /* 8: BIOS configuration 1 */
571 u8 NVM_BIOSConfig2; /* 9: BIOS configuration 2 */
[all …]