Searched refs:hanum (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dgdth.c381 static gdth_ha_str *gdth_find_ha(int hanum) gdth_find_ha() argument
386 if (hanum == ha->hanum) gdth_find_ha()
1241 TRACE(("gdth_enable_int() hanum %d\n",ha->hanum)); gdth_enable_int()
1298 TRACE(("gdth_test_busy() hanum %d\n", ha->hanum)); gdth_test_busy()
1320 TRACE(("gdth_get_cmd_index() hanum %d\n", ha->hanum)); gdth_get_cmd_index()
1336 TRACE(("gdth_set_sema0() hanum %d\n", ha->hanum)); gdth_set_sema0()
1361 TRACE(("gdth_copy_command() hanum %d\n", ha->hanum)); gdth_copy_command()
1413 TRACE(("gdth_release_event() hanum %d\n", ha->hanum)); gdth_release_event()
1452 TRACE(("gdth_wait() hanum %d index %d time %d\n", ha->hanum, index, time)); gdth_wait()
1571 TRACE(("gdth_search_drives() hanum %d\n", ha->hanum)); gdth_search_drives()
1585 ha->hanum, ha->status); gdth_search_drives()
1628 ha->hanum, ha->status); gdth_search_drives()
1659 printk("GDT-HA %d: Interrupt coalescing activated\n", ha->hanum); gdth_search_drives()
1692 ha->hanum, ha->status); gdth_search_drives()
1710 ha->hanum, ha->status); gdth_search_drives()
1839 ha->hanum, ha->status); gdth_search_drives()
1874 if (reserve_list[i] == ha->hanum && reserve_list[i+1] < ha->bus_cnt && gdth_search_drives()
1883 ha->hanum, ha->status); gdth_search_drives()
1897 ha->hanum, oemstr->text.oem_company_name, ha->binfo.type_string); gdth_search_drives()
1905 ha->hanum, ha->binfo.type_string); gdth_search_drives()
1925 TRACE(("gdth_analyse_hdrive() hanum %d drive %d\n", ha->hanum, hdrive)); gdth_analyse_hdrive()
2034 TRACE(("gdth_next() hanum %d\n", ha->hanum)); gdth_next()
2061 TRACE(("gdth_next() controller %d busy !\n", ha->hanum)); gdth_next()
2240 ha->hanum, nscp->cmnd[0]); gdth_next()
2270 ha->hanum, cmd_index); gdth_next()
2300 ha->hanum); scsi_for_each_sg()
2315 ha->hanum);
3150 ha->dvr.eu.driver.ionode = ha->hanum; __gdth_interrupt()
3162 ha->dvr.eu.driver.ionode = ha->hanum; __gdth_interrupt()
3403 ha->dvr.eu.sync.ionode = ha->hanum; gdth_sync_event()
3594 ha->hanum, ha->service)); gdth_async_event()
3628 ha->dvr.eu.async.ionode = ha->hanum; gdth_async_event()
3633 ha->dvr.eu.async.ionode = ha->hanum; gdth_async_event()
3646 /* gdth_analyse_hdrive(hanum, (u16)ha->info); */ gdth_async_event()
3980 TRACE2(("gdth_bios_param() ha %d bus %d target %d\n", ha->hanum, b, t)); gdth_bios_param()
4638 TRACE2(("gdth_flush() hanum %d\n", ha->hanum)); gdth_flush()
4654 TRACE2(("gdth_flush(): flush ha %d drive %d\n", ha->hanum, i)); gdth_flush()
4731 ha->hanum = gdth_ctr_count++; gdth_isa_probe_one()
4855 ha->hanum = gdth_ctr_count++; gdth_eisa_probe_one()
4858 TRACE2(("EISA detect Bus 0: hanum %d\n", ha->hanum)); gdth_eisa_probe_one()
4991 ha->hanum = gdth_ctr_count++; gdth_pci_probe_one()
5031 printk("GDT-PCI %d: Error during device scan\n", ha->hanum); gdth_pci_probe_one()
5044 "Unable to set 32-bit DMA\n", ha->hanum); gdth_pci_probe_one()
5050 printk("GDT-PCI %d: 64-bit DMA enabled\n", ha->hanum); gdth_pci_probe_one()
5053 "Unable to set 64/32-bit DMA\n", ha->hanum); gdth_pci_probe_one()
H A Dgdth_proc.c13 TRACE2(("gdth_set_info() ha %d\n",ha->hanum,)); gdth_set_info()
39 TRACE2(("gdth_set_asc_info() ha %d\n",ha->hanum)); gdth_set_asc_info()
170 TRACE2(("gdth_get_info() ha %d\n",ha->hanum)); gdth_show_info()
198 ha->hanum, ha->binfo.type_string); gdth_show_info()
540 if (estr->event_data.eu.driver.ionode == ha->hanum && gdth_show_info()
H A Dgdth.h840 u16 hanum; member in struct:__anon9430

Completed in 626 milliseconds