Lines Matching refs:virt_bus
187 #define BUS_L2P(a,b) ((b)>(a)->virt_bus ? (b-1):(b))
1603 if ((b != ha->virt_bus && ha->raw[BUS_L2P(ha,b)].lock) ||
1604 (b == ha->virt_bus && t < MAX_HDRIVES && ha->hdr[t].lock))
1658 if (b == ha->virt_bus && nscp->cmnd[0] != INQUIRY &&
1690 } else if (b != ha->virt_bus) {
2725 if (cmndinfo->OpCode == -1 && b != ha->virt_bus) {
3219 if ((b != ha->virt_bus && ha->raw[BUS_L2P(ha, b)].lock) ||
3220 (b == ha->virt_bus && t < MAX_HDRIVES && ha->hdr[t].lock)) {
3251 if (b == ha->virt_bus) {
3295 if (b != ha->virt_bus || ha->hdr[t].heads == 0) {
3643 rsc->hdr_list[i].bus = ha->virt_bus;
3723 rsc->hdr_list[i].bus = ha->virt_bus;
4086 ha->virt_bus = hdr_channel;