Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/
DFlashPoint.c225 struct nvram_info { struct
226 unsigned char niModel; /* Model No. of card */
227 unsigned char niCardNo; /* Card no. */
228 unsigned long niBaseAddr; /* Port Address of card */
229 unsigned char niSysConf; /* Adapter Configuration byte - Byte 16 of eeprom map */
230 unsigned char niScsiConf; /* SCSI Configuration byte - Byte 17 of eeprom map */
231 unsigned char niScamConf; /* SCAM Configuration byte - Byte 20 of eeprom map */
255 struct nvram_info *pNvRamInfo; argument