Searched refs:EN_EEPROM (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 Ddc395x.h581 #define EN_EEPROM 0x10 /* Enable EEPROM programming */ macro
H A Ddc395x.c3955 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM),
3973 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM),
4033 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM),
4041 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM),

Completed in 109 milliseconds