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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Da100u2w.c375 data = inb(host->base + ORC_GCFG);
376 outb(data | EEPRG, host->base + ORC_GCFG); /* Enable EEPROM programming */
380 outb(data, host->base + ORC_GCFG); /* Disable EEPROM programming */
385 outb(data, host->base + ORC_GCFG); /* Disable EEPROM programming */
428 outb(data, host->base + ORC_GCFG); /*Disable EEPROM programming */
437 outb(data, host->base + ORC_GCFG); /* Disable EEPROM programming */
H A Da100u2w.h91 #define ORC_GCFG 0xA2 /* Global Configure */ macro

Completed in 67 milliseconds