Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.c190 static int gdth_ctr_count = 0; /* controller count */ variable
462 gdth_ctr_count, vendor, device)); in gdth_pci_init_one()
473 if (gdth_ctr_count >= MAXHA) in gdth_pci_init_one()
915 TRACE(("gdth_get_status() irq %d ctr_count %d\n", ha->irq, gdth_ctr_count)); in gdth_get_status()
3815 int cnt = gdth_ctr_count; in gdth_ioctl()
4049 ha->hanum = gdth_ctr_count++; in gdth_pci_probe_one()
4136 gdth_ctr_count--; in gdth_pci_probe_one()
4216 TRACE2(("gdth_detect() %d controller detected\n", gdth_ctr_count)); in gdth_init()

Completed in 6 milliseconds