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

/linux-master/drivers/scsi/
H A Ddc395x.h547 #define EN_EEPROM 0x10 /* Enable EEPROM programming */ macro
H A Ddc395x.c3884 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM),
3902 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM),
3962 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM),
3970 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM),

Completed in 147 milliseconds