Lines Matching refs:virt_bus
287 #define BUS_L2P(a,b) ((b)>(a)->virt_bus ? (b-1):(b))
2053 if ((b != ha->virt_bus && ha->raw[BUS_L2P(ha,b)].lock) || in gdth_next()
2054 (b == ha->virt_bus && t < MAX_HDRIVES && ha->hdr[t].lock)) in gdth_next()
2108 if (b == ha->virt_bus && nscp->cmnd[0] != INQUIRY && in gdth_next()
2140 } else if (b != ha->virt_bus) { in gdth_next()
3304 if (cmndinfo->OpCode == -1 && b != ha->virt_bus) { in gdth_sync_event()
3904 if ((b != ha->virt_bus && ha->raw[BUS_L2P(ha, b)].lock) || in gdth_timed_out()
3905 (b == ha->virt_bus && t < MAX_HDRIVES && ha->hdr[t].lock)) { in gdth_timed_out()
3936 if (b == ha->virt_bus) { in gdth_eh_bus_reset()
3980 if (b != ha->virt_bus || ha->hdr[t].heads == 0) { in gdth_bios_param()
4311 rsc->hdr_list[i].bus = ha->virt_bus; in ioc_hdrlist()
4391 rsc->hdr_list[i].bus = ha->virt_bus; in ioc_rescan()
4776 ha->virt_bus = hdr_channel; in gdth_isa_probe_one()
4907 ha->virt_bus = hdr_channel; in gdth_eisa_probe_one()
5035 ha->virt_bus = hdr_channel; in gdth_pci_probe_one()