Home
last modified time | relevance | path

Searched refs:bios_segment_table (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dultrastor.c264 static const void *const bios_segment_table[8] = { variable
451 config.bios_segment = bios_segment_table[config_1.bios_segment]; in ultrastor_14f_detect()
559 config.bios_segment = bios_segment_table[config_1 & 7]; in ultrastor_24f_detect()
Du14-34f.c728 unsigned long bios_segment_table[8] = { in port_detect() local
837 sh[j]->base = bios_segment_table[config_1.bios_segment]; in port_detect()