Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dultrastor.c267 static const void *const bios_segment_table[8] = { variable
457 config.bios_segment = bios_segment_table[config_1.bios_segment]; in ultrastor_14f_detect()
569 config.bios_segment = bios_segment_table[config_1 & 7]; in ultrastor_24f_detect()
Du14-34f.c805 unsigned long bios_segment_table[8] = { in port_detect() local
903 sh[j]->base = bios_segment_table[config_1.bios_segment]; in port_detect()