Searched refs:dev_state_path (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | xen-scsifront.c | 128 char dev_state_path[64]; member 660 info->dev_state_path, "%d", XenbusStateConnected); in scsifront_sdev_configure() 663 "%s: writing dev_state_path", __func__); in scsifront_sdev_configure() 678 info->dev_state_path, "%d", XenbusStateClosed); in scsifront_sdev_destroy() 681 "%s: writing dev_state_path", __func__); in scsifront_sdev_destroy() 1006 snprintf(info->dev_state_path, sizeof(info->dev_state_path), in scsifront_do_lun_hotplug() 1017 info->dev_state_path, in scsifront_do_lun_hotplug() 1021 "%s: writing dev_state_path", __func__); in scsifront_do_lun_hotplug() 1037 info->dev_state_path, in scsifront_do_lun_hotplug() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | xen-scsifront.c | 131 char dev_state_path[64]; member 748 info->dev_state_path, "%d", XenbusStateConnected); in scsifront_sdev_configure() 751 "%s: writing dev_state_path", __func__); in scsifront_sdev_configure() 766 info->dev_state_path, "%d", XenbusStateClosed); in scsifront_sdev_destroy() 769 "%s: writing dev_state_path", __func__); in scsifront_sdev_destroy() 1081 snprintf(info->dev_state_path, sizeof(info->dev_state_path), in scsifront_do_lun_hotplug() 1092 info->dev_state_path, in scsifront_do_lun_hotplug() 1096 "%s: writing dev_state_path", __func__); in scsifront_do_lun_hotplug() 1112 info->dev_state_path, in scsifront_do_lun_hotplug() [all...] |
Completed in 3 milliseconds