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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Di91uscsi.c160 static NVRAM *i91unvramp; variable
407 i91unvramp = &i91unvram;
408 np = (USHORT *) i91unvramp;
414 if (i91unvramp->NVM_Signature != INI_SIGNATURE)
417 np = (USHORT *) i91unvramp;
420 if (i91unvramp->NVM_CheckSum != (USHORT) chksum)
435 i91unvramp = &i91unvram;
444 np1 = (USHORT *) i91unvramp;
462 i91unvramp = &i91unvram;
601 if (i91unvramp
[all...]

Completed in 40 milliseconds