Lines Matching refs:virt_bus
286 #define BUS_L2P(a,b) ((b)>(a)->virt_bus ? (b-1):(b))
2052 if ((b != ha->virt_bus && ha->raw[BUS_L2P(ha,b)].lock) || in gdth_next()
2053 (b == ha->virt_bus && t < MAX_HDRIVES && ha->hdr[t].lock)) in gdth_next()
2107 if (b == ha->virt_bus && nscp->cmnd[0] != INQUIRY && in gdth_next()
2139 } else if (b != ha->virt_bus) { in gdth_next()
3305 if (cmndinfo->OpCode == -1 && b != ha->virt_bus) { in gdth_sync_event()
3906 if ((b != ha->virt_bus && ha->raw[BUS_L2P(ha, b)].lock) || in gdth_timed_out()
3907 (b == ha->virt_bus && t < MAX_HDRIVES && ha->hdr[t].lock)) { in gdth_timed_out()
3938 if (b == ha->virt_bus) { in gdth_eh_bus_reset()
3982 if (b != ha->virt_bus || ha->hdr[t].heads == 0) { in gdth_bios_param()
4313 rsc->hdr_list[i].bus = ha->virt_bus; in ioc_hdrlist()
4393 rsc->hdr_list[i].bus = ha->virt_bus; in ioc_rescan()
4778 ha->virt_bus = hdr_channel; in gdth_isa_probe_one()
4909 ha->virt_bus = hdr_channel; in gdth_eisa_probe_one()
5037 ha->virt_bus = hdr_channel; in gdth_pci_probe_one()