Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Din2000.c1880 static u32 bios_tab[] in2000__INITDATA = { variable
1947 for (bios = 0; bios_tab[bios]; bios++) { in in2000_detect()
1960 else if (probe_bios(bios_tab[bios], &s1, &switches)) { in in2000_detect()
1961 printk("Found IN2000 BIOS at 0x%x ", (unsigned int) bios_tab[bios]); in in2000_detect()