Home
last modified time | relevance | path

Searched refs:sdev_id (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/
Dfw_reset.c293 u16 reg16, dev_id, sdev_id; in mlx5_pci_link_toggle() local
306 err = pci_read_config_word(sdev, PCI_DEVICE_ID, &sdev_id); in mlx5_pci_link_toggle()
309 if (sdev_id != dev_id) in mlx5_pci_link_toggle()
/drivers/scsi/aacraid/
Dlinit.c400 tid = sdev_id(sdev); in aac_slave_configure()
454 || !aac->fsa_dev[sdev_id(dev)].valid) { in aac_slave_configure()
523 tid = sdev_id(sdev); in aac_change_queue_depth()
566 get_container_type(aac->fsa_dev[sdev_id(sdev)].type)); in aac_show_raid_level()
587 memcpy(sn, aac->fsa_dev[sdev_id(sdev)].identifier, sizeof(sn)); in aac_show_unique_id()
703 host->host_no, sdev_channel(dev), sdev_id(dev), (int)dev->lun); in aac_eh_abort()
762 host->host_no, sdev_channel(dev), sdev_id(dev), in aac_eh_abort()
Daachba.c2624 u32 cid = sdev_id(sdev); in synchronize_callback()
2740 pmcmd->cid = cpu_to_le32(sdev_id(sdev)); in aac_start_stop()
/drivers/scsi/
Dscsi_error.c2375 target == sdev_id(sdev)) in scsi_report_device_reset()
Dhpsa.c2126 sd->target = sdev_id(sdev); in hpsa_slave_alloc()
2132 sdev_id(sdev), sdev->lun); in hpsa_slave_alloc()
Dncr53c8xx.c4325 cp->phys.select.sel_id = sdev_id(sdev); in ncr_queue_command()
/drivers/scsi/smartpqi/
Dsmartpqi_init.c6416 device->target = sdev_id(sdev); in pqi_slave_alloc()
6423 sdev_id(sdev), sdev->lun); in pqi_slave_alloc()