Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dgdth.c234 static int hdr_channel = 0; variable
249 module_param(hdr_channel, int, 0);
4084 if (hdr_channel < 0 || hdr_channel > ha->bus_cnt) in gdth_pci_probe_one()
4085 hdr_channel = ha->bus_cnt; in gdth_pci_probe_one()
4086 ha->virt_bus = hdr_channel; in gdth_pci_probe_one()
4272 hdr_channel = val; in internal_setup()
H A Dgdth_proc.c204 max_ids, hdr_channel); in gdth_show_info()