Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Dscsi_device.h477 static inline unsigned int sdev_id(struct scsi_device *sdev) in sdev_id() function
482 #define scmd_id(scmd) sdev_id((scmd)->device)
/Linux-v5.4/drivers/scsi/aacraid/
Dlinit.c398 tid = sdev_id(sdev); in aac_slave_configure()
452 || !aac->fsa_dev[sdev_id(dev)].valid) { in aac_slave_configure()
518 tid = sdev_id(sdev); in aac_change_queue_depth()
561 get_container_type(aac->fsa_dev[sdev_id(sdev)].type)); in aac_show_raid_level()
582 memcpy(sn, aac->fsa_dev[sdev_id(sdev)].identifier, sizeof(sn)); in aac_show_unique_id()
689 host->host_no, sdev_channel(dev), sdev_id(dev), (int)dev->lun); in aac_eh_abort()
744 host->host_no, sdev_channel(dev), sdev_id(dev), in aac_eh_abort()
Daachba.c2622 u32 cid = sdev_id(sdev); in synchronize_callback()
2810 pmcmd->cid = cpu_to_le32(sdev_id(sdev)); in aac_start_stop()
/Linux-v5.4/drivers/scsi/
Dscsi_error.c2311 target == sdev_id(sdev)) in scsi_report_device_reset()
Dhpsa.c2110 sd->target = sdev_id(sdev); in hpsa_slave_alloc()
2116 sdev_id(sdev), sdev->lun); in hpsa_slave_alloc()
Dncr53c8xx.c4353 cp->phys.select.sel_id = sdev_id(sdev); in ncr_queue_command()
/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi_init.c5828 device->target = sdev_id(sdev); in pqi_slave_alloc()
5834 sdev_id(sdev), sdev->lun); in pqi_slave_alloc()