Searched refs:nvramp (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Da100u2w.c88 static struct orc_nvram nvram, *nvramp = &nvram; variable in typeref:struct:
296 np = (u8 *) nvramp;
303 np = (u8 *) nvramp;
307 if (nvramp->CheckSum != (u8) chksum)
331 np1 = (u8 *) nvramp;
540 if (nvramp->revision != 1)
543 host->scsi_id = nvramp->scsi_id;
544 host->BIOScfg = nvramp->BIOSConfig1;
546 ptr = (u8 *) & (nvramp->Target00Config);
552 if (nvramp
[all...]

Completed in 54 milliseconds