TRM_S1040_GEN_CONTROL 1147 drivers/scsi/dc395x.c DC395x_read8(acb, TRM_S1040_GEN_CONTROL), TRM_S1040_GEN_CONTROL 3514 drivers/scsi/dc395x.c wval = DC395x_read16(acb, TRM_S1040_GEN_CONTROL) & 0x7F; TRM_S1040_GEN_CONTROL 3515 drivers/scsi/dc395x.c DC395x_write16(acb, TRM_S1040_GEN_CONTROL, wval); TRM_S1040_GEN_CONTROL 3954 drivers/scsi/dc395x.c outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM), TRM_S1040_GEN_CONTROL 3955 drivers/scsi/dc395x.c io_port + TRM_S1040_GEN_CONTROL); TRM_S1040_GEN_CONTROL 3972 drivers/scsi/dc395x.c outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM), TRM_S1040_GEN_CONTROL 3973 drivers/scsi/dc395x.c io_port + TRM_S1040_GEN_CONTROL); TRM_S1040_GEN_CONTROL 4032 drivers/scsi/dc395x.c outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM), TRM_S1040_GEN_CONTROL 4033 drivers/scsi/dc395x.c io_port + TRM_S1040_GEN_CONTROL); TRM_S1040_GEN_CONTROL 4040 drivers/scsi/dc395x.c outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM), TRM_S1040_GEN_CONTROL 4041 drivers/scsi/dc395x.c io_port + TRM_S1040_GEN_CONTROL); TRM_S1040_GEN_CONTROL 4216 drivers/scsi/dc395x.c bval = DC395x_read8(acb, TRM_S1040_GEN_CONTROL);