Lines Matching defs:bus
1051 int bus, int target, int lun)
1053 device->bus = bus;
1062 int bus;
1078 bus = PQI_EXTERNAL_RAID_VOLUME_BUS;
1082 bus = PQI_RAID_VOLUME_BUS;
1086 pqi_set_bus_target_lun(device, bus, target, lun);
1499 device->bus, device->target, device->lun, status);
1518 rc = scsi_add_device(ctrl_info->scsi_host, device->bus,
1539 ctrl_info->scsi_host->host_no, device->bus,
1552 int bus, int target, int lun)
1557 if (device->bus == bus && device->target == target && device->lun == lun)
1619 "%d:%d:", ctrl_info->scsi_host->host_no, device->bus);
1678 existing_device->bus = new_device->bus;
1898 device->bus, device->target,
2656 path, ctrl_info->scsi_host->host_no, device->bus,
2738 ctrl_info->scsi_host->host_no, device->bus, device->target, device->lun);
2746 sshdr.ascq, ctrl_info->scsi_host->host_no, device->bus, device->target, device->lun);
5761 shost->host_no, device->bus, device->target, device->lun);
5779 shost->host_no, device->bus, device->target, device->lun,
5885 pciinfo.domain = pci_domain_nr(pci_dev->bus);
5886 pciinfo.bus = pci_dev->bus->number;
6389 device->bus, device->target,
7558 /* Enable bus mastering. */