Searched refs:TRM_S1040_GEN_CONTROL (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.c1249 DC395x_read8(acb, TRM_S1040_GEN_CONTROL),
3515 wval = DC395x_read16(acb, TRM_S1040_GEN_CONTROL) & 0x7F;
3516 DC395x_write16(acb, TRM_S1040_GEN_CONTROL, wval);
3955 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM),
3956 io_port + TRM_S1040_GEN_CONTROL);
3973 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM),
3974 io_port + TRM_S1040_GEN_CONTROL);
4033 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM),
4034 io_port + TRM_S1040_GEN_CONTROL);
4041 outb((inb(io_port + TRM_S1040_GEN_CONTROL)
[all...]
H A Ddc395x.h579 #define TRM_S1040_GEN_CONTROL 0xD4 /* Global Control */ macro

Completed in 108 milliseconds